[==========] 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:08:15.076539  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:38725
I20260709 12:08:15.078150  4444 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:08:15.079243  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:15.095639  4450 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:08:15.096755  4453 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:08:15.098266  4444 server_base.cc:1061] running on GCE node
W20260709 12:08:15.095712  4451 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:08:16.315963  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:16.316212  4444 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:08:16.316366  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598896316351 us; error 0 us; skew 500 ppm
I20260709 12:08:16.317233  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:16.322770  4444 webserver.cc:533] Webserver started at http://127.4.87.62:36653/ using document root <none> and password file <none>
I20260709 12:08:16.323619  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:16.323817  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:16.324234  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:16.330384  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "0a7ca38df1d248f8b98af6ee7a69a976"
format_stamp: "Formatted at 2026-07-09 12:08:16 on dist-test-slave-px1m"
I20260709 12:08:16.339035  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:08:16.344986  4459 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:08:16.346375  4444 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:08:16.346712  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "0a7ca38df1d248f8b98af6ee7a69a976"
format_stamp: "Formatted at 2026-07-09 12:08:16 on dist-test-slave-px1m"
I20260709 12:08:16.347036  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-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:08:16.407243  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:16.408830  4444 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:08:16.409276  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:16.483965  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:38725
I20260709 12:08:16.484208  4510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:38725 every 8 connection(s)
I20260709 12:08:16.492354  4511 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:08:16.514721  4511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976: Bootstrap starting.
I20260709 12:08:16.521380  4511 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.523458  4511 log.cc:826] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976: Log is configured to *not* fsync() on all Append() calls
I20260709 12:08:16.528527  4511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976: No bootstrap required, opened a new log
I20260709 12:08:16.549533  4511 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7ca38df1d248f8b98af6ee7a69a976" member_type: VOTER }
I20260709 12:08:16.550208  4511 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.550523  4511 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7ca38df1d248f8b98af6ee7a69a976, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.551460  4511 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a7ca38df1d248f8b98af6ee7a69a976" member_type: VOTER }
I20260709 12:08:16.551992  4511 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:16.552281  4511 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:16.552655  4511 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.556866  4511 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7ca38df1d248f8b98af6ee7a69a976" member_type: VOTER }
I20260709 12:08:16.557691  4511 leader_election.cc:304] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [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: 0a7ca38df1d248f8b98af6ee7a69a976; no voters: 
I20260709 12:08:16.559437  4511 leader_election.cc:290] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:16.559819  4514 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.562119  4514 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 1 LEADER]: Becoming Leader. State: Replica: 0a7ca38df1d248f8b98af6ee7a69a976, State: Running, Role: LEADER
I20260709 12:08:16.563114  4514 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [LEADER]: Queue going to LEADER mode. State: All 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: "0a7ca38df1d248f8b98af6ee7a69a976" member_type: VOTER }
I20260709 12:08:16.564181  4511 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:16.575177  4516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a7ca38df1d248f8b98af6ee7a69a976. Latest consensus state: current_term: 1 leader_uuid: "0a7ca38df1d248f8b98af6ee7a69a976" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7ca38df1d248f8b98af6ee7a69a976" member_type: VOTER } }
I20260709 12:08:16.576028  4516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:16.577270  4515 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a7ca38df1d248f8b98af6ee7a69a976" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7ca38df1d248f8b98af6ee7a69a976" member_type: VOTER } }
I20260709 12:08:16.578061  4515 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:16.581053  4524 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:16.592959  4524 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:16.601917  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:16.613765  4524 catalog_manager.cc:1383] Generated new cluster ID: c1277aa004bc44fba831e190d16acc79
I20260709 12:08:16.614087  4524 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:16.627884  4524 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:16.629705  4524 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:16.648146  4524 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976: Generated new TSK 0
I20260709 12:08:16.649286  4524 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:16.672426  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:16.682986  4533 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:08:16.684893  4534 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:08:16.687911  4536 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:08:16.688105  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:16.689019  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:16.689214  4444 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:08:16.689448  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598896689410 us; error 0 us; skew 500 ppm
I20260709 12:08:16.690110  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:16.694345  4444 webserver.cc:533] Webserver started at http://127.4.87.1:43717/ using document root <none> and password file <none>
I20260709 12:08:16.694940  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:16.695153  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:16.695477  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:16.696689  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
format_stamp: "Formatted at 2026-07-09 12:08:16 on dist-test-slave-px1m"
I20260709 12:08:16.704005  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:08:16.708398  4541 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:08:16.709352  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:08:16.709725  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
format_stamp: "Formatted at 2026-07-09 12:08:16 on dist-test-slave-px1m"
I20260709 12:08:16.710103  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-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:08:16.729310  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:16.730731  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:16.733727  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:16.738032  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:16.738317  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:16.738601  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:16.738808  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:16.847817  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:36711
I20260709 12:08:16.847893  4603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:36711 every 8 connection(s)
I20260709 12:08:16.856101  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:16.869237  4608 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:08:16.879417  4609 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:08:16.880671  4611 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:08:16.881862  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:16.885383  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:16.885742  4444 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:08:16.885759  4604 heartbeater.cc:344] Connected to a master server at 127.4.87.62:38725
I20260709 12:08:16.886003  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598896885978 us; error 0 us; skew 500 ppm
I20260709 12:08:16.886399  4604 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:16.886847  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:16.887585  4604 heartbeater.cc:507] Master 127.4.87.62:38725 requested a full tablet report, sending...
I20260709 12:08:16.891283  4476 ts_manager.cc:194] Registered new tserver with Master: 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711)
I20260709 12:08:16.891311  4444 webserver.cc:533] Webserver started at http://127.4.87.2:34881/ using document root <none> and password file <none>
I20260709 12:08:16.892134  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:16.892436  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:16.892832  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:16.893815  4476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37356
I20260709 12:08:16.894791  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "0828e797204f4d5389dd3c607cada24d"
format_stamp: "Formatted at 2026-07-09 12:08:16 on dist-test-slave-px1m"
I20260709 12:08:16.903097  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.010s	sys 0.000s
I20260709 12:08:16.909089  4616 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:08:16.910084  4444 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:08:16.910468  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "0828e797204f4d5389dd3c607cada24d"
format_stamp: "Formatted at 2026-07-09 12:08:16 on dist-test-slave-px1m"
I20260709 12:08:16.910872  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-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:08:16.928036  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:16.929956  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:16.933084  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:16.937732  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:16.938105  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:16.938458  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:16.938714  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:17.036470  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:44079
I20260709 12:08:17.036633  4678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:44079 every 8 connection(s)
I20260709 12:08:17.046837  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:17.054883  4682 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:08:17.056985  4683 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:08:17.057907  4679 heartbeater.cc:344] Connected to a master server at 127.4.87.62:38725
I20260709 12:08:17.058347  4679 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:17.059480  4679 heartbeater.cc:507] Master 127.4.87.62:38725 requested a full tablet report, sending...
I20260709 12:08:17.062641  4476 ts_manager.cc:194] Registered new tserver with Master: 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:17.064530  4476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37362
W20260709 12:08:17.065490  4685 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:08:17.066915  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:17.068005  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:17.068274  4444 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:08:17.068480  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598897068463 us; error 0 us; skew 500 ppm
I20260709 12:08:17.069216  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:17.072104  4444 webserver.cc:533] Webserver started at http://127.4.87.3:41405/ using document root <none> and password file <none>
I20260709 12:08:17.072760  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:17.073019  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:17.073333  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:17.074905  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
format_stamp: "Formatted at 2026-07-09 12:08:17 on dist-test-slave-px1m"
I20260709 12:08:17.081404  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:08:17.085250  4690 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:08:17.086182  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:08:17.086632  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
format_stamp: "Formatted at 2026-07-09 12:08:17 on dist-test-slave-px1m"
I20260709 12:08:17.087077  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598894903911-4444-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:08:17.112421  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:17.113986  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:17.115491  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:17.118700  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:17.118978  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:17.119264  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:17.119470  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:17.219736  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:46715
I20260709 12:08:17.219830  4752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:46715 every 8 connection(s)
I20260709 12:08:17.238157  4753 heartbeater.cc:344] Connected to a master server at 127.4.87.62:38725
I20260709 12:08:17.238546  4753 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:17.239351  4753 heartbeater.cc:507] Master 127.4.87.62:38725 requested a full tablet report, sending...
I20260709 12:08:17.241577  4476 ts_manager.cc:194] Registered new tserver with Master: 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:17.242303  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016864725s
I20260709 12:08:17.243335  4476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37378
I20260709 12:08:17.297983  4476 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37390:
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:08:17.302102  4476 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:08:17.435781  4716 tablet_service.cc:1511] Processing CreateTablet for tablet b480ba6305c448e1b53cfc5bc71fe93d (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:17.437431  4717 tablet_service.cc:1511] Processing CreateTablet for tablet c490424d20634a94ba9fb485ede9b977 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:17.437868  4715 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff6e9f950dc4676ba9639e35634a60f (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:17.440790  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b480ba6305c448e1b53cfc5bc71fe93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.443207  4718 tablet_service.cc:1511] Processing CreateTablet for tablet 13055413cf4342bb97a338c8f60c7deb (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:17.443734  4715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff6e9f950dc4676ba9639e35634a60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.446637  4718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13055413cf4342bb97a338c8f60c7deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.448017  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c490424d20634a94ba9fb485ede9b977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.455617  4644 tablet_service.cc:1511] Processing CreateTablet for tablet 13055413cf4342bb97a338c8f60c7deb (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:17.459585  4643 tablet_service.cc:1511] Processing CreateTablet for tablet c490424d20634a94ba9fb485ede9b977 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:17.461206  4641 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff6e9f950dc4676ba9639e35634a60f (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:17.463181  4643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c490424d20634a94ba9fb485ede9b977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.463640  4642 tablet_service.cc:1511] Processing CreateTablet for tablet b480ba6305c448e1b53cfc5bc71fe93d (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:17.466638  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13055413cf4342bb97a338c8f60c7deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.468065  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b480ba6305c448e1b53cfc5bc71fe93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.471163  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff6e9f950dc4676ba9639e35634a60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.471547  4640 tablet_service.cc:1511] Processing CreateTablet for tablet a3aaed4eb3ed4c0c8d311d7c355b1783 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:17.475209  4640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3aaed4eb3ed4c0c8d311d7c355b1783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.478566  4714 tablet_service.cc:1511] Processing CreateTablet for tablet a3aaed4eb3ed4c0c8d311d7c355b1783 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:17.481515  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3aaed4eb3ed4c0c8d311d7c355b1783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.504891  4568 tablet_service.cc:1511] Processing CreateTablet for tablet c490424d20634a94ba9fb485ede9b977 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:17.506480  4569 tablet_service.cc:1511] Processing CreateTablet for tablet 13055413cf4342bb97a338c8f60c7deb (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:17.511973  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c490424d20634a94ba9fb485ede9b977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.510317  4639 tablet_service.cc:1511] Processing CreateTablet for tablet 98856f6b2c4545e995e69d972615415c (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:17.514371  4639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98856f6b2c4545e995e69d972615415c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.517207  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13055413cf4342bb97a338c8f60c7deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.520259  4713 tablet_service.cc:1511] Processing CreateTablet for tablet 98856f6b2c4545e995e69d972615415c (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:17.523341  4567 tablet_service.cc:1511] Processing CreateTablet for tablet b480ba6305c448e1b53cfc5bc71fe93d (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:17.527205  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b480ba6305c448e1b53cfc5bc71fe93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.527460  4713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98856f6b2c4545e995e69d972615415c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.532609  4566 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff6e9f950dc4676ba9639e35634a60f (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:17.535171  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff6e9f950dc4676ba9639e35634a60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.553192  4565 tablet_service.cc:1511] Processing CreateTablet for tablet a3aaed4eb3ed4c0c8d311d7c355b1783 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:17.561854  4563 tablet_service.cc:1511] Processing CreateTablet for tablet ea57139b74d440e1a99b9792a3777dff (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:17.564107  4564 tablet_service.cc:1511] Processing CreateTablet for tablet 98856f6b2c4545e995e69d972615415c (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:17.565341  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3aaed4eb3ed4c0c8d311d7c355b1783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.571098  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea57139b74d440e1a99b9792a3777dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.573685  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98856f6b2c4545e995e69d972615415c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:08:17.601438  4523 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:17.613670  4772 tablet_bootstrap.cc:492] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:17.621021  4712 tablet_service.cc:1511] Processing CreateTablet for tablet ea57139b74d440e1a99b9792a3777dff (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:17.624121  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea57139b74d440e1a99b9792a3777dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.619876  4642 tablet_service.cc:1511] Processing CreateTablet for tablet ea57139b74d440e1a99b9792a3777dff (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:17.636623  4562 tablet_service.cc:1511] Processing CreateTablet for tablet cd9a81c4236d47519e981184305fc7c7 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:17.640260  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a81c4236d47519e981184305fc7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.653949  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea57139b74d440e1a99b9792a3777dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.688925  4638 tablet_service.cc:1511] Processing CreateTablet for tablet cd9a81c4236d47519e981184305fc7c7 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:17.691474  4638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a81c4236d47519e981184305fc7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.715144  4711 tablet_service.cc:1511] Processing CreateTablet for tablet cd9a81c4236d47519e981184305fc7c7 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:17.717690  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a81c4236d47519e981184305fc7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.720265  4774 tablet_bootstrap.cc:492] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:17.730149  4772 tablet_bootstrap.cc:654] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.742257  4644 tablet_service.cc:1511] Processing CreateTablet for tablet 378a13b234694836bbffb95ba5c85f39 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:17.744400  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378a13b234694836bbffb95ba5c85f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.723241  4566 tablet_service.cc:1511] Processing CreateTablet for tablet 378a13b234694836bbffb95ba5c85f39 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:17.745045  4717 tablet_service.cc:1511] Processing CreateTablet for tablet 378a13b234694836bbffb95ba5c85f39 (DEFAULT_TABLE table=test-workload [id=7acebd08cbc3450ba48513bec6712c18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:17.745515  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378a13b234694836bbffb95ba5c85f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.746239  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378a13b234694836bbffb95ba5c85f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:17.760337  4773 tablet_bootstrap.cc:492] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:17.789809  4774 tablet_bootstrap.cc:654] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.796463  4773 tablet_bootstrap.cc:654] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.798713  4772 tablet_bootstrap.cc:492] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:17.799269  4772 ts_tablet_manager.cc:1403] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.008s
I20260709 12:08:17.812963  4772 raft_consensus.cc:359] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.814077  4772 raft_consensus.cc:385] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.814458  4772 raft_consensus.cc:740] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.815471  4772 consensus_queue.cc:260] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.818990  4679 heartbeater.cc:499] Master 127.4.87.62:38725 was elected leader, sending a full tablet report...
I20260709 12:08:17.821027  4773 tablet_bootstrap.cc:492] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:17.821516  4773 ts_tablet_manager.cc:1403] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.000s
I20260709 12:08:17.823781  4774 tablet_bootstrap.cc:492] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:17.824286  4774 ts_tablet_manager.cc:1403] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.010s
I20260709 12:08:17.824752  4773 raft_consensus.cc:359] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.825495  4773 raft_consensus.cc:385] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.825793  4773 raft_consensus.cc:740] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.826524  4773 consensus_queue.cc:260] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.828112  4774 raft_consensus.cc:359] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.828904  4774 raft_consensus.cc:385] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.829227  4774 raft_consensus.cc:740] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.830060  4774 consensus_queue.cc:260] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.837775  4772 ts_tablet_manager.cc:1434] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 12:08:17.839289  4772 tablet_bootstrap.cc:492] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:17.844924  4778 raft_consensus.cc:493] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:17.845492  4778 raft_consensus.cc:515] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.848835  4778 leader_election.cc:290] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:17.874945  4773 ts_tablet_manager.cc:1434] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.053s	user 0.022s	sys 0.028s
I20260709 12:08:17.875375  4604 heartbeater.cc:499] Master 127.4.87.62:38725 was elected leader, sending a full tablet report...
I20260709 12:08:17.875629  4774 ts_tablet_manager.cc:1434] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.020s
I20260709 12:08:17.876003  4773 tablet_bootstrap.cc:492] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:17.876312  4753 heartbeater.cc:499] Master 127.4.87.62:38725 was elected leader, sending a full tablet report...
I20260709 12:08:17.876883  4774 tablet_bootstrap.cc:492] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:17.883021  4773 tablet_bootstrap.cc:654] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.887137  4774 tablet_bootstrap.cc:654] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.895658  4773 tablet_bootstrap.cc:492] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:17.896189  4773 ts_tablet_manager.cc:1403] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:08:17.899102  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:17.899900  4773 raft_consensus.cc:359] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.900738  4773 raft_consensus.cc:385] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.901064  4773 raft_consensus.cc:740] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.901602  4774 tablet_bootstrap.cc:492] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
W20260709 12:08:17.901510  4620 leader_election.cc:343] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:17.902235  4774 ts_tablet_manager.cc:1403] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260709 12:08:17.901820  4773 consensus_queue.cc:260] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.902592  4772 tablet_bootstrap.cc:654] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.904171  4773 ts_tablet_manager.cc:1434] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:08:17.905592  4774 raft_consensus.cc:359] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.906441  4774 raft_consensus.cc:385] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.906803  4774 raft_consensus.cc:740] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.907624  4774 consensus_queue.cc:260] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.910125  4773 tablet_bootstrap.cc:492] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:17.910244  4774 ts_tablet_manager.cc:1434] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:08:17.911414  4774 tablet_bootstrap.cc:492] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:17.917547  4773 tablet_bootstrap.cc:654] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.921710  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
W20260709 12:08:17.924018  4619 leader_election.cc:343] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:17.925355  4619 leader_election.cc:304] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d; no voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:17.926443  4778 raft_consensus.cc:2749] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:17.927240  4774 tablet_bootstrap.cc:654] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.935019  4772 tablet_bootstrap.cc:492] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:17.935741  4772 ts_tablet_manager.cc:1403] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.003s
I20260709 12:08:17.939707  4772 raft_consensus.cc:359] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.945577  4772 raft_consensus.cc:385] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.945887  4772 raft_consensus.cc:740] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.946545  4772 consensus_queue.cc:260] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.948449  4772 ts_tablet_manager.cc:1434] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:08:17.949488  4772 tablet_bootstrap.cc:492] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:17.954721  4772 tablet_bootstrap.cc:654] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.955030  4774 tablet_bootstrap.cc:492] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:17.955073  4773 tablet_bootstrap.cc:492] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:17.955596  4774 ts_tablet_manager.cc:1403] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.015s
I20260709 12:08:17.955664  4773 ts_tablet_manager.cc:1403] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.012s
I20260709 12:08:17.958877  4773 raft_consensus.cc:359] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.959715  4773 raft_consensus.cc:385] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.960103  4773 raft_consensus.cc:740] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.960788  4773 consensus_queue.cc:260] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.960836  4774 raft_consensus.cc:359] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.961926  4774 raft_consensus.cc:385] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.962479  4778 raft_consensus.cc:493] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:17.963935  4773 ts_tablet_manager.cc:1434] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:08:17.963637  4778 raft_consensus.cc:515] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.966646  4778 leader_election.cc:290] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:17.967154  4774 raft_consensus.cc:740] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.967295  4772 tablet_bootstrap.cc:492] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:17.967187  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:17.967738  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:17.968021  4772 ts_tablet_manager.cc:1403] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 12:08:17.968073  4579 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:17.968199  4774 consensus_queue.cc:260] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.969787  4619 leader_election.cc:304] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:17.968328  4728 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:17.971387  4772 raft_consensus.cc:359] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.972139  4772 raft_consensus.cc:385] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:17.972445  4772 raft_consensus.cc:740] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:17.973830  4772 consensus_queue.cc:260] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:17.972592  4778 raft_consensus.cc:2804] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:17.974995  4778 raft_consensus.cc:493] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:17.975497  4778 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:17.976917  4754 tablet.cc:2406] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:08:17.972505  4773 tablet_bootstrap.cc:492] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:17.985267  4774 ts_tablet_manager.cc:1434] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:08:17.987151  4772 ts_tablet_manager.cc:1434] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 12:08:17.988201  4772 tablet_bootstrap.cc:492] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:17.988890  4774 tablet_bootstrap.cc:492] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:17.995850  4772 tablet_bootstrap.cc:654] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.988389  4773 tablet_bootstrap.cc:654] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:17.997501  4774 tablet_bootstrap.cc:654] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.005256  4774 tablet_bootstrap.cc:492] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:18.006731  4772 tablet_bootstrap.cc:492] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:18.007043  4773 tablet_bootstrap.cc:492] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:18.007606  4772 ts_tablet_manager.cc:1403] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 12:08:18.007633  4773 ts_tablet_manager.cc:1403] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260709 12:08:18.009770  4778 raft_consensus.cc:515] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.012100  4778 leader_election.cc:290] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.011245  4773 raft_consensus.cc:359] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.012681  4773 raft_consensus.cc:385] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.012892  4774 ts_tablet_manager.cc:1403] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.012s
I20260709 12:08:18.013006  4773 raft_consensus.cc:740] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.013972  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.014065  4773 consensus_queue.cc:260] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.014609  4579 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.015926  4774 raft_consensus.cc:359] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.016695  4774 raft_consensus.cc:385] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.016987  4774 raft_consensus.cc:740] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.017714  4774 consensus_queue.cc:260] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.017956  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.022957  4728 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.023140  4774 ts_tablet_manager.cc:1434] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:08:18.024247  4774 tablet_bootstrap.cc:492] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:18.025105  4779 raft_consensus.cc:493] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.025632  4779 raft_consensus.cc:515] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.028878  4779 leader_election.cc:290] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.011111  4772 raft_consensus.cc:359] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.030670  4772 raft_consensus.cc:385] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.041009  4773 ts_tablet_manager.cc:1434] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:08:18.039849  4772 raft_consensus.cc:740] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.051487  4773 tablet_bootstrap.cc:492] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:18.053328  4774 tablet_bootstrap.cc:654] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.054472  4772 consensus_queue.cc:260] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.060285  4772 ts_tablet_manager.cc:1434] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 12:08:18.068885  4772 tablet_bootstrap.cc:492] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:18.073560  4778 raft_consensus.cc:493] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.074057  4778 raft_consensus.cc:515] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.073233  4773 tablet_bootstrap.cc:654] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.076740  4778 leader_election.cc:290] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.078819  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.081611  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.082551  4578 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
W20260709 12:08:18.086262  4620 leader_election.cc:343] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.088811  4619 leader_election.cc:304] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:18.090134  4778 raft_consensus.cc:2804] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.090674  4778 raft_consensus.cc:493] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.092088  4778 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.093717  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.099403  4772 tablet_bootstrap.cc:654] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:18.101539  4545 leader_election.cc:343] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.103535  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
I20260709 12:08:18.105610  4579 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.105640  4778 raft_consensus.cc:515] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.107110  4654 raft_consensus.cc:2393] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in current term 1: Already voted for candidate 0828e797204f4d5389dd3c607cada24d in this term.
I20260709 12:08:18.107857  4778 leader_election.cc:290] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.106745  4728 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.112026  4773 tablet_bootstrap.cc:492] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:18.112649  4773 ts_tablet_manager.cc:1403] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260709 12:08:18.112933  4774 tablet_bootstrap.cc:492] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:18.112805  4619 leader_election.cc:304] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.113402  4774 ts_tablet_manager.cc:1403] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.023s
I20260709 12:08:18.114275  4780 raft_consensus.cc:493] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.114742  4780 raft_consensus.cc:515] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.117053  4774 raft_consensus.cc:359] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.117864  4774 raft_consensus.cc:385] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.118170  4774 raft_consensus.cc:740] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.118925  4774 consensus_queue.cc:260] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.117343  4773 raft_consensus.cc:359] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.119803  4773 raft_consensus.cc:385] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.120111  4773 raft_consensus.cc:740] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.120908  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.121167  4778 raft_consensus.cc:2804] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.120867  4773 consensus_queue.cc:260] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.121546  4728 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.121886  4778 raft_consensus.cc:697] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:18.122745  4778 consensus_queue.cc:237] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.125138  4773 ts_tablet_manager.cc:1434] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:08:18.129786  4542 leader_election.cc:304] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:18.134991  4779 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.136122  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.125231  4780 leader_election.cc:290] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.137953  4780 raft_consensus.cc:493] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.138471  4780 raft_consensus.cc:515] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.142073  4780 leader_election.cc:290] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.142580  4779 raft_consensus.cc:2749] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:18.132630  4728 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.146993  4773 tablet_bootstrap.cc:492] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:18.150561  4474 catalog_manager.cc:5697] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.160521  4620 leader_election.cc:304] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:18.155476  4579 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.161479  4778 raft_consensus.cc:2804] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.162031  4778 raft_consensus.cc:697] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:18.162866  4778 consensus_queue.cc:237] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.169080  4774 ts_tablet_manager.cc:1434] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.021s
I20260709 12:08:18.170236  4774 tablet_bootstrap.cc:492] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:18.180260  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.181070  4578 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 0.
I20260709 12:08:18.182567  4693 leader_election.cc:304] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.180248  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.183779  4579 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 0.
I20260709 12:08:18.185084  4693 leader_election.cc:304] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.185803  4799 raft_consensus.cc:2804] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.185920  4780 raft_consensus.cc:2804] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.186076  4774 tablet_bootstrap.cc:654] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.186298  4780 raft_consensus.cc:493] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.186767  4780 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.186272  4799 raft_consensus.cc:493] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.188463  4799 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.192978  4774 tablet_bootstrap.cc:492] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:18.193470  4774 ts_tablet_manager.cc:1403] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 12:08:18.194888  4780 raft_consensus.cc:515] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.196451  4774 raft_consensus.cc:359] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.197182  4774 raft_consensus.cc:385] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.197459  4774 raft_consensus.cc:740] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.198170  4774 consensus_queue.cc:260] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.198734  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.199707  4579 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.201382  4773 tablet_bootstrap.cc:654] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.206933  4579 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 1.
I20260709 12:08:18.179618  4772 tablet_bootstrap.cc:492] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:18.209164  4772 ts_tablet_manager.cc:1403] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.002s
I20260709 12:08:18.212378  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
I20260709 12:08:18.213156  4654 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 0.
I20260709 12:08:18.208154  4774 ts_tablet_manager.cc:1434] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:08:18.214540  4774 tablet_bootstrap.cc:492] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:18.215427  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:18.208108  4780 leader_election.cc:290] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.216150  4652 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.219409  4799 raft_consensus.cc:515] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.214429  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
I20260709 12:08:18.212772  4772 raft_consensus.cc:359] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.221438  4772 raft_consensus.cc:385] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.222535  4772 raft_consensus.cc:740] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.222855  4693 leader_election.cc:304] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.223645  4772 consensus_queue.cc:260] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.223788  4780 raft_consensus.cc:2804] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.225158  4780 raft_consensus.cc:697] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:18.225973  4780 consensus_queue.cc:237] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.226627  4653 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 0.
I20260709 12:08:18.236506  4774 tablet_bootstrap.cc:654] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.237298  4772 ts_tablet_manager.cc:1434] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.005s
I20260709 12:08:18.242110  4772 tablet_bootstrap.cc:492] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:18.242871  4652 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 1.
I20260709 12:08:18.247117  4807 raft_consensus.cc:493] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.247627  4807 raft_consensus.cc:515] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.248790  4778 raft_consensus.cc:493] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.249539  4778 raft_consensus.cc:515] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.254828  4778 leader_election.cc:290] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.256430  4807 leader_election.cc:290] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.256784  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.258230  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.266510  4799 leader_election.cc:290] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.266446  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.267818  4577 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.268324  4773 tablet_bootstrap.cc:492] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:18.270203  4773 ts_tablet_manager.cc:1403] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.001s
I20260709 12:08:18.271283  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
W20260709 12:08:18.272960  4693 leader_election.cc:343] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.270658  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.273697  4773 raft_consensus.cc:359] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.274427  4728 raft_consensus.cc:2468] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:18.274437  4773 raft_consensus.cc:385] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.277235  4773 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
W20260709 12:08:18.274968  4619 leader_election.cc:343] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.278172  4773 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.281064  4620 leader_election.cc:304] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.281765  4773 ts_tablet_manager.cc:1434] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:08:18.281981  4778 raft_consensus.cc:2804] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.282382  4778 raft_consensus.cc:493] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.282706  4778 raft_consensus.cc:3060] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.282836  4773 tablet_bootstrap.cc:492] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
W20260709 12:08:18.284518  4691 leader_election.cc:343] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.284991  4691 leader_election.cc:304] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.285830  4799 raft_consensus.cc:2749] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:18.286679  4779 raft_consensus.cc:493] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.286954  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:18.287138  4779 raft_consensus.cc:515] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.287546  4652 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.289278  4779 leader_election.cc:290] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.290294  4772 tablet_bootstrap.cc:654] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.290097  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57139b74d440e1a99b9792a3777dff" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
W20260709 12:08:18.291672  4542 leader_election.cc:343] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.289508  4778 raft_consensus.cc:515] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.292719  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57139b74d440e1a99b9792a3777dff" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.294201  4778 leader_election.cc:290] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
W20260709 12:08:18.294281  4545 leader_election.cc:343] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.294850  4545 leader_election.cc:304] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:18.296401  4779 raft_consensus.cc:2749] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:18.300706  4773 tablet_bootstrap.cc:654] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.304412  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
W20260709 12:08:18.306824  4619 leader_election.cc:343] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.307952  4774 tablet_bootstrap.cc:492] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:18.308423  4774 ts_tablet_manager.cc:1403] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.016s
I20260709 12:08:18.309264  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.310163  4728 raft_consensus.cc:3060] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.311254  4774 raft_consensus.cc:359] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.311919  4774 raft_consensus.cc:385] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.312706  4774 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.313503  4774 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.315888  4774 ts_tablet_manager.cc:1434] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:08:18.316850  4774 tablet_bootstrap.cc:492] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:18.330375  4728 raft_consensus.cc:2468] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.332340  4620 leader_election.cc:304] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.333644  4778 raft_consensus.cc:2804] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.334164  4778 raft_consensus.cc:697] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:18.334997  4778 consensus_queue.cc:237] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.338672  4476 catalog_manager.cc:5697] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 0 to 1, leader changed from <none> to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 1 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:18.330806  4652 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 1.
I20260709 12:08:18.353170  4691 leader_election.cc:304] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:18.349076  4577 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 1.
I20260709 12:08:18.354357  4780 raft_consensus.cc:2804] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.354872  4780 raft_consensus.cc:697] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:18.355724  4780 consensus_queue.cc:237] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.363670  4774 tablet_bootstrap.cc:654] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.376730  4773 tablet_bootstrap.cc:492] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:18.377915  4773 ts_tablet_manager.cc:1403] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.017s
I20260709 12:08:18.379695  4772 tablet_bootstrap.cc:492] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:18.380208  4772 ts_tablet_manager.cc:1403] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.140s	user 0.041s	sys 0.022s
I20260709 12:08:18.382320  4773 raft_consensus.cc:359] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.383044  4773 raft_consensus.cc:385] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.383306  4773 raft_consensus.cc:740] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.386586  4772 raft_consensus.cc:359] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.387418  4772 raft_consensus.cc:385] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.387735  4772 raft_consensus.cc:740] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.388494  4772 consensus_queue.cc:260] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.386485  4474 catalog_manager.cc:5697] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.390810  4772 ts_tablet_manager.cc:1434] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:08:18.391319  4774 tablet_bootstrap.cc:492] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:18.390645  4474 catalog_manager.cc:5697] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.391775  4774 ts_tablet_manager.cc:1403] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.010s
I20260709 12:08:18.391819  4772 tablet_bootstrap.cc:492] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:18.383965  4773 consensus_queue.cc:260] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.394579  4773 ts_tablet_manager.cc:1434] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:08:18.394729  4774 raft_consensus.cc:359] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.395407  4774 raft_consensus.cc:385] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.395771  4774 raft_consensus.cc:740] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.396451  4774 consensus_queue.cc:260] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.395460  4773 tablet_bootstrap.cc:492] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:18.398875  4774 ts_tablet_manager.cc:1434] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:08:18.399757  4774 tablet_bootstrap.cc:492] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a: Bootstrap starting.
I20260709 12:08:18.406252  4774 tablet_bootstrap.cc:654] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.411962  4774 tablet_bootstrap.cc:492] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a: No bootstrap required, opened a new log
I20260709 12:08:18.412425  4774 ts_tablet_manager.cc:1403] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:08:18.414183  4773 tablet_bootstrap.cc:654] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.415184  4772 tablet_bootstrap.cc:654] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.415241  4774 raft_consensus.cc:359] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.418418  4473 catalog_manager.cc:5697] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 0 to 1, leader changed from <none> to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 1 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:18.419548  4774 raft_consensus.cc:385] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.419880  4774 raft_consensus.cc:740] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.420598  4774 consensus_queue.cc:260] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.422776  4774 ts_tablet_manager.cc:1434] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:08:18.431454  4772 tablet_bootstrap.cc:492] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:18.432422  4772 ts_tablet_manager.cc:1403] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.007s
I20260709 12:08:18.435405  4772 raft_consensus.cc:359] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.436127  4772 raft_consensus.cc:385] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.436461  4772 raft_consensus.cc:740] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.437266  4772 consensus_queue.cc:260] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.439911  4772 ts_tablet_manager.cc:1434] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:08:18.440898  4772 tablet_bootstrap.cc:492] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:18.441931  4773 tablet_bootstrap.cc:492] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:18.442411  4773 ts_tablet_manager.cc:1403] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.006s
I20260709 12:08:18.448148  4772 tablet_bootstrap.cc:654] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.448341  4773 raft_consensus.cc:359] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.449309  4773 raft_consensus.cc:385] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.449735  4773 raft_consensus.cc:740] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.450693  4773 consensus_queue.cc:260] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.452239  4780 raft_consensus.cc:493] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.452754  4780 raft_consensus.cc:515] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.454100  4773 ts_tablet_manager.cc:1434] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:08:18.454945  4780 leader_election.cc:290] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.457275  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
I20260709 12:08:18.458235  4773 tablet_bootstrap.cc:492] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Bootstrap starting.
I20260709 12:08:18.457720  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.459218  4577 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 0.
I20260709 12:08:18.460690  4693 leader_election.cc:304] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.462706  4780 raft_consensus.cc:2804] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.463083  4780 raft_consensus.cc:493] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.463435  4780 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.465792  4773 tablet_bootstrap.cc:654] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:18.469043  4691 leader_election.cc:343] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:18.471218  4772 tablet_bootstrap.cc:492] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:18.471839  4772 ts_tablet_manager.cc:1403] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260709 12:08:18.473752  4780 raft_consensus.cc:515] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.475075  4772 raft_consensus.cc:359] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.475736  4772 raft_consensus.cc:385] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.475971  4780 leader_election.cc:290] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:18.476025  4772 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.476940  4772 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.477356  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:18.477545  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.477924  4652 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.478175  4577 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.479377  4772 ts_tablet_manager.cc:1434] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:08:18.480348  4772 tablet_bootstrap.cc:492] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d: Bootstrap starting.
I20260709 12:08:18.484987  4652 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 1.
I20260709 12:08:18.486366  4691 leader_election.cc:304] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:18.487048  4772 tablet_bootstrap.cc:654] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:18.487468  4780 raft_consensus.cc:2804] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.485360  4577 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 1.
I20260709 12:08:18.493785  4773 tablet_bootstrap.cc:492] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29: No bootstrap required, opened a new log
I20260709 12:08:18.488309  4780 raft_consensus.cc:697] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:18.494611  4773 ts_tablet_manager.cc:1403] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.005s
I20260709 12:08:18.495332  4780 consensus_queue.cc:237] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.498641  4772 tablet_bootstrap.cc:492] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d: No bootstrap required, opened a new log
I20260709 12:08:18.499081  4772 ts_tablet_manager.cc:1403] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:08:18.502127  4772 raft_consensus.cc:359] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.502658  4772 raft_consensus.cc:385] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.502888  4772 raft_consensus.cc:740] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.503505  4772 consensus_queue.cc:260] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.506168  4772 ts_tablet_manager.cc:1434] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:08:18.506922  4773 raft_consensus.cc:359] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.507587  4773 raft_consensus.cc:385] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:18.507977  4773 raft_consensus.cc:740] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Initialized, Role: FOLLOWER
I20260709 12:08:18.508734  4773 consensus_queue.cc:260] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.509451  4473 catalog_manager.cc:5697] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 0 to 1, leader changed from <none> to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 1 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:18.511193  4773 ts_tablet_manager.cc:1434] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:18.514061  4778 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.549258  4778 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.562295  4778 consensus_queue.cc:1048] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.567631  4779 raft_consensus.cc:493] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.568136  4779 raft_consensus.cc:515] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.570261  4779 leader_election.cc:290] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.572573  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.573318  4728 raft_consensus.cc:2468] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 0.
I20260709 12:08:18.574550  4545 leader_election.cc:304] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.575579  4779 raft_consensus.cc:2804] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.575975  4779 raft_consensus.cc:493] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.576319  4779 raft_consensus.cc:3060] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.579458  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
I20260709 12:08:18.580263  4652 raft_consensus.cc:2468] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 0.
I20260709 12:08:18.586010  4828 raft_consensus.cc:493] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.586519  4828 raft_consensus.cc:515] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.587127  4779 raft_consensus.cc:515] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.592545  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:18.593178  4652 raft_consensus.cc:3060] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.594615  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57139b74d440e1a99b9792a3777dff" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.595247  4578 raft_consensus.cc:2468] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:18.596695  4619 leader_election.cc:304] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.598070  4789 raft_consensus.cc:2804] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.598445  4789 raft_consensus.cc:493] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.598762  4789 raft_consensus.cc:3060] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.599992  4652 raft_consensus.cc:2468] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 1.
I20260709 12:08:18.602155  4778 consensus_queue.cc:1048] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.605618  4828 leader_election.cc:290] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.606946  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57139b74d440e1a99b9792a3777dff" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
W20260709 12:08:18.607604  4523 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:18.607667  4726 raft_consensus.cc:2468] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:18.608907  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.609481  4728 raft_consensus.cc:3060] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.607332  4789 raft_consensus.cc:515] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.618072  4789 leader_election.cc:290] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.620213  4542 leader_election.cc:304] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.620908  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57139b74d440e1a99b9792a3777dff" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.621292  4832 raft_consensus.cc:2804] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.621628  4726 raft_consensus.cc:3060] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.622128  4779 leader_election.cc:290] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.619468  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57139b74d440e1a99b9792a3777dff" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.626701  4577 raft_consensus.cc:3060] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.628085  4832 raft_consensus.cc:697] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:18.629033  4832 consensus_queue.cc:237] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.619274  4728 raft_consensus.cc:2468] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 1.
I20260709 12:08:18.634486  4726 raft_consensus.cc:2468] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.635803  4620 leader_election.cc:304] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:18.636854  4789 raft_consensus.cc:2804] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.637146  4577 raft_consensus.cc:2468] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.638046  4789 raft_consensus.cc:697] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:18.638783  4789 consensus_queue.cc:237] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.644187  4473 catalog_manager.cc:5697] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.658936  4473 catalog_manager.cc:5697] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.688899  4789 raft_consensus.cc:493] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.689497  4789 raft_consensus.cc:515] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.691642  4789 leader_election.cc:290] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.692915  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" is_pre_election: true
I20260709 12:08:18.692915  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.693805  4726 raft_consensus.cc:2468] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:18.693807  4577 raft_consensus.cc:2468] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 0.
I20260709 12:08:18.695181  4620 leader_election.cc:304] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:18.696321  4789 raft_consensus.cc:2804] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:18.696954  4789 raft_consensus.cc:493] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.697376  4832 raft_consensus.cc:493] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.697392  4789 raft_consensus.cc:3060] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.697965  4832 raft_consensus.cc:515] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.700085  4832 leader_election.cc:290] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.701171  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0828e797204f4d5389dd3c607cada24d" is_pre_election: true
I20260709 12:08:18.701690  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" is_pre_election: true
I20260709 12:08:18.702886  4726 raft_consensus.cc:2393] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in current term 1: Already voted for candidate 0828e797204f4d5389dd3c607cada24d in this term.
I20260709 12:08:18.704187  4545 leader_election.cc:304] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:18.705139  4832 raft_consensus.cc:3060] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.704962  4789 raft_consensus.cc:515] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.709697  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.710449  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:18.711015  4789 leader_election.cc:290] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.711158  4577 raft_consensus.cc:3060] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.713572  4832 raft_consensus.cc:2749] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:18.710618  4726 raft_consensus.cc:3060] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:18.716962  4577 raft_consensus.cc:2468] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.718251  4619 leader_election.cc:304] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.719190  4789 raft_consensus.cc:2804] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:18.719960  4789 raft_consensus.cc:697] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:18.720893  4789 consensus_queue.cc:237] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.725191  4726 raft_consensus.cc:2468] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 1.
I20260709 12:08:18.730974  4473 catalog_manager.cc:5697] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.737409  4780 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:18.751415  4799 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.793404  4789 consensus_queue.cc:1048] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.804490  4828 consensus_queue.cc:1048] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.860347  4726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:08:18.861093  4726 raft_consensus.cc:606] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.860949  4799 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.884141  4807 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.893978  4780 raft_consensus.cc:993] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:18.893869  4652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:51156
I20260709 12:08:18.894521  4780 raft_consensus.cc:1081] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:18.894752  4652 raft_consensus.cc:606] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.896489  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44550
I20260709 12:08:18.897095  4578 raft_consensus.cc:493] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.897460  4578 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.901517  4726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:08:18.902119  4726 raft_consensus.cc:606] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.903136  4578 raft_consensus.cc:515] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.906949  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:18.907559  4652 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.909190  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:51156
I20260709 12:08:18.909709  4653 raft_consensus.cc:606] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:18.921039  4578 leader_election.cc:290] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.921317  4652 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:18.922395  4542 leader_election.cc:304] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:18.922641  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:18.923245  4726 raft_consensus.cc:3055] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:18.923270  4832 raft_consensus.cc:2804] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.923707  4726 raft_consensus.cc:740] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:18.923954  4832 raft_consensus.cc:697] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:18.925626  4726 consensus_queue.cc:260] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.925616  4832 consensus_queue.cc:237] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.927301  4726 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.930387  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
mode: GRACEFUL
new_leader_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:08:18.931018  4728 raft_consensus.cc:606] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Received request to transfer leadership to TS 0828e797204f4d5389dd3c607cada24d
I20260709 12:08:18.935555  4726 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:18.935331  4474 catalog_manager.cc:5697] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 1 to 2, leader changed from 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.949596  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
mode: GRACEFUL
new_leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:44564
I20260709 12:08:18.950259  4578 raft_consensus.cc:606] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 LEADER]: Received request to transfer leadership to TS 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:18.988986  4828 raft_consensus.cc:993] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:18.989529  4828 raft_consensus.cc:1081] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:18.991976  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44546
I20260709 12:08:18.992478  4578 raft_consensus.cc:493] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.992862  4578 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.997253  4578 raft_consensus.cc:515] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:18.998946  4578 leader_election.cc:290] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:18.999854  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:19.000097  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:19.000444  4652 raft_consensus.cc:3055] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.000711  4726 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.000838  4652 raft_consensus.cc:740] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:19.001739  4652 consensus_queue.cc:260] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.003041  4652 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.004372  4807 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:19.010046  4652 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:19.011332  4542 leader_election.cc:304] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:19.012275  4832 raft_consensus.cc:2804] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.012799  4832 raft_consensus.cc:697] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:19.013650  4832 consensus_queue.cc:237] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.015143  4726 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:19.029486  4799 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:19.031051  4473 catalog_manager.cc:5697] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 1 to 2, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:19.038339  4799 raft_consensus.cc:993] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: : Instructing follower 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:19.038825  4799 raft_consensus.cc:1081] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Signalling peer 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:19.040282  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:51146
I20260709 12:08:19.040918  4653 raft_consensus.cc:493] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.041308  4653 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.047945  4653 raft_consensus.cc:515] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.050180  4653 leader_election.cc:290] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 2 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:19.050554  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:19.050726  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:19.051220  4578 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.051359  4726 raft_consensus.cc:3055] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.052614  4726 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:19.053462  4726 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.054718  4726 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.059598  4827 raft_consensus.cc:993] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:19.060060  4828 raft_consensus.cc:1081] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:19.061719  4577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44546
I20260709 12:08:19.062242  4577 raft_consensus.cc:493] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.062564  4577 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.063946  4726 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 2.
I20260709 12:08:19.061496  4578 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 2.
I20260709 12:08:19.065248  4620 leader_election.cc:304] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:19.066133  4828 raft_consensus.cc:2804] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.066597  4828 raft_consensus.cc:697] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:19.067391  4828 consensus_queue.cc:237] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.070037  4577 raft_consensus.cc:515] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.072216  4577 leader_election.cc:290] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:19.073232  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:19.073848  4653 raft_consensus.cc:3055] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.074190  4653 raft_consensus.cc:740] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:19.074349  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:19.074909  4726 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.075237  4653 consensus_queue.cc:260] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.076517  4653 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.076370  4474 catalog_manager.cc:5697] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 1 to 2, leader changed from 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3) to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 2 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:19.081758  4726 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:19.083110  4545 leader_election.cc:304] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:19.083441  4653 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:19.083968  4832 raft_consensus.cc:2804] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.084443  4832 raft_consensus.cc:697] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:19.085292  4832 consensus_queue.cc:237] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.092139  4474 catalog_manager.cc:5697] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 1 to 2, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:19.103808  4832 consensus_queue.cc:1048] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:19.110743  4834 raft_consensus.cc:993] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: : Instructing follower 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:19.111217  4834 raft_consensus.cc:1081] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 LEADER]: Signalling peer 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:19.118009  4828 consensus_queue.cc:1048] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:08:19.119058  4832 consensus_queue.cc:1048] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:08:19.125167  4727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:08:19.125831  4727 raft_consensus.cc:493] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.126194  4727 raft_consensus.cc:3060] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.136374  4727 raft_consensus.cc:515] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.139851  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:19.140612  4577 raft_consensus.cc:3055] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.141045  4577 raft_consensus.cc:740] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:19.141928  4577 consensus_queue.cc:260] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.143375  4577 raft_consensus.cc:3060] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.148252  4727 leader_election.cc:290] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 2 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:19.149102  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378a13b234694836bbffb95ba5c85f39" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:19.149681  4653 raft_consensus.cc:3060] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.156278  4653 raft_consensus.cc:2468] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 2.
I20260709 12:08:19.160567  4691 leader_election.cc:304] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:19.161455  4807 raft_consensus.cc:2804] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.161934  4807 raft_consensus.cc:697] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:19.162719  4807 consensus_queue.cc:237] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.164467  4577 raft_consensus.cc:2468] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 2.
I20260709 12:08:19.171209  4778 consensus_queue.cc:1048] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:19.175173  4473 catalog_manager.cc:5697] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 1 to 2, leader changed from 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1) to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 2 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:19.195541  4778 consensus_queue.cc:1048] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:19.206360  4778 consensus_queue.cc:1048] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:19.325122  4653 raft_consensus.cc:1275] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.326596  4832 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.335626  4728 raft_consensus.cc:1275] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.341037  4779 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.358457  4799 raft_consensus.cc:993] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:19.358968  4807 raft_consensus.cc:1081] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:19.360618  4577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44550
I20260709 12:08:19.361187  4577 raft_consensus.cc:493] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.361583  4577 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.366232  4577 raft_consensus.cc:515] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.367961  4577 leader_election.cc:290] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:19.368721  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:19.369102  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:19.369302  4653 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.369690  4728 raft_consensus.cc:3055] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.370013  4728 raft_consensus.cc:740] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:19.370743  4728 consensus_queue.cc:260] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.371681  4728 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.376130  4653 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:19.376362  4728 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:19.377503  4542 leader_election.cc:304] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:19.378610  4779 raft_consensus.cc:2804] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.379105  4779 raft_consensus.cc:697] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:19.379977  4779 consensus_queue.cc:237] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:19.387178  4474 catalog_manager.cc:5697] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 1 to 2, leader changed from 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:19.465641  4653 raft_consensus.cc:1275] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.467435  4779 consensus_queue.cc:1048] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.476678  4728 raft_consensus.cc:1275] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.478904  4779 consensus_queue.cc:1048] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.525976  4577 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.527583  4778 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.536476  4728 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.538048  4778 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.557521  4653 raft_consensus.cc:1275] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.558775  4779 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.567962  4728 raft_consensus.cc:1275] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.570045  4832 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.677356  4577 raft_consensus.cc:1275] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.678596  4807 consensus_queue.cc:1048] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.685798  4653 raft_consensus.cc:1275] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.687383  4780 consensus_queue.cc:1048] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.781860  4727 raft_consensus.cc:1275] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.783186  4779 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.790386  4653 raft_consensus.cc:1275] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.792037  4834 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:21.980510  4444 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:08:21.981447  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:21.998132  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
mode: GRACEFUL
new_leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:44566
I20260709 12:08:21.998839  4578 raft_consensus.cc:606] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Received request to transfer leadership to TS 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:22.009405  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:51158
I20260709 12:08:22.009908  4653 raft_consensus.cc:606] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 LEADER]: Received request to transfer leadership to TS 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:22.011483  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:22.012156  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:22.395008  4832 raft_consensus.cc:993] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: : Instructing follower 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:22.395454  4866 raft_consensus.cc:1081] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Signalling peer 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:22.396908  4727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:34196
I20260709 12:08:22.397370  4727 raft_consensus.cc:493] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:22.397631  4727 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.403076  4727 raft_consensus.cc:515] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:22.404606  4727 leader_election.cc:290] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 3 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:22.405400  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:22.405604  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:22.405951  4578 raft_consensus.cc:3055] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:22.406239  4653 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.406307  4578 raft_consensus.cc:740] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:22.407158  4578 consensus_queue.cc:260] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:22.408063  4578 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.412309  4653 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 3.
I20260709 12:08:22.413358  4578 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 3.
I20260709 12:08:22.413488  4691 leader_election.cc:304] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [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: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:22.414327  4861 raft_consensus.cc:2804] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:22.415745  4861 raft_consensus.cc:697] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:22.416606  4861 consensus_queue.cc:237] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:22.423926  4476 catalog_manager.cc:5697] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 2 to 3, leader changed from 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1) to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 3 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:22.477303  4827 raft_consensus.cc:993] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:22.477773  4827 raft_consensus.cc:1081] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 LEADER]: Signalling peer 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:22.479247  4727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:34190
I20260709 12:08:22.479740  4727 raft_consensus.cc:493] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:22.480063  4727 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.484905  4727 raft_consensus.cc:515] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:22.486495  4727 leader_election.cc:290] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 3 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:22.487447  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:22.487468  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:22.488042  4578 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.488169  4653 raft_consensus.cc:3055] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:22.488528  4653 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:22.489393  4653 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:22.490326  4653 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.492940  4578 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 3.
I20260709 12:08:22.493986  4693 leader_election.cc:304] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [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: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:22.494801  4861 raft_consensus.cc:2804] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:22.495201  4861 raft_consensus.cc:697] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:22.495494  4653 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 3.
I20260709 12:08:22.495954  4861 consensus_queue.cc:237] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:22.503006  4476 catalog_manager.cc:5697] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 2 to 3, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 3 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:22.858749  4578 raft_consensus.cc:1275] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.860119  4861 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.869573  4653 raft_consensus.cc:1275] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.871136  4867 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.962400  4653 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.963570  4867 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.972637  4578 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.974234  4877 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:23.013163  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:23.018234  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:23.018676  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:24.019582  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:24.025007  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:24.025426  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:25.026358  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:25.031426  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:25.031872  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:26.033077  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:26.038388  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:26.038976  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:27.040226  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:27.046236  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:27.046707  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:28.047801  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:28.052920  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:28.053360  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:29.054252  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:29.059453  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:29.059945  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:30.060990  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:30.067267  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:30.067713  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:31.068723  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:31.073900  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:31.074411  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:32.108338  4444 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:08:32.114120  4577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
mode: GRACEFUL
new_leader_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:44564
I20260709 12:08:32.114748  4577 raft_consensus.cc:606] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Received request to transfer leadership to TS 0828e797204f4d5389dd3c607cada24d
I20260709 12:08:32.119957  4577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
mode: GRACEFUL
new_leader_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:44564
I20260709 12:08:32.120436  4577 raft_consensus.cc:606] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Received request to transfer leadership to TS 0828e797204f4d5389dd3c607cada24d
I20260709 12:08:32.126204  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
mode: GRACEFUL
new_leader_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:08:32.126904  4728 raft_consensus.cc:606] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Received request to transfer leadership to TS 0828e797204f4d5389dd3c607cada24d
I20260709 12:08:32.133215  4577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
mode: GRACEFUL
new_leader_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:44564
I20260709 12:08:32.133852  4577 raft_consensus.cc:606] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Received request to transfer leadership to TS 0828e797204f4d5389dd3c607cada24d
I20260709 12:08:32.150563  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
mode: GRACEFUL
new_leader_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:34204
I20260709 12:08:32.151371  4728 raft_consensus.cc:606] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Received request to transfer leadership to TS 0828e797204f4d5389dd3c607cada24d
I20260709 12:08:32.167114  4884 raft_consensus.cc:993] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: : Instructing follower 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.167760  4888 raft_consensus.cc:1081] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Signalling peer 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.168720  4889 raft_consensus.cc:993] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: : Instructing follower 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.169274  4889 raft_consensus.cc:1081] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Signalling peer 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.169993  4652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:51146
I20260709 12:08:32.170823  4652 raft_consensus.cc:493] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.171305  4652 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.171730  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:51130
I20260709 12:08:32.172211  4653 raft_consensus.cc:493] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.172794  4653 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.178133  4653 raft_consensus.cc:515] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.178098  4652 raft_consensus.cc:515] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.181226  4653 leader_election.cc:290] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 3 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:32.181741  4652 leader_election.cc:290] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 4 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:32.182408  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:32.182847  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:32.183429  4578 raft_consensus.cc:3055] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.183503  4727 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.183804  4578 raft_consensus.cc:740] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:32.184288  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:32.184841  4577 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.183518  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:32.184695  4578 consensus_queue.cc:260] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.185535  4728 raft_consensus.cc:3055] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.185868  4728 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:32.186678  4578 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.187283  4728 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.188997  4728 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.192149  4727 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 3.
I20260709 12:08:32.192090  4577 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 4.
I20260709 12:08:32.193698  4578 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 3.
I20260709 12:08:32.193842  4620 leader_election.cc:304] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [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: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:32.193862  4619 leader_election.cc:304] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [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: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:32.195067  4886 raft_consensus.cc:2804] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.196064  4890 raft_consensus.cc:2804] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.196857  4886 raft_consensus.cc:697] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:32.196965  4728 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 4.
I20260709 12:08:32.197664  4890 raft_consensus.cc:697] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:32.198582  4890 consensus_queue.cc:237] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.198575  4886 consensus_queue.cc:237] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.209765  4476 catalog_manager.cc:5697] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 2 to 3, leader changed from 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1) to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.230479  4476 catalog_manager.cc:5697] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 3 to 4, leader changed from 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3) to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 4 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.255249  4887 raft_consensus.cc:993] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: : Instructing follower 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.255734  4887 raft_consensus.cc:1081] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Signalling peer 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.257586  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:51130
I20260709 12:08:32.258052  4653 raft_consensus.cc:493] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.258383  4653 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.263710  4653 raft_consensus.cc:515] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.266122  4653 leader_election.cc:290] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 3 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:32.267091  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:32.266988  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff6e9f950dc4676ba9639e35634a60f" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:32.267632  4578 raft_consensus.cc:3055] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.267673  4728 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.268241  4578 raft_consensus.cc:740] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:32.268962  4578 consensus_queue.cc:260] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.270258  4578 raft_consensus.cc:3060] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.272055  4728 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 3.
I20260709 12:08:32.273430  4620 leader_election.cc:304] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [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: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:32.274464  4890 raft_consensus.cc:2804] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.274935  4890 raft_consensus.cc:697] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:32.275393  4578 raft_consensus.cc:2468] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 3.
I20260709 12:08:32.275678  4890 consensus_queue.cc:237] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.284178  4476 catalog_manager.cc:5697] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 2 to 3, leader changed from 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1) to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.374349  4884 raft_consensus.cc:993] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: : Instructing follower 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.374910  4884 raft_consensus.cc:1081] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Signalling peer 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.376778  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:51146
I20260709 12:08:32.377321  4653 raft_consensus.cc:493] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.377595  4653 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.381675  4653 raft_consensus.cc:515] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.383441  4653 leader_election.cc:290] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 4 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:32.384177  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:32.384737  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b480ba6305c448e1b53cfc5bc71fe93d" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:32.384812  4578 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.385542  4728 raft_consensus.cc:3055] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.385859  4728 raft_consensus.cc:740] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:32.386616  4728 consensus_queue.cc:260] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.387763  4728 raft_consensus.cc:3060] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.392176  4578 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 4.
I20260709 12:08:32.393975  4619 leader_election.cc:304] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [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: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:32.394706  4890 raft_consensus.cc:2804] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.394984  4728 raft_consensus.cc:2468] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 4.
I20260709 12:08:32.395542  4890 raft_consensus.cc:697] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:32.396987  4890 consensus_queue.cc:237] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.404628  4476 catalog_manager.cc:5697] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 3 to 4, leader changed from 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3) to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 4 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.601823  4578 raft_consensus.cc:1275] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.603101  4886 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.615718  4728 raft_consensus.cc:1275] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.617175  4886 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.623246  4889 raft_consensus.cc:993] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: : Instructing follower 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.623788  4889 raft_consensus.cc:1081] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Signalling peer 0828e797204f4d5389dd3c607cada24d to start an election
I20260709 12:08:32.626965  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
 from {username='slave'} at 127.0.0.1:51130
I20260709 12:08:32.627664  4653 raft_consensus.cc:493] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.628005  4653 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.633036  4653 raft_consensus.cc:515] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.636344  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:32.636613  4653 leader_election.cc:290] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [CANDIDATE]: Term 3 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:32.637020  4578 raft_consensus.cc:3055] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.637621  4578 raft_consensus.cc:740] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:32.636931  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "0828e797204f4d5389dd3c607cada24d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:32.638291  4728 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.638420  4578 consensus_queue.cc:260] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.639612  4578 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.645308  4728 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 3.
I20260709 12:08:32.646401  4578 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0828e797204f4d5389dd3c607cada24d in term 3.
I20260709 12:08:32.646504  4620 leader_election.cc:304] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [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: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:32.647384  4886 raft_consensus.cc:2804] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.647933  4886 raft_consensus.cc:697] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Becoming Leader. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:32.649046  4886 consensus_queue.cc:237] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:32.656782  4476 catalog_manager.cc:5697] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d reported cstate change: term changed from 2 to 3, leader changed from 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1) to 0828e797204f4d5389dd3c607cada24d (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0828e797204f4d5389dd3c607cada24d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.671324  4728 raft_consensus.cc:1275] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.672799  4886 consensus_queue.cc:1048] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.683022  4578 raft_consensus.cc:1275] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.685129  4892 consensus_queue.cc:1048] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:08:32.733366  4728 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.734596  4892 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.745625  4578 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.746738  4886 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:08:32.815570  4578 raft_consensus.cc:1275] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.816996  4886 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.826344  4728 raft_consensus.cc:1275] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.828326  4886 consensus_queue.cc:1048] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:33.092067  4728 raft_consensus.cc:1275] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:33.093482  4886 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:33.104063  4578 raft_consensus.cc:1275] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Refusing update from remote peer 0828e797204f4d5389dd3c607cada24d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:33.105481  4892 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:35.210502  4444 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:08:35.211769  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:35.220228  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:51158
I20260709 12:08:35.221380  4653 raft_consensus.cc:606] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:35.224974  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98856f6b2c4545e995e69d972615415c"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:51158
I20260709 12:08:35.225735  4653 raft_consensus.cc:606] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Received request to transfer leadership to TS 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:35.229059  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:51158
I20260709 12:08:35.230254  4653 raft_consensus.cc:606] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:35.233994  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:51158
I20260709 12:08:35.234766  4653 raft_consensus.cc:606] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Received request to transfer leadership to TS 3792bfe606bf4fc4b0b4c0a53a71cb29
I20260709 12:08:35.237920  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "0828e797204f4d5389dd3c607cada24d"
mode: GRACEFUL
new_leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:51158
I20260709 12:08:35.238565  4653 raft_consensus.cc:606] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Received request to transfer leadership to TS 367ab5429d9b4de484a0e2d9b1d9a43a
I20260709 12:08:35.240151  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:08:35.241021  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:35.913071  4917 raft_consensus.cc:993] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:35.913915  4891 raft_consensus.cc:993] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:35.916376  4918 raft_consensus.cc:1081] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Signalling peer 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:35.917248  4891 raft_consensus.cc:1081] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Signalling peer 367ab5429d9b4de484a0e2d9b1d9a43a to start an election
I20260709 12:08:35.918804  4727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:34190
I20260709 12:08:35.919447  4727 raft_consensus.cc:493] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.919730  4726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98856f6b2c4545e995e69d972615415c"
dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
 from {username='slave'} at 127.0.0.1:34190
I20260709 12:08:35.919987  4727 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:08:35.920301  4919 raft_consensus.cc:993] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:35.920473  4726 raft_consensus.cc:493] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.920990  4726 raft_consensus.cc:3060] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.921535  4886 raft_consensus.cc:993] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:35.922029  4886 raft_consensus.cc:1081] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:35.921073  4891 raft_consensus.cc:993] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: : Instructing follower 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:35.923305  4891 raft_consensus.cc:1081] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:35.926559  4577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44546
I20260709 12:08:35.928188  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44546
I20260709 12:08:35.928893  4578 raft_consensus.cc:493] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.929232  4578 raft_consensus.cc:3060] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.931142  4727 raft_consensus.cc:515] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.932536  4726 raft_consensus.cc:515] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.935199  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:35.936053  4579 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:08:35.935850  4726 leader_election.cc:290] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 2 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:35.936683  4577 raft_consensus.cc:493] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.936977  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
I20260709 12:08:35.937359  4577 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.937665  4576 raft_consensus.cc:3060] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.921222  4919 raft_consensus.cc:1081] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Signalling peer 3792bfe606bf4fc4b0b4c0a53a71cb29 to start an election
I20260709 12:08:35.940086  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a81c4236d47519e981184305fc7c7" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:35.940624  4653 raft_consensus.cc:3055] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:08:35.940927  4653 raft_consensus.cc:740] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:35.941690  4653 consensus_queue.cc:260] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.942992  4653 raft_consensus.cc:3060] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:08:35.945374  4575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977"
dest_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29"
 from {username='slave'} at 127.0.0.1:44546
I20260709 12:08:35.945478  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98856f6b2c4545e995e69d972615415c" candidate_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:35.945956  4575 raft_consensus.cc:493] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.946035  4652 raft_consensus.cc:3055] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:35.946370  4652 raft_consensus.cc:740] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:35.946784  4577 raft_consensus.cc:515] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.935943  4578 raft_consensus.cc:515] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.946382  4575 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.949687  4577 leader_election.cc:290] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 4 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:35.949868  4653 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 5.
I20260709 12:08:35.950956  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:35.951561  4654 raft_consensus.cc:3055] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:35.951867  4654 raft_consensus.cc:740] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:35.947767  4652 consensus_queue.cc:260] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.952708  4654 consensus_queue.cc:260] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.953929  4652 raft_consensus.cc:3060] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.954245  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13055413cf4342bb97a338c8f60c7deb" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:35.954460  4654 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.954845  4726 raft_consensus.cc:3060] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.957620  4575 raft_consensus.cc:515] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.960486  4651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:35.960952  4725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c490424d20634a94ba9fb485ede9b977" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:35.961112  4651 raft_consensus.cc:3055] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:35.961391  4727 leader_election.cc:290] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 5 election: Requested vote from peers 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711), 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079)
I20260709 12:08:35.944799  4579 raft_consensus.cc:2468] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 5.
I20260709 12:08:35.962265  4691 leader_election.cc:304] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [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: 0828e797204f4d5389dd3c607cada24d, 367ab5429d9b4de484a0e2d9b1d9a43a; no voters: 
I20260709 12:08:35.962388  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0828e797204f4d5389dd3c607cada24d"
I20260709 12:08:35.962980  4653 raft_consensus.cc:3055] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:35.961486  4725 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.963302  4884 raft_consensus.cc:2804] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:08:35.963251  4726 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 4.
I20260709 12:08:35.961440  4651 raft_consensus.cc:740] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:35.963300  4653 raft_consensus.cc:740] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0828e797204f4d5389dd3c607cada24d, State: Running, Role: LEADER
I20260709 12:08:35.948254  4576 raft_consensus.cc:2468] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 2.
I20260709 12:08:35.965874  4545 leader_election.cc:304] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:35.965754  4651 consensus_queue.cc:260] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.966142  4693 leader_election.cc:304] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367ab5429d9b4de484a0e2d9b1d9a43a, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:35.966224  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aaed4eb3ed4c0c8d311d7c355b1783" candidate_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a"
I20260709 12:08:35.966804  4727 raft_consensus.cc:3060] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.967150  4578 leader_election.cc:290] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:35.967847  4651 raft_consensus.cc:3060] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.977113  4727 raft_consensus.cc:2468] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:35.964720  4575 leader_election.cc:290] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 4 election: Requested vote from peers 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079), 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3:46715)
I20260709 12:08:35.981321  4653 consensus_queue.cc:260] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:35.983065  4653 raft_consensus.cc:3060] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.984143  4652 raft_consensus.cc:2468] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367ab5429d9b4de484a0e2d9b1d9a43a in term 2.
I20260709 12:08:35.997712  4653 raft_consensus.cc:2468] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 2.
I20260709 12:08:35.999781  4923 raft_consensus.cc:2804] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:36.003182  4651 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 4.
I20260709 12:08:35.986771  4884 raft_consensus.cc:697] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 5 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:36.006033  4542 leader_election.cc:304] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:36.006451  4884 consensus_queue.cc:237] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:36.012187  4654 raft_consensus.cc:2468] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 4.
I20260709 12:08:36.012223  4725 raft_consensus.cc:2468] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3792bfe606bf4fc4b0b4c0a53a71cb29 in term 4.
I20260709 12:08:36.016644  4924 raft_consensus.cc:2804] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:36.016950  4926 raft_consensus.cc:2804] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:36.018174  4923 raft_consensus.cc:697] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 LEADER]: Becoming Leader. State: Replica: 367ab5429d9b4de484a0e2d9b1d9a43a, State: Running, Role: LEADER
I20260709 12:08:36.017151  4542 leader_election.cc:304] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: 0828e797204f4d5389dd3c607cada24d, 3792bfe606bf4fc4b0b4c0a53a71cb29; no voters: 
I20260709 12:08:36.020542  4923 consensus_queue.cc:237] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:36.021978  4929 raft_consensus.cc:2804] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:36.022356  4926 raft_consensus.cc:697] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:36.023903  4926 consensus_queue.cc:237] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:36.025074  4924 raft_consensus.cc:697] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:36.026015  4924 consensus_queue.cc:237] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:36.028014  4929 raft_consensus.cc:697] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 LEADER]: Becoming Leader. State: Replica: 3792bfe606bf4fc4b0b4c0a53a71cb29, State: Running, Role: LEADER
I20260709 12:08:36.029016  4929 consensus_queue.cc:237] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [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: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } }
I20260709 12:08:36.041815  4474 catalog_manager.cc:5697] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 4 to 5, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 5 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:36.046257  4476 catalog_manager.cc:5697] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 3 to 4, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 4 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:36.048043  4476 catalog_manager.cc:5697] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 1 to 2, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:36.063225  4476 catalog_manager.cc:5697] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a reported cstate change: term changed from 1 to 2, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 367ab5429d9b4de484a0e2d9b1d9a43a (127.4.87.3). New cstate: current_term: 2 leader_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:36.063577  4474 catalog_manager.cc:5697] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 reported cstate change: term changed from 3 to 4, leader changed from 0828e797204f4d5389dd3c607cada24d (127.4.87.2) to 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1). New cstate: current_term: 4 leader_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:36.352658  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:36.359464  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:36.360224  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:36.406865  4725 raft_consensus.cc:1275] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:36.408514  4929 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:08:36.417773  4651 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 5 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:08:36.419602  4884 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:08:36.420686  4651 raft_consensus.cc:1275] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:36.421952  4924 consensus_queue.cc:1048] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:36.437512  4575 raft_consensus.cc:1275] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 5 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:08:36.439265  4925 consensus_queue.cc:1048] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:08:36.456590  4725 raft_consensus.cc:1275] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:36.457782  4924 consensus_queue.cc:1048] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:36.466302  4654 raft_consensus.cc:1275] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:36.475576  4926 consensus_queue.cc:1048] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:36.554700  4654 raft_consensus.cc:1275] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:36.556280  4925 consensus_queue.cc:1048] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:36.566216  4575 raft_consensus.cc:1275] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Refusing update from remote peer 367ab5429d9b4de484a0e2d9b1d9a43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:36.568380  4922 consensus_queue.cc:1048] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3792bfe606bf4fc4b0b4c0a53a71cb29" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:36.605499  4725 raft_consensus.cc:1275] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:36.606859  4926 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367ab5429d9b4de484a0e2d9b1d9a43a" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 46715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:36.616390  4654 raft_consensus.cc:1275] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Refusing update from remote peer 3792bfe606bf4fc4b0b4c0a53a71cb29: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:36.619341  4926 consensus_queue.cc:1048] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0828e797204f4d5389dd3c607cada24d" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 44079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:08:36.814886  4507 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 4447
W20260709 12:08:36.815692  4507 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 4510
W20260709 12:08:36.816474  4507 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1700 after lost signal to thread 4603
W20260709 12:08:36.817404  4507 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2580 after lost signal to thread 4678
W20260709 12:08:36.818127  4507 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3940 after lost signal to thread 4752
I20260709 12:08:37.361845  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:37.367185  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:37.367657  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:38.368860  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:38.374276  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:38.374706  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:39.375919  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:39.382618  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:39.383046  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:40.384116  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:40.390166  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:40.390681  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:41.391750  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:41.397473  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:41.397953  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:42.399282  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:42.405685  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:42.406165  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:43.407222  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:43.412139  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:43.412578  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:44.413632  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:44.419458  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:44.419956  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:45.456534  4444 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:08:45.457369  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:08:45.493582  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:45.494524  4444 tablet_replica.cc:333] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.495576  4444 raft_consensus.cc:2243] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.496912  4444 raft_consensus.cc:2272] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.499993  4444 tablet_replica.cc:333] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.500609  4444 raft_consensus.cc:2243] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.501129  4444 raft_consensus.cc:2272] T 98856f6b2c4545e995e69d972615415c P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.503257  4444 tablet_replica.cc:333] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.503846  4444 raft_consensus.cc:2243] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.504330  4444 raft_consensus.cc:2272] T 378a13b234694836bbffb95ba5c85f39 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.506086  4444 tablet_replica.cc:333] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.506620  4444 raft_consensus.cc:2243] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.507149  4444 raft_consensus.cc:2272] T b480ba6305c448e1b53cfc5bc71fe93d P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.509346  4444 tablet_replica.cc:333] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.509941  4444 raft_consensus.cc:2243] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.510908  4444 raft_consensus.cc:2272] T 13055413cf4342bb97a338c8f60c7deb P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.512866  4444 tablet_replica.cc:333] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.513311  4444 raft_consensus.cc:2243] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.513760  4444 raft_consensus.cc:2272] T cd9a81c4236d47519e981184305fc7c7 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.515223  4444 tablet_replica.cc:333] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.515726  4444 raft_consensus.cc:2243] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.516131  4444 raft_consensus.cc:2272] T ea57139b74d440e1a99b9792a3777dff P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.517884  4444 tablet_replica.cc:333] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.518656  4444 raft_consensus.cc:2243] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.519686  4444 raft_consensus.cc:2272] T c490424d20634a94ba9fb485ede9b977 P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.521642  4444 tablet_replica.cc:333] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29: stopping tablet replica
I20260709 12:08:45.522382  4444 raft_consensus.cc:2243] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.523183  4444 raft_consensus.cc:2272] T 2ff6e9f950dc4676ba9639e35634a60f P 3792bfe606bf4fc4b0b4c0a53a71cb29 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:45.657397  4693 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36711: connect: Connection refused (error 111)
I20260709 12:08:45.659672  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
W20260709 12:08:45.662191  4619 consensus_peers.cc:597] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d -> Peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Couldn't send request to peer 3792bfe606bf4fc4b0b4c0a53a71cb29. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:08:45.664923  4693 consensus_peers.cc:597] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a -> Peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Couldn't send request to peer 3792bfe606bf4fc4b0b4c0a53a71cb29. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:08:45.665906  4619 consensus_peers.cc:597] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d -> Peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Couldn't send request to peer 3792bfe606bf4fc4b0b4c0a53a71cb29. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:45.686206  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
I20260709 12:08:45.717895  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:45.719717  4444 tablet_replica.cc:333] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.720691  4444 raft_consensus.cc:2243] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.721771  4444 raft_consensus.cc:2272] T ea57139b74d440e1a99b9792a3777dff P 0828e797204f4d5389dd3c607cada24d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.724279  4444 tablet_replica.cc:333] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.725045  4444 raft_consensus.cc:2243] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.725536  4444 raft_consensus.cc:2272] T cd9a81c4236d47519e981184305fc7c7 P 0828e797204f4d5389dd3c607cada24d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.727365  4444 tablet_replica.cc:333] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.727893  4444 raft_consensus.cc:2243] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.728314  4444 raft_consensus.cc:2272] T 378a13b234694836bbffb95ba5c85f39 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.730363  4444 tablet_replica.cc:333] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.731374  4444 raft_consensus.cc:2243] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.731895  4444 raft_consensus.cc:2272] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.734360  4444 tablet_replica.cc:333] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.734853  4444 raft_consensus.cc:2243] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.735373  4444 raft_consensus.cc:2272] T 13055413cf4342bb97a338c8f60c7deb P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:45.735950  4691 consensus_peers.cc:597] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a -> Peer 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079): Couldn't send request to peer 0828e797204f4d5389dd3c607cada24d. Status: 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:08:45.737262  4444 tablet_replica.cc:333] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.737797  4444 raft_consensus.cc:2243] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.738674  4444 raft_consensus.cc:2272] T 2ff6e9f950dc4676ba9639e35634a60f P 0828e797204f4d5389dd3c607cada24d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.740512  4444 tablet_replica.cc:333] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.741245  4444 raft_consensus.cc:2243] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.741829  4444 raft_consensus.cc:2272] T c490424d20634a94ba9fb485ede9b977 P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.744122  4444 tablet_replica.cc:333] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.745265  4444 raft_consensus.cc:2243] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.745754  4444 raft_consensus.cc:2272] T 98856f6b2c4545e995e69d972615415c P 0828e797204f4d5389dd3c607cada24d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.747421  4444 tablet_replica.cc:333] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d: stopping tablet replica
I20260709 12:08:45.748092  4444 raft_consensus.cc:2243] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.749128  4444 raft_consensus.cc:2272] T b480ba6305c448e1b53cfc5bc71fe93d P 0828e797204f4d5389dd3c607cada24d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:45.773636  4693 consensus_peers.cc:597] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a -> Peer 3792bfe606bf4fc4b0b4c0a53a71cb29 (127.4.87.1:36711): Couldn't send request to peer 3792bfe606bf4fc4b0b4c0a53a71cb29. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:45.780961  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
I20260709 12:08:45.800073  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
I20260709 12:08:45.834527  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:45.835428  4444 tablet_replica.cc:333] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.836850  4444 raft_consensus.cc:2243] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.837796  4444 raft_consensus.cc:2272] T 378a13b234694836bbffb95ba5c85f39 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.839805  4444 tablet_replica.cc:333] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.840327  4444 raft_consensus.cc:2243] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.840782  4444 raft_consensus.cc:2272] T ea57139b74d440e1a99b9792a3777dff P 367ab5429d9b4de484a0e2d9b1d9a43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.842722  4444 tablet_replica.cc:333] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.843183  4444 raft_consensus.cc:2243] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.844086  4444 raft_consensus.cc:2272] T cd9a81c4236d47519e981184305fc7c7 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.845752  4444 tablet_replica.cc:333] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.846217  4444 raft_consensus.cc:2243] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.846649  4444 raft_consensus.cc:2272] T a3aaed4eb3ed4c0c8d311d7c355b1783 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.848315  4444 tablet_replica.cc:333] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.849105  4444 raft_consensus.cc:2243] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.849627  4444 raft_consensus.cc:2272] T 13055413cf4342bb97a338c8f60c7deb P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.851475  4444 tablet_replica.cc:333] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.851975  4444 raft_consensus.cc:2243] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.852468  4444 raft_consensus.cc:2272] T 2ff6e9f950dc4676ba9639e35634a60f P 367ab5429d9b4de484a0e2d9b1d9a43a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.854823  4444 tablet_replica.cc:333] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.855379  4444 raft_consensus.cc:2243] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.855822  4444 raft_consensus.cc:2272] T c490424d20634a94ba9fb485ede9b977 P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.858423  4444 tablet_replica.cc:333] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.859139  4444 raft_consensus.cc:2243] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:45.859704  4444 raft_consensus.cc:2272] T b480ba6305c448e1b53cfc5bc71fe93d P 367ab5429d9b4de484a0e2d9b1d9a43a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:45.861618  4691 consensus_peers.cc:597] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a -> Peer 0828e797204f4d5389dd3c607cada24d (127.4.87.2:44079): Couldn't send request to peer 0828e797204f4d5389dd3c607cada24d. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:44079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:45.861863  4444 tablet_replica.cc:333] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a: stopping tablet replica
I20260709 12:08:45.862519  4444 raft_consensus.cc:2243] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.863286  4444 raft_consensus.cc:2272] T 98856f6b2c4545e995e69d972615415c P 367ab5429d9b4de484a0e2d9b1d9a43a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.893486  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:08:45.912714  4444 master.cc:562] Master@127.4.87.62:38725 shutting down...
I20260709 12:08:46.138710  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.139415  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.139708  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a7ca38df1d248f8b98af6ee7a69a976: stopping tablet replica
I20260709 12:08:46.179692  4444 master.cc:584] Master@127.4.87.62:38725 shutdown complete.
0828e797204f4d5389dd3c607cada24d  4
367ab5429d9b4de484a0e2d9b1d9a43a  1
3792bfe606bf4fc4b0b4c0a53a71cb29  4
0828e797204f4d5389dd3c607cada24d  3
367ab5429d9b4de484a0e2d9b1d9a43a  3
3792bfe606bf4fc4b0b4c0a53a71cb29  3
0828e797204f4d5389dd3c607cada24d  8
367ab5429d9b4de484a0e2d9b1d9a43a  1
3792bfe606bf4fc4b0b4c0a53a71cb29  0
0828e797204f4d5389dd3c607cada24d  3
367ab5429d9b4de484a0e2d9b1d9a43a  3
3792bfe606bf4fc4b0b4c0a53a71cb29  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31151 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:08:46.225813  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:42203
I20260709 12:08:46.227198  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:46.233316  4965 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:08:46.233660  4966 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:08:46.234594  4968 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:08:46.234849  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:46.235841  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:46.236030  4444 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:08:46.236143  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598926236132 us; error 0 us; skew 500 ppm
I20260709 12:08:46.236730  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:46.239363  4444 webserver.cc:533] Webserver started at http://127.4.87.62:35769/ using document root <none> and password file <none>
I20260709 12:08:46.239811  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:46.239970  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:46.240193  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:46.241501  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "6bd529f0910b47b9b52c41fb279615bb"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.246276  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:08:46.249943  4973 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:08:46.250880  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:08:46.251170  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "6bd529f0910b47b9b52c41fb279615bb"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.251415  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-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:08:46.266189  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:46.267556  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:46.310761  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:42203
I20260709 12:08:46.310861  5024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:42203 every 8 connection(s)
I20260709 12:08:46.314808  5025 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:08:46.324241  5025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb: Bootstrap starting.
I20260709 12:08:46.329107  5025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:46.333314  5025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb: No bootstrap required, opened a new log
I20260709 12:08:46.336074  5025 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd529f0910b47b9b52c41fb279615bb" member_type: VOTER }
I20260709 12:08:46.336524  5025 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:46.336758  5025 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd529f0910b47b9b52c41fb279615bb, State: Initialized, Role: FOLLOWER
I20260709 12:08:46.337334  5025 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bd529f0910b47b9b52c41fb279615bb" member_type: VOTER }
I20260709 12:08:46.337787  5025 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:46.337977  5025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:46.338188  5025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:46.342290  5025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd529f0910b47b9b52c41fb279615bb" member_type: VOTER }
I20260709 12:08:46.342800  5025 leader_election.cc:304] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [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: 6bd529f0910b47b9b52c41fb279615bb; no voters: 
I20260709 12:08:46.344004  5025 leader_election.cc:290] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:46.344414  5028 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:46.345985  5028 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 1 LEADER]: Becoming Leader. State: Replica: 6bd529f0910b47b9b52c41fb279615bb, State: Running, Role: LEADER
I20260709 12:08:46.346704  5028 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [LEADER]: Queue going to LEADER mode. State: All 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: "6bd529f0910b47b9b52c41fb279615bb" member_type: VOTER }
I20260709 12:08:46.347620  5025 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:46.351833  5030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bd529f0910b47b9b52c41fb279615bb. Latest consensus state: current_term: 1 leader_uuid: "6bd529f0910b47b9b52c41fb279615bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd529f0910b47b9b52c41fb279615bb" member_type: VOTER } }
I20260709 12:08:46.352536  5030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:46.353515  5029 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6bd529f0910b47b9b52c41fb279615bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd529f0910b47b9b52c41fb279615bb" member_type: VOTER } }
I20260709 12:08:46.354074  5029 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:46.354810  5035 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:46.360069  5035 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:46.365207  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:46.369699  5035 catalog_manager.cc:1383] Generated new cluster ID: 01ce503bbb074a5a8560a72cd09b9337
I20260709 12:08:46.369915  5035 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:46.389667  5035 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:46.390977  5035 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:46.404120  5035 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb: Generated new TSK 0
I20260709 12:08:46.404836  5035 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:46.433135  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:46.440847  5046 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:08:46.441526  5047 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:08:46.441956  5049 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:08:46.442917  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:46.443861  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:46.444084  4444 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:08:46.444259  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598926444221 us; error 0 us; skew 500 ppm
I20260709 12:08:46.444869  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:46.447194  4444 webserver.cc:533] Webserver started at http://127.4.87.1:37087/ using document root <none> and password file <none>
I20260709 12:08:46.447751  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:46.447947  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:46.448242  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:46.449471  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "60cc7f1db55446edb8a01e0da2b55184"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.454281  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:08:46.457599  5054 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:08:46.458384  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:08:46.458753  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "60cc7f1db55446edb8a01e0da2b55184"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.459067  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-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:08:46.485898  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:46.487429  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:46.489331  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:46.491690  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:46.492000  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:46.492475  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:46.492744  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:08:46.539160  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:40609
I20260709 12:08:46.539273  5116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:40609 every 8 connection(s)
I20260709 12:08:46.544890  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:46.553246  5121 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:08:46.554534  5122 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:08:46.559144  5124 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:08:46.559814  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:46.561466  5117 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42203
I20260709 12:08:46.561859  5117 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:46.562350  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:46.562659  4444 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:08:46.562873  5117 heartbeater.cc:507] Master 127.4.87.62:42203 requested a full tablet report, sending...
I20260709 12:08:46.562865  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598926562843 us; error 0 us; skew 500 ppm
I20260709 12:08:46.563795  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:46.566205  4990 ts_manager.cc:194] Registered new tserver with Master: 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609)
I20260709 12:08:46.567277  4444 webserver.cc:533] Webserver started at http://127.4.87.2:42233/ using document root <none> and password file <none>
I20260709 12:08:46.568873  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:46.568859  4990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56578
I20260709 12:08:46.569301  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:46.569723  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:46.571033  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "a008013dcc5e4dd48487b335594114f1"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.575903  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:08:46.579640  5129 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:08:46.580981  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:08:46.581319  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "a008013dcc5e4dd48487b335594114f1"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.581687  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-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:08:46.618783  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:46.620103  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:46.621632  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:46.623847  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:46.624082  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:46.624337  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:46.624526  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:46.671509  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:43897
I20260709 12:08:46.671654  5191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:43897 every 8 connection(s)
I20260709 12:08:46.676223  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:46.684042  5195 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:08:46.684422  5196 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:08:46.687388  5198 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:08:46.687762  4444 server_base.cc:1061] running on GCE node
I20260709 12:08:46.688942  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:46.689244  4444 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:08:46.689471  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598926689453 us; error 0 us; skew 500 ppm
I20260709 12:08:46.690119  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:46.691352  5192 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42203
I20260709 12:08:46.691758  5192 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:46.692584  5192 heartbeater.cc:507] Master 127.4.87.62:42203 requested a full tablet report, sending...
I20260709 12:08:46.692761  4444 webserver.cc:533] Webserver started at http://127.4.87.3:40455/ using document root <none> and password file <none>
I20260709 12:08:46.693300  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:46.693549  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:46.693879  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:46.694710  4990 ts_manager.cc:194] Registered new tserver with Master: a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:46.695026  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "e16e7ff9285a4384868c40c55b9e809c"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.696064  4990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37742
I20260709 12:08:46.700024  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:08:46.704216  5203 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:08:46.705096  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:08:46.705425  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "e16e7ff9285a4384868c40c55b9e809c"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-px1m"
I20260709 12:08:46.705720  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598894903911-4444-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:08:46.724078  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:46.725383  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:46.726864  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:46.729055  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:46.729285  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:46.729540  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:46.729717  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:46.772433  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:45961
I20260709 12:08:46.772536  5265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:45961 every 8 connection(s)
I20260709 12:08:46.786715  5266 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42203
I20260709 12:08:46.787079  5266 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:46.787842  5266 heartbeater.cc:507] Master 127.4.87.62:42203 requested a full tablet report, sending...
I20260709 12:08:46.789726  4990 ts_manager.cc:194] Registered new tserver with Master: e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:46.790357  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014737063s
I20260709 12:08:46.791103  4990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37744
I20260709 12:08:46.816744  4990 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37750:
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:08:46.819581  4990 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:08:46.891458  5080 tablet_service.cc:1511] Processing CreateTablet for tablet acc04ecd537948d883518c8f8752d070 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:46.891299  5082 tablet_service.cc:1511] Processing CreateTablet for tablet 75665d53047e49ed8dd3296c75b9cbb5 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:46.892951  5080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc04ecd537948d883518c8f8752d070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.893146  5081 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2638ba9fed40de9ae4be3eae214cd2 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:46.893585  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75665d53047e49ed8dd3296c75b9cbb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.894464  5081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2638ba9fed40de9ae4be3eae214cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.895810  5079 tablet_service.cc:1511] Processing CreateTablet for tablet baa653c2e2d54201acf891fa26d81d68 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:46.896134  5078 tablet_service.cc:1511] Processing CreateTablet for tablet c7b7f34c9fec4a159f0c050d9d9d5e84 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:46.897168  5079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa653c2e2d54201acf891fa26d81d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.900279  5078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b7f34c9fec4a159f0c050d9d9d5e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.905968  5077 tablet_service.cc:1511] Processing CreateTablet for tablet b35c1ffd60e84bf5a5008fa9920f4dc2 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:46.907536  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35c1ffd60e84bf5a5008fa9920f4dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.911341  5075 tablet_service.cc:1511] Processing CreateTablet for tablet bc84a85e35e140daa50f776fbc28a475 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:46.913182  5075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc84a85e35e140daa50f776fbc28a475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.917371  5076 tablet_service.cc:1511] Processing CreateTablet for tablet 901ba465c7df4ea5bea040d46d2d14e0 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:46.919436  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901ba465c7df4ea5bea040d46d2d14e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.921003  5074 tablet_service.cc:1511] Processing CreateTablet for tablet 97caf2dc0db14252947cd7822fd24b5d (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:46.922416  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97caf2dc0db14252947cd7822fd24b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.925244  5073 tablet_service.cc:1511] Processing CreateTablet for tablet 627b73762aab438e8e08fff21936aaf8 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:46.933139  5279 tablet_bootstrap.cc:492] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:46.937058  5073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627b73762aab438e8e08fff21936aaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.953312  5279 tablet_bootstrap.cc:654] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:46.989825  5231 tablet_service.cc:1511] Processing CreateTablet for tablet 75665d53047e49ed8dd3296c75b9cbb5 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:46.991369  5231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75665d53047e49ed8dd3296c75b9cbb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.991034  5226 tablet_service.cc:1511] Processing CreateTablet for tablet b35c1ffd60e84bf5a5008fa9920f4dc2 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:46.992283  5226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35c1ffd60e84bf5a5008fa9920f4dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.989825  5225 tablet_service.cc:1511] Processing CreateTablet for tablet 901ba465c7df4ea5bea040d46d2d14e0 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:46.993731  5225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901ba465c7df4ea5bea040d46d2d14e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:46.993535  5230 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2638ba9fed40de9ae4be3eae214cd2 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:46.995659  5229 tablet_service.cc:1511] Processing CreateTablet for tablet acc04ecd537948d883518c8f8752d070 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:46.998229  5228 tablet_service.cc:1511] Processing CreateTablet for tablet baa653c2e2d54201acf891fa26d81d68 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:46.998359  5224 tablet_service.cc:1511] Processing CreateTablet for tablet bc84a85e35e140daa50f776fbc28a475 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:47.000769  5227 tablet_service.cc:1511] Processing CreateTablet for tablet c7b7f34c9fec4a159f0c050d9d9d5e84 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:47.000813  5223 tablet_service.cc:1511] Processing CreateTablet for tablet 97caf2dc0db14252947cd7822fd24b5d (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:47.002492  5230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2638ba9fed40de9ae4be3eae214cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.002799  5222 tablet_service.cc:1511] Processing CreateTablet for tablet 627b73762aab438e8e08fff21936aaf8 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:47.003401  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b7f34c9fec4a159f0c050d9d9d5e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.004133  5222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627b73762aab438e8e08fff21936aaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.004684  5279 tablet_bootstrap.cc:492] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.004889  5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97caf2dc0db14252947cd7822fd24b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.005141  5279 ts_tablet_manager.cc:1403] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.000s
I20260709 12:08:47.005481  5224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc84a85e35e140daa50f776fbc28a475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.009168  5229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc04ecd537948d883518c8f8752d070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.008281  5279 raft_consensus.cc:359] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.012913  5228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa653c2e2d54201acf891fa26d81d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.026245  5279 raft_consensus.cc:385] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.026893  5279 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.028843  5279 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.040864  5149 tablet_service.cc:1511] Processing CreateTablet for tablet 97caf2dc0db14252947cd7822fd24b5d (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:47.041776  5154 tablet_service.cc:1511] Processing CreateTablet for tablet baa653c2e2d54201acf891fa26d81d68 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:47.044405  5153 tablet_service.cc:1511] Processing CreateTablet for tablet c7b7f34c9fec4a159f0c050d9d9d5e84 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:47.046412  5152 tablet_service.cc:1511] Processing CreateTablet for tablet b35c1ffd60e84bf5a5008fa9920f4dc2 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:47.051424  5156 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2638ba9fed40de9ae4be3eae214cd2 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:47.049795  5155 tablet_service.cc:1511] Processing CreateTablet for tablet acc04ecd537948d883518c8f8752d070 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:47.048254  5151 tablet_service.cc:1511] Processing CreateTablet for tablet 901ba465c7df4ea5bea040d46d2d14e0 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:47.057397  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 75665d53047e49ed8dd3296c75b9cbb5 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:47.049829  5150 tablet_service.cc:1511] Processing CreateTablet for tablet bc84a85e35e140daa50f776fbc28a475 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:47.055846  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97caf2dc0db14252947cd7822fd24b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.063019  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75665d53047e49ed8dd3296c75b9cbb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.069155  5155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc04ecd537948d883518c8f8752d070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.070452  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc84a85e35e140daa50f776fbc28a475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.071295  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901ba465c7df4ea5bea040d46d2d14e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.071939  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2638ba9fed40de9ae4be3eae214cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.054841  5148 tablet_service.cc:1511] Processing CreateTablet for tablet 627b73762aab438e8e08fff21936aaf8 (DEFAULT_TABLE table=test-workload [id=1fbe9abaf4d5407cacf47804319d66d6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:47.073422  5148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627b73762aab438e8e08fff21936aaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.081773  5153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b7f34c9fec4a159f0c050d9d9d5e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.090750  5152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35c1ffd60e84bf5a5008fa9920f4dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.105749  5154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa653c2e2d54201acf891fa26d81d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.111126  5117 heartbeater.cc:499] Master 127.4.87.62:42203 was elected leader, sending a full tablet report...
I20260709 12:08:47.111419  5279 ts_tablet_manager.cc:1434] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.106s	user 0.014s	sys 0.028s
I20260709 12:08:47.112398  5279 tablet_bootstrap.cc:492] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.135843  5279 tablet_bootstrap.cc:654] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.143663  5284 tablet_bootstrap.cc:492] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.140908  5282 tablet_bootstrap.cc:492] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.150772  5279 tablet_bootstrap.cc:492] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.153491  5279 ts_tablet_manager.cc:1403] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.012s
I20260709 12:08:47.156260  5279 raft_consensus.cc:359] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.156983  5279 raft_consensus.cc:385] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.157286  5279 raft_consensus.cc:740] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.157935  5279 consensus_queue.cc:260] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.159641  5279 ts_tablet_manager.cc:1434] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:08:47.160501  5279 tablet_bootstrap.cc:492] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.162921  5282 tablet_bootstrap.cc:654] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.166471  5279 tablet_bootstrap.cc:654] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.166721  5284 tablet_bootstrap.cc:654] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.168617  5282 tablet_bootstrap.cc:492] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.169159  5282 ts_tablet_manager.cc:1403] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260709 12:08:47.172981  5282 raft_consensus.cc:359] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.173714  5282 raft_consensus.cc:385] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.174049  5282 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.174244  5279 tablet_bootstrap.cc:492] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.174340  5284 tablet_bootstrap.cc:492] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.174741  5279 ts_tablet_manager.cc:1403] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260709 12:08:47.174793  5284 ts_tablet_manager.cc:1403] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260709 12:08:47.174835  5282 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.177577  5266 heartbeater.cc:499] Master 127.4.87.62:42203 was elected leader, sending a full tablet report...
I20260709 12:08:47.177448  5279 raft_consensus.cc:359] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.178064  5282 ts_tablet_manager.cc:1434] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:08:47.178128  5279 raft_consensus.cc:385] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.178009  5284 raft_consensus.cc:359] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.178601  5279 raft_consensus.cc:740] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.178848  5284 raft_consensus.cc:385] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.179141  5282 tablet_bootstrap.cc:492] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.179211  5284 raft_consensus.cc:740] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.179351  5279 consensus_queue.cc:260] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.180115  5284 consensus_queue.cc:260] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.181573  5279 ts_tablet_manager.cc:1434] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:08:47.182504  5279 tablet_bootstrap.cc:492] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.187397  5282 tablet_bootstrap.cc:654] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.188962  5279 tablet_bootstrap.cc:654] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.189534  5284 ts_tablet_manager.cc:1434] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:08:47.190261  5192 heartbeater.cc:499] Master 127.4.87.62:42203 was elected leader, sending a full tablet report...
I20260709 12:08:47.205497  5284 tablet_bootstrap.cc:492] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.208299  5279 tablet_bootstrap.cc:492] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.208317  5282 tablet_bootstrap.cc:492] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.209038  5279 ts_tablet_manager.cc:1403] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.001s
I20260709 12:08:47.209127  5282 ts_tablet_manager.cc:1403] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 12:08:47.212134  5282 raft_consensus.cc:359] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.212869  5282 raft_consensus.cc:385] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.213150  5282 raft_consensus.cc:740] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.213600  5284 tablet_bootstrap.cc:654] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.213912  5282 consensus_queue.cc:260] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.216100  5282 ts_tablet_manager.cc:1434] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:08:47.217113  5282 tablet_bootstrap.cc:492] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.217569  5279 raft_consensus.cc:359] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.218268  5279 raft_consensus.cc:385] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.218546  5279 raft_consensus.cc:740] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.219242  5279 consensus_queue.cc:260] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.221714  5284 tablet_bootstrap.cc:492] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.222194  5284 ts_tablet_manager.cc:1403] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:08:47.223695  5282 tablet_bootstrap.cc:654] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.225389  5284 raft_consensus.cc:359] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.225996  5279 ts_tablet_manager.cc:1434] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 12:08:47.226089  5284 raft_consensus.cc:385] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.226550  5284 raft_consensus.cc:740] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.227032  5279 tablet_bootstrap.cc:492] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.227609  5284 consensus_queue.cc:260] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.233443  5284 ts_tablet_manager.cc:1434] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:08:47.233914  5279 tablet_bootstrap.cc:654] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.234742  5284 tablet_bootstrap.cc:492] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.253698  5282 tablet_bootstrap.cc:492] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.254235  5282 ts_tablet_manager.cc:1403] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.016s
I20260709 12:08:47.255033  5279 tablet_bootstrap.cc:492] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.255425  5279 ts_tablet_manager.cc:1403] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.019s
I20260709 12:08:47.256037  5284 tablet_bootstrap.cc:654] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.257138  5282 raft_consensus.cc:359] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.257503  5279 raft_consensus.cc:359] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.257910  5282 raft_consensus.cc:385] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.258126  5279 raft_consensus.cc:385] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.258256  5282 raft_consensus.cc:740] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.258476  5279 raft_consensus.cc:740] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.259300  5279 consensus_queue.cc:260] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.259378  5282 consensus_queue.cc:260] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.261373  5279 ts_tablet_manager.cc:1434] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:08:47.262370  5282 ts_tablet_manager.cc:1434] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:08:47.263638  5282 tablet_bootstrap.cc:492] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.264611  5279 tablet_bootstrap.cc:492] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.266360  5289 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.266800  5289 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.269907  5282 tablet_bootstrap.cc:654] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.274683  5279 tablet_bootstrap.cc:654] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.276717  5289 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.279496  5284 tablet_bootstrap.cc:492] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.279983  5284 ts_tablet_manager.cc:1403] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260709 12:08:47.282883  5284 raft_consensus.cc:359] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.283188  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.283690  5284 raft_consensus.cc:385] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.283898  5092 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 0.
I20260709 12:08:47.284013  5284 raft_consensus.cc:740] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.284796  5284 consensus_queue.cc:260] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.285591  5205 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:47.286427  5289 raft_consensus.cc:2804] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.286830  5289 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.286978  5284 ts_tablet_manager.cc:1434] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:08:47.287175  5289 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.287950  5284 tablet_bootstrap.cc:492] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.289613  5279 tablet_bootstrap.cc:492] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.290144  5279 ts_tablet_manager.cc:1403] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260709 12:08:47.294658  5284 tablet_bootstrap.cc:654] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.294778  5289 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.294795  5279 raft_consensus.cc:359] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.297645  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:47.298945  5092 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.303663  5289 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.304399  5092 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 1.
I20260709 12:08:47.305310  5279 raft_consensus.cc:385] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.305675  5205 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:47.306388  5282 tablet_bootstrap.cc:492] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.306628  5279 raft_consensus.cc:740] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.307293  5289 raft_consensus.cc:2804] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.307375  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.307803  5279 consensus_queue.cc:260] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.306908  5282 ts_tablet_manager.cc:1403] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260709 12:08:47.308992  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.310585  5279 ts_tablet_manager.cc:1434] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
W20260709 12:08:47.310539  5207 leader_election.cc:343] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:08:47.311559  5207 leader_election.cc:343] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.311486  5282 raft_consensus.cc:359] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.312283  5282 raft_consensus.cc:385] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.312508  5282 raft_consensus.cc:740] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.312693  5289 raft_consensus.cc:697] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:47.313102  5279 tablet_bootstrap.cc:492] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.313380  5282 consensus_queue.cc:260] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.313534  5289 consensus_queue.cc:237] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.316097  5282 ts_tablet_manager.cc:1434] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:08:47.317126  5282 tablet_bootstrap.cc:492] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.318665  5284 tablet_bootstrap.cc:492] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.319132  5284 ts_tablet_manager.cc:1403] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260709 12:08:47.319818  5279 tablet_bootstrap.cc:654] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.321913  5284 raft_consensus.cc:359] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.322649  5284 raft_consensus.cc:385] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.322957  5284 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.323200  5282 tablet_bootstrap.cc:654] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.323766  5284 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.327001  5284 ts_tablet_manager.cc:1434] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:08:47.327943  5284 tablet_bootstrap.cc:492] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.332108  4987 catalog_manager.cc:5697] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 0 to 1, leader changed from <none> to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:47.334043  5284 tablet_bootstrap.cc:654] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.337066  5279 tablet_bootstrap.cc:492] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.337541  5279 ts_tablet_manager.cc:1403] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260709 12:08:47.339314  5282 tablet_bootstrap.cc:492] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.339793  5282 ts_tablet_manager.cc:1403] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 12:08:47.340117  5284 tablet_bootstrap.cc:492] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.340648  5284 ts_tablet_manager.cc:1403] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:08:47.340504  5279 raft_consensus.cc:359] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.341288  5279 raft_consensus.cc:385] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.341753  5279 raft_consensus.cc:740] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.341233  5289 raft_consensus.cc:493] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.342386  5289 raft_consensus.cc:515] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.342679  5282 raft_consensus.cc:359] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.342603  5279 consensus_queue.cc:260] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.343819  5282 raft_consensus.cc:385] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.344017  5284 raft_consensus.cc:359] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.344305  5282 raft_consensus.cc:740] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.344966  5284 raft_consensus.cc:385] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.345342  5284 raft_consensus.cc:740] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.345355  5282 consensus_queue.cc:260] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.346345  5284 consensus_queue.cc:260] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.347942  5282 ts_tablet_manager.cc:1434] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:08:47.348443  5279 ts_tablet_manager.cc:1434] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:08:47.348634  5284 ts_tablet_manager.cc:1434] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:08:47.349119  5282 tablet_bootstrap.cc:492] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.349617  5279 tablet_bootstrap.cc:492] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.349937  5284 tablet_bootstrap.cc:492] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.356015  5282 tablet_bootstrap.cc:654] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.356015  5279 tablet_bootstrap.cc:654] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.356158  5284 tablet_bootstrap.cc:654] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:47.359320  5038 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:47.360594  5289 leader_election.cc:290] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.362880  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
W20260709 12:08:47.365576  5205 leader_election.cc:343] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.363603  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.366437  5166 raft_consensus.cc:2468] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 0.
I20260709 12:08:47.368201  5207 leader_election.cc:304] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:08:47.372639  5279 tablet_bootstrap.cc:492] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.373137  5279 ts_tablet_manager.cc:1403] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260709 12:08:47.375825  5279 raft_consensus.cc:359] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.376516  5279 raft_consensus.cc:385] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.376803  5279 raft_consensus.cc:740] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.377532  5279 consensus_queue.cc:260] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.379522  5279 ts_tablet_manager.cc:1434] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:08:47.379964  5289 raft_consensus.cc:2804] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.380389  5289 raft_consensus.cc:493] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.380626  5279 tablet_bootstrap.cc:492] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.381054  5289 raft_consensus.cc:3060] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.387283  5279 tablet_bootstrap.cc:654] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.388736  5289 raft_consensus.cc:515] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.392442  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
W20260709 12:08:47.394373  5205 leader_election.cc:343] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.396973  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.397581  5166 raft_consensus.cc:3060] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.398782  5279 tablet_bootstrap.cc:492] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.399242  5279 ts_tablet_manager.cc:1403] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:08:47.401785  5279 raft_consensus.cc:359] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.402778  5283 raft_consensus.cc:493] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.403376  5283 raft_consensus.cc:515] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.404692  5166 raft_consensus.cc:2468] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 1.
I20260709 12:08:47.405982  5283 leader_election.cc:290] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.406070  5207 leader_election.cc:304] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:08:47.407150  5301 raft_consensus.cc:2804] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.407179  5289 leader_election.cc:290] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.411201  5290 raft_consensus.cc:493] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.412012  5284 tablet_bootstrap.cc:492] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.411662  5290 raft_consensus.cc:515] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.412356  5282 tablet_bootstrap.cc:492] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.412611  5284 ts_tablet_manager.cc:1403] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.017s
I20260709 12:08:47.413160  5282 ts_tablet_manager.cc:1403] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.021s
I20260709 12:08:47.415868  5284 raft_consensus.cc:359] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.416754  5284 raft_consensus.cc:385] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.416620  5282 raft_consensus.cc:359] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.417172  5284 raft_consensus.cc:740] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.417466  5282 raft_consensus.cc:385] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.417914  5282 raft_consensus.cc:740] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.418116  5284 consensus_queue.cc:260] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.419492  5290 leader_election.cc:290] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.418838  5282 consensus_queue.cc:260] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.422112  5279 raft_consensus.cc:385] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.422262  5282 ts_tablet_manager.cc:1434] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:08:47.422549  5279 raft_consensus.cc:740] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.423230  5279 consensus_queue.cc:260] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.426047  5279 ts_tablet_manager.cc:1434] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:08:47.424113  5282 tablet_bootstrap.cc:492] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.431874  5290 raft_consensus.cc:493] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.432654  5283 raft_consensus.cc:493] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.432456  5290 raft_consensus.cc:515] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.433144  5283 raft_consensus.cc:515] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.433998  5301 raft_consensus.cc:697] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:47.434906  5301 consensus_queue.cc:237] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.436640  5282 tablet_bootstrap.cc:654] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.436687  5290 leader_election.cc:290] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.436888  5283 leader_election.cc:290] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.438696  5279 tablet_bootstrap.cc:492] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184: Bootstrap starting.
I20260709 12:08:47.441241  5311 raft_consensus.cc:493] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.441903  5311 raft_consensus.cc:515] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.445571  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.447535  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.448370  5240 raft_consensus.cc:2468] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 0.
W20260709 12:08:47.450225  5133 leader_election.cc:343] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.451329  5279 tablet_bootstrap.cc:654] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.451128  5133 leader_election.cc:304] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:47.452304  5290 raft_consensus.cc:2804] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.452790  5290 raft_consensus.cc:493] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.453219  5290 raft_consensus.cc:3060] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.453464  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.454308  5092 raft_consensus.cc:2468] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 0.
I20260709 12:08:47.455564  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.456353  5091 raft_consensus.cc:2468] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 0.
I20260709 12:08:47.458356  5131 leader_election.cc:304] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:47.460618  5313 raft_consensus.cc:2804] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.461098  5313 raft_consensus.cc:493] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.461499  5313 raft_consensus.cc:3060] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.462576  5284 ts_tablet_manager.cc:1434] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.001s
I20260709 12:08:47.473143  5284 tablet_bootstrap.cc:492] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.473616  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.480396  5313 raft_consensus.cc:515] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.481980  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.483517  5091 raft_consensus.cc:2468] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 0.
I20260709 12:08:47.483482  5290 raft_consensus.cc:515] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.473682  5311 leader_election.cc:290] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.485046  5205 leader_election.cc:304] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:47.486749  5166 raft_consensus.cc:2393] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e16e7ff9285a4384868c40c55b9e809c in current term 1: Already voted for candidate a008013dcc5e4dd48487b335594114f1 in this term.
I20260709 12:08:47.487787  5313 leader_election.cc:290] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.489418  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.491004  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:47.491614  5091 raft_consensus.cc:3060] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:47.491475  5133 leader_election.cc:343] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.494268  5311 raft_consensus.cc:2804] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.495718  5311 raft_consensus.cc:493] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.496151  5311 raft_consensus.cc:3060] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.502811  5283 raft_consensus.cc:493] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.503407  5283 raft_consensus.cc:515] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.505101  5091 raft_consensus.cc:2468] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 1.
I20260709 12:08:47.506007  5283 leader_election.cc:290] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.506356  5131 leader_election.cc:304] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:47.509320  5290 leader_election.cc:290] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.510855  5279 tablet_bootstrap.cc:492] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184: No bootstrap required, opened a new log
I20260709 12:08:47.511338  5279 ts_tablet_manager.cc:1403] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184: Time spent bootstrapping tablet: real 0.073s	user 0.002s	sys 0.023s
I20260709 12:08:47.512661  5284 tablet_bootstrap.cc:654] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.512986  5313 raft_consensus.cc:2804] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.513468  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.513552  5313 raft_consensus.cc:697] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:47.512403  4988 catalog_manager.cc:5697] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 0 to 1, leader changed from <none> to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:47.516534  5279 raft_consensus.cc:359] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.517220  5279 raft_consensus.cc:385] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.516866  5313 consensus_queue.cc:237] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.517491  5279 raft_consensus.cc:740] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.519269  5279 consensus_queue.cc:260] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.523063  5279 ts_tablet_manager.cc:1434] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:08:47.523876  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:47.524436  5091 raft_consensus.cc:3060] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.525702  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.527025  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.527544  5167 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.528801  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.529753  5165 raft_consensus.cc:2468] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
W20260709 12:08:47.531414  5058 leader_election.cc:343] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.532151  5058 leader_election.cc:304] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.532939  5283 raft_consensus.cc:2804] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.533320  5283 raft_consensus.cc:493] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.533241  5091 raft_consensus.cc:2468] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 1.
I20260709 12:08:47.533725  5283 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.534422  5058 leader_election.cc:304] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.534627  5131 leader_election.cc:304] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.535408  5290 raft_consensus.cc:2804] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.549571  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.550971  5283 raft_consensus.cc:515] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.555615  5282 tablet_bootstrap.cc:492] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.556140  5282 ts_tablet_manager.cc:1403] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.132s	user 0.029s	sys 0.045s
I20260709 12:08:47.558231  4989 catalog_manager.cc:5697] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.559069  5282 raft_consensus.cc:359] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.560642  5282 raft_consensus.cc:385] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.561131  5282 raft_consensus.cc:740] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.561632  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.553077  5283 leader_election.cc:290] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.564194  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.543756  5311 raft_consensus.cc:515] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.565045  5239 raft_consensus.cc:2468] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.565448  5240 raft_consensus.cc:2393] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a008013dcc5e4dd48487b335594114f1 in current term 1: Already voted for candidate e16e7ff9285a4384868c40c55b9e809c in this term.
I20260709 12:08:47.567396  5311 leader_election.cc:290] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.567925  5283 raft_consensus.cc:2804] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.568827  5283 raft_consensus.cc:493] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.570117  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.570463  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.570798  5165 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.571388  5283 raft_consensus.cc:3060] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.574913  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:47.575685  5091 raft_consensus.cc:2393] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e16e7ff9285a4384868c40c55b9e809c in current term 1: Already voted for candidate a008013dcc5e4dd48487b335594114f1 in this term.
W20260709 12:08:47.570447  5058 leader_election.cc:343] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.578960  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.571130  5290 raft_consensus.cc:697] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:47.583283  5321 raft_consensus.cc:493] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.577730  5058 leader_election.cc:304] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184; no voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:47.583809  5321 raft_consensus.cc:515] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.586992  5165 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.587406  5290 consensus_queue.cc:237] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.563494  5282 consensus_queue.cc:260] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.589169  5241 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.589241  5321 leader_election.cc:290] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.592191  5282 ts_tablet_manager.cc:1434] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 12:08:47.592728  5283 raft_consensus.cc:515] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.593253  5282 tablet_bootstrap.cc:492] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.595666  5313 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.597277  5283 leader_election.cc:290] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Requested vote from peers e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.596201  5313 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.599043  5284 tablet_bootstrap.cc:492] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.600236  5284 ts_tablet_manager.cc:1403] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.018s
I20260709 12:08:47.601171  5313 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.601480  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.602746  5091 raft_consensus.cc:2393] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a008013dcc5e4dd48487b335594114f1 in current term 1: Already voted for candidate e16e7ff9285a4384868c40c55b9e809c in this term.
I20260709 12:08:47.604585  5284 raft_consensus.cc:359] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.604976  5282 tablet_bootstrap.cc:654] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.624729  5284 raft_consensus.cc:385] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:08:47.616328  5058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:45961, user_credentials={real_user=slave}} blocked reactor thread for 45888.4us
I20260709 12:08:47.625456  5284 raft_consensus.cc:740] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.605727  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.626446  5284 consensus_queue.cc:260] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.627344  5133 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a008013dcc5e4dd48487b335594114f1; no voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:47.597175  5321 raft_consensus.cc:2749] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:47.628153  5313 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.630730  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.631461  5240 raft_consensus.cc:2468] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.632908  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.635814  5207 leader_election.cc:304] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [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: e16e7ff9285a4384868c40c55b9e809c; no voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1
I20260709 12:08:47.636761  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.637425  5240 raft_consensus.cc:3060] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.638273  4988 catalog_manager.cc:5697] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.636920  5311 raft_consensus.cc:2749] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:47.640705  5313 raft_consensus.cc:2749] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:47.644279  5284 ts_tablet_manager.cc:1434] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.002s
I20260709 12:08:47.645358  5284 tablet_bootstrap.cc:492] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.651814  5282 tablet_bootstrap.cc:492] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.652302  5282 ts_tablet_manager.cc:1403] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.008s
I20260709 12:08:47.653036  5284 tablet_bootstrap.cc:654] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.653254  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.653869  5167 raft_consensus.cc:3060] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.655242  5282 raft_consensus.cc:359] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.656052  5282 raft_consensus.cc:385] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.656387  5282 raft_consensus.cc:740] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.657543  5282 consensus_queue.cc:260] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.660571  5282 ts_tablet_manager.cc:1434] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 12:08:47.661733  5282 tablet_bootstrap.cc:492] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.665479  5167 raft_consensus.cc:2468] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.667801  5058 leader_election.cc:304] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:47.669770  5282 tablet_bootstrap.cc:654] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.670284  5240 raft_consensus.cc:2468] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.670878  5321 raft_consensus.cc:2804] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.672372  5321 raft_consensus.cc:697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:47.673831  5283 raft_consensus.cc:493] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:08:47.671752  5058 leader_election.cc:343] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.674424  5283 raft_consensus.cc:515] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.675217  5058 leader_election.cc:304] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.676508  5284 tablet_bootstrap.cc:492] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.676608  5283 leader_election.cc:290] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.677099  5284 ts_tablet_manager.cc:1403] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260709 12:08:47.673501  5321 consensus_queue.cc:237] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.677198  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.677155  5283 raft_consensus.cc:2804] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.678104  5167 raft_consensus.cc:2393] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60cc7f1db55446edb8a01e0da2b55184 in current term 1: Already voted for candidate e16e7ff9285a4384868c40c55b9e809c in this term.
I20260709 12:08:47.680956  5283 raft_consensus.cc:697] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:47.678925  5058 leader_election.cc:304] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: a008013dcc5e4dd48487b335594114f1
I20260709 12:08:47.682081  5324 raft_consensus.cc:2804] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.681835  5283 consensus_queue.cc:237] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:08:47.682487  5324 raft_consensus.cc:493] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.682891  5324 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.686095  5282 tablet_bootstrap.cc:492] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.685985  5284 raft_consensus.cc:359] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.686673  5282 ts_tablet_manager.cc:1403] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260709 12:08:47.686949  5284 raft_consensus.cc:385] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.687333  5284 raft_consensus.cc:740] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.689698  5282 raft_consensus.cc:359] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.690471  5282 raft_consensus.cc:385] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.690193  5324 raft_consensus.cc:515] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.690855  5282 raft_consensus.cc:740] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.690256  5284 consensus_queue.cc:260] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.691788  5282 consensus_queue.cc:260] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.693962  5282 ts_tablet_manager.cc:1434] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:08:47.695007  5282 tablet_bootstrap.cc:492] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c: Bootstrap starting.
I20260709 12:08:47.696329  5284 ts_tablet_manager.cc:1434] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:08:47.697278  5284 tablet_bootstrap.cc:492] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.698680  5324 leader_election.cc:290] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.700196  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.701232  5282 tablet_bootstrap.cc:654] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.702997  5284 tablet_bootstrap.cc:654] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.706351  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.709939  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.710692  5240 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.710865  4987 catalog_manager.cc:5697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.725870  5058 leader_election.cc:304] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184; no voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:47.727582  5283 raft_consensus.cc:3060] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:47.737051  5058 leader_election.cc:343] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.738965  5283 raft_consensus.cc:2749] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:47.743111  5240 raft_consensus.cc:2468] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.744719  5283 raft_consensus.cc:493] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.745211  5058 leader_election.cc:304] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: a008013dcc5e4dd48487b335594114f1
I20260709 12:08:47.745431  5283 raft_consensus.cc:515] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.746317  5321 raft_consensus.cc:2804] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.746819  5321 raft_consensus.cc:697] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:47.747917  5283 leader_election.cc:290] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.748893  5321 consensus_queue.cc:237] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.750926  5282 tablet_bootstrap.cc:492] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c: No bootstrap required, opened a new log
I20260709 12:08:47.751101  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.751372  5282 ts_tablet_manager.cc:1403] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.026s
I20260709 12:08:47.751878  5167 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.751291  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.753086  5240 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.754433  5282 raft_consensus.cc:359] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.754864  5058 leader_election.cc:304] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:47.755193  5282 raft_consensus.cc:385] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.755602  5282 raft_consensus.cc:740] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.756385  5283 raft_consensus.cc:2804] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.756330  5282 consensus_queue.cc:260] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.756793  5283 raft_consensus.cc:493] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.757174  5283 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.758752  5282 ts_tablet_manager.cc:1434] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:08:47.763947  5283 raft_consensus.cc:515] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.764802  5284 tablet_bootstrap.cc:492] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.764101  4987 catalog_manager.cc:5697] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.765256  5284 ts_tablet_manager.cc:1403] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.068s	user 0.037s	sys 0.014s
I20260709 12:08:47.766023  4987 catalog_manager.cc:5697] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.767951  5284 raft_consensus.cc:359] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.768181  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.768621  5284 raft_consensus.cc:385] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.768782  5167 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.768939  5284 raft_consensus.cc:740] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.767318  5283 leader_election.cc:290] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.769755  5284 consensus_queue.cc:260] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.770505  5311 raft_consensus.cc:493] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.771035  5311 raft_consensus.cc:515] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.773095  5311 leader_election.cc:290] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:47.774494  5284 ts_tablet_manager.cc:1434] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:08:47.774554  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.775384  5091 raft_consensus.cc:2393] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e16e7ff9285a4384868c40c55b9e809c in current term 1: Already voted for candidate a008013dcc5e4dd48487b335594114f1 in this term.
I20260709 12:08:47.775534  5284 tablet_bootstrap.cc:492] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: Bootstrap starting.
I20260709 12:08:47.776743  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.777347  5240 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.777884  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.779436  5207 leader_election.cc:304] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e16e7ff9285a4384868c40c55b9e809c; no voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1
I20260709 12:08:47.780517  5311 raft_consensus.cc:3060] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.781607  5284 tablet_bootstrap.cc:654] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.784214  5167 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.784679  5240 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.786851  5058 leader_election.cc:304] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.787662  5283 raft_consensus.cc:2804] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.788152  5283 raft_consensus.cc:697] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:47.789090  5283 consensus_queue.cc:237] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.790001  5284 tablet_bootstrap.cc:492] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: No bootstrap required, opened a new log
I20260709 12:08:47.790473  5284 ts_tablet_manager.cc:1403] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:08:47.791558  5311 raft_consensus.cc:2749] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:47.793035  5284 raft_consensus.cc:359] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.793723  5284 raft_consensus.cc:385] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.794127  5284 raft_consensus.cc:740] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.794797  5284 consensus_queue.cc:260] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.796846  5284 ts_tablet_manager.cc:1434] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:08:47.800251  4987 catalog_manager.cc:5697] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.823549  5283 raft_consensus.cc:493] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.823992  5283 raft_consensus.cc:515] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.825835  5283 leader_election.cc:290] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.826710  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1" is_pre_election: true
I20260709 12:08:47.826979  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.827229  5167 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.827606  5240 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 0.
I20260709 12:08:47.828256  5058 leader_election.cc:304] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.829044  5283 raft_consensus.cc:2804] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.829346  5283 raft_consensus.cc:493] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.829644  5283 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.834146  5283 raft_consensus.cc:515] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.835958  5283 leader_election.cc:290] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.837508  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:47.838311  5240 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.837230  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:47.838989  5167 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.843935  5240 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.844326  5167 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 1.
I20260709 12:08:47.845036  5058 leader_election.cc:304] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:47.845731  5283 raft_consensus.cc:2804] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.846197  5283 raft_consensus.cc:697] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:47.846959  5283 consensus_queue.cc:237] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.856215  4987 catalog_manager.cc:5697] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:47.856631  5311 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.871546  5311 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.898123  5313 consensus_queue.cc:1048] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.908823  5313 consensus_queue.cc:1048] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.908699  5311 consensus_queue.cc:1048] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:47.925390  5301 consensus_queue.cc:1048] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:47.991801  5313 raft_consensus.cc:493] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.992309  5313 raft_consensus.cc:515] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:47.994112  5313 leader_election.cc:290] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:47.994855  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:47.995271  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:47.995404  5091 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 0.
I20260709 12:08:47.995847  5240 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 0.
I20260709 12:08:47.996448  5131 leader_election.cc:304] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:47.997303  5313 raft_consensus.cc:2804] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.997633  5313 raft_consensus.cc:493] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.997915  5313 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.002444  5313 raft_consensus.cc:515] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.004050  5313 leader_election.cc:290] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.005070  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:48.005280  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.005795  5091 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.005795  5240 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.013656  5091 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 1.
I20260709 12:08:48.013656  5240 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 1.
I20260709 12:08:48.015205  5131 leader_election.cc:304] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:48.016177  5313 raft_consensus.cc:2804] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.016676  5313 raft_consensus.cc:697] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.017436  5313 consensus_queue.cc:237] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.023871  4987 catalog_manager.cc:5697] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.029071  5313 consensus_queue.cc:1048] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.039582  5290 consensus_queue.cc:1048] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.077873  5283 consensus_queue.cc:1048] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.090128  5283 consensus_queue.cc:1048] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.113372  5283 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.122124  5240 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.129599  5321 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.150215  5290 raft_consensus.cc:493] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.150691  5290 raft_consensus.cc:515] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.152601  5290 leader_election.cc:290] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.153451  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cc7f1db55446edb8a01e0da2b55184" is_pre_election: true
I20260709 12:08:48.153810  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e16e7ff9285a4384868c40c55b9e809c" is_pre_election: true
I20260709 12:08:48.154532  5240 raft_consensus.cc:2393] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a008013dcc5e4dd48487b335594114f1 in current term 1: Already voted for candidate 60cc7f1db55446edb8a01e0da2b55184 in this term.
I20260709 12:08:48.155438  5133 leader_election.cc:304] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a008013dcc5e4dd48487b335594114f1; no voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:48.156291  5290 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.161970  5290 raft_consensus.cc:2749] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:48.174852  5240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:40014
I20260709 12:08:48.175648  5240 raft_consensus.cc:606] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:08:48.190078  5167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc04ecd537948d883518c8f8752d070"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:36590
I20260709 12:08:48.190660  5167 raft_consensus.cc:606] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:08:48.195742  5167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:36590
I20260709 12:08:48.196372  5167 raft_consensus.cc:606] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:08:48.199491  5321 consensus_queue.cc:1048] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.214500  5283 consensus_queue.cc:1048] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.218593  5091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:08:48.219214  5091 raft_consensus.cc:606] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Received request to transfer leadership to TS a008013dcc5e4dd48487b335594114f1
I20260709 12:08:48.225742  5091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:08:48.226303  5091 raft_consensus.cc:606] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Received request to transfer leadership to TS a008013dcc5e4dd48487b335594114f1
I20260709 12:08:48.231880  5091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:08:48.232533  5091 raft_consensus.cc:606] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Received request to transfer leadership to TS a008013dcc5e4dd48487b335594114f1
I20260709 12:08:48.237713  5240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
mode: GRACEFUL
new_leader_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:40014
I20260709 12:08:48.238173  5240 raft_consensus.cc:606] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Received request to transfer leadership to TS a008013dcc5e4dd48487b335594114f1
I20260709 12:08:48.243862  5167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
mode: GRACEFUL
new_leader_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:36590
I20260709 12:08:48.244432  5167 raft_consensus.cc:606] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Received request to transfer leadership to TS e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:48.282217  5283 consensus_queue.cc:1048] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.293563  5321 consensus_queue.cc:1048] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.301968  5321 raft_consensus.cc:993] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.302448  5360 raft_consensus.cc:1081] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Signalling peer a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.303864  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:36582
I20260709 12:08:48.304497  5167 raft_consensus.cc:493] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.304946  5167 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.310853  5311 raft_consensus.cc:993] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: : Instructing follower a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.310617  5167 raft_consensus.cc:515] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.311297  5301 raft_consensus.cc:1081] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Signalling peer a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.313122  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:36580
I20260709 12:08:48.313213  5167 leader_election.cc:290] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.313732  5165 raft_consensus.cc:493] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.314118  5165 raft_consensus.cc:3060] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.316076  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:48.316684  5091 raft_consensus.cc:3055] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.316813  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.317062  5091 raft_consensus.cc:740] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:48.317591  5240 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.317992  5091 consensus_queue.cc:260] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.319272  5091 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.320647  5165 raft_consensus.cc:515] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.322858  5165 leader_election.cc:290] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.323629  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:48.324220  5092 raft_consensus.cc:3060] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.324496  5240 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.325291  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97caf2dc0db14252947cd7822fd24b5d" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.325850  5241 raft_consensus.cc:3055] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.326033  5091 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.326198  5241 raft_consensus.cc:740] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:48.327142  5131 leader_election.cc:304] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:48.327072  5241 consensus_queue.cc:260] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.328039  5290 raft_consensus.cc:2804] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.328518  5290 raft_consensus.cc:697] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.328650  5241 raft_consensus.cc:3060] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.329378  5290 consensus_queue.cc:237] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.331713  5313 raft_consensus.cc:993] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:08:48.332171  5322 raft_consensus.cc:1081] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:08:48.333945  5091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43338
I20260709 12:08:48.334401  5091 raft_consensus.cc:493] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.334777  5091 raft_consensus.cc:3060] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.335822  5092 raft_consensus.cc:2468] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.336817  5241 raft_consensus.cc:2468] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.337049  5131 leader_election.cc:304] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:48.337873  5322 raft_consensus.cc:2804] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.338341  5322 raft_consensus.cc:697] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.339139  5322 consensus_queue.cc:237] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.337359  4990 catalog_manager.cc:5697] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 1 to 2, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.341557  5091 raft_consensus.cc:515] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.343793  5091 leader_election.cc:290] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 2 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.344129  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:48.344734  5165 raft_consensus.cc:3055] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.344811  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa653c2e2d54201acf891fa26d81d68" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.345090  5165 raft_consensus.cc:740] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.345309  5241 raft_consensus.cc:3060] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.346310  5165 consensus_queue.cc:260] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.347611  5165 raft_consensus.cc:3060] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.349902  5360 consensus_queue.cc:1048] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:48.352567  5241 raft_consensus.cc:2468] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 2.
I20260709 12:08:48.354164  5058 leader_election.cc:304] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:48.355013  5360 raft_consensus.cc:2804] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.355450  5360 raft_consensus.cc:697] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:48.356249  5360 consensus_queue.cc:237] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.356873  4990 catalog_manager.cc:5697] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 1 to 2, leader changed from e16e7ff9285a4384868c40c55b9e809c (127.4.87.3) to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.358652  5165 raft_consensus.cc:2468] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 2.
I20260709 12:08:48.361907  5324 raft_consensus.cc:993] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.362340  5324 raft_consensus.cc:1081] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Signalling peer a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.364328  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:36582
I20260709 12:08:48.367496  5167 raft_consensus.cc:493] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.367887  5167 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.369607  5283 consensus_queue.cc:1048] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.371721  4987 catalog_manager.cc:5697] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 1 to 2, leader changed from a008013dcc5e4dd48487b335594114f1 (127.4.87.2) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.373375  5167 raft_consensus.cc:515] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.375102  5167 leader_election.cc:290] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.375946  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:48.376217  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.376606  5091 raft_consensus.cc:3055] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.376820  5241 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.376997  5091 raft_consensus.cc:740] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:48.377890  5091 consensus_queue.cc:260] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.379099  5091 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.385097  5241 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.385911  5240 raft_consensus.cc:1240] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Rejecting Update request from peer 60cc7f1db55446edb8a01e0da2b55184 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:08:48.387357  5133 leader_election.cc:304] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:48.388234  5322 raft_consensus.cc:2804] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.388761  5322 raft_consensus.cc:697] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.389562  5322 consensus_queue.cc:237] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.391597  5091 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.397981  4987 catalog_manager.cc:5697] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 1 to 2, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.452175  5322 consensus_queue.cc:1048] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.458272  5313 raft_consensus.cc:993] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:08:48.458745  5290 raft_consensus.cc:1081] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:08:48.460947  5092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc04ecd537948d883518c8f8752d070"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43338
I20260709 12:08:48.462498  5092 raft_consensus.cc:493] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.462910  5092 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.463526  5322 consensus_queue.cc:1048] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.469791  5092 raft_consensus.cc:515] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.473915  5092 leader_election.cc:290] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 2 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.474488  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:48.475129  5167 raft_consensus.cc:3055] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.475049  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.475523  5167 raft_consensus.cc:740] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.475764  5240 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.476392  5167 consensus_queue.cc:260] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.477829  5167 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.481925  5240 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 2.
I20260709 12:08:48.484050  5167 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 2.
I20260709 12:08:48.484522  5058 leader_election.cc:304] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:48.485469  5360 raft_consensus.cc:2804] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.485931  5360 raft_consensus.cc:697] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:48.486721  5360 consensus_queue.cc:237] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.492972  5311 raft_consensus.cc:993] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:08:48.493515  5363 raft_consensus.cc:1081] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:08:48.495369  5092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43336
I20260709 12:08:48.495486  4990 catalog_manager.cc:5697] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 1 to 2, leader changed from a008013dcc5e4dd48487b335594114f1 (127.4.87.2) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.495988  5092 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.496394  5092 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.502514  5092 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.504333  5092 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 2 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.505470  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:48.505736  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.506069  5167 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.506271  5240 raft_consensus.cc:3055] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.506613  5240 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:48.507303  5240 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.508248  5240 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.511127  5167 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 2.
I20260709 12:08:48.512218  5058 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:08:48.512738  5240 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 2.
I20260709 12:08:48.512961  5360 raft_consensus.cc:2804] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.513437  5360 raft_consensus.cc:697] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:48.514199  5360 consensus_queue.cc:237] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.520107  4990 catalog_manager.cc:5697] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 1 to 2, leader changed from e16e7ff9285a4384868c40c55b9e809c (127.4.87.3) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.646950  5290 raft_consensus.cc:993] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: : Instructing follower e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:08:48.647482  5290 raft_consensus.cc:1081] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Signalling peer e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:08:48.649094  5240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:39998
I20260709 12:08:48.649627  5240 raft_consensus.cc:493] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.649935  5240 raft_consensus.cc:3060] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.654875  5240 raft_consensus.cc:515] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.656582  5240 leader_election.cc:290] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:48.657300  5092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:48.657718  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627b73762aab438e8e08fff21936aaf8" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:48.657897  5092 raft_consensus.cc:3060] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.658305  5167 raft_consensus.cc:3055] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.658707  5167 raft_consensus.cc:740] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.659488  5167 consensus_queue.cc:260] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.660342  5167 raft_consensus.cc:3060] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.664402  5092 raft_consensus.cc:2468] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 2.
I20260709 12:08:48.665099  5091 raft_consensus.cc:1240] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Rejecting Update request from peer a008013dcc5e4dd48487b335594114f1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:08:48.665630  5205 leader_election.cc:304] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:48.666520  5363 raft_consensus.cc:2804] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.667141  5167 raft_consensus.cc:2468] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 2.
I20260709 12:08:48.667239  5363 raft_consensus.cc:697] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:48.668620  5363 consensus_queue.cc:237] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.676471  4990 catalog_manager.cc:5697] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 1 to 2, leader changed from a008013dcc5e4dd48487b335594114f1 (127.4.87.2) to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:48.699939  5283 raft_consensus.cc:993] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.700436  5360 raft_consensus.cc:1081] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Signalling peer a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:08:48.702014  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:36582
I20260709 12:08:48.702467  5167 raft_consensus.cc:493] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.702723  5167 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.707829  5167 raft_consensus.cc:515] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.709625  5167 leader_election.cc:290] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:08:48.710405  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:48.710659  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:08:48.710945  5091 raft_consensus.cc:3055] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.711242  5240 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.711277  5091 raft_consensus.cc:740] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:48.712167  5091 consensus_queue.cc:260] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.713151  5091 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.716868  5240 raft_consensus.cc:2468] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.718065  5133 leader_election.cc:304] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:48.718335  5091 raft_consensus.cc:2468] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 2.
I20260709 12:08:48.719408  5322 raft_consensus.cc:2804] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.719904  5322 raft_consensus.cc:697] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:08:48.720687  5322 consensus_queue.cc:237] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:48.726938  4990 catalog_manager.cc:5697] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 1 to 2, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.747637  5240 raft_consensus.cc:1275] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.747637  5167 raft_consensus.cc:1275] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.749500  5283 consensus_queue.cc:1048] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.750355  5360 consensus_queue.cc:1048] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.750654  5240 raft_consensus.cc:1275] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.752192  5322 consensus_queue.cc:1048] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.761358  5091 raft_consensus.cc:1275] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.762746  5313 consensus_queue.cc:1048] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.784754  5241 raft_consensus.cc:1275] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.785964  5313 consensus_queue.cc:1048] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.795372  5091 raft_consensus.cc:1275] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.799824  5313 consensus_queue.cc:1048] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.805490  5092 raft_consensus.cc:1275] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.808995  5313 consensus_queue.cc:1048] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:48.817417  5241 raft_consensus.cc:1275] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.822113  5313 consensus_queue.cc:1048] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.992985  5167 raft_consensus.cc:1275] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:48.994434  5366 consensus_queue.cc:1048] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.004654  5241 raft_consensus.cc:1275] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.006019  5360 consensus_queue.cc:1048] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.058089  5167 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.059628  5360 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.068217  5241 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.069769  5360 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.181879  5167 raft_consensus.cc:1275] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.183575  5363 consensus_queue.cc:1048] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.193638  5091 raft_consensus.cc:1275] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.195312  5373 consensus_queue.cc:1048] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.202955  5092 raft_consensus.cc:1275] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.204922  5313 consensus_queue.cc:1048] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.214178  5241 raft_consensus.cc:1275] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.216368  5313 consensus_queue.cc:1048] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:08:51.161325  5262 debug-util.cc:398] Leaking SignalData structure 0x7b080017f9e0 after lost signal to thread 4447
W20260709 12:08:51.162117  5262 debug-util.cc:398] Leaking SignalData structure 0x7b08000a37e0 after lost signal to thread 5024
W20260709 12:08:51.162921  5262 debug-util.cc:398] Leaking SignalData structure 0x7b080017fe00 after lost signal to thread 5116
W20260709 12:08:51.163657  5262 debug-util.cc:398] Leaking SignalData structure 0x7b080013fea0 after lost signal to thread 5191
W20260709 12:08:51.164393  5262 debug-util.cc:398] Leaking SignalData structure 0x7b0800117fa0 after lost signal to thread 5265
I20260709 12:08:51.297258  4444 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:08:51.298197  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:51.327044  5091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:43362
I20260709 12:08:51.327690  5091 raft_consensus.cc:606] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Received request to transfer leadership to TS e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:51.330365  5091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:43362
I20260709 12:08:51.330875  5091 raft_consensus.cc:606] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Received request to transfer leadership to TS e16e7ff9285a4384868c40c55b9e809c
I20260709 12:08:51.332746  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:51.333263  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:51.638671  5380 raft_consensus.cc:993] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:08:51.639214  5366 raft_consensus.cc:1081] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Signalling peer e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:08:51.642966  5240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:40000
I20260709 12:08:51.643507  5240 raft_consensus.cc:493] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:51.643841  5240 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:51.648495  5240 raft_consensus.cc:515] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:51.651322  5240 leader_election.cc:290] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:51.651651  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:51.652441  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:51.652460  5091 raft_consensus.cc:3055] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:51.653133  5165 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:51.653258  5091 raft_consensus.cc:740] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:51.654206  5091 consensus_queue.cc:260] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:51.657253  5091 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:51.665499  5091 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 2.
I20260709 12:08:51.666585  5205 leader_election.cc:304] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:51.667480  5373 raft_consensus.cc:2804] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:51.667420  5165 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 2.
I20260709 12:08:51.670097  5373 raft_consensus.cc:697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:51.670994  5373 consensus_queue.cc:237] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:51.681488  4987 catalog_manager.cc:5697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 1 to 2, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:51.748857  5366 raft_consensus.cc:993] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:08:51.749456  5381 raft_consensus.cc:1081] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Signalling peer e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:08:51.751767  5240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:40000
I20260709 12:08:51.752408  5240 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:51.752820  5240 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:51.759711  5240 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:51.761809  5240 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 3 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:08:51.762701  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:08:51.763092  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:08:51.763278  5091 raft_consensus.cc:3055] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:51.763618  5091 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:08:51.763616  5165 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:51.764518  5091 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:51.765734  5091 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:51.774505  5165 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 3.
I20260709 12:08:51.775691  5207 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [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: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:08:51.776602  5373 raft_consensus.cc:2804] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:51.777364  5373 raft_consensus.cc:697] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:08:51.776667  5091 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 3.
I20260709 12:08:51.778333  5373 consensus_queue.cc:237] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:08:51.791712  4987 catalog_manager.cc:5697] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 2 to 3, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 3 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:52.172340  5091 raft_consensus.cc:1275] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:52.173584  5373 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:52.186787  5165 raft_consensus.cc:1275] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:52.190644  5373 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:52.275906  5091 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:52.277292  5373 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:52.286978  5165 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:52.288859  5373 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:52.334362  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:52.341439  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:52.341902  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:53.343144  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:53.350710  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:53.351163  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:54.352205  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:54.357771  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:54.358242  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:55.359854  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:55.370455  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:55.370925  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:56.372042  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:56.377950  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:56.378381  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:57.379427  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:57.387586  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:57.388080  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:58.389096  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:58.395998  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:58.396474  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:59.398037  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:59.404495  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:59.404989  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:00.405990  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:00.411878  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:00.412240  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:01.442267  4444 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:09:01.449599  5241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:40014
I20260709 12:09:01.450284  5241 raft_consensus.cc:606] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:09:01.460215  5241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:40014
I20260709 12:09:01.460736  5241 raft_consensus.cc:606] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:09:01.465593  5167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:36590
I20260709 12:09:01.466135  5167 raft_consensus.cc:606] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:09:01.471364  5167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:36590
I20260709 12:09:01.471830  5167 raft_consensus.cc:606] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:09:01.476313  5167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
mode: GRACEFUL
new_leader_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:36590
I20260709 12:09:01.476845  5167 raft_consensus.cc:606] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Received request to transfer leadership to TS 60cc7f1db55446edb8a01e0da2b55184
I20260709 12:09:01.598387  5402 raft_consensus.cc:993] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.598824  5402 raft_consensus.cc:1081] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.600976  5092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43336
I20260709 12:09:01.601631  5092 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.602077  5092 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:01.604316  5376 raft_consensus.cc:993] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.604990  5407 raft_consensus.cc:1081] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.607115  5091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43338
I20260709 12:09:01.607681  5091 raft_consensus.cc:493] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.608026  5091 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.611088  5092 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.613523  5092 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 4 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:01.614494  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:01.615321  5167 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:01.615439  5091 raft_consensus.cc:515] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.617254  5091 leader_election.cc:290] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 3 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:01.620620  5167 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 4.
I20260709 12:09:01.621845  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:01.622404  5241 raft_consensus.cc:3055] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:01.622360  5058 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [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: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:09:01.622462  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:01.622696  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc84a85e35e140daa50f776fbc28a475" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:01.622896  5241 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:09:01.623288  5167 raft_consensus.cc:3055] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:01.623629  5167 raft_consensus.cc:740] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:09:01.623700  5404 raft_consensus.cc:2804] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:01.623764  5241 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.624240  5167 consensus_queue.cc:260] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.623347  5240 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.625154  5241 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:01.625331  5167 raft_consensus.cc:3060] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.629489  5404 raft_consensus.cc:697] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:01.630451  5404 consensus_queue.cc:237] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.631758  5167 raft_consensus.cc:2468] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.632314  5240 raft_consensus.cc:2468] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.633261  5058 leader_election.cc:304] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [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: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:09:01.632417  5241 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 4.
I20260709 12:09:01.634141  5408 raft_consensus.cc:2804] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:01.638046  5408 raft_consensus.cc:697] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:01.639003  5408 consensus_queue.cc:237] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.640659  4987 catalog_manager.cc:5697] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 3 to 4, leader changed from e16e7ff9285a4384868c40c55b9e809c (127.4.87.3) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 4 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.659241  4987 catalog_manager.cc:5697] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 2 to 3, leader changed from a008013dcc5e4dd48487b335594114f1 (127.4.87.2) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.679680  5376 raft_consensus.cc:993] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.680233  5407 raft_consensus.cc:1081] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.681897  5091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43338
I20260709 12:09:01.682364  5091 raft_consensus.cc:493] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.682634  5091 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.687587  5091 raft_consensus.cc:515] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.689121  5091 leader_election.cc:290] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 3 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:01.690124  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:01.690500  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c1ffd60e84bf5a5008fa9920f4dc2" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:01.690757  5167 raft_consensus.cc:3055] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:01.691013  5241 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.691077  5167 raft_consensus.cc:740] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:09:01.691848  5167 consensus_queue.cc:260] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.692745  5167 raft_consensus.cc:3060] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.695751  5241 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.696871  5058 leader_election.cc:304] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [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: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:09:01.697108  5167 raft_consensus.cc:2468] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.697547  5408 raft_consensus.cc:2804] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:01.698539  5408 raft_consensus.cc:697] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:01.699513  5408 consensus_queue.cc:237] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.706542  4987 catalog_manager.cc:5697] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 2 to 3, leader changed from a008013dcc5e4dd48487b335594114f1 (127.4.87.2) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.753846  5376 raft_consensus.cc:993] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.754297  5407 raft_consensus.cc:1081] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.755913  5091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43338
I20260709 12:09:01.756399  5091 raft_consensus.cc:493] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.756752  5091 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.761180  5091 raft_consensus.cc:515] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.762550  5091 leader_election.cc:290] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 3 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:01.763338  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:01.763667  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901ba465c7df4ea5bea040d46d2d14e0" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:01.763823  5167 raft_consensus.cc:3055] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:01.764120  5167 raft_consensus.cc:740] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:09:01.764238  5241 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.764971  5167 consensus_queue.cc:260] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.765877  5167 raft_consensus.cc:3060] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.769824  5241 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.770208  5167 raft_consensus.cc:2468] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.771107  5058 leader_election.cc:304] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [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: 60cc7f1db55446edb8a01e0da2b55184, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:09:01.771859  5408 raft_consensus.cc:2804] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:01.772249  5408 raft_consensus.cc:697] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:01.772984  5408 consensus_queue.cc:237] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.780069  4987 catalog_manager.cc:5697] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 2 to 3, leader changed from a008013dcc5e4dd48487b335594114f1 (127.4.87.2) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:01.826015  5406 raft_consensus.cc:993] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: : Instructing follower 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.826467  5406 raft_consensus.cc:1081] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Signalling peer 60cc7f1db55446edb8a01e0da2b55184 to start an election
I20260709 12:09:01.827874  5091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
 from {username='slave'} at 127.0.0.1:43336
I20260709 12:09:01.828315  5091 raft_consensus.cc:493] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:01.828604  5091 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.832612  5091 raft_consensus.cc:515] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.833989  5091 leader_election.cc:290] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [CANDIDATE]: Term 3 election: Requested vote from peers a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:01.834882  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:01.835053  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "60cc7f1db55446edb8a01e0da2b55184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:01.835428  5167 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.835636  5241 raft_consensus.cc:3055] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:01.835945  5241 raft_consensus.cc:740] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:09:01.836653  5241 consensus_queue.cc:260] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.837538  5241 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:01.841043  5167 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.841650  5241 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cc7f1db55446edb8a01e0da2b55184 in term 3.
I20260709 12:09:01.841993  5058 leader_election.cc:304] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [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: 60cc7f1db55446edb8a01e0da2b55184, a008013dcc5e4dd48487b335594114f1; no voters: 
I20260709 12:09:01.842724  5408 raft_consensus.cc:2804] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:01.843317  5408 raft_consensus.cc:697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Becoming Leader. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:01.844092  5408 consensus_queue.cc:237] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:01.852092  4987 catalog_manager.cc:5697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 reported cstate change: term changed from 2 to 3, leader changed from e16e7ff9285a4384868c40c55b9e809c (127.4.87.3) to 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "60cc7f1db55446edb8a01e0da2b55184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:02.073899  5167 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:02.075510  5408 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:02.088166  5241 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 4 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:02.091248  5410 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:02.112771  5167 raft_consensus.cc:1275] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.114194  5410 consensus_queue.cc:1048] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.126628  5240 raft_consensus.cc:1275] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.128104  5404 consensus_queue.cc:1048] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:02.148808  5167 raft_consensus.cc:1275] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.150175  5404 consensus_queue.cc:1048] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.160415  5240 raft_consensus.cc:1275] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.162472  5408 consensus_queue.cc:1048] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.239377  5240 raft_consensus.cc:1275] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.240679  5410 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.251173  5167 raft_consensus.cc:1275] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.253774  5410 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.262158  5167 raft_consensus.cc:1275] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.263698  5410 consensus_queue.cc:1048] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.272361  5240 raft_consensus.cc:1275] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Refusing update from remote peer 60cc7f1db55446edb8a01e0da2b55184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.274163  5404 consensus_queue.cc:1048] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:04.515136  4444 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:09:04.515813  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:04.522907  5092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:43362
I20260709 12:09:04.523433  5092 raft_consensus.cc:606] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Received request to transfer leadership to TS e16e7ff9285a4384868c40c55b9e809c
I20260709 12:09:04.526065  5092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:43362
I20260709 12:09:04.526553  5092 raft_consensus.cc:606] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 LEADER]: Received request to transfer leadership to TS a008013dcc5e4dd48487b335594114f1
I20260709 12:09:04.529021  5092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc04ecd537948d883518c8f8752d070"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:43362
I20260709 12:09:04.529620  5092 raft_consensus.cc:606] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Received request to transfer leadership to TS a008013dcc5e4dd48487b335594114f1
I20260709 12:09:04.532341  5091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84"
dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
mode: GRACEFUL
new_leader_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:43362
I20260709 12:09:04.532965  5091 raft_consensus.cc:606] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Received request to transfer leadership to TS e16e7ff9285a4384868c40c55b9e809c
I20260709 12:09:04.534157  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:04.534686  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:04.544961  5404 raft_consensus.cc:993] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:09:04.545563  5410 raft_consensus.cc:1081] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Signalling peer a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:09:04.547149  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc04ecd537948d883518c8f8752d070"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:36582
I20260709 12:09:04.547564  5167 raft_consensus.cc:493] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.547788  5167 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.553090  5167 raft_consensus.cc:515] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:04.556083  5167 leader_election.cc:290] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 3 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:04.556275  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:09:04.556891  5091 raft_consensus.cc:3055] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:04.557156  5091 raft_consensus.cc:740] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:04.557610  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc04ecd537948d883518c8f8752d070" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:04.558107  5240 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.557818  5091 consensus_queue.cc:260] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:04.559015  5091 raft_consensus.cc:3060] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:04.563006  5240 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 3.
I20260709 12:09:04.564107  5133 leader_election.cc:304] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [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: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:09:04.564878  5407 raft_consensus.cc:2804] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:04.565555  5091 raft_consensus.cc:2468] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 3.
I20260709 12:09:04.566166  5407 raft_consensus.cc:697] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 3 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:09:04.567092  5407 consensus_queue.cc:237] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:04.575623  4987 catalog_manager.cc:5697] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 2 to 3, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:04.775619  5404 raft_consensus.cc:993] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:09:04.776152  5410 raft_consensus.cc:1081] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 LEADER]: Signalling peer a008013dcc5e4dd48487b335594114f1 to start an election
I20260709 12:09:04.777599  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2"
dest_uuid: "a008013dcc5e4dd48487b335594114f1"
 from {username='slave'} at 127.0.0.1:36582
I20260709 12:09:04.778083  5167 raft_consensus.cc:493] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.778343  5167 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:04.782473  5167 raft_consensus.cc:515] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:04.784070  5167 leader_election.cc:290] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [CANDIDATE]: Term 5 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), e16e7ff9285a4384868c40c55b9e809c (127.4.87.3:45961)
I20260709 12:09:04.785075  5240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
I20260709 12:09:04.785130  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2638ba9fed40de9ae4be3eae214cd2" candidate_uuid: "a008013dcc5e4dd48487b335594114f1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:09:04.785575  5240 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:04.785686  5091 raft_consensus.cc:3055] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:04.786032  5091 raft_consensus.cc:740] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:04.786566  5091 consensus_queue.cc:260] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:04.787380  5091 raft_consensus.cc:3060] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:04.789923  5240 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 5.
I20260709 12:09:04.790896  5133 leader_election.cc:304] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [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: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:09:04.791559  5407 raft_consensus.cc:2804] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:04.791671  5091 raft_consensus.cc:2468] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a008013dcc5e4dd48487b335594114f1 in term 5.
I20260709 12:09:04.791971  5407 raft_consensus.cc:697] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 5 LEADER]: Becoming Leader. State: Replica: a008013dcc5e4dd48487b335594114f1, State: Running, Role: LEADER
I20260709 12:09:04.792862  5407 consensus_queue.cc:237] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:04.800242  4987 catalog_manager.cc:5697] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 reported cstate change: term changed from 4 to 5, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to a008013dcc5e4dd48487b335594114f1 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "a008013dcc5e4dd48487b335594114f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:04.898502  5404 raft_consensus.cc:993] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:09:04.899046  5410 raft_consensus.cc:1081] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Signalling peer e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:09:04.900452  5240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:40000
I20260709 12:09:04.900926  5240 raft_consensus.cc:493] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.901244  5240 raft_consensus.cc:3060] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:04.905426  5240 raft_consensus.cc:515] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:09:04.907850  5240 leader_election.cc:290] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 2 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:09:04.909399  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:04.909408  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75665d53047e49ed8dd3296c75b9cbb5" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:09:04.910060  5091 raft_consensus.cc:3055] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:04.909970  5167 raft_consensus.cc:3060] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:04.910413  5091 raft_consensus.cc:740] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:04.911087  5091 consensus_queue.cc:260] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:09:04.912081  5091 raft_consensus.cc:3060] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:04.915055  5167 raft_consensus.cc:2468] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 2.
I20260709 12:09:04.916349  5207 leader_election.cc:304] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:09:04.916494  5091 raft_consensus.cc:2468] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 2.
I20260709 12:09:04.917098  5406 raft_consensus.cc:2804] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:04.918321  5406 raft_consensus.cc:697] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:09:04.919147  5406 consensus_queue.cc:237] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } }
I20260709 12:09:04.926403  4987 catalog_manager.cc:5697] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 1 to 2, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:04.994133  5404 raft_consensus.cc:993] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: : Instructing follower e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:09:04.994638  5410 raft_consensus.cc:1081] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Signalling peer e16e7ff9285a4384868c40c55b9e809c to start an election
I20260709 12:09:04.996181  5240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84"
dest_uuid: "e16e7ff9285a4384868c40c55b9e809c"
 from {username='slave'} at 127.0.0.1:40000
I20260709 12:09:04.996747  5240 raft_consensus.cc:493] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:04.997064  5240 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:05.001206  5240 raft_consensus.cc:515] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:05.002702  5240 leader_election.cc:290] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [CANDIDATE]: Term 4 election: Requested vote from peers 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609), a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897)
I20260709 12:09:05.003631  5091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60cc7f1db55446edb8a01e0da2b55184"
I20260709 12:09:05.003710  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b7f34c9fec4a159f0c050d9d9d5e84" candidate_uuid: "e16e7ff9285a4384868c40c55b9e809c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a008013dcc5e4dd48487b335594114f1"
I20260709 12:09:05.004244  5091 raft_consensus.cc:3055] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:05.004334  5167 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:05.004676  5091 raft_consensus.cc:740] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60cc7f1db55446edb8a01e0da2b55184, State: Running, Role: LEADER
I20260709 12:09:05.005421  5091 consensus_queue.cc:260] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:05.006238  5091 raft_consensus.cc:3060] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:05.009581  5167 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 4.
I20260709 12:09:05.010645  5207 leader_election.cc:304] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [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: a008013dcc5e4dd48487b335594114f1, e16e7ff9285a4384868c40c55b9e809c; no voters: 
I20260709 12:09:05.010982  5091 raft_consensus.cc:2468] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e16e7ff9285a4384868c40c55b9e809c in term 4.
I20260709 12:09:05.011423  5406 raft_consensus.cc:2804] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:05.012048  5406 raft_consensus.cc:697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 4 LEADER]: Becoming Leader. State: Replica: e16e7ff9285a4384868c40c55b9e809c, State: Running, Role: LEADER
I20260709 12:09:05.012944  5406 consensus_queue.cc:237] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [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: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } }
I20260709 12:09:05.019160  5091 raft_consensus.cc:1275] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.020777  5407 consensus_queue.cc:1048] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.021201  4987 catalog_manager.cc:5697] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c reported cstate change: term changed from 3 to 4, leader changed from 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1) to e16e7ff9285a4384868c40c55b9e809c (127.4.87.3). New cstate: current_term: 4 leader_uuid: "e16e7ff9285a4384868c40c55b9e809c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:05.039081  5240 raft_consensus.cc:1275] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.041507  5445 consensus_queue.cc:1048] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.183606  5091 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 5 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:09:05.185276  5446 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:05.193514  5240 raft_consensus.cc:1275] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 5 FOLLOWER]: Refusing update from remote peer a008013dcc5e4dd48487b335594114f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:09:05.195080  5407 consensus_queue.cc:1048] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16e7ff9285a4384868c40c55b9e809c" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:05.352069  5167 raft_consensus.cc:1275] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:05.354532  5406 consensus_queue.cc:1048] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:05.372641  5091 raft_consensus.cc:1275] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:05.376842  5439 consensus_queue.cc:1048] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:09:05.535895  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:05.542356  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:05.543076  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:05.553721  5091 raft_consensus.cc:1275] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:05.555570  5454 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cc7f1db55446edb8a01e0da2b55184" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 40609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:05.567953  5167 raft_consensus.cc:1275] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Refusing update from remote peer e16e7ff9285a4384868c40c55b9e809c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:05.570065  5454 consensus_queue.cc:1048] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a008013dcc5e4dd48487b335594114f1" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 43897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:06.544303  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:06.552156  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:06.552685  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:07.553808  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:07.559356  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:07.559813  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:08.561096  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:08.566677  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:08.567164  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:09.568091  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:09.573642  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:09.574096  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:10.575106  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:10.581346  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:10.581799  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:11.582834  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:11.588603  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:11.589100  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:12.590094  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:12.598058  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:12.598541  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:13.599609  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:13.605834  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:13.606472  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:14.643718  4444 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:09:14.644368  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:09:14.682979  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:14.683853  4444 tablet_replica.cc:333] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.684701  4444 raft_consensus.cc:2243] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.685250  4444 raft_consensus.cc:2272] T 97caf2dc0db14252947cd7822fd24b5d P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.687217  4444 tablet_replica.cc:333] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.687762  4444 raft_consensus.cc:2243] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.688647  4444 raft_consensus.cc:2272] T 901ba465c7df4ea5bea040d46d2d14e0 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.690470  4444 tablet_replica.cc:333] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.691013  4444 raft_consensus.cc:2243] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.691488  4444 raft_consensus.cc:2272] T 627b73762aab438e8e08fff21936aaf8 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.693580  4444 tablet_replica.cc:333] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.694483  4444 raft_consensus.cc:2243] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:09:14.695092  5205 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]
I20260709 12:09:14.695245  4444 raft_consensus.cc:2272] T acc04ecd537948d883518c8f8752d070 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.698967  4444 tablet_replica.cc:333] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
W20260709 12:09:14.699115  5205 consensus_peers.cc:597] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c -> Peer 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609): Couldn't send request to peer 60cc7f1db55446edb8a01e0da2b55184. Status: 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:09:14.699703  4444 raft_consensus.cc:2243] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.700536  4444 raft_consensus.cc:2272] T b35c1ffd60e84bf5a5008fa9920f4dc2 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.702631  4444 tablet_replica.cc:333] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.703176  4444 raft_consensus.cc:2243] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.703594  4444 raft_consensus.cc:2272] T 75665d53047e49ed8dd3296c75b9cbb5 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.705348  4444 tablet_replica.cc:333] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.705848  4444 raft_consensus.cc:2243] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.706283  4444 raft_consensus.cc:2272] T 9a2638ba9fed40de9ae4be3eae214cd2 P 60cc7f1db55446edb8a01e0da2b55184 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.708130  4444 tablet_replica.cc:333] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.708698  4444 raft_consensus.cc:2243] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.709442  4444 raft_consensus.cc:2272] T baa653c2e2d54201acf891fa26d81d68 P 60cc7f1db55446edb8a01e0da2b55184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.711124  4444 tablet_replica.cc:333] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.711609  4444 raft_consensus.cc:2243] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.712041  4444 raft_consensus.cc:2272] T c7b7f34c9fec4a159f0c050d9d9d5e84 P 60cc7f1db55446edb8a01e0da2b55184 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.713696  4444 tablet_replica.cc:333] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184: stopping tablet replica
I20260709 12:09:14.714145  4444 raft_consensus.cc:2243] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.714892  4444 raft_consensus.cc:2272] T bc84a85e35e140daa50f776fbc28a475 P 60cc7f1db55446edb8a01e0da2b55184 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.747694  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
W20260709 12:09:14.760545  5131 consensus_peers.cc:597] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 -> Peer 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609): Couldn't send request to peer 60cc7f1db55446edb8a01e0da2b55184. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:40609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:14.772712  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
I20260709 12:09:14.806221  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:14.807034  4444 tablet_replica.cc:333] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.807781  4444 raft_consensus.cc:2243] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.808319  4444 raft_consensus.cc:2272] T bc84a85e35e140daa50f776fbc28a475 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.810395  4444 tablet_replica.cc:333] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.811028  4444 raft_consensus.cc:2243] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.811494  4444 raft_consensus.cc:2272] T 901ba465c7df4ea5bea040d46d2d14e0 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.813606  4444 tablet_replica.cc:333] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.814163  4444 raft_consensus.cc:2243] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.814934  4444 raft_consensus.cc:2272] T acc04ecd537948d883518c8f8752d070 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.816707  4444 tablet_replica.cc:333] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.817340  4444 raft_consensus.cc:2243] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.817870  4444 raft_consensus.cc:2272] T 627b73762aab438e8e08fff21936aaf8 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.819659  4444 tablet_replica.cc:333] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.820144  4444 raft_consensus.cc:2243] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.820608  4444 raft_consensus.cc:2272] T b35c1ffd60e84bf5a5008fa9920f4dc2 P a008013dcc5e4dd48487b335594114f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.822269  4444 tablet_replica.cc:333] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.822750  4444 raft_consensus.cc:2243] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.823148  4444 raft_consensus.cc:2272] T 75665d53047e49ed8dd3296c75b9cbb5 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.824900  4444 tablet_replica.cc:333] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.825374  4444 raft_consensus.cc:2243] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.825801  4444 raft_consensus.cc:2272] T c7b7f34c9fec4a159f0c050d9d9d5e84 P a008013dcc5e4dd48487b335594114f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.827368  4444 tablet_replica.cc:333] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.827832  4444 raft_consensus.cc:2243] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.828534  4444 raft_consensus.cc:2272] T 9a2638ba9fed40de9ae4be3eae214cd2 P a008013dcc5e4dd48487b335594114f1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.830153  4444 tablet_replica.cc:333] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.830621  4444 raft_consensus.cc:2243] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.831061  4444 raft_consensus.cc:2272] T baa653c2e2d54201acf891fa26d81d68 P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.832736  4444 tablet_replica.cc:333] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1: stopping tablet replica
I20260709 12:09:14.833187  4444 raft_consensus.cc:2243] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.833873  4444 raft_consensus.cc:2272] T 97caf2dc0db14252947cd7822fd24b5d P a008013dcc5e4dd48487b335594114f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.864279  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
W20260709 12:09:14.880257  5207 consensus_peers.cc:597] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c -> Peer a008013dcc5e4dd48487b335594114f1 (127.4.87.2:43897): Couldn't send request to peer a008013dcc5e4dd48487b335594114f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:43897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:14.886574  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
W20260709 12:09:14.913460  5205 consensus_peers.cc:597] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c -> Peer 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609): Couldn't send request to peer 60cc7f1db55446edb8a01e0da2b55184. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:40609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:14.919534  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:14.920161  4444 tablet_replica.cc:333] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.921207  4444 raft_consensus.cc:2243] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.921641  4444 raft_consensus.cc:2272] T acc04ecd537948d883518c8f8752d070 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.923374  4444 tablet_replica.cc:333] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.923825  4444 raft_consensus.cc:2243] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.924268  4444 raft_consensus.cc:2272] T b35c1ffd60e84bf5a5008fa9920f4dc2 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.925987  4444 tablet_replica.cc:333] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.926528  4444 raft_consensus.cc:2243] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.927330  4444 raft_consensus.cc:2272] T 75665d53047e49ed8dd3296c75b9cbb5 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.929179  4444 tablet_replica.cc:333] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.929728  4444 raft_consensus.cc:2243] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.930219  4444 raft_consensus.cc:2272] T 97caf2dc0db14252947cd7822fd24b5d P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:09:14.932297  5205 consensus_peers.cc:597] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c -> Peer 60cc7f1db55446edb8a01e0da2b55184 (127.4.87.1:40609): Couldn't send request to peer 60cc7f1db55446edb8a01e0da2b55184. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:40609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:14.932734  4444 tablet_replica.cc:333] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.933565  4444 raft_consensus.cc:2243] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.934110  4444 raft_consensus.cc:2272] T bc84a85e35e140daa50f776fbc28a475 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.935873  4444 tablet_replica.cc:333] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.936381  4444 raft_consensus.cc:2243] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.936844  4444 raft_consensus.cc:2272] T 901ba465c7df4ea5bea040d46d2d14e0 P e16e7ff9285a4384868c40c55b9e809c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.938452  4444 tablet_replica.cc:333] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.938966  4444 raft_consensus.cc:2243] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.939680  4444 raft_consensus.cc:2272] T 627b73762aab438e8e08fff21936aaf8 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.941268  4444 tablet_replica.cc:333] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.941754  4444 raft_consensus.cc:2243] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.942170  4444 raft_consensus.cc:2272] T baa653c2e2d54201acf891fa26d81d68 P e16e7ff9285a4384868c40c55b9e809c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.943744  4444 tablet_replica.cc:333] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.944213  4444 raft_consensus.cc:2243] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:14.944975  4444 raft_consensus.cc:2272] T c7b7f34c9fec4a159f0c050d9d9d5e84 P e16e7ff9285a4384868c40c55b9e809c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.946440  4444 tablet_replica.cc:333] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c: stopping tablet replica
I20260709 12:09:14.947078  4444 raft_consensus.cc:2243] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:14.947600  4444 raft_consensus.cc:2272] T 9a2638ba9fed40de9ae4be3eae214cd2 P e16e7ff9285a4384868c40c55b9e809c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:14.998867  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:09:15.023392  4444 master.cc:562] Master@127.4.87.62:42203 shutting down...
I20260709 12:09:15.056267  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.056948  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.057307  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6bd529f0910b47b9b52c41fb279615bb: stopping tablet replica
I20260709 12:09:15.079723  4444 master.cc:584] Master@127.4.87.62:42203 shutdown complete.
60cc7f1db55446edb8a01e0da2b55184  5
a008013dcc5e4dd48487b335594114f1  4
e16e7ff9285a4384868c40c55b9e809c  1
60cc7f1db55446edb8a01e0da2b55184  3
a008013dcc5e4dd48487b335594114f1  4
e16e7ff9285a4384868c40c55b9e809c  3
60cc7f1db55446edb8a01e0da2b55184  8
a008013dcc5e4dd48487b335594114f1  1
e16e7ff9285a4384868c40c55b9e809c  1
60cc7f1db55446edb8a01e0da2b55184  4
a008013dcc5e4dd48487b335594114f1  3
e16e7ff9285a4384868c40c55b9e809c  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28908 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:09:15.134482  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:42635
I20260709 12:09:15.135655  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.141750  5472 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:09:15.142104  5473 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:09:15.142966  5475 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:09:15.144482  4444 server_base.cc:1061] running on GCE node
I20260709 12:09:15.145852  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.146066  4444 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:09:15.146260  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598955146244 us; error 0 us; skew 500 ppm
I20260709 12:09:15.146879  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.150137  4444 webserver.cc:533] Webserver started at http://127.4.87.62:37447/ using document root <none> and password file <none>
I20260709 12:09:15.150812  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.151067  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.151445  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.152869  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "bfcfc00239614f5abc3a3e0d47c229fc"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.157474  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:09:15.161159  5480 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:09:15.162074  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:09:15.162333  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "bfcfc00239614f5abc3a3e0d47c229fc"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.162597  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-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:09:15.197826  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.199051  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.243884  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:42635
I20260709 12:09:15.244287  5531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:42635 every 8 connection(s)
I20260709 12:09:15.248261  5532 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:09:15.259975  5532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Bootstrap starting.
I20260709 12:09:15.264921  5532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.269003  5532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: No bootstrap required, opened a new log
I20260709 12:09:15.271140  5532 raft_consensus.cc:359] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfcfc00239614f5abc3a3e0d47c229fc" member_type: VOTER }
I20260709 12:09:15.271528  5532 raft_consensus.cc:385] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.271711  5532 raft_consensus.cc:740] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfcfc00239614f5abc3a3e0d47c229fc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.272156  5532 consensus_queue.cc:260] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfcfc00239614f5abc3a3e0d47c229fc" member_type: VOTER }
I20260709 12:09:15.272661  5532 raft_consensus.cc:399] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:09:15.272873  5532 raft_consensus.cc:493] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:09:15.273092  5532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.277108  5532 raft_consensus.cc:515] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfcfc00239614f5abc3a3e0d47c229fc" member_type: VOTER }
I20260709 12:09:15.277586  5532 leader_election.cc:304] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [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: bfcfc00239614f5abc3a3e0d47c229fc; no voters: 
I20260709 12:09:15.278707  5532 leader_election.cc:290] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:09:15.279239  5535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.280778  5535 raft_consensus.cc:697] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 1 LEADER]: Becoming Leader. State: Replica: bfcfc00239614f5abc3a3e0d47c229fc, State: Running, Role: LEADER
I20260709 12:09:15.281667  5532 sys_catalog.cc:565] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:09:15.281512  5535 consensus_queue.cc:237] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [LEADER]: Queue going to LEADER mode. State: All 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: "bfcfc00239614f5abc3a3e0d47c229fc" member_type: VOTER }
I20260709 12:09:15.286684  5536 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bfcfc00239614f5abc3a3e0d47c229fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfcfc00239614f5abc3a3e0d47c229fc" member_type: VOTER } }
I20260709 12:09:15.287292  5537 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader bfcfc00239614f5abc3a3e0d47c229fc. Latest consensus state: current_term: 1 leader_uuid: "bfcfc00239614f5abc3a3e0d47c229fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfcfc00239614f5abc3a3e0d47c229fc" member_type: VOTER } }
I20260709 12:09:15.287431  5536 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:15.288066  5537 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:15.291329  5544 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:09:15.297619  5544 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:09:15.298631  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:09:15.306957  5544 catalog_manager.cc:1383] Generated new cluster ID: a03a1186d9f749498987ea16f2be4385
I20260709 12:09:15.307233  5544 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:09:15.349411  5544 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:09:15.351037  5544 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:09:15.373052  5544 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Generated new TSK 0
I20260709 12:09:15.373736  5544 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:09:15.430456  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.437942  5554 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:09:15.439301  5555 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:09:15.439795  5557 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:09:15.441295  4444 server_base.cc:1061] running on GCE node
I20260709 12:09:15.442701  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.442952  4444 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:09:15.443152  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598955443128 us; error 0 us; skew 500 ppm
I20260709 12:09:15.443724  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.446440  4444 webserver.cc:533] Webserver started at http://127.4.87.1:45455/ using document root <none> and password file <none>
I20260709 12:09:15.446991  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.447221  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.447546  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.449029  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "a3041b1995cd441784b5b7604c6048ec"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.454312  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:09:15.458067  5562 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:09:15.458979  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:09:15.459234  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "a3041b1995cd441784b5b7604c6048ec"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.459482  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-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:09:15.475171  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.476791  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.478487  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:15.481141  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:15.481413  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.481693  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:15.481899  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.527774  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:33349
I20260709 12:09:15.527915  5624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:33349 every 8 connection(s)
I20260709 12:09:15.533663  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.543023  5630 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:09:15.542801  5629 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:09:15.545576  5632 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:09:15.547268  4444 server_base.cc:1061] running on GCE node
I20260709 12:09:15.549789  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.549997  4444 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:09:15.550299  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598955550280 us; error 0 us; skew 500 ppm
I20260709 12:09:15.550457  5625 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42635
I20260709 12:09:15.550980  5625 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:15.551098  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.551802  5625 heartbeater.cc:507] Master 127.4.87.62:42635 requested a full tablet report, sending...
I20260709 12:09:15.554473  4444 webserver.cc:533] Webserver started at http://127.4.87.2:39369/ using document root <none> and password file <none>
I20260709 12:09:15.554610  5497 ts_manager.cc:194] Registered new tserver with Master: a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:09:15.555174  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.555492  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.555836  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.557446  5497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53988
I20260709 12:09:15.557505  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.562983  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:15.566841  5637 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:09:15.567704  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:09:15.568040  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.568300  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-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:09:15.618204  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.619783  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.621905  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:15.624482  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:15.624797  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.625059  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:15.625232  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.669672  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:41867
I20260709 12:09:15.669920  5699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:41867 every 8 connection(s)
I20260709 12:09:15.674937  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.683723  5703 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:09:15.685241  5704 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:09:15.686820  5706 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:09:15.687000  4444 server_base.cc:1061] running on GCE node
I20260709 12:09:15.687690  5700 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42635
I20260709 12:09:15.688117  5700 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:15.688267  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.688540  4444 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:09:15.688907  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598955688829 us; error 0 us; skew 500 ppm
I20260709 12:09:15.689373  5700 heartbeater.cc:507] Master 127.4.87.62:42635 requested a full tablet report, sending...
I20260709 12:09:15.690099  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.692101  5497 ts_manager.cc:194] Registered new tserver with Master: c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:15.693288  4444 webserver.cc:533] Webserver started at http://127.4.87.3:38549/ using document root <none> and password file <none>
I20260709 12:09:15.693825  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.693853  5497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53998
I20260709 12:09:15.694113  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.694622  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.696115  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "31d651ebdc5c4df48798605de4565f59"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.700764  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:09:15.704452  5711 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:09:15.705291  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:09:15.705602  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "31d651ebdc5c4df48798605de4565f59"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-px1m"
I20260709 12:09:15.705904  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-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:09:15.721530  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.722893  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.725034  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:15.727331  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:15.727593  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.727842  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:15.728031  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.774835  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:42443
I20260709 12:09:15.774933  5773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:42443 every 8 connection(s)
I20260709 12:09:15.790766  5774 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42635
I20260709 12:09:15.791502  5774 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:15.793006  5774 heartbeater.cc:507] Master 127.4.87.62:42635 requested a full tablet report, sending...
I20260709 12:09:15.795344  5497 ts_manager.cc:194] Registered new tserver with Master: 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:15.795621  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017545547s
I20260709 12:09:15.797406  5497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54014
I20260709 12:09:15.823628  5497 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54030:
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:09:15.830402  5497 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:09:16.034315  5739 tablet_service.cc:1511] Processing CreateTablet for tablet f44695e0bae949b4ac305f4e932ac134 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:16.036005  5739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44695e0bae949b4ac305f4e932ac134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.036566  5737 tablet_service.cc:1511] Processing CreateTablet for tablet 3c65fb98a6fb444f98c1f7b06c7c2d2a (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:16.038017  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c65fb98a6fb444f98c1f7b06c7c2d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.038151  5590 tablet_service.cc:1511] Processing CreateTablet for tablet f44695e0bae949b4ac305f4e932ac134 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:16.039492  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44695e0bae949b4ac305f4e932ac134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.040516  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 25f17454313a4732b370818b72131482 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:16.041949  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f17454313a4732b370818b72131482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.045066  5735 tablet_service.cc:1511] Processing CreateTablet for tablet 31f35525eff74df68ac8342a294bb9d3 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:16.045764  5738 tablet_service.cc:1511] Processing CreateTablet for tablet 23238af3280246f7bfe3d0f78cc982b3 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:16.046483  5735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f35525eff74df68ac8342a294bb9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.046260  5589 tablet_service.cc:1511] Processing CreateTablet for tablet 23238af3280246f7bfe3d0f78cc982b3 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:16.047068  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23238af3280246f7bfe3d0f78cc982b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.047618  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23238af3280246f7bfe3d0f78cc982b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.049525  5734 tablet_service.cc:1511] Processing CreateTablet for tablet e51cb0c36d2842ceb4bd42dfbbf1b1dd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:16.050999  5734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51cb0c36d2842ceb4bd42dfbbf1b1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.054250  5733 tablet_service.cc:1511] Processing CreateTablet for tablet cb713b3e538347cfaf68d9a5a0533af5 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:16.055588  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b3e538347cfaf68d9a5a0533af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.057760  5588 tablet_service.cc:1511] Processing CreateTablet for tablet 3c65fb98a6fb444f98c1f7b06c7c2d2a (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:16.059209  5588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c65fb98a6fb444f98c1f7b06c7c2d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.063217  5731 tablet_service.cc:1511] Processing CreateTablet for tablet 8334e974ab304b8e88b43127cc690049 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:16.058816  5732 tablet_service.cc:1511] Processing CreateTablet for tablet 923745694b2f4916b6995aabdc7db3bc (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:16.065387  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8334e974ab304b8e88b43127cc690049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.072834  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923745694b2f4916b6995aabdc7db3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.074486  5587 tablet_service.cc:1511] Processing CreateTablet for tablet 25f17454313a4732b370818b72131482 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:16.076018  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f17454313a4732b370818b72131482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.082966  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 31f35525eff74df68ac8342a294bb9d3 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:16.084530  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f35525eff74df68ac8342a294bb9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.094565  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 76880f2f261942b49afd105839ede274 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:16.096962  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76880f2f261942b49afd105839ede274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.102248  5585 tablet_service.cc:1511] Processing CreateTablet for tablet e51cb0c36d2842ceb4bd42dfbbf1b1dd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:16.104188  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51cb0c36d2842ceb4bd42dfbbf1b1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.126994  5584 tablet_service.cc:1511] Processing CreateTablet for tablet cb713b3e538347cfaf68d9a5a0533af5 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:16.131634  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 923745694b2f4916b6995aabdc7db3bc (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:16.133955  5737 tablet_service.cc:1511] Processing CreateTablet for tablet d01aa63a7ba241f3b49f67af52c20bbd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:16.134248  5582 tablet_service.cc:1511] Processing CreateTablet for tablet 8334e974ab304b8e88b43127cc690049 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:16.128458  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b3e538347cfaf68d9a5a0533af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.136852  5581 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc4186b2004bdc842845a4ea213b22 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:16.153904  5582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8334e974ab304b8e88b43127cc690049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.157152  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01aa63a7ba241f3b49f67af52c20bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.160921  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923745694b2f4916b6995aabdc7db3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.161731  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc4186b2004bdc842845a4ea213b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.166601  5789 tablet_bootstrap.cc:492] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:16.171856  5736 tablet_service.cc:1511] Processing CreateTablet for tablet c9b46c32f4fe4141b8bdfb8866160a74 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:16.173302  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b46c32f4fe4141b8bdfb8866160a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.190523  5587 tablet_service.cc:1511] Processing CreateTablet for tablet 76880f2f261942b49afd105839ede274 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:16.191172  5789 tablet_bootstrap.cc:654] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.193547  5738 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc4186b2004bdc842845a4ea213b22 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:16.195308  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc4186b2004bdc842845a4ea213b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.201042  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 12f007296dd343a9ab5410a7b8c38fcd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:16.202456  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f007296dd343a9ab5410a7b8c38fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.217957  5585 tablet_service.cc:1511] Processing CreateTablet for tablet f266be2e2a674f69add98f503dedea79 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:16.219317  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 12f007296dd343a9ab5410a7b8c38fcd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:16.191198  5584 tablet_service.cc:1511] Processing CreateTablet for tablet d01aa63a7ba241f3b49f67af52c20bbd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:16.224861  5589 tablet_service.cc:1511] Processing CreateTablet for tablet c9b46c32f4fe4141b8bdfb8866160a74 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:16.225351  5790 tablet_bootstrap.cc:492] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:16.233141  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76880f2f261942b49afd105839ede274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.234913  5790 tablet_bootstrap.cc:654] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.242676  5660 tablet_service.cc:1511] Processing CreateTablet for tablet e51cb0c36d2842ceb4bd42dfbbf1b1dd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:16.243093  5658 tablet_service.cc:1511] Processing CreateTablet for tablet 923745694b2f4916b6995aabdc7db3bc (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:16.244170  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51cb0c36d2842ceb4bd42dfbbf1b1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.244976  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b46c32f4fe4141b8bdfb8866160a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.245361  5657 tablet_service.cc:1511] Processing CreateTablet for tablet 8334e974ab304b8e88b43127cc690049 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:16.245561  5665 tablet_service.cc:1511] Processing CreateTablet for tablet f44695e0bae949b4ac305f4e932ac134 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:16.246766  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8334e974ab304b8e88b43127cc690049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.247510  5664 tablet_service.cc:1511] Processing CreateTablet for tablet 23238af3280246f7bfe3d0f78cc982b3 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:16.249918  5659 tablet_service.cc:1511] Processing CreateTablet for tablet cb713b3e538347cfaf68d9a5a0533af5 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:16.250097  5663 tablet_service.cc:1511] Processing CreateTablet for tablet 3c65fb98a6fb444f98c1f7b06c7c2d2a (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:16.249951  5656 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc4186b2004bdc842845a4ea213b22 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:16.251540  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01aa63a7ba241f3b49f67af52c20bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.251431  5662 tablet_service.cc:1511] Processing CreateTablet for tablet 25f17454313a4732b370818b72131482 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:16.252529  5658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923745694b2f4916b6995aabdc7db3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.253758  5661 tablet_service.cc:1511] Processing CreateTablet for tablet 31f35525eff74df68ac8342a294bb9d3 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:16.255720  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f007296dd343a9ab5410a7b8c38fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.257761  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23238af3280246f7bfe3d0f78cc982b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.258679  5663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c65fb98a6fb444f98c1f7b06c7c2d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.263510  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f17454313a4732b370818b72131482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.264827  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc4186b2004bdc842845a4ea213b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.266283  5789 tablet_bootstrap.cc:492] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:16.266830  5789 ts_tablet_manager.cc:1403] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.014s
I20260709 12:09:16.266891  5665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44695e0bae949b4ac305f4e932ac134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.269311  5659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b3e538347cfaf68d9a5a0533af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.269507  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f266be2e2a674f69add98f503dedea79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.271970  5661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f35525eff74df68ac8342a294bb9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.273442  5789 raft_consensus.cc:359] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.273911  5736 tablet_service.cc:1511] Processing CreateTablet for tablet f266be2e2a674f69add98f503dedea79 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:16.274382  5789 raft_consensus.cc:385] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.274742  5789 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.275250  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f266be2e2a674f69add98f503dedea79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.282310  5789 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.289101  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 10f0e54ca4cf4e488ff21fffaf4e5ed4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:16.292104  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f0e54ca4cf4e488ff21fffaf4e5ed4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:16.294055  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:16.298184  5790 tablet_bootstrap.cc:492] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:16.298765  5790 ts_tablet_manager.cc:1403] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.074s	user 0.002s	sys 0.013s
I20260709 12:09:16.302114  5589 tablet_service.cc:1511] Processing CreateTablet for tablet 10f0e54ca4cf4e488ff21fffaf4e5ed4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:16.303561  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f0e54ca4cf4e488ff21fffaf4e5ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.308511  5581 tablet_service.cc:1511] Processing CreateTablet for tablet c3aa7804ba6b409794c9b2953dcaec3c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:16.310074  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3aa7804ba6b409794c9b2953dcaec3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.333921  5790 raft_consensus.cc:359] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.334723  5790 raft_consensus.cc:385] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.335026  5790 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.335764  5790 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.339776  5789 ts_tablet_manager.cc:1434] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.073s	user 0.026s	sys 0.007s
I20260709 12:09:16.349211  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 7faf6fc1f0d343d8b905084bcdd013f1 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:16.352825  5774 heartbeater.cc:499] Master 127.4.87.62:42635 was elected leader, sending a full tablet report...
I20260709 12:09:16.353142  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf6fc1f0d343d8b905084bcdd013f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.361433  5733 tablet_service.cc:1511] Processing CreateTablet for tablet c3aa7804ba6b409794c9b2953dcaec3c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:16.362725  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3aa7804ba6b409794c9b2953dcaec3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.365024  5587 tablet_service.cc:1511] Processing CreateTablet for tablet 65d0221e3c7749ee95520dde8dc54a45 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:16.366472  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d0221e3c7749ee95520dde8dc54a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.361914  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 7faf6fc1f0d343d8b905084bcdd013f1 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:16.371062  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf6fc1f0d343d8b905084bcdd013f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.372056  5658 tablet_service.cc:1511] Processing CreateTablet for tablet c9b46c32f4fe4141b8bdfb8866160a74 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:16.373317  5658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b46c32f4fe4141b8bdfb8866160a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.384572  5660 tablet_service.cc:1511] Processing CreateTablet for tablet 12f007296dd343a9ab5410a7b8c38fcd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:16.387374  5661 tablet_service.cc:1511] Processing CreateTablet for tablet 76880f2f261942b49afd105839ede274 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:16.388826  5789 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:16.401120  5662 tablet_service.cc:1511] Processing CreateTablet for tablet f266be2e2a674f69add98f503dedea79 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:16.397207  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 65d0221e3c7749ee95520dde8dc54a45 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:16.403304  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d0221e3c7749ee95520dde8dc54a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.405331  5794 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:16.409212  5795 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.409296  5625 heartbeater.cc:499] Master 127.4.87.62:42635 was elected leader, sending a full tablet report...
I20260709 12:09:16.409878  5795 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.421324  5661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76880f2f261942b49afd105839ede274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.423725  5664 tablet_service.cc:1511] Processing CreateTablet for tablet d01aa63a7ba241f3b49f67af52c20bbd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:16.425242  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f266be2e2a674f69add98f503dedea79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.426946  5795 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:16.442075  5789 tablet_bootstrap.cc:654] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.444207  5794 tablet_bootstrap.cc:654] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.447798  5657 tablet_service.cc:1511] Processing CreateTablet for tablet c3aa7804ba6b409794c9b2953dcaec3c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:16.454507  5659 tablet_service.cc:1511] Processing CreateTablet for tablet 10f0e54ca4cf4e488ff21fffaf4e5ed4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:16.453344  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f007296dd343a9ab5410a7b8c38fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.458536  5656 tablet_service.cc:1511] Processing CreateTablet for tablet 7faf6fc1f0d343d8b905084bcdd013f1 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:16.459924  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf6fc1f0d343d8b905084bcdd013f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.469427  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 733b657f527e405f9c1c60998e0b3c04 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:16.471196  5659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f0e54ca4cf4e488ff21fffaf4e5ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.471244  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733b657f527e405f9c1c60998e0b3c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.485023  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01aa63a7ba241f3b49f67af52c20bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.488250  5665 tablet_service.cc:1511] Processing CreateTablet for tablet 65d0221e3c7749ee95520dde8dc54a45 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:16.489713  5665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d0221e3c7749ee95520dde8dc54a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.501971  5793 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.502562  5793 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.510912  5790 ts_tablet_manager.cc:1434] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.212s	user 0.010s	sys 0.019s
I20260709 12:09:16.512482  5793 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:16.524214  5663 tablet_service.cc:1511] Processing CreateTablet for tablet 17662db1c8d241279af0c50bd8116768 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:16.516141  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3aa7804ba6b409794c9b2953dcaec3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.527333  5663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17662db1c8d241279af0c50bd8116768. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:16.529249  5775 tablet.cc:2406] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:09:16.516160  5790 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:16.546341  5660 tablet_service.cc:1511] Processing CreateTablet for tablet 0c140d46a1e748e9b0d776022e4b0e69 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:16.547290  5664 tablet_service.cc:1511] Processing CreateTablet for tablet 733b657f527e405f9c1c60998e0b3c04 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:16.549183  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733b657f527e405f9c1c60998e0b3c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.550338  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c140d46a1e748e9b0d776022e4b0e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.559000  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 733b657f527e405f9c1c60998e0b3c04 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:16.560464  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733b657f527e405f9c1c60998e0b3c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.561689  5789 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:16.562170  5789 ts_tablet_manager.cc:1403] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.182s	user 0.025s	sys 0.041s
I20260709 12:09:16.562240  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 17662db1c8d241279af0c50bd8116768 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:16.562496  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 0c140d46a1e748e9b0d776022e4b0e69 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:16.563768  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17662db1c8d241279af0c50bd8116768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.565408  5789 raft_consensus.cc:359] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.566545  5789 raft_consensus.cc:385] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.566972  5789 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.568250  5789 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.569447  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c140d46a1e748e9b0d776022e4b0e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.577821  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:16.580979  5566 leader_election.cc:343] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.581517  5661 tablet_service.cc:1511] Processing CreateTablet for tablet 4f38be6475804f268affd9dedc312c2b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:16.585222  5737 tablet_service.cc:1511] Processing CreateTablet for tablet 4f38be6475804f268affd9dedc312c2b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:16.586616  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f38be6475804f268affd9dedc312c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.585253  5794 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:16.592674  5794 ts_tablet_manager.cc:1403] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.014s
I20260709 12:09:16.599177  5790 tablet_bootstrap.cc:654] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.601037  5661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f38be6475804f268affd9dedc312c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.596367  5794 raft_consensus.cc:359] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.605898  5794 raft_consensus.cc:385] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.606122  5789 ts_tablet_manager.cc:1434] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.002s
I20260709 12:09:16.607275  5789 tablet_bootstrap.cc:492] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:16.606328  5794 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.617549  5794 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.618235  5589 tablet_service.cc:1511] Processing CreateTablet for tablet 17662db1c8d241279af0c50bd8116768 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:16.619563  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17662db1c8d241279af0c50bd8116768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.623950  5585 tablet_service.cc:1511] Processing CreateTablet for tablet 0c140d46a1e748e9b0d776022e4b0e69 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:16.625419  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c140d46a1e748e9b0d776022e4b0e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.625944  5581 tablet_service.cc:1511] Processing CreateTablet for tablet 4f38be6475804f268affd9dedc312c2b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:16.627282  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f38be6475804f268affd9dedc312c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.629662  5587 tablet_service.cc:1511] Processing CreateTablet for tablet 526be313f5b34a12b149e477cccb4ee4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:16.631048  5658 tablet_service.cc:1511] Processing CreateTablet for tablet 526be313f5b34a12b149e477cccb4ee4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:16.632686  5658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526be313f5b34a12b149e477cccb4ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.632830  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 526be313f5b34a12b149e477cccb4ee4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:16.631062  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526be313f5b34a12b149e477cccb4ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.648689  5794 ts_tablet_manager.cc:1434] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 12:09:16.649659  5700 heartbeater.cc:499] Master 127.4.87.62:42635 was elected leader, sending a full tablet report...
I20260709 12:09:16.656066  5794 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:16.655808  5738 tablet_service.cc:1511] Processing CreateTablet for tablet 91a65870ffb846079533d9658b064178 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:16.658335  5662 tablet_service.cc:1511] Processing CreateTablet for tablet 91a65870ffb846079533d9658b064178 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:16.659727  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a65870ffb846079533d9658b064178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.661196  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526be313f5b34a12b149e477cccb4ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.662914  5660 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd995becb0348ecbe420f9df9ef66e8 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:16.664273  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a65870ffb846079533d9658b064178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.664525  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd995becb0348ecbe420f9df9ef66e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.673321  5794 tablet_bootstrap.cc:654] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.690043  5789 tablet_bootstrap.cc:654] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.706715  5584 tablet_service.cc:1511] Processing CreateTablet for tablet 91a65870ffb846079533d9658b064178 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:16.708573  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a65870ffb846079533d9658b064178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.713081  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:16.715360  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd995becb0348ecbe420f9df9ef66e8 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:16.716652  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd995becb0348ecbe420f9df9ef66e8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:16.726315  5563 leader_election.cc:343] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.726944  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:16.727569  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:16.727943  5796 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.728706  5737 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd995becb0348ecbe420f9df9ef66e8 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
W20260709 12:09:16.729283  5712 leader_election.cc:343] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.730247  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd995becb0348ecbe420f9df9ef66e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.737052  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:16.738631  5712 leader_election.cc:343] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.739087  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:16.746412  5793 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.739010  5790 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:16.763036  5586 tablet_service.cc:1511] Processing CreateTablet for tablet c172b47c879d4ec1aa0c579b42425c16 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:16.768666  5790 ts_tablet_manager.cc:1403] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.257s	user 0.035s	sys 0.030s
I20260709 12:09:16.769737  5664 tablet_service.cc:1511] Processing CreateTablet for tablet c172b47c879d4ec1aa0c579b42425c16 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:16.771728  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c172b47c879d4ec1aa0c579b42425c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.776456  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c172b47c879d4ec1aa0c579b42425c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.778491  5789 tablet_bootstrap.cc:492] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:16.779148  5789 ts_tablet_manager.cc:1403] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.172s	user 0.018s	sys 0.018s
I20260709 12:09:16.785673  5789 raft_consensus.cc:359] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.781960  5737 tablet_service.cc:1511] Processing CreateTablet for tablet c172b47c879d4ec1aa0c579b42425c16 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:16.795241  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c172b47c879d4ec1aa0c579b42425c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.794974  5660 tablet_service.cc:1511] Processing CreateTablet for tablet cacbfdd03fc34065854f75ff4d65038a (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:16.796464  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacbfdd03fc34065854f75ff4d65038a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.781580  5790 raft_consensus.cc:359] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.801132  5790 raft_consensus.cc:385] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.801550  5790 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.802702  5790 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.805085  5790 ts_tablet_manager.cc:1434] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:09:16.808735  5790 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:16.804824  5733 tablet_service.cc:1511] Processing CreateTablet for tablet cacbfdd03fc34065854f75ff4d65038a (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:16.817545  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacbfdd03fc34065854f75ff4d65038a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.822971  5790 tablet_bootstrap.cc:654] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.807677  5789 raft_consensus.cc:385] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.794145  5794 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:16.808244  5581 tablet_service.cc:1511] Processing CreateTablet for tablet cacbfdd03fc34065854f75ff4d65038a (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:16.824993  5794 ts_tablet_manager.cc:1403] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.169s	user 0.015s	sys 0.002s
I20260709 12:09:16.825474  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacbfdd03fc34065854f75ff4d65038a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.825011  5586 tablet_service.cc:1511] Processing CreateTablet for tablet cedba672622d4787b6d0a6355e8d716d (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:16.826460  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedba672622d4787b6d0a6355e8d716d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.828068  5794 raft_consensus.cc:359] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.828883  5794 raft_consensus.cc:385] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.829180  5794 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.830026  5794 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.832418  5794 ts_tablet_manager.cc:1434] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:16.833348  5794 tablet_bootstrap.cc:492] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:16.836642  5789 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.837657  5789 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.842505  5789 ts_tablet_manager.cc:1434] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.060s	user 0.001s	sys 0.005s
I20260709 12:09:16.842192  5664 tablet_service.cc:1511] Processing CreateTablet for tablet cedba672622d4787b6d0a6355e8d716d (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:16.843664  5789 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:16.844306  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedba672622d4787b6d0a6355e8d716d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.847676  5737 tablet_service.cc:1511] Processing CreateTablet for tablet cedba672622d4787b6d0a6355e8d716d (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:16.848938  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedba672622d4787b6d0a6355e8d716d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.851688  5794 tablet_bootstrap.cc:654] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.854528  5584 tablet_service.cc:1511] Processing CreateTablet for tablet c392c8255b544d55a4e68600606033c8 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:16.856269  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c392c8255b544d55a4e68600606033c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.860940  5658 tablet_service.cc:1511] Processing CreateTablet for tablet c392c8255b544d55a4e68600606033c8 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:16.862841  5658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c392c8255b544d55a4e68600606033c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.865962  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 66aefd80be84428787c71c58dc28f3a1 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:16.867367  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66aefd80be84428787c71c58dc28f3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.861004  5736 tablet_service.cc:1511] Processing CreateTablet for tablet c392c8255b544d55a4e68600606033c8 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:16.869709  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c392c8255b544d55a4e68600606033c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.876004  5660 tablet_service.cc:1511] Processing CreateTablet for tablet 66aefd80be84428787c71c58dc28f3a1 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:16.878610  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66aefd80be84428787c71c58dc28f3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.881644  5789 tablet_bootstrap.cc:654] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.886798  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 66aefd80be84428787c71c58dc28f3a1 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:16.888120  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66aefd80be84428787c71c58dc28f3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.887898  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb5275ac2f547f3a74decbb78393a92 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:16.890322  5738 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb5275ac2f547f3a74decbb78393a92 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:16.890321  5661 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb5275ac2f547f3a74decbb78393a92 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:16.891673  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb5275ac2f547f3a74decbb78393a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.892463  5661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb5275ac2f547f3a74decbb78393a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.893354  5790 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:16.893947  5790 ts_tablet_manager.cc:1403] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.011s
I20260709 12:09:16.891681  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb5275ac2f547f3a74decbb78393a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.899127  5790 raft_consensus.cc:359] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.899853  5790 raft_consensus.cc:385] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.900166  5790 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.901059  5790 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.911073  5790 ts_tablet_manager.cc:1434] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:09:16.919823  5793 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.920928  5793 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.923223  5793 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:16.925232  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:16.925236  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:16.927970  5712 leader_election.cc:343] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:16.930258  5712 leader_election.cc:343] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.930759  5712 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:16.931999  5793 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.931810  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 094d9c2e3e6946ddbe915bcb46c39b66 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:16.934605  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094d9c2e3e6946ddbe915bcb46c39b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.935089  5660 tablet_service.cc:1511] Processing CreateTablet for tablet 094d9c2e3e6946ddbe915bcb46c39b66 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:16.936493  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094d9c2e3e6946ddbe915bcb46c39b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.939627  5738 tablet_service.cc:1511] Processing CreateTablet for tablet 094d9c2e3e6946ddbe915bcb46c39b66 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:16.941373  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094d9c2e3e6946ddbe915bcb46c39b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.943194  5584 tablet_service.cc:1511] Processing CreateTablet for tablet 702b1e2daa1442e99b38fbdf84a81a00 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:16.944106  5794 tablet_bootstrap.cc:492] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:16.944991  5794 ts_tablet_manager.cc:1403] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.003s
I20260709 12:09:16.947912  5794 raft_consensus.cc:359] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.941612  5790 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:16.948678  5794 raft_consensus.cc:385] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.949108  5794 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.950956  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b1e2daa1442e99b38fbdf84a81a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.961582  5664 tablet_service.cc:1511] Processing CreateTablet for tablet 702b1e2daa1442e99b38fbdf84a81a00 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:16.963344  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b1e2daa1442e99b38fbdf84a81a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.980069  5794 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.985304  5794 ts_tablet_manager.cc:1434] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.006s
I20260709 12:09:16.985910  5789 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:16.986378  5794 tablet_bootstrap.cc:492] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:16.986438  5789 ts_tablet_manager.cc:1403] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.003s
I20260709 12:09:16.989573  5789 raft_consensus.cc:359] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.990397  5789 raft_consensus.cc:385] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.990759  5789 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.991669  5789 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:16.995110  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 702b1e2daa1442e99b38fbdf84a81a00 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:16.996411  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b1e2daa1442e99b38fbdf84a81a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.998771  5790 tablet_bootstrap.cc:654] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.004968  5658 tablet_service.cc:1511] Processing CreateTablet for tablet 432d1b78531248f7844c75e4794d1b00 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:17.025413  5658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432d1b78531248f7844c75e4794d1b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.027606  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 7d550d173301432199bfab003c6f8e31 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:17.028764  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d550d173301432199bfab003c6f8e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.006137  5737 tablet_service.cc:1511] Processing CreateTablet for tablet 432d1b78531248f7844c75e4794d1b00 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:17.030321  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432d1b78531248f7844c75e4794d1b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.030730  5738 tablet_service.cc:1511] Processing CreateTablet for tablet fc45565760894ac3ba1df6f3c42d8617 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:17.032361  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc45565760894ac3ba1df6f3c42d8617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.016575  5804 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.033524  5804 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.006479  5794 tablet_bootstrap.cc:654] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.012725  5789 ts_tablet_manager.cc:1434] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:09:17.039758  5789 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:17.049017  5661 tablet_service.cc:1511] Processing CreateTablet for tablet daa6098094f34b61b8686e24313f0655 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:17.022413  5660 tablet_service.cc:1511] Processing CreateTablet for tablet fc45565760894ac3ba1df6f3c42d8617 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:17.050554  5661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6098094f34b61b8686e24313f0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.051148  5804 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.055680  5804 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.041769  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 7d550d173301432199bfab003c6f8e31 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:17.054277  5733 tablet_service.cc:1511] Processing CreateTablet for tablet daa6098094f34b61b8686e24313f0655 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:17.054387  5581 tablet_service.cc:1511] Processing CreateTablet for tablet daa6098094f34b61b8686e24313f0655 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:17.052053  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc45565760894ac3ba1df6f3c42d8617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.058373  5664 tablet_service.cc:1511] Processing CreateTablet for tablet 7d550d173301432199bfab003c6f8e31 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:17.059181  5585 tablet_service.cc:1511] Processing CreateTablet for tablet 4f79641c19d04e548471a58f13f98268 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:17.065896  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d550d173301432199bfab003c6f8e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.003837  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 432d1b78531248f7844c75e4794d1b00 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:17.075349  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432d1b78531248f7844c75e4794d1b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.081748  5663 tablet_service.cc:1511] Processing CreateTablet for tablet 4f79641c19d04e548471a58f13f98268 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:17.084149  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 4f79641c19d04e548471a58f13f98268 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:17.064167  5804 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.086814  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4a55cac61c4f24b11fb6057fbd411b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:17.072877  5793 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.091593  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6098094f34b61b8686e24313f0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.092387  5804 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.092732  5657 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4a55cac61c4f24b11fb6057fbd411b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:17.096266  5739 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4a55cac61c4f24b11fb6057fbd411b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:17.096896  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6098094f34b61b8686e24313f0655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.097693  5739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4a55cac61c4f24b11fb6057fbd411b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.113356  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4a55cac61c4f24b11fb6057fbd411b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.021454  5584 tablet_service.cc:1511] Processing CreateTablet for tablet fc45565760894ac3ba1df6f3c42d8617 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:17.105212  5796 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.125051  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d550d173301432199bfab003c6f8e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.124523  5790 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:17.100775  5793 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.138165  5662 tablet_service.cc:1511] Processing CreateTablet for tablet c252f851e24c41fcaf3c609643979b04 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:17.139609  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c252f851e24c41fcaf3c609643979b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.146154  5793 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.149679  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f79641c19d04e548471a58f13f98268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.151132  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:17.151714  5675 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:17.152817  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:17.130579  5796 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.154253  5793 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.154676  5793 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.155032  5793 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.155128  5659 tablet_service.cc:1511] Processing CreateTablet for tablet eba5113d8b0c400dbcc0ac11e56b429b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:17.155931  5796 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.133365  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f79641c19d04e548471a58f13f98268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.156615  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:17.161226  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:17.161902  5675 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:17.124853  5731 tablet_service.cc:1511] Processing CreateTablet for tablet c252f851e24c41fcaf3c609643979b04 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:17.163642  5794 tablet_bootstrap.cc:492] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:17.164196  5794 ts_tablet_manager.cc:1403] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.178s	user 0.026s	sys 0.052s
I20260709 12:09:17.164381  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c252f851e24c41fcaf3c609643979b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.166983  5587 tablet_service.cc:1511] Processing CreateTablet for tablet c252f851e24c41fcaf3c609643979b04 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:17.167490  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4a55cac61c4f24b11fb6057fbd411b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.172798  5736 tablet_service.cc:1511] Processing CreateTablet for tablet eba5113d8b0c400dbcc0ac11e56b429b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:17.174484  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba5113d8b0c400dbcc0ac11e56b429b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.156433  5796 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.147182  5790 ts_tablet_manager.cc:1403] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.222s	user 0.025s	sys 0.022s
I20260709 12:09:17.191902  5790 raft_consensus.cc:359] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.199600  5796 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.204669  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc45565760894ac3ba1df6f3c42d8617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.192468  5789 tablet_bootstrap.cc:654] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.207405  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:17.187919  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:17.208866  5566 leader_election.cc:343] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.209209  5600 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:17.210739  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c252f851e24c41fcaf3c609643979b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.211349  5665 tablet_service.cc:1511] Processing CreateTablet for tablet 81fd1fa4bd5546b4ac667f21c0b97e4c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:17.213620  5732 tablet_service.cc:1511] Processing CreateTablet for tablet 81fd1fa4bd5546b4ac667f21c0b97e4c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:17.214875  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81fd1fa4bd5546b4ac667f21c0b97e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.220384  5796 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.202605  5663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f79641c19d04e548471a58f13f98268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.221777  5665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81fd1fa4bd5546b4ac667f21c0b97e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.222873  5794 raft_consensus.cc:359] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.225929  5659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba5113d8b0c400dbcc0ac11e56b429b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.200443  5790 raft_consensus.cc:385] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.230305  5790 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.231316  5790 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.232316  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:17.232818  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:17.245702  5796 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.246114  5796 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.246470  5796 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.246253  5583 tablet_service.cc:1511] Processing CreateTablet for tablet eba5113d8b0c400dbcc0ac11e56b429b (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:17.247545  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba5113d8b0c400dbcc0ac11e56b429b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.237761  5794 raft_consensus.cc:385] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.259914  5662 tablet_service.cc:1511] Processing CreateTablet for tablet 31af8e5283604a3fb5bde627fe027991 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:17.262200  5790 ts_tablet_manager.cc:1434] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 12:09:17.263978  5790 tablet_bootstrap.cc:492] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:17.266040  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8e5283604a3fb5bde627fe027991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.266117  5734 tablet_service.cc:1511] Processing CreateTablet for tablet 31af8e5283604a3fb5bde627fe027991 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:17.267532  5734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8e5283604a3fb5bde627fe027991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.270510  5656 tablet_service.cc:1511] Processing CreateTablet for tablet ef975de4d23d4f0aae305634845c93e4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:17.271888  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef975de4d23d4f0aae305634845c93e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.251279  5794 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.280228  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:17.280437  5794 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.282925  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:17.283176  5641 leader_election.cc:343] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.286643  5641 leader_election.cc:343] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.289543  5731 tablet_service.cc:1511] Processing CreateTablet for tablet ef975de4d23d4f0aae305634845c93e4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:17.291359  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef975de4d23d4f0aae305634845c93e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.297477  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 81fd1fa4bd5546b4ac667f21c0b97e4c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:17.298822  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81fd1fa4bd5546b4ac667f21c0b97e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.308307  5793 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:17.308796  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:17.292887  5796 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.312100  5796 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.313277  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:17.315109  5794 ts_tablet_manager.cc:1434] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.151s	user 0.015s	sys 0.001s
I20260709 12:09:17.319448  5749 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:17.322245  5589 tablet_service.cc:1511] Processing CreateTablet for tablet ef975de4d23d4f0aae305634845c93e4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:17.322880  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.323484  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef975de4d23d4f0aae305634845c93e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.323438  5582 tablet_service.cc:1511] Processing CreateTablet for tablet 2a23e44e27eb4f22b3d86339c952488c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:17.324494  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.325275  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:17.325991  5675 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.332235  5582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a23e44e27eb4f22b3d86339c952488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.332929  5819 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.333477  5819 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.337505  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:17.338961  5712 leader_election.cc:343] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.339515  5819 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:17.325486  5563 leader_election.cc:343] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.340758  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:17.341868  5675 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:17.342983  5796 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:17.344521  5638 leader_election.cc:343] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.344995  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:17.345795  5804 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:17.346448  5638 leader_election.cc:343] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.346884  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:17.347658  5804 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.306977  5660 tablet_service.cc:1511] Processing CreateTablet for tablet 2a23e44e27eb4f22b3d86339c952488c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:17.349097  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a23e44e27eb4f22b3d86339c952488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.342051  5794 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:17.350117  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:17.350912  5674 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:17.352614  5793 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.358528  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.359191  5600 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:17.360507  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:17.361316  5600 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:17.362223  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:17.362690  5789 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:17.363147  5789 ts_tablet_manager.cc:1403] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.324s	user 0.012s	sys 0.007s
I20260709 12:09:17.366243  5789 raft_consensus.cc:359] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.366937  5789 raft_consensus.cc:385] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.367228  5789 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.368062  5789 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.368745  5796 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.369871  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 2a23e44e27eb4f22b3d86339c952488c (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:17.370007  5796 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:17.372081  5796 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.373876  5790 tablet_bootstrap.cc:654] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.370663  5789 ts_tablet_manager.cc:1434] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:17.377328  5581 tablet_service.cc:1511] Processing CreateTablet for tablet 31af8e5283604a3fb5bde627fe027991 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:17.372699  5657 tablet_service.cc:1511] Processing CreateTablet for tablet 87ab01f4976d4d2685568d3cd9abc524 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:17.378630  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8e5283604a3fb5bde627fe027991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.379835  5732 tablet_service.cc:1511] Processing CreateTablet for tablet 87ab01f4976d4d2685568d3cd9abc524 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:17.380916  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ab01f4976d4d2685568d3cd9abc524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.382037  5794 tablet_bootstrap.cc:654] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.396878  5789 tablet_bootstrap.cc:492] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:17.402261  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a23e44e27eb4f22b3d86339c952488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.411032  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ab01f4976d4d2685568d3cd9abc524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.418538  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:17.419433  5793 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.419945  5793 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.422706  5793 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.427163  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:17.428320  5819 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.430264  5495 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.431181  5793 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.435657  5662 tablet_service.cc:1511] Processing CreateTablet for tablet b9ec48a82fca4bffb8baf17a14207d71 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:17.436939  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec48a82fca4bffb8baf17a14207d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.438282  5789 tablet_bootstrap.cc:654] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.441883  5656 tablet_service.cc:1511] Processing CreateTablet for tablet 095729df5bff484bbdecdb05f0fdb998 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:17.443123  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095729df5bff484bbdecdb05f0fdb998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.443408  5793 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.442147  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:17.454751  5712 leader_election.cc:343] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.457460  5730 tablet_service.cc:1511] Processing CreateTablet for tablet b9ec48a82fca4bffb8baf17a14207d71 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:17.459299  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec48a82fca4bffb8baf17a14207d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.457470  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 095729df5bff484bbdecdb05f0fdb998 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:17.462985  5586 tablet_service.cc:1511] Processing CreateTablet for tablet b9ec48a82fca4bffb8baf17a14207d71 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:17.464098  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095729df5bff484bbdecdb05f0fdb998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.464349  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec48a82fca4bffb8baf17a14207d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.473032  5790 tablet_bootstrap.cc:492] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:17.473714  5790 ts_tablet_manager.cc:1403] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.210s	user 0.037s	sys 0.023s
I20260709 12:09:17.476697  5804 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.477234  5804 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.479260  5804 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.448385  5794 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:17.464861  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:17.480998  5600 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.466073  5584 tablet_service.cc:1511] Processing CreateTablet for tablet 4abdc6d9772d488087fd75aba9aee38f (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:17.481302  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:17.481892  5749 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:17.482229  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdc6d9772d488087fd75aba9aee38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.483210  5641 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:17.464593  5585 tablet_service.cc:1511] Processing CreateTablet for tablet 87ab01f4976d4d2685568d3cd9abc524 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:17.465611  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 095729df5bff484bbdecdb05f0fdb998 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:17.484786  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ab01f4976d4d2685568d3cd9abc524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.485579  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095729df5bff484bbdecdb05f0fdb998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.480942  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.486857  5804 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.491736  5804 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.492214  5804 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:17.505643  5638 leader_election.cc:343] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.511149  5794 ts_tablet_manager.cc:1403] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.147s	user 0.008s	sys 0.013s
I20260709 12:09:17.527391  5789 tablet_bootstrap.cc:492] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:17.527922  5789 ts_tablet_manager.cc:1403] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.034s
I20260709 12:09:17.530962  5789 raft_consensus.cc:359] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.531657  5789 raft_consensus.cc:385] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.531967  5789 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.532034  5804 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.534439  5794 raft_consensus.cc:359] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.535209  5794 raft_consensus.cc:385] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.535521  5794 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.536345  5794 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.538897  5600 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:17.539919  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:17.540598  5657 tablet_service.cc:1511] Processing CreateTablet for tablet 4abdc6d9772d488087fd75aba9aee38f (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:17.541059  5793 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.541538  5793 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:17.541908  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdc6d9772d488087fd75aba9aee38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.541776  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 4abdc6d9772d488087fd75aba9aee38f (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:17.542411  5793 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.543388  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdc6d9772d488087fd75aba9aee38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.546986  5790 raft_consensus.cc:359] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.547730  5790 raft_consensus.cc:385] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.548043  5790 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.548799  5790 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.548873  5789 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.550971  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:17.551302  5790 ts_tablet_manager.cc:1434] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.077s	user 0.002s	sys 0.005s
I20260709 12:09:17.551573  5749 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.552348  5790 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:17.560896  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 3772a293e069440a985181c674da5fd4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:17.562566  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3772a293e069440a985181c674da5fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.566054  5664 tablet_service.cc:1511] Processing CreateTablet for tablet 3772a293e069440a985181c674da5fd4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:17.567109  5789 ts_tablet_manager.cc:1434] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:09:17.567342  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3772a293e069440a985181c674da5fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.568207  5789 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:17.572602  5794 ts_tablet_manager.cc:1434] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 12:09:17.574051  5794 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:17.574702  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 3772a293e069440a985181c674da5fd4 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:17.560660  5804 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.576305  5749 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:17.577759  5641 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:17.578727  5804 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.579594  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:17.581362  5585 tablet_service.cc:1511] Processing CreateTablet for tablet 8664c920d103428aafd6764f98e4e3dd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:17.581321  5657 tablet_service.cc:1511] Processing CreateTablet for tablet 8664c920d103428aafd6764f98e4e3dd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 12:09:17.582887  5638 leader_election.cc:343] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.582818  5804 raft_consensus.cc:697] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:17.583489  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8664c920d103428aafd6764f98e4e3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.584147  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8664c920d103428aafd6764f98e4e3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.583875  5804 consensus_queue.cc:237] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.587451  5789 tablet_bootstrap.cc:654] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.593051  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 8664c920d103428aafd6764f98e4e3dd (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:17.594112  5794 tablet_bootstrap.cc:654] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.594556  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8664c920d103428aafd6764f98e4e3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.591357  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3772a293e069440a985181c674da5fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.618563  5733 tablet_service.cc:1511] Processing CreateTablet for tablet cd02e149eca841a8948fa56d23d386a7 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:17.619736  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd02e149eca841a8948fa56d23d386a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.616255  5793 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.621528  5793 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.624253  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.624882  5600 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:17.625198  5732 tablet_service.cc:1511] Processing CreateTablet for tablet f1a9d74776a54997a85e087c00bd1d26 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:17.626096  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:17.626528  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a9d74776a54997a85e087c00bd1d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.626928  5819 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.627297  5819 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.627735  5819 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.623255  5497 catalog_manager.cc:5697] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.636444  5819 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.645776  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:17.646593  5675 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:17.649471  5581 tablet_service.cc:1511] Processing CreateTablet for tablet ac03d459e79a4a588b1ca25ce5677774 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:17.651499  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac03d459e79a4a588b1ca25ce5677774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.649924  5790 tablet_bootstrap.cc:654] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.636770  5804 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.638813  5662 tablet_service.cc:1511] Processing CreateTablet for tablet cd02e149eca841a8948fa56d23d386a7 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:17.641922  5793 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.642114  5656 tablet_service.cc:1511] Processing CreateTablet for tablet f1a9d74776a54997a85e087c00bd1d26 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:17.643069  5733 tablet_service.cc:1511] Processing CreateTablet for tablet ac03d459e79a4a588b1ca25ce5677774 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:17.643594  5663 tablet_service.cc:1511] Processing CreateTablet for tablet ac03d459e79a4a588b1ca25ce5677774 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:17.610620  5496 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.659202  5584 tablet_service.cc:1511] Processing CreateTablet for tablet cd02e149eca841a8948fa56d23d386a7 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:17.661119  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd02e149eca841a8948fa56d23d386a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.659278  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd02e149eca841a8948fa56d23d386a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.662822  5585 tablet_service.cc:1511] Processing CreateTablet for tablet f1a9d74776a54997a85e087c00bd1d26 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:17.664058  5585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a9d74776a54997a85e087c00bd1d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.669538  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac03d459e79a4a588b1ca25ce5677774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.669000  5804 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.671978  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 16f88f63a79a482d8afa3b5396d63155 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:17.674568  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f88f63a79a482d8afa3b5396d63155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.678730  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.679733  5657 tablet_service.cc:1511] Processing CreateTablet for tablet 16f88f63a79a482d8afa3b5396d63155 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 12:09:17.680167  5638 leader_election.cc:343] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.680109  5804 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.700935  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f88f63a79a482d8afa3b5396d63155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.710964  5819 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.712401  5794 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:17.712538  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:17.713116  5794 ts_tablet_manager.cc:1403] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.015s
I20260709 12:09:17.713333  5675 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.715257  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:17.715826  5600 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.717573  5664 tablet_service.cc:1511] Processing CreateTablet for tablet 1c346b9a51b747cf854f82139e5c10c7 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:17.717841  5731 tablet_service.cc:1511] Processing CreateTablet for tablet 16f88f63a79a482d8afa3b5396d63155 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:17.718732  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c346b9a51b747cf854f82139e5c10c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.719115  5794 raft_consensus.cc:359] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.719988  5794 raft_consensus.cc:385] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.719153  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f88f63a79a482d8afa3b5396d63155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.720351  5794 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.705745  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:17.721166  5749 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:17.721311  5794 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.723198  5789 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:17.723678  5789 ts_tablet_manager.cc:1403] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.012s
I20260709 12:09:17.724400  5794 ts_tablet_manager.cc:1434] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:09:17.724871  5641 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:17.725703  5804 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.726061  5804 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.726387  5804 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.749665  5789 raft_consensus.cc:359] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.750420  5789 raft_consensus.cc:385] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.750712  5789 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.751468  5789 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.757151  5675 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:17.759771  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:17.760538  5819 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.761039  5819 raft_consensus.cc:697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:17.761907  5819 consensus_queue.cc:237] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.762956  5600 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:17.753363  5663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac03d459e79a4a588b1ca25ce5677774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.765090  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a9d74776a54997a85e087c00bd1d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.766342  5796 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.766588  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 1c346b9a51b747cf854f82139e5c10c7 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:17.766889  5796 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.767727  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c346b9a51b747cf854f82139e5c10c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.768971  5796 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.770295  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 00e092dab7cb4a87983d59f59e10f55f (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:17.771939  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e092dab7cb4a87983d59f59e10f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.773708  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:17.774322  5749 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:17.774204  5794 tablet_bootstrap.cc:492] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:17.774223  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:17.775776  5566 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:17.776818  5796 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.777196  5796 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.777542  5796 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:17.780866  5563 leader_election.cc:343] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.772866  5583 tablet_service.cc:1511] Processing CreateTablet for tablet 1c346b9a51b747cf854f82139e5c10c7 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:17.782473  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c346b9a51b747cf854f82139e5c10c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.794911  5793 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.795399  5793 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.798112  5793 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.798830  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:17.800130  5712 leader_election.cc:343] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.799324  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:17.800408  5804 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.813452  5733 tablet_service.cc:1511] Processing CreateTablet for tablet 00e092dab7cb4a87983d59f59e10f55f (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:17.807330  5675 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:17.814649  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e092dab7cb4a87983d59f59e10f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.814586  5818 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.815116  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:17.816265  5793 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.816658  5793 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.816990  5793 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.817382  5789 ts_tablet_manager.cc:1434] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 12:09:17.818111  5665 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef4e3ba25f74d39bdb957f1e28bc926 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:17.817447  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef4e3ba25f74d39bdb957f1e28bc926 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:17.819461  5665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef4e3ba25f74d39bdb957f1e28bc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.819765  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef4e3ba25f74d39bdb957f1e28bc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.810642  5662 tablet_service.cc:1511] Processing CreateTablet for tablet 00e092dab7cb4a87983d59f59e10f55f (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:17.821343  5662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e092dab7cb4a87983d59f59e10f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.821616  5581 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef4e3ba25f74d39bdb957f1e28bc926 (DEFAULT_TABLE table=test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:17.826462  5796 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.827152  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:17.827836  5748 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.818495  5789 tablet_bootstrap.cc:492] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:17.829710  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:17.830340  5747 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.832749  5804 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.833001  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:17.834247  5638 leader_election.cc:343] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.834503  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef4e3ba25f74d39bdb957f1e28bc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.839920  5793 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.833001  5794 tablet_bootstrap.cc:654] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.854401  5790 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:17.857177  5790 ts_tablet_manager.cc:1403] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.305s	user 0.025s	sys 0.017s
I20260709 12:09:17.859011  5747 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:17.856424  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:17.859544  5748 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:17.860641  5641 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:17.861009  5566 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:17.861915  5818 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.854947  5796 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.864336  5804 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:09:17.866680  5563 leader_election.cc:343] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.875203  5790 raft_consensus.cc:359] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.876575  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:17.877130  5675 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.877230  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:17.878631  5712 leader_election.cc:343] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.879222  5804 raft_consensus.cc:697] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:17.880069  5804 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.886358  5675 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:17.892987  5789 tablet_bootstrap.cc:654] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.876289  5793 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:17.876281  5790 raft_consensus.cc:385] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.906805  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:17.908213  5793 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.905793  5790 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.914951  5794 tablet_bootstrap.cc:492] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:17.915452  5794 ts_tablet_manager.cc:1403] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.159s	user 0.028s	sys 0.022s
I20260709 12:09:17.908955  5793 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:17.920392  5789 tablet_bootstrap.cc:492] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:17.921010  5789 ts_tablet_manager.cc:1403] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.000s
I20260709 12:09:17.920521  5790 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.923327  5790 ts_tablet_manager.cc:1434] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.002s
I20260709 12:09:17.925315  5793 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.929586  5789 raft_consensus.cc:359] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.930570  5789 raft_consensus.cc:385] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.930872  5789 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.931597  5789 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.924505  5790 tablet_bootstrap.cc:492] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:17.919739  5818 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:17.934228  5789 ts_tablet_manager.cc:1434] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:09:17.935184  5789 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:17.935552  5818 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:17.937134  5794 raft_consensus.cc:359] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.948184  5789 tablet_bootstrap.cc:654] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.948045  5794 raft_consensus.cc:385] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.954758  5794 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.955696  5794 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.958603  5794 ts_tablet_manager.cc:1434] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 12:09:17.960079  5790 tablet_bootstrap.cc:654] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.965555  5794 tablet_bootstrap.cc:492] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:17.969733  5496 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.972687  5804 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.973187  5804 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:17.975400  5804 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:17.982187  5497 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.985885  5497 catalog_manager.cc:5697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.993095  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:17.997601  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:18.000962  5638 consensus_peers.cc:597] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:09:18.002390  5641 leader_election.cc:343] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.994321  5600 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:18.006130  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:18.006995  5804 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.007495  5804 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.007928  5804 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.009091  5818 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.015727  5793 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.016135  5793 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.018765  5793 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.020655  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.021333  5674 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:18.012485  5794 tablet_bootstrap.cc:654] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.027132  5790 tablet_bootstrap.cc:492] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.026958  5804 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.027668  5790 ts_tablet_manager.cc:1403] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.002s
I20260709 12:09:18.029968  5789 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.030408  5789 ts_tablet_manager.cc:1403] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.002s
I20260709 12:09:18.030773  5790 raft_consensus.cc:359] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.031523  5790 raft_consensus.cc:385] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.031584  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:18.031853  5790 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
W20260709 12:09:18.033615  5641 leader_election.cc:343] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.034766  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:18.035808  5793 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.036183  5793 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.036523  5793 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.039798  5495 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.043268  5789 raft_consensus.cc:359] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.044163  5789 raft_consensus.cc:385] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.036744  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.044534  5789 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.036706  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:18.048877  5599 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:18.057796  5712 leader_election.cc:343] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.046136  5789 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.059365  5819 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:18.059758  5790 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.063982  5790 ts_tablet_manager.cc:1434] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.005s
I20260709 12:09:18.065214  5790 tablet_bootstrap.cc:492] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.071215  5789 ts_tablet_manager.cc:1434] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260709 12:09:18.074535  5789 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.080365  5789 tablet_bootstrap.cc:654] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.037194  5804 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.114589  5790 tablet_bootstrap.cc:654] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.120721  5793 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:18.122956  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:09:18.113341  5599 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:18.129387  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:18.130566  5804 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.131088  5804 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:18.131839  5804 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.133030  5793 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.135264  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:18.137166  5712 leader_election.cc:343] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.140142  5789 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.140940  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:18.141856  5675 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.148861  5789 ts_tablet_manager.cc:1403] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.003s
I20260709 12:09:18.154361  5793 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.155001  5793 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.155359  5675 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:18.156826  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:18.156973  5793 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.157967  5793 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.152015  5789 raft_consensus.cc:359] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.159145  5793 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:18.159303  5789 raft_consensus.cc:385] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.159623  5789 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.160071  5793 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.160382  5789 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.162911  5789 ts_tablet_manager.cc:1434] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:09:18.163859  5789 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.164245  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.165541  5600 raft_consensus.cc:2393] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:18.169492  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.170493  5790 tablet_bootstrap.cc:492] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.171272  5790 ts_tablet_manager.cc:1403] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.013s
I20260709 12:09:18.171788  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.172941  5835 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.173405  5789 tablet_bootstrap.cc:654] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.174361  5794 tablet_bootstrap.cc:492] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.174834  5794 ts_tablet_manager.cc:1403] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.210s	user 0.015s	sys 0.002s
I20260709 12:09:18.178315  5794 raft_consensus.cc:359] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.178856  5794 raft_consensus.cc:385] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.179105  5794 raft_consensus.cc:740] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.179848  5794 consensus_queue.cc:260] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.180130  5495 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.181584  5794 ts_tablet_manager.cc:1434] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:09:18.181718  5835 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.182408  5794 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.167387  5497 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.186522  5790 raft_consensus.cc:359] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.187250  5790 raft_consensus.cc:385] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.187572  5790 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.188413  5790 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.191429  5794 tablet_bootstrap.cc:654] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.204382  5789 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.204843  5789 ts_tablet_manager.cc:1403] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.012s
I20260709 12:09:18.204952  5804 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.206815  5789 raft_consensus.cc:359] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.207469  5789 raft_consensus.cc:385] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.207723  5789 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.208748  5789 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.211705  5789 ts_tablet_manager.cc:1434] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:18.212857  5789 tablet_bootstrap.cc:492] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.214179  5790 ts_tablet_manager.cc:1434] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:09:18.215672  5818 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.216208  5818 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.217031  5790 tablet_bootstrap.cc:492] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.219892  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.222889  5794 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.222889  5789 tablet_bootstrap.cc:654] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.223582  5794 ts_tablet_manager.cc:1403] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 12:09:18.227068  5794 raft_consensus.cc:359] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:18.232100  5794 raft_consensus.cc:385] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.232497  5794 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.233222  5790 tablet_bootstrap.cc:654] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.234498  5818 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.233253  5794 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:18.238935  5794 ts_tablet_manager.cc:1434] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:09:18.242236  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.243608  5749 raft_consensus.cc:2393] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:18.244526  5794 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.244768  5566 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.245850  5818 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.251837  5789 tablet_bootstrap.cc:492] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.252456  5789 ts_tablet_manager.cc:1403] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260709 12:09:18.254390  5818 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.255095  5789 raft_consensus.cc:359] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.255796  5789 raft_consensus.cc:385] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.256063  5789 raft_consensus.cc:740] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.256839  5789 consensus_queue.cc:260] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.257323  5794 tablet_bootstrap.cc:654] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.259092  5789 ts_tablet_manager.cc:1434] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:09:18.264911  5789 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.267562  5790 tablet_bootstrap.cc:492] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.268656  5790 ts_tablet_manager.cc:1403] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.008s
I20260709 12:09:18.272653  5789 tablet_bootstrap.cc:654] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.273226  5790 raft_consensus.cc:359] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.274147  5790 raft_consensus.cc:385] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.274605  5790 raft_consensus.cc:740] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.283627  5790 consensus_queue.cc:260] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.284739  5789 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.285228  5789 ts_tablet_manager.cc:1403] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 12:09:18.285473  5815 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.287932  5789 raft_consensus.cc:359] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.289016  5789 raft_consensus.cc:385] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.289775  5789 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.290490  5790 ts_tablet_manager.cc:1434] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:09:18.291452  5790 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.290900  5789 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.293758  5789 ts_tablet_manager.cc:1434] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:18.294701  5789 tablet_bootstrap.cc:492] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.302524  5789 tablet_bootstrap.cc:654] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.304174  5790 tablet_bootstrap.cc:654] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.319365  5794 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.319998  5794 ts_tablet_manager.cc:1403] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.009s
I20260709 12:09:18.323786  5794 raft_consensus.cc:359] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.326400  5794 raft_consensus.cc:385] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.326675  5794 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.327263  5794 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.332680  5804 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.333072  5818 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.333604  5818 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.334735  5794 ts_tablet_manager.cc:1434] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
W20260709 12:09:18.335001  5712 consensus_peers.cc:597] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:09:18.335795  5818 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.336577  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.337525  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.339320  5566 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.342821  5794 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.343182  5818 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.339316  5865 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.347364  5789 tablet_bootstrap.cc:492] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.347915  5789 ts_tablet_manager.cc:1403] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.007s
I20260709 12:09:18.347132  5865 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.354147  5865 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.354317  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.355248  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:18.361014  5638 leader_election.cc:343] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.361558  5641 leader_election.cc:343] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.362260  5641 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:18.365149  5794 tablet_bootstrap.cc:654] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.368242  5789 raft_consensus.cc:359] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.369248  5789 raft_consensus.cc:385] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.369748  5789 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.370623  5789 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.372828  5789 ts_tablet_manager.cc:1434] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 12:09:18.376873  5835 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.380079  5865 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:18.382434  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:18.387902  5790 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.388765  5790 ts_tablet_manager.cc:1403] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.014s
I20260709 12:09:18.391602  5789 tablet_bootstrap.cc:492] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.392310  5835 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.394793  5790 raft_consensus.cc:359] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.395525  5790 raft_consensus.cc:385] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.395843  5790 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.396622  5790 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.400235  5790 ts_tablet_manager.cc:1434] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:09:18.406774  5790 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.427287  5794 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.429517  5790 tablet_bootstrap.cc:654] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.427587  5789 tablet_bootstrap.cc:654] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.430636  5794 ts_tablet_manager.cc:1403] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.017s
I20260709 12:09:18.441135  5794 raft_consensus.cc:359] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.441823  5794 raft_consensus.cc:385] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.442191  5794 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.444491  5675 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.444233  5794 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.446727  5794 ts_tablet_manager.cc:1434] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:09:18.448632  5790 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.448897  5789 tablet_bootstrap.cc:492] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.449082  5790 ts_tablet_manager.cc:1403] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 12:09:18.449297  5789 ts_tablet_manager.cc:1403] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.002s
I20260709 12:09:18.451831  5789 raft_consensus.cc:359] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.451979  5790 raft_consensus.cc:359] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.452594  5790 raft_consensus.cc:385] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.452879  5790 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.453755  5790 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.456748  5790 ts_tablet_manager.cc:1434] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:18.457854  5790 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.460908  5818 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.461445  5818 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.465242  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.466104  5748 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:18.466199  5837 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.468887  5789 raft_consensus.cc:385] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.470745  5566 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:18.470219  5794 tablet_bootstrap.cc:492] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.472062  5837 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.470511  5789 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.472452  5837 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.473059  5789 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.473830  5818 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.472945  5837 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.480295  5794 tablet_bootstrap.cc:654] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.483824  5865 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.492786  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.493520  5865 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.495817  5865 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.490810  5796 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.481554  5789 ts_tablet_manager.cc:1434] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:09:18.497210  5789 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.497656  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.498320  5675 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:18.498615  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.499447  5749 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:18.500216  5793 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.500674  5793 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.502599  5793 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.504824  5641 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:18.506083  5865 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.506474  5865 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.507499  5865 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.513554  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:18.516764  5712 leader_election.cc:343] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.513962  5789 tablet_bootstrap.cc:654] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.520869  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.523332  5790 tablet_bootstrap.cc:654] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:18.538625  5712 leader_election.cc:343] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.539130  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.540369  5819 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.520493  5865 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.544157  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:18.545791  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:18.546689  5749 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.531563  5794 tablet_bootstrap.cc:492] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.527271  5793 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.551184  5794 ts_tablet_manager.cc:1403] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260709 12:09:18.551215  5793 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.554059  5793 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.554867  5794 raft_consensus.cc:359] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.555943  5794 raft_consensus.cc:385] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.556275  5794 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.558396  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.558570  5794 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:18.559748  5712 leader_election.cc:343] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.562808  5819 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.565893  5794 ts_tablet_manager.cc:1434] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:09:18.566936  5794 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.569095  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.569623  5818 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.571468  5818 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.571792  5819 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.572275  5599 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.572647  5819 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.575286  5818 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.577340  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.577970  5819 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:18.580946  5563 leader_election.cc:343] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.575946  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.582602  5794 tablet_bootstrap.cc:654] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.582487  5748 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:18.584102  5566 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:18.584115  5712 leader_election.cc:343] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.585044  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.523898  5837 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.586445  5818 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.587435  5818 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.587182  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.589094  5818 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.576598  5865 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.586418  5793 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.592707  5600 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:18.593806  5598 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.596637  5837 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.596698  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:18.597002  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:18.597633  5673 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:18.598171  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.598974  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.599613  5837 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.602669  5865 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:18.604897  5712 leader_election.cc:343] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.606438  5712 leader_election.cc:343] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.606947  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.608448  5819 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.616245  5789 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.616389  5749 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:18.616773  5789 ts_tablet_manager.cc:1403] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.023s
I20260709 12:09:18.619186  5641 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:18.621304  5865 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.621831  5865 raft_consensus.cc:697] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:18.610802  5818 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.633242  5789 raft_consensus.cc:359] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.633986  5789 raft_consensus.cc:385] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.634230  5789 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.624184  5865 consensus_queue.cc:237] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.636503  5819 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.638806  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:18.640946  5563 leader_election.cc:343] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.641002  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:18.640878  5818 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.641644  5749 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.647315  5794 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.647987  5794 ts_tablet_manager.cc:1403] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.005s
I20260709 12:09:18.651583  5794 raft_consensus.cc:359] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.652333  5794 raft_consensus.cc:385] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.652700  5794 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.652607  5496 catalog_manager.cc:5697] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.653570  5794 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.655366  5865 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.664960  5819 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.656438  5794 ts_tablet_manager.cc:1434] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:18.671618  5794 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.650461  5789 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.675601  5819 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.676282  5819 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.678785  5819 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.675630  5749 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:18.680704  5566 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.682194  5818 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.682734  5818 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:18.683526  5818 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.686018  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.686733  5673 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:18.686251  5794 tablet_bootstrap.cc:654] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.689872  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:18.691753  5793 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.695390  5790 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.692241  5793 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.695884  5790 ts_tablet_manager.cc:1403] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.238s	user 0.011s	sys 0.006s
I20260709 12:09:18.696116  5793 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.691097  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.675398  5789 ts_tablet_manager.cc:1434] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 12:09:18.706142  5789 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
W20260709 12:09:18.706566  5712 leader_election.cc:343] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.712350  5793 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.720156  5818 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.720721  5818 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.722952  5818 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.723400  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:18.724038  5673 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.725968  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.729859  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.729769  5793 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.731348  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.732532  5818 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.731307  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:18.704141  5790 raft_consensus.cc:359] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.734624  5790 raft_consensus.cc:385] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.734824  5790 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.739319  5789 tablet_bootstrap.cc:654] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.734277  5675 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.743422  5790 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.745940  5790 ts_tablet_manager.cc:1434] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 12:09:18.747098  5790 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
W20260709 12:09:18.752298  5712 leader_election.cc:343] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.755681  5794 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.756163  5794 ts_tablet_manager.cc:1403] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.017s
I20260709 12:09:18.760339  5794 raft_consensus.cc:359] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.761075  5794 raft_consensus.cc:385] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.761410  5794 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.762146  5794 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.764094  5794 ts_tablet_manager.cc:1434] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:18.765134  5794 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.773911  5790 tablet_bootstrap.cc:654] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.775372  5794 tablet_bootstrap.cc:654] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.767611  5673 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:18.779240  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:18.780956  5789 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.781435  5789 ts_tablet_manager.cc:1403] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.007s
I20260709 12:09:18.781265  5819 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.781742  5815 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:18.781996  5819 raft_consensus.cc:697] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:18.782258  5815 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.782883  5819 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.784260  5789 raft_consensus.cc:359] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.785171  5789 raft_consensus.cc:385] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.785455  5789 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.786051  5789 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.789731  5790 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.790056  5790 ts_tablet_manager.cc:1403] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260709 12:09:18.790235  5789 ts_tablet_manager.cc:1434] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:09:18.791222  5789 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.793129  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.795387  5790 raft_consensus.cc:359] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.796048  5790 raft_consensus.cc:385] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.796784  5790 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.797523  5790 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.799705  5790 ts_tablet_manager.cc:1434] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:09:18.800509  5790 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.803926  5865 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.804170  5815 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.806798  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.810245  5641 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:18.814868  5815 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:18.806546  5865 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.820757  5865 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.822793  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.822543  5497 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:18.825202  5638 leader_election.cc:343] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.828537  5599 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.831550  5496 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.833595  5789 tablet_bootstrap.cc:654] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.836491  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.836884  5794 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.837333  5794 ts_tablet_manager.cc:1403] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.010s
W20260709 12:09:18.838176  5641 leader_election.cc:343] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.838626  5641 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:18.840109  5865 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.853030  5819 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.853549  5819 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.859772  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.860453  5790 tablet_bootstrap.cc:654] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:18.861038  5712 leader_election.cc:343] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.860637  5819 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.868180  5819 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.869004  5819 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.870535  5789 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.871318  5789 ts_tablet_manager.cc:1403] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.019s
I20260709 12:09:18.872112  5819 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.875005  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:18.878170  5712 leader_election.cc:343] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.902424  5794 raft_consensus.cc:359] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.903102  5794 raft_consensus.cc:385] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.903349  5794 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.903913  5794 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.909368  5790 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.909839  5790 ts_tablet_manager.cc:1403] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.109s	user 0.024s	sys 0.010s
I20260709 12:09:18.910866  5794 ts_tablet_manager.cc:1434] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.008s
I20260709 12:09:18.910672  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.911664  5794 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
W20260709 12:09:18.912243  5712 leader_election.cc:343] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.912621  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.912746  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.913604  5835 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.913254  5789 raft_consensus.cc:359] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.914040  5789 raft_consensus.cc:385] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.914319  5789 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
W20260709 12:09:18.915191  5712 leader_election.cc:343] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.915692  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:18.916123  5789 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.916939  5835 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.918342  5794 tablet_bootstrap.cc:654] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.918731  5789 ts_tablet_manager.cc:1434] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.005s
I20260709 12:09:18.924023  5789 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.927549  5790 raft_consensus.cc:359] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.928206  5790 raft_consensus.cc:385] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.928449  5790 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.929504  5790 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.932235  5790 ts_tablet_manager.cc:1434] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:09:18.933540  5790 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.947912  5789 tablet_bootstrap.cc:654] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.953900  5794 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:18.954416  5794 ts_tablet_manager.cc:1403] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.016s
I20260709 12:09:18.954902  5790 tablet_bootstrap.cc:654] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.955971  5789 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.956835  5789 ts_tablet_manager.cc:1403] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.008s
I20260709 12:09:18.957059  5794 raft_consensus.cc:359] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.957724  5794 raft_consensus.cc:385] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.957983  5794 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.958660  5794 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.959856  5790 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:18.959589  5789 raft_consensus.cc:359] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.960219  5789 raft_consensus.cc:385] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.960318  5790 ts_tablet_manager.cc:1403] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 12:09:18.960485  5789 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.961154  5789 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.963059  5789 ts_tablet_manager.cc:1434] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:09:18.963295  5794 ts_tablet_manager.cc:1434] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:09:18.964275  5794 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:18.964334  5789 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:18.965027  5790 raft_consensus.cc:359] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.965672  5790 raft_consensus.cc:385] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.965925  5790 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.966540  5790 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.969223  5790 ts_tablet_manager.cc:1434] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:09:18.970513  5790 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:18.971195  5794 tablet_bootstrap.cc:654] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.976859  5790 tablet_bootstrap.cc:654] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.974822  5789 tablet_bootstrap.cc:654] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.978089  5804 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.978597  5804 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.980968  5804 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:18.985037  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:18.976713  5819 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.985852  5749 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:18.986316  5819 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.988226  5641 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:18.984030  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.989209  5599 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:18.989565  5789 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:18.989831  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:18.989979  5789 ts_tablet_manager.cc:1403] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 12:09:18.989987  5804 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:18.991089  5712 leader_election.cc:343] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.991191  5804 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.991578  5804 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.992563  5819 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:18.994166  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:18.993326  5789 raft_consensus.cc:359] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:18.989820  5790 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:19.001474  5789 raft_consensus.cc:385] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.001742  5790 ts_tablet_manager.cc:1403] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.002s
I20260709 12:09:19.001994  5789 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.002720  5789 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.003736  5790 raft_consensus.cc:359] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.004247  5790 raft_consensus.cc:385] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.004411  5790 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.000213  5815 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.999197  5804 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.004810  5789 ts_tablet_manager.cc:1434] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:09:19.004842  5815 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.007754  5794 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:19.005559  5790 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.008111  5789 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:19.010608  5804 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.008265  5794 ts_tablet_manager.cc:1403] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260709 12:09:19.011060  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.011831  5749 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:19.012143  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.012897  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:19.013197  5598 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:19.013598  5599 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.014506  5794 raft_consensus.cc:359] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.015190  5794 raft_consensus.cc:385] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.015511  5794 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.015240  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:19.006346  5712 leader_election.cc:343] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.016424  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:19.017036  5815 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.017786  5815 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.017787  5794 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.018579  5815 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.018657  5819 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.017292  5790 ts_tablet_manager.cc:1434] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:09:19.019063  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:19.019608  5749 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.019889  5790 tablet_bootstrap.cc:492] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:19.024776  5789 tablet_bootstrap.cc:654] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.025395  5794 ts_tablet_manager.cc:1434] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:09:19.026371  5794 tablet_bootstrap.cc:492] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:19.027442  5790 tablet_bootstrap.cc:654] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.031821  5599 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:19.019071  5815 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.049342  5638 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:19.050392  5804 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.051043  5804 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:19.053918  5804 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.063401  5818 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.063944  5818 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.066172  5818 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.068096  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.068849  5673 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:19.068096  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.070713  5748 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:19.071026  5563 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:19.073064  5818 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.073614  5818 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.074108  5818 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.033180  5794 tablet_bootstrap.cc:654] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.039806  5749 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:19.103721  5493 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.120738  5837 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.121361  5837 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.125547  5837 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.125284  5818 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.121785  5815 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.134423  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:19.135231  5599 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.140748  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:19.141449  5748 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.141759  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:19.141852  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.142400  5674 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.143137  5818 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.144929  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.146323  5749 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
W20260709 12:09:19.147296  5563 leader_election.cc:343] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.147845  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:19.151064  5905 log.cc:927] Time spent T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:09:19.154488  5815 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.150484  5818 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:19.123364  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 51212.8us
I20260709 12:09:19.156610  5818 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.160751  5599 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:19.160972  5818 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.162113  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:19.163053  5815 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.164248  5815 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:19.166433  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:19.167027  5747 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.170493  5794 tablet_bootstrap.cc:492] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:19.170964  5794 ts_tablet_manager.cc:1403] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.011s
I20260709 12:09:19.170195  5674 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:19.169934  5815 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.174533  5563 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:19.175420  5818 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.172915  5789 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:19.176766  5789 ts_tablet_manager.cc:1403] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.169s	user 0.058s	sys 0.052s
I20260709 12:09:19.178797  5909 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.176868  5747 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:19.177899  5837 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.179618  5865 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.179242  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:19.179294  5909 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.212195  5790 tablet_bootstrap.cc:492] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:19.214588  5789 raft_consensus.cc:359] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.220191  5790 ts_tablet_manager.cc:1403] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.200s	user 0.054s	sys 0.050s
I20260709 12:09:19.220432  5789 raft_consensus.cc:385] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.220806  5789 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.184886  5749 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.222008  5789 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.231879  5789 ts_tablet_manager.cc:1434] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260709 12:09:19.232852  5804 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.180270  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:19.237274  5789 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:19.239089  5794 raft_consensus.cc:359] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.240283  5794 raft_consensus.cc:385] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.240756  5794 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.184700  5818 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.241092  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.241422  5794 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.245194  5675 raft_consensus.cc:2393] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:19.248409  5794 ts_tablet_manager.cc:1434] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.077s	user 0.014s	sys 0.022s
I20260709 12:09:19.249451  5794 tablet_bootstrap.cc:492] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:19.241616  5748 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:19.242817  5837 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:19.256543  5837 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.244692  5494 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.262442  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:19.255256  5563 leader_election.cc:343] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.254634  5909 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.270885  5566 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:19.271692  5818 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.274143  5865 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.274665  5865 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.275241  5818 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.277151  5865 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.281723  5749 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:19.288092  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.295925  5745 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:19.303853  5794 tablet_bootstrap.cc:654] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.295301  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:19.297472  5819 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:09:19.306543  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.310905  5674 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.313926  5790 raft_consensus.cc:359] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.314729  5790 raft_consensus.cc:385] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.315106  5790 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.323280  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:19.328756  5494 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.306507  5911 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.333091  5911 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:19.333958  5911 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.339318  5818 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.341749  5804 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.315965  5790 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.357149  5790 ts_tablet_manager.cc:1434] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.000s
I20260709 12:09:19.358312  5790 tablet_bootstrap.cc:492] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:19.362843  5835 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.387192  5835 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.389217  5835 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:19.369220  5819 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.389839  5819 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.391881  5819 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:19.394534  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.395335  5789 tablet_bootstrap.cc:654] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.386304  5818 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.402231  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.422673  5673 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
W20260709 12:09:19.425338  5712 leader_election.cc:343] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.426689  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:19.428910  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.432209  5794 tablet_bootstrap.cc:492] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:19.432849  5794 ts_tablet_manager.cc:1403] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.016s
I20260709 12:09:19.433596  5919 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.433965  5919 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.434887  5919 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.483045  5919 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:19.487643  5712 leader_election.cc:343] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.489761  5835 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.488386  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:19.490314  5835 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.487113  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.547147  5835 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:19.547958  5835 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.558164  5818 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.558882  5818 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.562971  5919 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:19.569519  5790 tablet_bootstrap.cc:700] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Time spent opening tablet: real 0.178s	user 0.038s	sys 0.040s
I20260709 12:09:19.527915  5804 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.576756  5790 tablet_bootstrap.cc:654] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.583832  5789 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:19.592790  5789 ts_tablet_manager.cc:1403] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.356s	user 0.026s	sys 0.006s
I20260709 12:09:19.579089  5794 raft_consensus.cc:359] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.593444  5794 raft_consensus.cc:385] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.593822  5794 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.595238  5794 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.598593  5794 ts_tablet_manager.cc:1434] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.165s	user 0.006s	sys 0.005s
I20260709 12:09:19.599855  5794 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:19.602197  5907 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:19.581516  5804 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:19.577956  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 86003.1us
I20260709 12:09:19.606331  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.600338  5818 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.618260  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.619230  5804 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.621168  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.630277  5794 tablet_bootstrap.cc:654] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.622056  5748 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:19.622198  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.635059  5674 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:19.634836  5789 raft_consensus.cc:359] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.635537  5789 raft_consensus.cc:385] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.635789  5789 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.636445  5789 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.636987  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.638690  5789 ts_tablet_manager.cc:1434] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.004s
I20260709 12:09:19.641158  5494 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.642374  5566 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:19.643306  5638 leader_election.cc:343] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.641203  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:19.646296  5911 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.646662  5911 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.647010  5911 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:19.649885  5641 leader_election.cc:343] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.650396  5641 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:19.628610  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:19.651288  5865 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.650903  5804 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:09:19.651652  5919 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.667780  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.653584  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:19.671048  5674 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.659245  5919 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:19.685336  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 43503.5us
W20260709 12:09:19.695825  5712 leader_election.cc:343] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:19.697187  5712 leader_election.cc:343] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.703670  5919 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:19.708369  5712 leader_election.cc:343] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.710074  5789 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:19.711710  5790 tablet_bootstrap.cc:492] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:19.712671  5790 ts_tablet_manager.cc:1403] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.355s	user 0.071s	sys 0.075s
I20260709 12:09:19.714505  5865 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.715176  5911 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.720045  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:19.720651  5675 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.711642  5674 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:19.726431  5675 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:19.729053  5563 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:19.729300  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:19.730017  5748 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.730213  5837 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.730677  5837 raft_consensus.cc:697] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:19.731528  5837 consensus_queue.cc:237] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:19.737660  5712 leader_election.cc:343] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.747432  5789 tablet_bootstrap.cc:654] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.738499  5932 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 12:09:19.741798  5911 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.751717  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:19.745674  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:19.753250  5748 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:19.756417  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.760195  5919 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.769430  5790 raft_consensus.cc:359] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.770246  5790 raft_consensus.cc:385] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.770584  5790 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.771302  5790 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.771644  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:19.774857  5926 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.775705  5926 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:19.776033  5790 ts_tablet_manager.cc:1434] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.001s
I20260709 12:09:19.777112  5790 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:19.777506  5926 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.787925  5865 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.791239  5794 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:19.791890  5794 ts_tablet_manager.cc:1403] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.013s
I20260709 12:09:19.792238  5790 tablet_bootstrap.cc:654] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.794961  5794 raft_consensus.cc:359] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.795822  5794 raft_consensus.cc:385] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.796134  5794 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.796837  5794 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.800320  5794 ts_tablet_manager.cc:1434] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:09:19.801590  5794 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:19.804448  5493 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:19.808141  5794 tablet_bootstrap.cc:654] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.822917  5790 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:19.823546  5911 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:19.782612  5712 leader_election.cc:343] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.824038  5911 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.826191  5911 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.828132  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:19.828999  5745 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:19.828701  5495 catalog_manager.cc:5697] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.829845  5794 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:19.830286  5794 ts_tablet_manager.cc:1403] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260709 12:09:19.830607  5566 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:19.831533  5837 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:19.831820  5712 leader_election.cc:343] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.831889  5837 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.831979  5790 ts_tablet_manager.cc:1403] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.016s
I20260709 12:09:19.832592  5837 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.832378  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:19.840142  5926 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.851361  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:19.852833  5675 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:19.860193  5837 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.851230  5790 raft_consensus.cc:359] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.875164  5790 raft_consensus.cc:385] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.875075  5909 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.875555  5790 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.876327  5790 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.878121  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:19.878386  5790 ts_tablet_manager.cc:1434] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:09:19.878718  5747 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.879585  5790 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
W20260709 12:09:19.856240  5563 consensus_peers.cc:597] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:09:19.857306  5789 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:19.852923  5794 raft_consensus.cc:359] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.866361  5911 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.885480  5794 raft_consensus.cc:385] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.886178  5794 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.887039  5794 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.887629  5790 tablet_bootstrap.cc:654] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.889740  5794 ts_tablet_manager.cc:1434] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.059s	user 0.013s	sys 0.008s
I20260709 12:09:19.890275  5789 ts_tablet_manager.cc:1403] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.009s
I20260709 12:09:19.893867  5794 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:19.895526  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:19.897277  5673 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.902390  5747 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:19.903645  5566 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:19.910748  5911 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.911715  5911 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:19.913661  5794 tablet_bootstrap.cc:654] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.913201  5911 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.918601  5790 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:19.918392  5789 raft_consensus.cc:359] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.919106  5790 ts_tablet_manager.cc:1403] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.018s
I20260709 12:09:19.919397  5789 raft_consensus.cc:385] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.919764  5789 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.921798  5790 raft_consensus.cc:359] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.922886  5790 raft_consensus.cc:385] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.923270  5790 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.923935  5790 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.926250  5790 ts_tablet_manager.cc:1434] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:19.927640  5790 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:19.934540  5909 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.935410  5790 tablet_bootstrap.cc:654] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.979267  5837 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:19.992918  5789 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:19.994622  5926 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.996483  5926 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.013437  5789 ts_tablet_manager.cc:1434] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.123s	user 0.008s	sys 0.002s
I20260709 12:09:20.031438  5926 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:20.031963  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.032984  5674 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:20.035382  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:20.036506  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.038072  5789 tablet_bootstrap.cc:492] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.038288  5926 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:20.056864  5712 leader_election.cc:343] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.040185  5673 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
W20260709 12:09:20.072705  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 127585us
I20260709 12:09:20.054744  5926 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.075970  5926 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.090312  5794 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:20.091238  5794 ts_tablet_manager.cc:1403] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.198s	user 0.038s	sys 0.071s
I20260709 12:09:20.102025  5952 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.102367  5790 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.103160  5790 ts_tablet_manager.cc:1403] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.176s	user 0.065s	sys 0.079s
I20260709 12:09:20.102799  5952 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.116973  5790 raft_consensus.cc:359] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.117599  5790 raft_consensus.cc:385] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.117837  5790 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.118541  5790 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.120276  5790 ts_tablet_manager.cc:1434] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 12:09:20.121311  5790 tablet_bootstrap.cc:492] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.122546  5495 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.124717  5794 raft_consensus.cc:359] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.125356  5794 raft_consensus.cc:385] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.125658  5794 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.129983  5952 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.133378  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.134743  5675 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:20.126611  5794 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.139254  5789 tablet_bootstrap.cc:654] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.140269  5794 ts_tablet_manager.cc:1434] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 12:09:20.141389  5794 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:20.139421  5926 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.148831  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.154625  5926 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:20.154771  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:20.157064  5712 leader_election.cc:343] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.157346  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:20.158424  5675 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.158516  5566 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:20.159925  5953 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.172159  5950 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:20.182605  5790 tablet_bootstrap.cc:654] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.186594  5675 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:20.190840  5794 tablet_bootstrap.cc:654] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.194061  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:20.200294  5926 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.201179  5953 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.202785  5926 raft_consensus.cc:697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:20.207866  5950 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.214020  5790 tablet_bootstrap.cc:492] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.214645  5790 ts_tablet_manager.cc:1403] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.015s
I20260709 12:09:20.209055  5926 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.224781  5789 tablet_bootstrap.cc:492] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:20.225387  5789 ts_tablet_manager.cc:1403] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.188s	user 0.024s	sys 0.020s
I20260709 12:09:20.225087  5790 raft_consensus.cc:359] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.225822  5790 raft_consensus.cc:385] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.226271  5790 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.228158  5790 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.230602  5789 raft_consensus.cc:359] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.231277  5789 raft_consensus.cc:385] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.231544  5789 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.232422  5789 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.233804  5790 ts_tablet_manager.cc:1434] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:09:20.234949  5790 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.235486  5789 ts_tablet_manager.cc:1434] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:09:20.236368  5789 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.247797  5790 tablet_bootstrap.cc:654] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.254364  5950 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.255466  5950 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.259749  5789 tablet_bootstrap.cc:654] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.262693  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.263132  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.263859  5745 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.264194  5673 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.267364  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:20.270762  5953 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.271449  5953 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.272023  5953 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.272995  5794 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:20.273572  5794 ts_tablet_manager.cc:1403] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.008s
I20260709 12:09:20.265946  5950 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.291502  5794 raft_consensus.cc:359] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.295436  5953 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.296705  5794 raft_consensus.cc:385] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.297762  5794 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.299732  5675 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.308416  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:20.309804  5673 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.318315  5494 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.320787  5794 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.329088  5950 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.333009  5926 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.334129  5794 ts_tablet_manager.cc:1434] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.004s
I20260709 12:09:20.335343  5794 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:20.342360  5790 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.343252  5790 ts_tablet_manager.cc:1403] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.021s
I20260709 12:09:20.346455  5789 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:20.348862  5673 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:20.346596  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:20.349939  5748 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.354775  5789 ts_tablet_manager.cc:1403] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.033s
I20260709 12:09:20.347162  5953 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.365787  5953 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.366320  5953 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.370040  5790 raft_consensus.cc:359] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.371357  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.371817  5563 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.358939  5926 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:20.384174  5950 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.384286  5790 raft_consensus.cc:385] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.385095  5950 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:20.385346  5953 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.385404  5790 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.386049  5950 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.388012  5790 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.374115  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:20.389158  5563 leader_election.cc:343] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.392931  5566 leader_election.cc:343] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.393412  5566 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:20.391862  5789 raft_consensus.cc:359] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.398026  5952 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.398275  5789 raft_consensus.cc:385] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.401252  5789 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.402840  5789 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.405311  5790 ts_tablet_manager.cc:1434] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.002s
I20260709 12:09:20.410040  5790 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.413038  5952 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.413700  5952 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.416661  5919 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.418097  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.397421  5748 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:20.419411  5789 ts_tablet_manager.cc:1434] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.001s
I20260709 12:09:20.420310  5794 tablet_bootstrap.cc:654] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.420936  5789 tablet_bootstrap.cc:492] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.419816  5952 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.418731  5919 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.419530  5745 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.425981  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.434945  5919 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:20.432010  5494 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.438074  5566 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:20.438511  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:20.440361  5563 leader_election.cc:343] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.442339  5952 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.442411  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.442777  5952 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.443269  5952 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.443908  5712 leader_election.cc:343] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.445210  5789 tablet_bootstrap.cc:654] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:20.461320  5712 leader_election.cc:343] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.462080  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:20.465216  5952 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.468786  5919 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.473022  5952 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.475062  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:20.475857  5745 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.478404  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:20.482887  5789 tablet_bootstrap.cc:492] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:20.483347  5789 ts_tablet_manager.cc:1403] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.004s
I20260709 12:09:20.486802  5789 raft_consensus.cc:359] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.491144  5745 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:20.492975  5566 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:20.493224  5951 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.493927  5837 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.494371  5790 tablet_bootstrap.cc:654] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.494388  5837 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:20.494895  5563 leader_election.cc:343] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.495365  5837 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.487496  5789 raft_consensus.cc:385] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.497081  5789 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.497802  5789 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.499697  5789 ts_tablet_manager.cc:1434] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:09:20.501775  5794 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:20.502206  5794 ts_tablet_manager.cc:1403] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.002s
I20260709 12:09:20.504153  5794 raft_consensus.cc:359] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.505080  5794 raft_consensus.cc:385] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.505357  5794 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.505998  5794 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.507004  5950 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.507432  5950 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.509284  5950 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.509866  5789 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.512880  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.509145  5497 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.515746  5789 tablet_bootstrap.cc:654] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.508440  5794 ts_tablet_manager.cc:1434] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:20.517517  5794 tablet_bootstrap.cc:492] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:20.517625  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.518508  5674 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.513545  5748 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.520387  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.524160  5837 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.524508  5837 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.524873  5837 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.532261  5790 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.532931  5790 ts_tablet_manager.cc:1403] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260709 12:09:20.535518  5790 raft_consensus.cc:359] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.536190  5790 raft_consensus.cc:385] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.536432  5790 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.537580  5790 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.539994  5794 tablet_bootstrap.cc:654] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.540779  5837 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.542328  5790 ts_tablet_manager.cc:1434] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:20.543705  5790 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.546684  5837 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.546865  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:20.547458  5674 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.558461  5674 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:20.560416  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.561983  5837 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.562446  5837 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:20.560873  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:20.565798  5745 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.565392  5837 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.577521  5794 tablet_bootstrap.cc:492] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:20.577764  5789 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:20.578135  5794 ts_tablet_manager.cc:1403] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.004s
I20260709 12:09:20.578383  5789 ts_tablet_manager.cc:1403] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.004s
I20260709 12:09:20.578837  5790 tablet_bootstrap.cc:654] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.582964  5794 raft_consensus.cc:359] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.584066  5794 raft_consensus.cc:385] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.584621  5794 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.585448  5794 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.587679  5794 ts_tablet_manager.cc:1434] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:09:20.588171  5745 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:20.588873  5794 tablet_bootstrap.cc:492] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:20.597824  5497 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.599629  5789 raft_consensus.cc:359] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.600697  5794 tablet_bootstrap.cc:654] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.601012  5789 raft_consensus.cc:385] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.601312  5789 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.603787  5789 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.608439  5789 ts_tablet_manager.cc:1434] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.003s
I20260709 12:09:20.611760  5789 tablet_bootstrap.cc:492] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.615098  5790 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.615608  5790 ts_tablet_manager.cc:1403] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.004s
I20260709 12:09:20.617273  5794 tablet_bootstrap.cc:492] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:20.617731  5794 ts_tablet_manager.cc:1403] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 12:09:20.618249  5790 raft_consensus.cc:359] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.618971  5789 tablet_bootstrap.cc:654] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.618973  5790 raft_consensus.cc:385] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.619464  5790 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.620203  5790 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.620334  5794 raft_consensus.cc:359] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.623446  5794 raft_consensus.cc:385] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.623736  5794 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.624378  5794 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.625015  5789 tablet_bootstrap.cc:492] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:20.625552  5789 ts_tablet_manager.cc:1403] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 12:09:20.626474  5794 ts_tablet_manager.cc:1434] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:20.627349  5794 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:20.628170  5789 raft_consensus.cc:359] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.628867  5789 raft_consensus.cc:385] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.629195  5789 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.629881  5789 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.631994  5789 ts_tablet_manager.cc:1434] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:20.633260  5789 tablet_bootstrap.cc:492] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.633682  5794 tablet_bootstrap.cc:654] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.634298  5790 ts_tablet_manager.cc:1434] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:09:20.639348  5911 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.639827  5789 tablet_bootstrap.cc:654] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.639809  5911 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.642279  5911 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.644639  5790 tablet_bootstrap.cc:492] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.645610  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.646392  5673 raft_consensus.cc:2393] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:20.649475  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.653357  5790 tablet_bootstrap.cc:654] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.655506  5566 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:20.658702  5837 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.698525  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:20.711853  5926 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.713402  5926 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.725100  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.726097  5673 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:20.727947  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.729107  5835 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.729514  5835 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.730011  5835 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.741842  5835 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.724449  5926 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:20.746989  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:20.747880  5600 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:20.751278  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:20.752058  5600 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.757033  5790 tablet_bootstrap.cc:492] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.757653  5790 ts_tablet_manager.cc:1403] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.113s	user 0.063s	sys 0.033s
I20260709 12:09:20.760004  5804 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.760613  5804 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.761180  5790 raft_consensus.cc:359] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.762121  5790 raft_consensus.cc:385] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.762507  5790 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.763332  5790 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.766590  5950 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.767145  5950 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.768081  5600 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:20.769539  5950 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.770730  5804 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.774196  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:20.774899  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.783809  5790 ts_tablet_manager.cc:1434] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:09:20.776707  5599 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:20.785058  5790 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.786707  5835 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:20.787846  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:20.788240  5837 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.788486  5674 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.782186  5673 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.793743  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.784420  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.794878  5748 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.795287  5794 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:20.795774  5794 ts_tablet_manager.cc:1403] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.169s	user 0.049s	sys 0.086s
I20260709 12:09:20.785578  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.798472  5747 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:20.798664  5674 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:20.798796  5794 raft_consensus.cc:359] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.799456  5794 raft_consensus.cc:385] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.799361  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:20.799829  5794 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.792887  5837 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.800575  5837 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.800741  5794 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.799681  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.806684  5837 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.808197  5804 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.808626  5804 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.809055  5804 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.844889  5865 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.846019  5865 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:20.848165  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 54505.8us
I20260709 12:09:20.849184  5865 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.850589  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.813180  5950 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.851411  5748 raft_consensus.cc:2393] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:20.851702  5950 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.852468  5950 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.846577  5789 tablet_bootstrap.cc:492] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:20.853914  5789 ts_tablet_manager.cc:1403] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.221s	user 0.054s	sys 0.075s
I20260709 12:09:20.822880  5906 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.803495  5926 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.809940  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.858968  5789 raft_consensus.cc:359] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.859272  5747 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.859649  5789 raft_consensus.cc:385] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.859974  5789 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
W20260709 12:09:20.859715  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 52624.1us
I20260709 12:09:20.856956  5926 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:20.860635  5789 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.860900  5566 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:20.861552  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:20.862185  5919 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.862573  5837 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.863018  5837 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.863381  5837 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.864598  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:20.856170  5906 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.858081  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:20.844241  5794 ts_tablet_manager.cc:1434] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260709 12:09:20.868990  5790 tablet_bootstrap.cc:654] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.866627  5865 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.867192  5952 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.870282  5789 ts_tablet_manager.cc:1434] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:09:20.870329  5794 tablet_bootstrap.cc:492] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:20.873301  5789 tablet_bootstrap.cc:492] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:20.874655  5919 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.865296  5926 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.879348  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:20.880198  5747 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:20.882158  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:20.859354  5804 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.876196  5674 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:20.886927  5906 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.903668  5983 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.904204  5983 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.904433  5790 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:20.904677  5983 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.904997  5790 ts_tablet_manager.cc:1403] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.008s
I20260709 12:09:20.892119  5950 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.912464  5950 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.917062  5804 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:20.934876  5790 raft_consensus.cc:359] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.935236  5837 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.935670  5790 raft_consensus.cc:385] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.936355  5790 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.937969  5790 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.942255  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:20.944880  5747 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.936859  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 72403.9us
I20260709 12:09:20.948307  5865 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.950690  5790 ts_tablet_manager.cc:1434] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.004s
I20260709 12:09:20.952647  5790 tablet_bootstrap.cc:492] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:20.965603  5983 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.966219  5951 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.967451  5789 tablet_bootstrap.cc:654] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.983781  5790 tablet_bootstrap.cc:654] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.990581  5926 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.992947  5926 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:20.995198  5926 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:20.995419  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:20.984205  5952 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:09:21.010984  5794 tablet_bootstrap.cc:654] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.009567  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.010097  5837 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.007786  5747 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:21.012809  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.017735  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:21.024902  5597 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:21.025105  5983 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.025430  5599 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:21.027361  5566 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.017590  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.028249  5950 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.028801  5950 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:21.029812  5950 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.026655  5835 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.053695  5987 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.055852  5789 tablet_bootstrap.cc:492] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.055557  5987 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.056337  5789 ts_tablet_manager.cc:1403] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.185s	user 0.024s	sys 0.016s
I20260709 12:09:21.030707  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:21.057802  5987 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.034444  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:21.061151  5712 leader_election.cc:343] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.068926  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:21.089367  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:21.098752  5789 raft_consensus.cc:359] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.100701  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:21.101819  5600 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:21.100981  5672 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:21.074308  5747 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.100005  5789 raft_consensus.cc:385] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.110451  5789 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.102815  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:21.123317  5670 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:21.113688  5789 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.074692  5835 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.141784  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.160414  5952 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.165823  5742 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:21.250590  5789 ts_tablet_manager.cc:1434] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.185s	user 0.007s	sys 0.015s
I20260709 12:09:21.253266  5789 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.233142  5952 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.255863  5952 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.263228  5597 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
W20260709 12:09:21.250540  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 127818us
I20260709 12:09:21.282953  5794 tablet_bootstrap.cc:492] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:21.283399  5794 ts_tablet_manager.cc:1403] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.413s	user 0.021s	sys 0.013s
I20260709 12:09:21.289321  5835 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.296149  5794 raft_consensus.cc:359] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.298394  5794 raft_consensus.cc:385] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.298861  5794 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.305816  5790 tablet_bootstrap.cc:492] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:21.306326  5790 ts_tablet_manager.cc:1403] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.354s	user 0.065s	sys 0.081s
W20260709 12:09:21.278429  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 115926us
I20260709 12:09:21.307471  5794 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.312282  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:21.312955  5744 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:21.313606  5641 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:21.313887  5712 leader_election.cc:343] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.314334  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.315776  5790 raft_consensus.cc:359] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.316459  5790 raft_consensus.cc:385] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.316716  5926 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.316908  5790 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.319325  5952 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.317806  5790 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.322521  5497 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.316489  5747 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:21.325184  5865 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.325585  5865 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.325536  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.326632  5865 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.326745  5988 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.326843  5600 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:21.329137  5790 ts_tablet_manager.cc:1434] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:09:21.324625  5494 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.329980  5790 tablet_bootstrap.cc:492] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:21.327297  5988 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.330952  5794 ts_tablet_manager.cc:1434] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:09:21.332033  5794 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:21.332343  5988 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.298148  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:21.344485  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.345031  5988 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.345548  5988 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.345870  5865 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.347527  5988 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.349016  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:21.349190  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.349604  5748 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.349287  5926 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.353549  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.354161  5987 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:09:21.354285  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 70154.6us
I20260709 12:09:21.354977  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.355451  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:21.355605  5600 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:21.356222  5983 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.357048  5566 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.358620  5952 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.359102  5837 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.359840  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.360574  5670 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:21.360939  5837 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.355602  5671 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:21.359102  5952 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:21.363754  5995 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:09:21.363042  5952 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.358340  5566 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:21.368492  5712 leader_election.cc:343] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.368643  5951 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.369751  5789 tablet_bootstrap.cc:654] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.369810  5951 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:21.369225  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.366945  5865 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.380303  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:21.370749  5951 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.405185  5794 tablet_bootstrap.cc:654] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.410071  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.415257  5998 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.408264  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.417632  5673 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:09:21.421813  5712 leader_election.cc:343] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.422288  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.423178  5835 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.428659  5998 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.448190  5790 tablet_bootstrap.cc:654] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.436111  5998 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.458926  5748 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:21.477653  5926 raft_consensus.cc:2764] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:09:21.479260  5641 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:21.480357  5987 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.480849  5987 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:21.481701  5987 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.500051  5789 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.500703  5789 ts_tablet_manager.cc:1403] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.248s	user 0.017s	sys 0.037s
W20260709 12:09:21.501991  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51432.8us
I20260709 12:09:21.508322  5997 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:21.510968  5952 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.512193  5599 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:21.513789  5794 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:21.514302  5794 ts_tablet_manager.cc:1403] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.018s
I20260709 12:09:21.515681  5911 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:21.517556  5952 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.517944  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:21.518119  5998 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.528175  5747 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:21.533120  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:21.522850  5988 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:09:21.543032  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.549230  5789 raft_consensus.cc:359] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.550371  5789 raft_consensus.cc:385] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.550729  5789 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.551625  5789 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.555714  5789 ts_tablet_manager.cc:1434] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.005s
I20260709 12:09:21.556782  5789 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.544963  5911 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.559476  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:21.561013  5599 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.592938  5794 raft_consensus.cc:359] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.593616  5794 raft_consensus.cc:385] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.593887  5794 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.595543  5794 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.597209  5998 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.599639  5794 ts_tablet_manager.cc:1434] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.002s
I20260709 12:09:21.603305  5794 tablet_bootstrap.cc:492] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:21.611418  5599 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:21.611559  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:21.612277  5670 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.616914  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.618029  5998 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.624754  5998 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:21.629631  5998 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.633704  5790 tablet_bootstrap.cc:492] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:21.634178  5790 ts_tablet_manager.cc:1403] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.304s	user 0.023s	sys 0.028s
I20260709 12:09:21.639045  5790 raft_consensus.cc:359] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.640380  5789 tablet_bootstrap.cc:654] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.641870  5790 raft_consensus.cc:385] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.644213  5790 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.644336  5670 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:21.645720  5790 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.648695  5790 ts_tablet_manager.cc:1434] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:09:21.649783  5790 tablet_bootstrap.cc:492] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:21.652849  5794 tablet_bootstrap.cc:654] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.658388  5790 tablet_bootstrap.cc:654] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.665601  5789 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.666162  5789 ts_tablet_manager.cc:1403] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.006s
I20260709 12:09:21.666532  5790 tablet_bootstrap.cc:492] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:21.667196  5790 ts_tablet_manager.cc:1403] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:09:21.668622  5789 raft_consensus.cc:359] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.669322  5789 raft_consensus.cc:385] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.669669  5789 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.670269  5794 tablet_bootstrap.cc:492] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:21.670264  5790 raft_consensus.cc:359] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.670598  5789 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.670938  5794 ts_tablet_manager.cc:1403] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.014s
I20260709 12:09:21.671247  5790 raft_consensus.cc:385] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.671661  5790 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.672806  5790 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.675158  5789 ts_tablet_manager.cc:1434] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:09:21.675338  5790 ts_tablet_manager.cc:1434] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:09:21.675535  5794 raft_consensus.cc:359] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.676115  5789 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.676286  5794 raft_consensus.cc:385] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.676960  5794 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.676313  5790 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:21.678203  5495 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.678465  5794 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.682183  5794 ts_tablet_manager.cc:1434] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:09:21.685004  5794 tablet_bootstrap.cc:492] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:21.690342  5987 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.690951  5790 tablet_bootstrap.cc:654] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.690951  5789 tablet_bootstrap.cc:654] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.690914  5987 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.693737  5494 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.694926  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:21.695537  5748 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:21.696007  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.697227  5641 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:21.698137  5638 leader_election.cc:343] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.698438  5987 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.698864  5906 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.699460  5906 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.699880  5906 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.702512  5794 tablet_bootstrap.cc:654] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.712899  5906 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.716617  5911 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.717173  5911 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.719297  5911 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.721096  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:21.721701  5748 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:21.722924  5566 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.723471  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:21.716423  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:21.723932  5794 tablet_bootstrap.cc:492] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:21.724144  5748 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.724694  5794 ts_tablet_manager.cc:1403] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.002s
W20260709 12:09:21.724920  5638 leader_election.cc:343] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.726485  5952 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.726894  5952 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.727249  5952 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.728941  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.729566  5673 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:21.732677  5906 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.733671  5748 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:21.739509  5952 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.739919  5641 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:21.744233  5789 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.745196  5789 ts_tablet_manager.cc:1403] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.003s
I20260709 12:09:21.748719  5906 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.741335  5794 raft_consensus.cc:359] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.750855  5794 raft_consensus.cc:385] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.751652  5789 raft_consensus.cc:359] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.752179  5794 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.752859  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:21.748025  5998 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.753444  5748 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.751013  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:21.753574  5998 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.754837  5794 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.758635  5790 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:21.758913  5794 ts_tablet_manager.cc:1434] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 12:09:21.759093  5790 ts_tablet_manager.cc:1403] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.030s
I20260709 12:09:21.759794  5794 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:21.752689  5952 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:21.751135  5906 raft_consensus.cc:697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:21.761529  5906 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.756937  5998 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.752329  5789 raft_consensus.cc:385] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.756987  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.757170  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:21.764153  5789 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
W20260709 12:09:21.765781  5712 leader_election.cc:343] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.754041  5673 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.766446  5789 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.766909  5748 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:21.767402  5790 raft_consensus.cc:359] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.770220  5790 raft_consensus.cc:385] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.770257  5566 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:21.770723  5790 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.771185  5952 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.771708  5952 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:21.771401  5790 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.772190  5789 ts_tablet_manager.cc:1434] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:09:21.772584  5952 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.773320  5789 tablet_bootstrap.cc:492] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.774750  5790 ts_tablet_manager.cc:1434] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:09:21.775666  5790 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:21.776078  5598 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:21.776970  5493 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.779692  5998 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.780507  5998 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.783479  5998 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.784642  5790 tablet_bootstrap.cc:654] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.787523  5789 tablet_bootstrap.cc:654] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.787847  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.790247  5926 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.790637  5926 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.791133  5926 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.794818  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:21.797230  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:21.799443  5712 leader_election.cc:343] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.800087  5712 leader_election.cc:343] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.800508  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.801745  5789 tablet_bootstrap.cc:492] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.802505  5789 ts_tablet_manager.cc:1403] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260709 12:09:21.808859  5790 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:21.809477  5790 ts_tablet_manager.cc:1403] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.002s
I20260709 12:09:21.809430  5789 raft_consensus.cc:359] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.812656  5789 raft_consensus.cc:385] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.812726  5998 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.813232  5789 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.813405  5790 raft_consensus.cc:359] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.814148  5790 raft_consensus.cc:385] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.814764  5790 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.814028  5789 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.815770  5790 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.816330  5789 ts_tablet_manager.cc:1434] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:09:21.818374  5789 tablet_bootstrap.cc:492] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.818796  5790 ts_tablet_manager.cc:1434] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:21.820475  5790 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:21.829159  5789 tablet_bootstrap.cc:654] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.829380  5911 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.832273  5494 catalog_manager.cc:5697] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.838769  5790 tablet_bootstrap.cc:654] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.842406  5926 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.843493  5789 tablet_bootstrap.cc:492] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.844091  5789 ts_tablet_manager.cc:1403] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260709 12:09:21.849138  5497 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.852171  5789 raft_consensus.cc:359] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.853291  5789 raft_consensus.cc:385] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.853652  5789 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.854494  5789 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.848994  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:21.856346  5598 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.856594  5789 ts_tablet_manager.cc:1434] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:09:21.858346  5789 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.864063  5673 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:21.872524  5926 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.873863  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:21.875313  5712 leader_election.cc:343] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.882339  5794 tablet_bootstrap.cc:654] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.886991  5598 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:21.888916  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.904122  5789 tablet_bootstrap.cc:654] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.893302  5926 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.918861  5790 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
W20260709 12:09:21.919256  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:21.919382  5790 ts_tablet_manager.cc:1403] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.099s	user 0.030s	sys 0.007s
I20260709 12:09:21.922297  5790 raft_consensus.cc:359] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.922935  5790 raft_consensus.cc:385] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.923166  5790 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.923714  5790 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.915365  5926 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:21.925330  5926 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.930073  5790 ts_tablet_manager.cc:1434] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:09:21.931109  5950 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.934724  5789 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.935374  5789 ts_tablet_manager.cc:1403] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.001s
I20260709 12:09:21.935482  5794 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:21.936442  5794 ts_tablet_manager.cc:1403] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.006s
I20260709 12:09:21.938081  5789 raft_consensus.cc:359] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.938815  5789 raft_consensus.cc:385] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.939088  5789 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.939818  5789 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.940850  5790 tablet_bootstrap.cc:492] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:21.942750  5789 ts_tablet_manager.cc:1434] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:21.944350  5789 tablet_bootstrap.cc:492] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.949795  5790 tablet_bootstrap.cc:654] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.951288  5789 tablet_bootstrap.cc:654] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.951902  5794 raft_consensus.cc:359] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.953099  5794 raft_consensus.cc:385] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.953190  5926 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.953483  5794 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.953703  5926 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.956007  5926 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:21.955909  5794 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.959926  5794 ts_tablet_manager.cc:1434] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:09:21.960264  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:21.966152  5712 leader_election.cc:343] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.962632  5790 tablet_bootstrap.cc:492] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:21.966993  5790 ts_tablet_manager.cc:1403] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 12:09:21.968237  5794 tablet_bootstrap.cc:492] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:21.969694  5790 raft_consensus.cc:359] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.970804  5790 raft_consensus.cc:385] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.971386  5790 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.973848  5790 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.976085  5790 ts_tablet_manager.cc:1434] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:09:21.976855  5794 tablet_bootstrap.cc:654] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.953682  5497 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.964563  5789 tablet_bootstrap.cc:492] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:21.977950  5789 ts_tablet_manager.cc:1403] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260709 12:09:21.961637  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:21.980091  5712 leader_election.cc:343] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.980494  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:21.981757  5789 raft_consensus.cc:359] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.982435  5789 raft_consensus.cc:385] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.982702  5789 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.983961  5926 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.983762  5789 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:21.986137  5789 ts_tablet_manager.cc:1434] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:09:21.987072  5789 tablet_bootstrap.cc:492] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:21.995074  5790 tablet_bootstrap.cc:492] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:22.007532  5789 tablet_bootstrap.cc:654] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.007911  5794 tablet_bootstrap.cc:492] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:22.012368  5794 ts_tablet_manager.cc:1403] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.025s
I20260709 12:09:22.015776  5794 raft_consensus.cc:359] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.016886  5794 raft_consensus.cc:385] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.017195  5794 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.018345  5790 tablet_bootstrap.cc:654] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.018129  5794 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.025552  5794 ts_tablet_manager.cc:1434] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:09:22.026743  5794 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:22.032196  5926 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.033390  5906 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.034509  5794 tablet_bootstrap.cc:654] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.034225  5906 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.036548  5906 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.038336  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.039213  5747 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:22.040638  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:22.041452  5987 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.041814  5987 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.042161  5987 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.045756  5790 tablet_bootstrap.cc:492] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:22.046875  5790 ts_tablet_manager.cc:1403] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.006s
I20260709 12:09:22.049496  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.050417  5598 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:22.054165  5926 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.054982  5794 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:22.054711  5790 raft_consensus.cc:359] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.054672  5926 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.055449  5790 raft_consensus.cc:385] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.055576  5794 ts_tablet_manager.cc:1403] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260709 12:09:22.055763  5790 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.057590  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:22.059021  5712 leader_election.cc:343] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.056619  5790 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.057781  5926 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:22.061102  5790 ts_tablet_manager.cc:1434] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:09:22.062130  5790 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:22.072747  5794 raft_consensus.cc:359] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.073544  5794 raft_consensus.cc:385] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.073834  5794 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.095628  5790 tablet_bootstrap.cc:654] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.076889  5794 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.104691  5794 ts_tablet_manager.cc:1434] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 12:09:22.105715  5794 tablet_bootstrap.cc:492] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:22.107563  5906 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.108103  5906 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.110360  5906 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.112416  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.113432  5598 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:22.101693  5987 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.115334  5789 tablet_bootstrap.cc:492] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:22.115839  5789 ts_tablet_manager.cc:1403] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.129s	user 0.030s	sys 0.050s
I20260709 12:09:22.121351  5987 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.115223  5911 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.127167  5911 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.134057  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.135175  5747 raft_consensus.cc:2393] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:22.137928  5911 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.148485  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.148994  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:22.149590  5598 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.154079  5998 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.154601  5998 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.156997  5998 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:22.159703  5835 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.160480  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:22.160394  5835 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.161919  5911 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.162179  5789 raft_consensus.cc:359] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.165822  5789 raft_consensus.cc:385] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.166217  5789 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.169034  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.169876  5597 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:22.172235  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:22.162815  5835 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:22.175369  5919 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.175740  5919 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.176081  5919 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.175963  5987 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.176201  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.181811  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.159734  5598 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:22.168020  5789 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.183888  5919 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.186637  5789 ts_tablet_manager.cc:1434] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.071s	user 0.017s	sys 0.011s
W20260709 12:09:22.187076  5712 leader_election.cc:343] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.188861  5789 tablet_bootstrap.cc:492] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:22.194818  5794 tablet_bootstrap.cc:654] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.196060  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:22.196205  5950 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.197065  5987 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.197533  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.197552  5987 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:22.198207  5674 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:22.198590  5987 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.202319  5790 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:22.203111  5790 ts_tablet_manager.cc:1403] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.003s
I20260709 12:09:22.204093  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.216606  5998 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.217674  5790 raft_consensus.cc:359] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.218559  5790 raft_consensus.cc:385] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.218945  5790 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.221336  5790 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.225672  5790 ts_tablet_manager.cc:1434] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 12:09:22.217247  5911 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.228004  5906 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.233335  5906 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.233955  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:22.234556  5744 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.235489  5906 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.228358  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:22.236279  5599 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.236471  5950 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:22.238595  5712 leader_election.cc:343] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.238989  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:22.239673  5926 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.241737  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.242411  5600 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:22.243568  5744 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:22.244199  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:22.247314  5906 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.247790  5906 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.248245  5906 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:22.249042  5712 leader_election.cc:343] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.249615  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:22.250792  5926 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.253568  5789 tablet_bootstrap.cc:654] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.257313  5599 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:22.231366  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.222337  5919 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:22.258621  6043 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.261947  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:22.263952  5926 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.264463  5926 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:22.265805  5926 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.272636  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.272851  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:22.273314  5747 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:22.273495  5673 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.284940  5790 tablet_bootstrap.cc:492] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:22.284905  5835 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.287128  5835 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.295773  5794 tablet_bootstrap.cc:492] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:22.296272  5794 ts_tablet_manager.cc:1403] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.003s
I20260709 12:09:22.299736  5789 tablet_bootstrap.cc:492] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:22.265798  5494 catalog_manager.cc:5697] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.301103  5789 ts_tablet_manager.cc:1403] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.005s
I20260709 12:09:22.306322  5835 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:22.316371  5790 tablet_bootstrap.cc:654] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.310101  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:22.323206  5712 leader_election.cc:343] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.296083  5906 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.336905  5789 raft_consensus.cc:359] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.337839  5789 raft_consensus.cc:385] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.338099  5789 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.339082  5789 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.341915  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:22.343546  5794 raft_consensus.cc:359] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.344452  5599 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.344475  5794 raft_consensus.cc:385] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.345323  5794 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.346202  5794 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.348228  5789 ts_tablet_manager.cc:1434] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 12:09:22.351483  5789 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:22.336889  5906 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.357940  5794 ts_tablet_manager.cc:1434] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.002s
I20260709 12:09:22.358645  5794 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:22.357534  5673 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:22.361763  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.364544  5599 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:22.369952  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:22.372112  6056 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.372682  6056 raft_consensus.cc:697] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:22.373283  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:22.373876  5744 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.373773  6056 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.376971  5497 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:22.377956  5790 tablet_bootstrap.cc:492] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:22.381568  5790 ts_tablet_manager.cc:1403] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.001s
I20260709 12:09:22.382057  5641 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:22.385763  6053 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.389259  5906 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.392928  5744 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
W20260709 12:09:22.394584  5712 leader_election.cc:343] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.395144  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:22.397660  5835 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.398659  5794 tablet_bootstrap.cc:654] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.401961  5789 tablet_bootstrap.cc:654] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.410027  5790 raft_consensus.cc:359] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.410143  6056 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.397827  6053 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.413393  5790 raft_consensus.cc:385] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.413838  5790 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.414812  5790 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.418586  5790 ts_tablet_manager.cc:1434] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 12:09:22.419567  5790 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:22.418756  5494 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.420676  5835 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.425472  5794 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:22.428583  6053 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.429289  6053 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.431388  5794 ts_tablet_manager.cc:1403] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.001s
I20260709 12:09:22.432343  6053 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.433151  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.433760  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.434499  5747 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
W20260709 12:09:22.434684  5638 leader_election.cc:343] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.435691  5641 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:22.436173  5790 tablet_bootstrap.cc:654] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.436887  6053 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.437270  6053 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.438575  6053 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.443616  5789 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:22.444386  5789 ts_tablet_manager.cc:1403] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.007s
I20260709 12:09:22.447688  5789 raft_consensus.cc:359] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.449131  5789 raft_consensus.cc:385] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.448750  5794 raft_consensus.cc:359] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.449884  5789 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.451375  5789 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.449843  5794 raft_consensus.cc:385] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.459172  5794 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.459908  5794 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.463573  6053 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.473774  5794 ts_tablet_manager.cc:1434] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:09:22.479609  6053 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.482066  5789 ts_tablet_manager.cc:1434] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.002s
I20260709 12:09:22.483258  5789 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:22.488477  5906 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.489239  5794 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:22.489114  5906 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.491376  5906 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.493714  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.494451  5600 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:22.495637  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:22.496577  6056 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.496955  6056 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.497310  6056 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.480448  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:22.501392  5789 tablet_bootstrap.cc:654] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.504209  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.505167  5742 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
W20260709 12:09:22.509339  5638 leader_election.cc:343] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.515256  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:22.516171  5749 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.520035  5926 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.525095  5950 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:22.615386  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45491.5us
I20260709 12:09:22.521560  5926 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.620229  5952 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.606642  5950 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.637502  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:22.639261  5790 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:22.639724  5790 ts_tablet_manager.cc:1403] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.220s	user 0.034s	sys 0.035s
W20260709 12:09:22.640972  5712 leader_election.cc:343] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.630748  5952 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.642773  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.645356  5919 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.644307  5952 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.645740  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.648514  5747 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:22.650265  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:22.650177  5790 raft_consensus.cc:359] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.651124  5790 raft_consensus.cc:385] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.651425  5790 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.651793  5749 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:22.638253  5926 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:22.653983  5790 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:22.654886  5712 leader_election.cc:343] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.655475  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:22.657064  5641 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:22.653292  5952 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.657929  5952 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.658538  5906 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.658566  5952 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.659269  5906 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:22.661315  5919 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.671504  5789 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:22.672022  5789 ts_tablet_manager.cc:1403] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.035s
I20260709 12:09:22.666293  5906 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.676329  5789 raft_consensus.cc:359] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.679000  5789 raft_consensus.cc:385] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.680198  5950 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.680297  5789 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.681231  5789 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.677750  5790 ts_tablet_manager.cc:1434] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.001s
I20260709 12:09:22.678622  6056 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.687254  5790 tablet_bootstrap.cc:492] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:22.691196  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.696302  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:22.696991  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:22.697846  5749 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:22.697717  6065 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.699918  5566 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:22.706472  5951 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.718773  5951 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.719309  5951 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.722642  5906 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:22.749434  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53052.3us
I20260709 12:09:22.755771  5789 ts_tablet_manager.cc:1434] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 12:09:22.757308  5789 tablet_bootstrap.cc:492] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
W20260709 12:09:22.761129  5563 leader_election.cc:343] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:22.762171  5563 leader_election.cc:343] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.762866  5794 tablet_bootstrap.cc:654] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.807211  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:22.812474  5599 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.817986  5987 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.823174  6056 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.817186  6066 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:09:22.833334  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:22.833992  5747 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.834587  5789 tablet_bootstrap.cc:654] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.844470  5790 tablet_bootstrap.cc:654] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.857307  5952 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.860054  5952 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.864056  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:22.865188  5951 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:22.868120  5563 leader_election.cc:343] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.872161  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:22.877296  5563 leader_election.cc:343] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.884143  5495 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.900352  6056 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.901304  5747 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:22.902698  5641 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:22.907678  6055 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.895138  5951 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:22.909075  6055 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:22.910416  6055 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.918941  5599 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:22.931789  5794 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:22.932435  5794 ts_tablet_manager.cc:1403] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.443s	user 0.019s	sys 0.014s
I20260709 12:09:22.936208  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:22.947762  5789 tablet_bootstrap.cc:492] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:22.948534  5789 ts_tablet_manager.cc:1403] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.191s	user 0.021s	sys 0.007s
I20260709 12:09:22.949705  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:22.950295  5748 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.951697  5794 raft_consensus.cc:359] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.952514  5794 raft_consensus.cc:385] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.953174  5794 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.945122  5747 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.964943  5748 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:22.966871  5789 raft_consensus.cc:359] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:22.967823  5789 raft_consensus.cc:385] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.968204  5789 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.969712  5789 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.010520  5789 ts_tablet_manager.cc:1434] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.005s
I20260709 12:09:23.011329  5790 tablet_bootstrap.cc:492] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:23.011992  5790 ts_tablet_manager.cc:1403] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.325s	user 0.023s	sys 0.018s
I20260709 12:09:22.978335  5794 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.013340  5566 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:23.014854  5789 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:23.014231  6072 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.017381  6072 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:23.021275  5794 ts_tablet_manager.cc:1434] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 12:09:23.022307  5794 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:23.026050  6071 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.026597  6071 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.036238  6071 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:23.045158  5987 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.045922  5987 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.045158  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:23.071417  6068 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:09:23.018325  6072 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.043136  5497 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.078775  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.083510  6073 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:23.084800  5712 leader_election.cc:343] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.075851  5790 raft_consensus.cc:359] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.086632  5790 raft_consensus.cc:385] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.084142  6073 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.087064  5790 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
W20260709 12:09:23.087690  5712 leader_election.cc:343] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.091297  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:23.091089  5790 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.093026  6071 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.093629  5790 ts_tablet_manager.cc:1434] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.002s
I20260709 12:09:23.094532  5790 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:23.095563  6073 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.097393  5794 tablet_bootstrap.cc:654] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.098894  5789 tablet_bootstrap.cc:654] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.104115  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:23.104905  5670 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:23.108075  5747 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:23.131628  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:23.132347  5744 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:23.132833  5987 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.136258  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:23.139438  5951 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.139963  5951 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.140429  5951 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.148329  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.150264  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:23.158726  5952 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.159279  5952 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:23.159698  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:23.160117  5952 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.161176  6068 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.160374  5745 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:23.163757  5641 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:23.166306  6053 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.166702  6053 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.167032  6053 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:23.180190  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:23.186300  5794 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:23.189021  5789 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:23.195962  5789 ts_tablet_manager.cc:1403] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.184s	user 0.040s	sys 0.033s
I20260709 12:09:23.198350  5794 ts_tablet_manager.cc:1403] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.011s
I20260709 12:09:23.199949  5789 raft_consensus.cc:359] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.200742  5789 raft_consensus.cc:385] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.201035  5789 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.253415  5789 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.254886  5794 raft_consensus.cc:359] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.257272  5794 raft_consensus.cc:385] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.257598  5794 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.263554  5790 tablet_bootstrap.cc:654] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.263904  5789 ts_tablet_manager.cc:1434] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260709 12:09:23.266723  5598 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.267132  5497 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.272159  5789 tablet_bootstrap.cc:492] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:23.271991  5794 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.287067  5794 ts_tablet_manager.cc:1434] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.003s
I20260709 12:09:23.288478  5794 tablet_bootstrap.cc:492] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:23.289491  5951 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.292186  5597 raft_consensus.cc:2393] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:23.290275  6053 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.293237  5951 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.294405  6053 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.297180  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:23.299497  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:23.300081  5742 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.302752  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:23.298446  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:23.308028  5673 raft_consensus.cc:2393] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:23.312301  5742 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:23.313017  5790 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:23.314234  5790 ts_tablet_manager.cc:1403] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.220s	user 0.014s	sys 0.011s
I20260709 12:09:23.314332  5566 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:23.315927  5951 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.316702  6056 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.318832  5951 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:23.320470  5790 raft_consensus.cc:359] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.321702  5641 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:23.356858  5790 raft_consensus.cc:385] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.357227  5790 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.357753  6056 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.319742  5951 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.358002  5790 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.362090  5790 ts_tablet_manager.cc:1434] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.047s	user 0.000s	sys 0.008s
I20260709 12:09:23.362999  5790 tablet_bootstrap.cc:492] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:23.379179  5790 tablet_bootstrap.cc:654] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.380055  5789 tablet_bootstrap.cc:654] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.380915  5794 tablet_bootstrap.cc:654] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.386715  5952 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.387432  5952 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.390455  5952 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.392658  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:23.394912  5566 leader_election.cc:343] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.402618  6053 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.404434  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:23.405892  5563 leader_election.cc:343] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.406430  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:23.408416  5952 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.420015  5497 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.421864  5497 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.423525  6056 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.429906  5789 tablet_bootstrap.cc:492] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:23.430980  5789 ts_tablet_manager.cc:1403] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.005s
I20260709 12:09:23.434687  5789 raft_consensus.cc:359] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.435596  5789 raft_consensus.cc:385] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.435854  5789 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.436669  5790 tablet_bootstrap.cc:492] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:23.437929  5790 ts_tablet_manager.cc:1403] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.010s
I20260709 12:09:23.439253  5789 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.442248  5790 raft_consensus.cc:359] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.442931  5790 raft_consensus.cc:385] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.443197  5790 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.443813  5790 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.444451  5789 ts_tablet_manager.cc:1434] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:09:23.448794  5794 tablet_bootstrap.cc:492] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:23.450557  5794 ts_tablet_manager.cc:1403] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.162s	user 0.025s	sys 0.007s
I20260709 12:09:23.449805  5789 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:23.451920  5790 ts_tablet_manager.cc:1434] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:09:23.453311  5790 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:23.453621  5794 raft_consensus.cc:359] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.456059  5794 raft_consensus.cc:385] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.456620  5794 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.457389  5794 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.457847  5789 tablet_bootstrap.cc:654] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.460024  5794 ts_tablet_manager.cc:1434] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:23.469408  6066 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.469695  5790 tablet_bootstrap.cc:654] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.470206  6066 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.473384  5794 tablet_bootstrap.cc:492] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:23.473837  6066 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:23.473994  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:23.476050  5712 leader_election.cc:343] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.476686  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:23.478019  5712 leader_election.cc:343] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.478839  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:23.479871  5789 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:23.480618  5789 ts_tablet_manager.cc:1403] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.006s
I20260709 12:09:23.482581  5794 tablet_bootstrap.cc:654] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.482642  5790 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:23.483378  5790 ts_tablet_manager.cc:1403] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260709 12:09:23.483866  5789 raft_consensus.cc:359] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.484609  5789 raft_consensus.cc:385] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.486469  5789 raft_consensus.cc:740] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.487242  5789 consensus_queue.cc:260] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.485908  5790 raft_consensus.cc:359] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.488721  5790 raft_consensus.cc:385] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.488994  5790 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.489825  5790 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.490335  5789 ts_tablet_manager.cc:1434] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:09:23.491698  5789 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:23.492666  5790 ts_tablet_manager.cc:1434] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:23.482771  6066 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.499248  5789 tablet_bootstrap.cc:654] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.500661  5790 tablet_bootstrap.cc:492] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:23.502930  5794 tablet_bootstrap.cc:492] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:23.504681  5794 ts_tablet_manager.cc:1403] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.015s
I20260709 12:09:23.510979  5790 tablet_bootstrap.cc:654] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.511597  5794 raft_consensus.cc:359] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.512902  5794 raft_consensus.cc:385] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.513172  5794 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.514194  5794 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.521618  5794 ts_tablet_manager.cc:1434] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 12:09:23.539280  5794 tablet_bootstrap.cc:492] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:23.546655  5789 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:23.547511  5789 ts_tablet_manager.cc:1403] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.004s
I20260709 12:09:23.550576  5790 tablet_bootstrap.cc:492] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:23.551153  5790 ts_tablet_manager.cc:1403] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.018s
I20260709 12:09:23.550860  5789 raft_consensus.cc:359] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.551978  5789 raft_consensus.cc:385] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.552404  5789 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.553247  5789 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.554611  5794 tablet_bootstrap.cc:654] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.555514  5789 ts_tablet_manager.cc:1434] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:23.556442  5789 tablet_bootstrap.cc:492] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:23.563006  5789 tablet_bootstrap.cc:654] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.567577  5790 raft_consensus.cc:359] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.568650  5790 raft_consensus.cc:385] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.568902  5794 tablet_bootstrap.cc:492] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:23.568917  5790 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.569422  5794 ts_tablet_manager.cc:1403] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.002s
I20260709 12:09:23.569787  5790 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.573230  5790 ts_tablet_manager.cc:1434] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 12:09:23.573292  5794 raft_consensus.cc:359] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.574054  5794 raft_consensus.cc:385] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.574313  5794 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.575070  5794 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.577159  5794 ts_tablet_manager.cc:1434] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:23.578001  5794 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:23.582373  5790 tablet_bootstrap.cc:492] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:23.582712  5671 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.584328  5794 tablet_bootstrap.cc:654] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.597550  5673 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.601877  5952 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.613073  6056 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.614300  6056 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.618240  5951 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.619000  5789 tablet_bootstrap.cc:492] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:23.619467  5789 ts_tablet_manager.cc:1403] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260709 12:09:23.620471  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.621703  6068 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.622121  5789 raft_consensus.cc:359] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.622180  6068 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.622896  5789 raft_consensus.cc:385] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.623245  5789 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.624970  5789 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.625651  6068 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.626506  6056 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.630534  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:23.631283  5742 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:23.632699  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:23.633431  5747 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:23.636148  5641 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:23.639518  5951 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.640183  5951 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.645130  5951 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.648648  5789 ts_tablet_manager.cc:1434] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.021s
I20260709 12:09:23.647790  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:23.648890  5641 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:23.649787  5789 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:23.652678  6055 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.655478  6055 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.655830  6055 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.656276  5747 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:23.657364  5566 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:23.658214  5794 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:23.658331  5952 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.658674  5794 ts_tablet_manager.cc:1403] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.004s
I20260709 12:09:23.659672  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:23.658922  5951 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.661309  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.667953  5951 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.687443  5794 raft_consensus.cc:359] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.689079  5950 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:23.682973  5563 leader_election.cc:343] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.689898  5790 tablet_bootstrap.cc:654] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.690251  5794 raft_consensus.cc:385] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.689536  6053 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:23.679140  5951 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.691166  5794 raft_consensus.cc:740] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.676909  5598 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:23.698695  6053 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:23.701118  5919 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.703015  6053 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:23.703130  5919 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.704639  6065 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.705202  5919 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:23.705260  6065 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.692443  5794 consensus_queue.cc:260] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.710635  6065 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:23.712646  6055 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.719141  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.719825  5597 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:23.719197  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.719975  5789 tablet_bootstrap.cc:654] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.727355  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:23.729616  5794 ts_tablet_manager.cc:1434] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
W20260709 12:09:23.729563  5712 leader_election.cc:343] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.730799  5794 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:23.731213  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:23.731897  5598 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.742738  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:23.730826  6065 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.745371  6065 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.750680  6065 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.754922  6068 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.756997  6055 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.757102  6071 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.757893  6071 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.755733  6068 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.777469  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.807129  5951 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.815979  6068 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.776530  6053 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:23.812269  6071 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:23.819664  5712 leader_election.cc:343] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.825565  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:23.828047  5712 leader_election.cc:343] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.829649  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:23.831028  5670 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:23.832901  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:23.833843  6053 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:23.834695  5672 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:23.840055  6071 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.837842  5598 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:23.840583  6071 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.840976  6071 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.846788  6065 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:23.870504  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 105272us
W20260709 12:09:23.871584  5712 leader_election.cc:343] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.871994  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:23.887369  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:23.899341  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:23.900275  5598 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:23.901448  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:24.048637  5790 tablet_bootstrap.cc:492] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:24.049386  5790 ts_tablet_manager.cc:1403] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.468s	user 0.088s	sys 0.107s
W20260709 12:09:24.048732  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 177164us
I20260709 12:09:24.040023  5794 tablet_bootstrap.cc:700] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent opening tablet: real 0.130s	user 0.001s	sys 0.001s
I20260709 12:09:24.053854  5794 tablet_bootstrap.cc:654] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.904806  6053 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:09:24.063050  6111 log.cc:927] Time spent T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.146s	user 0.005s	sys 0.006s
I20260709 12:09:23.905315  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:23.889073  6114 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:24.093158  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 66496.3us
I20260709 12:09:24.028187  6073 consensus_queue.cc:1059] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 12:09:24.004246  6071 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.094674  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:24.146638  5747 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.145045  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:24.171526  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:24.151815  6065 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:24.174597  5789 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:24.178282  5789 ts_tablet_manager.cc:1403] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.529s	user 0.009s	sys 0.021s
I20260709 12:09:24.175647  6053 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:24.203900  5790 raft_consensus.cc:359] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.204861  5790 raft_consensus.cc:385] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.205179  5790 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.205879  5790 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.181596  5749 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:24.224479  6071 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:24.204015  5789 raft_consensus.cc:359] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.233539  5790 ts_tablet_manager.cc:1434] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.184s	user 0.007s	sys 0.002s
I20260709 12:09:24.233695  5789 raft_consensus.cc:385] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.234403  5789 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.237772  5641 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:24.235154  5789 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.261957  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:24.258687  6053 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:24.273681  5563 leader_election.cc:343] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.256489  6129 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.281690  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:24.264155  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:24.269013  6122 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:24.292966  5794 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:24.294505  5794 ts_tablet_manager.cc:1403] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.564s	user 0.016s	sys 0.018s
I20260709 12:09:24.295873  5789 ts_tablet_manager.cc:1434] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.117s	user 0.011s	sys 0.015s
I20260709 12:09:24.285840  6129 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.299222  6129 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.308389  5794 raft_consensus.cc:359] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.309218  5794 raft_consensus.cc:385] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:24.306612  5712 leader_election.cc:343] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.309522  5794 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.285043  6116 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:09:24.333230  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:24.334141  5592 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.320905  5794 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.338209  5951 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:24.336028  5794 ts_tablet_manager.cc:1434] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:09:24.340852  5794 tablet_bootstrap.cc:492] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:24.367565  6129 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.364259  5747 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:24.388988  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:24.389460  6129 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:24.389634  5742 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.390961  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:24.391570  5749 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.398313  5790 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:24.399001  5789 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:24.424345  5749 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:24.442993  5641 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:24.447759  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:24.453285  5673 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.458418  5790 tablet_bootstrap.cc:654] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.448235  6119 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.459424  6117 raft_consensus.cc:3055] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:24.461195  6119 raft_consensus.cc:697] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:24.462177  6119 consensus_queue.cc:237] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.463941  5742 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:24.461256  6117 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:24.466813  5789 tablet_bootstrap.cc:654] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.469154  6117 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.467366  5566 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:24.471622  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:09:24.482995  5712 leader_election.cc:343] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.486626  5673 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:24.489274  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:24.496767  6114 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.501119  6114 raft_consensus.cc:697] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:24.503409  6135 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.504143  6135 raft_consensus.cc:697] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:24.494952  6117 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:24.508378  5794 tablet_bootstrap.cc:654] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.519842  5592 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
W20260709 12:09:24.547453  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:24.555661  5794 tablet_bootstrap.cc:492] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:24.556315  5794 ts_tablet_manager.cc:1403] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.216s	user 0.026s	sys 0.008s
I20260709 12:09:24.567941  5790 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:24.506325  6114 consensus_queue.cc:237] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.568600  5790 ts_tablet_manager.cc:1403] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.171s	user 0.017s	sys 0.011s
I20260709 12:09:24.571157  5789 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:24.573858  5789 ts_tablet_manager.cc:1403] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.175s	user 0.038s	sys 0.017s
I20260709 12:09:24.505649  6135 consensus_queue.cc:237] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.568800  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:24.580150  5597 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.590003  6136 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:24.589095  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:24.593852  5794 raft_consensus.cc:359] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.594615  5794 raft_consensus.cc:385] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.594890  5794 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.595501  5794 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.597620  5794 ts_tablet_manager.cc:1434] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 12:09:24.598502  5794 tablet_bootstrap.cc:492] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:24.602468  5497 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:24.603952  5497 catalog_manager.cc:5697] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:24.606673  6113 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.609144  6113 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:24.622735  6113 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.634428  5790 raft_consensus.cc:359] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.635143  5790 raft_consensus.cc:385] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.635401  5790 raft_consensus.cc:740] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.636631  5789 raft_consensus.cc:359] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.638851  5789 raft_consensus.cc:385] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.639113  5789 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.639721  5789 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.641726  5789 ts_tablet_manager.cc:1434] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 12:09:24.642367  5789 tablet_bootstrap.cc:492] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:24.646561  5790 consensus_queue.cc:260] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.650528  5790 ts_tablet_manager.cc:1434] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:09:24.654356  6053 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.654858  6053 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.657406  6053 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:24.660857  5597 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:24.661386  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:24.662158  6071 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.662621  6071 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.665457  5790 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:24.685969  6065 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.690479  6065 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.681685  6135 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.693234  6121 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.693158  6135 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.680881  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:24.695652  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:24.694324  6065 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:24.695181  5495 catalog_manager.cc:5697] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:24.699225  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:24.699375  5712 leader_election.cc:343] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:24.702672  5712 leader_election.cc:343] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.703390  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:24.701327  6071 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:24.710322  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:24.710299  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:24.710680  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:24.693779  6121 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.714756  5668 raft_consensus.cc:2393] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:24.714489  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:24.709221  6065 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.713294  6135 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:24.721642  5712 leader_election.cc:343] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:24.722306  5712 leader_election.cc:343] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.719735  5592 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:24.722707  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:24.726053  5566 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:24.727689  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:24.730021  6073 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.728619  6126 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.730109  6065 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.730818  6121 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:24.740840  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:24.739341  6065 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.745464  5745 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:24.747334  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:24.750388  6121 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.750972  6121 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.751394  6121 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.754662  6065 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:24.751096  6139 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.762317  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:24.761418  6068 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.766229  6068 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.766660  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:24.768437  6068 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:24.770232  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:24.771463  5671 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
W20260709 12:09:24.795912  5712 leader_election.cc:343] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:24.802848  5712 leader_election.cc:343] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.803493  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:24.828171  6065 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.850809  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:24.851512  5745 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:24.851908  6073 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.872469  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:24.879968  6129 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.880440  6129 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.881155  6129 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.885308  6132 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:24.831640  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:24.944794  5790 tablet_bootstrap.cc:654] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.951447  5794 tablet_bootstrap.cc:654] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.960611  5789 tablet_bootstrap.cc:654] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.964450  6121 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:24.949186  6056 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:09:24.972852  5597 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:24.978509  6139 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.982806  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:24.984711  6153 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:09:24.981477  6121 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:24.989346  6053 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:24.991503  5743 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.996986  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:25.014321  6129 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.015976  5666 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:25.012341  6133 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:09:25.021072  6129 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.023144  5790 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:25.023698  5790 ts_tablet_manager.cc:1403] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.358s	user 0.012s	sys 0.034s
I20260709 12:09:25.026391  5789 tablet_bootstrap.cc:492] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:25.026351  5790 raft_consensus.cc:359] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.027379  5790 raft_consensus.cc:385] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.027769  5790 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.028625  5790 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.032382  5743 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:25.032783  5790 ts_tablet_manager.cc:1434] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:09:25.033923  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:25.034968  6143 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.035914  6143 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:25.036247  5563 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:09:25.026907  5789 ts_tablet_manager.cc:1403] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.385s	user 0.022s	sys 0.010s
I20260709 12:09:25.037314  6143 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.034264  5790 tablet_bootstrap.cc:492] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:25.041368  5789 raft_consensus.cc:359] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.042166  5789 raft_consensus.cc:385] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.042469  5789 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.043180  6112 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.043306  5789 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.064987  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:25.065850  5743 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:25.084357  6071 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:25.085839  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:25.086189  6119 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.086783  5794 tablet_bootstrap.cc:492] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:25.087239  5794 ts_tablet_manager.cc:1403] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.489s	user 0.039s	sys 0.042s
I20260709 12:09:25.091307  5789 ts_tablet_manager.cc:1434] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.004s
I20260709 12:09:25.099805  5794 raft_consensus.cc:359] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.101895  5794 raft_consensus.cc:385] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.102474  5794 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.102402  5789 tablet_bootstrap.cc:492] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:25.103547  5794 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.117182  5794 ts_tablet_manager.cc:1434] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.005s
I20260709 12:09:25.118150  5794 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:25.118507  5790 tablet_bootstrap.cc:654] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.106756  6071 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:09:25.123979  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:25.125442  6053 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.124197  6112 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:09:25.208305  6166 log.cc:927] Time spent T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.086s	user 0.000s	sys 0.002s
I20260709 12:09:25.221760  5789 tablet_bootstrap.cc:654] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.228005  5794 tablet_bootstrap.cc:654] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.263629  5494 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:25.328496  5790 tablet_bootstrap.cc:492] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:25.329026  5790 ts_tablet_manager.cc:1403] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.295s	user 0.030s	sys 0.013s
I20260709 12:09:25.328384  5495 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:25.332278  5790 raft_consensus.cc:359] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.333055  5790 raft_consensus.cc:385] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.333463  5790 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.332731  5495 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.334373  6053 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.335209  6053 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.336596  5789 tablet_bootstrap.cc:492] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:25.337077  5789 ts_tablet_manager.cc:1403] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.235s	user 0.012s	sys 0.010s
I20260709 12:09:25.337508  6053 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.340116  5794 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:25.339789  5789 raft_consensus.cc:359] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.340445  5789 raft_consensus.cc:385] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.340761  5789 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.334108  5790 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.342958  5794 ts_tablet_manager.cc:1403] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.225s	user 0.009s	sys 0.013s
I20260709 12:09:25.342873  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.341408  5789 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.345525  5790 ts_tablet_manager.cc:1434] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:09:25.347836  5789 ts_tablet_manager.cc:1434] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:09:25.348454  5790 tablet_bootstrap.cc:492] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:25.349345  5789 tablet_bootstrap.cc:492] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:25.348923  5794 raft_consensus.cc:359] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.349870  5794 raft_consensus.cc:385] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.350296  5794 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.356642  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:25.358667  5790 tablet_bootstrap.cc:654] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.363463  5789 tablet_bootstrap.cc:654] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.363783  5794 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.367057  5641 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:25.370177  6068 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.376835  5789 tablet_bootstrap.cc:492] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:25.377506  5789 ts_tablet_manager.cc:1403] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260709 12:09:25.381995  5789 raft_consensus.cc:359] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.382797  5789 raft_consensus.cc:385] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.383091  5789 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.385028  5794 ts_tablet_manager.cc:1434] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260709 12:09:25.386562  5794 tablet_bootstrap.cc:492] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:25.388001  5789 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.397047  5789 ts_tablet_manager.cc:1434] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 12:09:25.405164  5789 tablet_bootstrap.cc:492] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:25.414428  5790 tablet_bootstrap.cc:492] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:25.414937  5790 ts_tablet_manager.cc:1403] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.008s
I20260709 12:09:25.415289  5789 tablet_bootstrap.cc:654] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.418116  5790 raft_consensus.cc:359] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.418602  6065 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:25.418951  5790 raft_consensus.cc:385] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.419281  5790 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.419375  6065 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.420240  5794 tablet_bootstrap.cc:654] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.423605  6065 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:25.420130  5790 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.426113  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.426891  5597 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:25.427790  5790 ts_tablet_manager.cc:1434] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 12:09:25.428216  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:25.429337  5790 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:25.429697  6112 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:25.430042  6112 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:25.430399  6112 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:25.430744  5789 tablet_bootstrap.cc:492] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:25.431203  5789 ts_tablet_manager.cc:1403] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 12:09:25.435834  5790 tablet_bootstrap.cc:654] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.428205  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.437922  5666 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:25.450685  5789 raft_consensus.cc:359] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.451692  5789 raft_consensus.cc:385] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.452041  5789 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.453053  5789 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.455132  6114 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.455888  6114 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.457513  5789 ts_tablet_manager.cc:1434] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 12:09:25.458567  6114 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:25.458755  5789 tablet_bootstrap.cc:492] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:25.462173  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:25.466338  5712 leader_election.cc:343] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.471089  5789 tablet_bootstrap.cc:654] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.473387  6112 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.476704  6112 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:25.539029  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.545679  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:25.548110  5712 leader_election.cc:343] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.551537  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:25.554322  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:25.562918  6065 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.566419  5794 tablet_bootstrap.cc:492] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:25.570839  6136 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.556306  5666 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:25.582981  6138 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.573280  6065 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.571679  6136 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.598217  5671 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.601709  6113 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.602324  6113 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.603569  5600 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:25.591420  5794 ts_tablet_manager.cc:1403] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.205s	user 0.016s	sys 0.027s
I20260709 12:09:25.584643  6138 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.605218  6113 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:25.618201  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.637624  6138 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:25.640256  6065 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.644029  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:25.619302  5789 tablet_bootstrap.cc:492] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:25.649067  6138 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:25.650170  6138 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:25.651216  5712 leader_election.cc:343] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.654932  5789 ts_tablet_manager.cc:1403] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.196s	user 0.008s	sys 0.015s
I20260709 12:09:25.655355  6138 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.657006  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.662269  5794 raft_consensus.cc:359] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.663059  5794 raft_consensus.cc:385] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.663674  5794 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.664641  5794 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.666051  6073 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.666714  5794 ts_tablet_manager.cc:1434] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260709 12:09:25.666795  6073 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.676455  6133 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.678970  6068 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.679807  6068 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.682439  6068 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.659390  5789 raft_consensus.cc:359] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.668442  5794 tablet_bootstrap.cc:492] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:25.689132  6065 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:25.690129  5789 raft_consensus.cc:385] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.690420  5789 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.687278  6136 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.691088  5789 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.695801  5789 ts_tablet_manager.cc:1434] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 12:09:25.696839  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.692420  6073 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.700318  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:25.703938  5742 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:25.708508  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:25.709764  5742 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:25.708704  6073 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.711966  6073 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.713846  5789 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:25.715883  6073 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.722896  5790 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:25.723583  5790 ts_tablet_manager.cc:1403] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.295s	user 0.022s	sys 0.029s
I20260709 12:09:25.727246  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.735656  5566 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:25.737421  5712 leader_election.cc:343] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.737968  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:25.739070  6065 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:25.739629  5712 leader_election.cc:343] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.741339  5566 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:25.730394  6143 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:25.746390  6135 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.746451  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.746871  6135 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.747130  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:25.730926  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:25.747454  6135 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:25.753343  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:25.744037  6133 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.754006  6133 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.754724  6133 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.755237  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.756832  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.761345  5746 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:25.764900  5742 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
W20260709 12:09:25.772864  5712 leader_election.cc:343] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.775879  5566 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:25.776330  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:25.777383  6113 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.785832  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:25.786880  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.782090  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.796207  5790 raft_consensus.cc:359] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.804164  5790 raft_consensus.cc:385] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.805816  5790 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.798249  6073 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.806581  6073 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.807021  6073 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.806732  5790 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.810892  5641 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:25.814447  6129 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.814860  6129 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.815240  6129 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.790875  5666 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
W20260709 12:09:25.817289  5638 leader_election.cc:343] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.822786  5790 ts_tablet_manager.cc:1434] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.005s
W20260709 12:09:25.824792  5563 leader_election.cc:343] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.825587  5790 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:25.825999  5497 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:09:25.828105  5563 leader_election.cc:343] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.831055  5794 tablet_bootstrap.cc:654] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.863590  5789 tablet_bootstrap.cc:654] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.900444  6143 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.901093  6143 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.903697  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:25.886876  6135 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.915679  6129 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.926317  6129 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.927366  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:25.927563  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:25.910867  6113 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.928203  5747 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.928536  6113 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.929106  6113 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.928388  5674 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:25.918637  6143 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:25.947049  5596 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:25.966235  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:25.967084  5598 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.972803  5747 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:25.974450  5641 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:25.978977  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:25.980677  6073 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:25.976645  6129 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.991773  5743 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:25.992300  6066 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.995946  5794 tablet_bootstrap.cc:492] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:25.996411  5794 ts_tablet_manager.cc:1403] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.329s	user 0.029s	sys 0.044s
I20260709 12:09:25.999445  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:26.000034  5743 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:26.000315  6186 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:09:26.001858  6135 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.003204  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:26.003795  5673 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.003746  5598 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:26.006871  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.014169  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:25.997820  6073 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.016404  5789 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:26.017220  5789 ts_tablet_manager.cc:1403] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.304s	user 0.040s	sys 0.033s
I20260709 12:09:26.017822  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:25.998948  6129 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:25.997113  6066 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.023229  6129 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.024608  6066 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:26.022238  6176 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.007817  6133 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.031481  6133 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.031839  5790 tablet_bootstrap.cc:654] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.036612  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:26.037259  5746 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.043778  5673 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:26.046073  5563 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:26.054245  6194 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.054868  6194 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:26.050428  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:26.063105  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:26.055989  6194 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:26.065663  5563 leader_election.cc:343] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:26.065760  5712 leader_election.cc:343] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.070227  5789 raft_consensus.cc:359] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.070822  5789 raft_consensus.cc:385] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.071110  5789 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.081959  5790 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:26.061086  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:26.076957  5789 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.083956  5790 ts_tablet_manager.cc:1403] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.259s	user 0.018s	sys 0.013s
W20260709 12:09:26.086213  5563 leader_election.cc:343] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.069777  6113 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.088835  5789 ts_tablet_manager.cc:1434] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 12:09:26.090377  5747 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:26.091467  6113 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:26.090422  5794 raft_consensus.cc:359] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.091933  5794 raft_consensus.cc:385] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.092489  5794 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.091763  5789 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:26.093222  5794 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.094864  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:26.095935  5674 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:26.098261  5794 ts_tablet_manager.cc:1434] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.000s
W20260709 12:09:26.098429  5712 leader_election.cc:343] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.098817  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.099350  5794 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:26.099979  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:26.101578  6113 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.103376  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.104228  6113 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.102952  5746 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:26.106544  5566 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.103928  5790 raft_consensus.cc:359] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.108251  5790 raft_consensus.cc:385] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.108587  5790 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.104382  5743 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:26.110808  6073 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.111759  6073 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:26.113282  6073 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.121449  5566 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.125424  6133 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.127434  6133 raft_consensus.cc:697] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:26.128795  6133 consensus_queue.cc:237] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.126191  5790 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.141711  5790 ts_tablet_manager.cc:1434] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 12:09:26.143684  5790 tablet_bootstrap.cc:492] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:26.152281  5596 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:26.157392  6113 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:26.158816  5794 tablet_bootstrap.cc:654] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.169726  5494 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:26.174983  5789 tablet_bootstrap.cc:654] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.182902  5790 tablet_bootstrap.cc:654] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.186818  6113 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.187363  6113 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.222417  6113 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:26.245491  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:26.253216  5789 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:26.253139  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:26.255182  5789 ts_tablet_manager.cc:1403] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.164s	user 0.032s	sys 0.011s
I20260709 12:09:26.273247  6132 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.282320  5790 tablet_bootstrap.cc:492] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:26.282855  5790 ts_tablet_manager.cc:1403] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.005s
I20260709 12:09:26.277634  6132 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.285904  5790 raft_consensus.cc:359] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.286410  5794 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:26.286653  5790 raft_consensus.cc:385] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.286952  5794 ts_tablet_manager.cc:1403] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.033s
I20260709 12:09:26.287231  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.285904  6132 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.286966  5790 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.289062  5790 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.290750  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:26.291337  5789 raft_consensus.cc:359] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.291855  5790 ts_tablet_manager.cc:1434] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:09:26.292038  5789 raft_consensus.cc:385] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.292361  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:26.293551  6132 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:09:26.293989  5712 leader_election.cc:343] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.294435  5790 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:26.292364  5789 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.296161  5670 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:26.298215  5789 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.300396  5789 ts_tablet_manager.cc:1434] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.002s
I20260709 12:09:26.301056  5494 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:26.301999  5794 raft_consensus.cc:359] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.302774  5794 raft_consensus.cc:385] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.303050  5794 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.302971  5494 catalog_manager.cc:5697] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:26.306456  5789 tablet_bootstrap.cc:492] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:26.308682  5790 tablet_bootstrap.cc:654] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.313457  5789 tablet_bootstrap.cc:654] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:26.314955  5712 leader_election.cc:343] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.315542  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.304363  5794 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.316365  6113 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.320008  5794 ts_tablet_manager.cc:1434] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:09:26.321244  5794 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:26.323679  6113 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.328025  5794 tablet_bootstrap.cc:654] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.333969  5495 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:26.356230  6132 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.357046  6132 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.360235  6132 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.361688  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.362581  5743 raft_consensus.cc:2393] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:26.363981  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:26.367897  5790 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:26.368431  5790 ts_tablet_manager.cc:1403] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.001s
I20260709 12:09:26.376797  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:26.378577  6132 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.379220  5790 raft_consensus.cc:359] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.382246  5794 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:26.382931  5794 ts_tablet_manager.cc:1403] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.009s
I20260709 12:09:26.380263  5790 raft_consensus.cc:385] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.388522  5794 raft_consensus.cc:359] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.397236  5794 raft_consensus.cc:385] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.397509  5794 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.398190  5794 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.390848  5790 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.401475  5790 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.403625  5790 ts_tablet_manager.cc:1434] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:09:26.404184  6132 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.406356  5790 tablet_bootstrap.cc:492] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:26.413074  6132 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.400431  5794 ts_tablet_manager.cc:1434] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 12:09:26.417531  5794 tablet_bootstrap.cc:492] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:26.422731  5789 tablet_bootstrap.cc:492] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:26.423308  5789 ts_tablet_manager.cc:1403] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.015s
I20260709 12:09:26.426465  5789 raft_consensus.cc:359] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.427232  5789 raft_consensus.cc:385] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.427515  5789 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.429538  6053 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.431435  5789 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.434020  5789 ts_tablet_manager.cc:1434] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:09:26.435719  5789 tablet_bootstrap.cc:492] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:26.436206  5790 tablet_bootstrap.cc:654] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.442341  5789 tablet_bootstrap.cc:654] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.441238  5794 tablet_bootstrap.cc:654] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.462289  5789 tablet_bootstrap.cc:492] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:26.462718  5789 ts_tablet_manager.cc:1403] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260709 12:09:26.465710  5789 raft_consensus.cc:359] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.466559  5789 raft_consensus.cc:385] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.466838  5789 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.467799  5789 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.475883  5789 ts_tablet_manager.cc:1434] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:09:26.477032  5789 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59: Bootstrap starting.
I20260709 12:09:26.478142  5790 tablet_bootstrap.cc:492] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:26.478659  5790 ts_tablet_manager.cc:1403] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.009s
I20260709 12:09:26.484594  5794 tablet_bootstrap.cc:492] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:26.484853  5789 tablet_bootstrap.cc:654] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.485175  5794 ts_tablet_manager.cc:1403] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.003s
I20260709 12:09:26.492429  5790 raft_consensus.cc:359] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.493438  5790 raft_consensus.cc:385] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.493769  5790 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.494925  5789 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59: No bootstrap required, opened a new log
I20260709 12:09:26.494597  5790 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.495398  5789 ts_tablet_manager.cc:1403] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:09:26.496865  5790 ts_tablet_manager.cc:1434] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:09:26.497586  5794 raft_consensus.cc:359] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.498533  5789 raft_consensus.cc:359] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.498930  5794 raft_consensus.cc:385] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.499188  5789 raft_consensus.cc:385] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.499236  5794 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.499594  5789 raft_consensus.cc:740] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.500038  5794 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.500358  5789 consensus_queue.cc:260] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.501116  6073 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.501648  6073 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.503012  5789 ts_tablet_manager.cc:1434] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:26.509143  5790 tablet_bootstrap.cc:492] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:26.514367  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:26.514375  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.515275  5670 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:26.515411  5790 tablet_bootstrap.cc:654] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.515411  5746 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:26.517287  5566 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:26.518132  6176 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:26.518428  5794 ts_tablet_manager.cc:1434] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:09:26.518608  6176 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.519678  6176 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.524529  6113 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.525075  6113 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.527402  6113 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:26.527720  5794 tablet_bootstrap.cc:492] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:26.529820  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:26.530118  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:26.531339  5712 leader_election.cc:343] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:26.532117  5712 leader_election.cc:343] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.532662  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.533913  6113 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.536599  5671 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.543651  6176 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.545372  6113 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.545699  5794 tablet_bootstrap.cc:654] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.546171  6113 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.549551  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:26.551462  5712 leader_election.cc:343] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.552152  6176 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.553395  6073 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.553624  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:26.554237  5746 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.561573  6073 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.563187  5746 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:26.564945  5566 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:26.566021  6113 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:26.567293  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:26.568456  5712 leader_election.cc:343] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.568866  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:26.570189  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:26.570797  5670 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.574375  6132 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.574903  6132 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.577267  6176 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.578537  6132 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.579317  6132 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.579383  6176 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:26.579821  6132 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.580518  6176 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.595157  6194 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.584178  6132 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.586354  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.586431  6065 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.601688  5743 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:26.590878  5670 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:26.591888  6133 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.603152  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:26.603467  6133 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.604028  6053 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:26.604598  6053 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.605023  6053 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.606393  6133 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.620883  5790 tablet_bootstrap.cc:492] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:26.621395  5790 ts_tablet_manager.cc:1403] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.112s	user 0.052s	sys 0.044s
I20260709 12:09:26.621927  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.622851  5747 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:26.624392  5790 raft_consensus.cc:359] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.624749  6133 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.624837  5566 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:26.625597  5790 raft_consensus.cc:385] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.625908  5790 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.626399  6133 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:26.626886  6133 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.626593  5790 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.627221  6133 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.630432  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:26.633036  6194 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.639556  6133 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.641304  5790 ts_tablet_manager.cc:1434] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:09:26.641187  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.642516  5790 tablet_bootstrap.cc:492] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:26.645694  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:26.648757  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:26.649588  5743 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.657143  5743 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:26.658445  5566 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:26.660110  6194 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.670176  6133 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.613270  6053 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.673043  6133 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.673832  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:26.681607  5596 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
W20260709 12:09:26.712191  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45217.7us
I20260709 12:09:26.713137  6226 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.713842  6226 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:26.714322  5563 leader_election.cc:343] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.720795  6227 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.721808  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:26.721570  6227 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.723694  6230 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:26.730911  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.731630  5743 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:26.733621  6227 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.740489  6053 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.747498  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:26.748414  5747 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.749926  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:26.716437  6226 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:26.760900  6073 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:26.767546  6073 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.767939  6073 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.758922  6065 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.760243  6194 raft_consensus.cc:697] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:26.775004  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:26.783001  6065 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.846800  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:26.847522  5743 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:26.858727  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:26.859529  5598 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.824350  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:26.866129  5794 tablet_bootstrap.cc:492] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:26.892361  5794 ts_tablet_manager.cc:1403] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.365s	user 0.070s	sys 0.059s
I20260709 12:09:26.893426  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:26.893653  5598 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:26.901108  5747 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:26.909629  5790 tablet_bootstrap.cc:654] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.901087  6143 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:26.868155  6194 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:26.915928  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:26.900835  6226 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:09:26.920341  6132 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.915959  6143 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.941450  6143 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.078415  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:27.081992  6065 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:27.083019  5493 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.077852  6073 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:27.092789  5545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:27.091223  6132 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:27.126477  6132 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:27.128079  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 207590us
W20260709 12:09:27.209044  5563 leader_election.cc:343] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.238584  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:27.236635  5794 raft_consensus.cc:359] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.242513  5794 raft_consensus.cc:385] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.242813  5794 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.275152  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:27.289685  5563 leader_election.cc:343] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.288591  6073 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.344280  5790 tablet_bootstrap.cc:492] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:27.344801  5790 ts_tablet_manager.cc:1403] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.703s	user 0.019s	sys 0.029s
W20260709 12:09:27.348654  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50324.2us
W20260709 12:09:27.364707  5712 leader_election.cc:343] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:27.378216  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 100481us
I20260709 12:09:27.385246  6143 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.387329  5790 raft_consensus.cc:359] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.389873  5790 raft_consensus.cc:385] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:27.390007  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 112271us
I20260709 12:09:27.390367  5790 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.391839  5790 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.387403  6143 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.395419  5790 ts_tablet_manager.cc:1434] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.004s
I20260709 12:09:27.404193  5790 tablet_bootstrap.cc:492] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:27.405853  5794 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.419098  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:27.420693  5794 ts_tablet_manager.cc:1434] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.525s	user 0.018s	sys 0.005s
I20260709 12:09:27.419792  5740 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.421777  6176 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:27.417240  5668 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:27.423282  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:27.423925  5746 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:27.421039  5794 ts_tablet_manager.cc:1467] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet startup took 525ms
I20260709 12:09:27.442230  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:27.432087  5794 ts_tablet_manager.cc:1469] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Trace:
0709 12:09:17.580266 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:17.580384 (+   118us) service_pool.cc:224] Handling call
0709 12:09:17.582859 (+  2475us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:09:17.582989 (+   130us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:09:17.638788 (+ 55799us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:17.656307 (+ 17519us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:17.658516 (+  2209us) inbound_call.cc:177] Queueing success response
0709 12:09:26.527225 (+8868709us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:09:26.895734 (+368509us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:09:27.080130 (+184396us) tablet_replica.cc:261] Starting instrumentation
0709 12:09:27.080646 (+   516us) tablet_replica.cc:280] Starting consensus
0709 12:09:27.405588 (+324942us) spinlock_profiling.cc:243] Waited 2.47 ms on lock 0x7b4c00281b40. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7df52a20 00007f1c7df63a29 00007f1c7df29644 00007f1c7df50f2d 00007f1c7df50b93 00007f1c7fc8118b 00007f1c7fc81cb5 00007f1c7fc7cf30 00007f1c7fc7bc40 00007f1c83678b2e 00007f1c84c9ad8a
Metrics: {"mutex_wait_us":59782,"raft.queue_time_us":554,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":9652,"spinlock_wait_cycles":5688576,"tablet-open.queue_time_us":8868791}
I20260709 12:09:27.443775  5794 tablet_bootstrap.cc:492] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:27.445691  5740 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
W20260709 12:09:27.459213  5563 leader_election.cc:343] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.474920  5746 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:27.484593  5790 tablet_bootstrap.cc:654] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.487747  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:27.499691  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:27.502442  5712 leader_election.cc:343] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.502928  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:27.503664  6113 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:27.505322  6224 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:27.505829  6224 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:27.508225  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:27.510566  6224 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.520680  6256 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:27.521262  6256 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:27.523077  5794 tablet_bootstrap.cc:654] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.522621  6256 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.529388  6176 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:27.541577  6265 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:09:27.566731  5493 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.586550  5790 tablet_bootstrap.cc:492] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:27.587075  5790 ts_tablet_manager.cc:1403] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.185s	user 0.015s	sys 0.012s
I20260709 12:09:27.593305  5790 raft_consensus.cc:359] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.594115  5790 raft_consensus.cc:385] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.594386  5790 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.595008  5790 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.598377  5794 tablet_bootstrap.cc:492] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:27.601131  5794 ts_tablet_manager.cc:1403] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.013s
I20260709 12:09:27.603475  5790 ts_tablet_manager.cc:1434] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:09:27.618765  5790 tablet_bootstrap.cc:492] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:27.622989  6132 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:27.627195  5794 raft_consensus.cc:359] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.627967  5794 raft_consensus.cc:385] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.628248  5794 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.628960  5794 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.634131  6224 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:27.642491  6256 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:27.642989  6256 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.643558  5493 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.652163  5493 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.658478  5794 ts_tablet_manager.cc:1434] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 12:09:27.658748  5493 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.667043  6256 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.673007  5790 tablet_bootstrap.cc:654] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.676252  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:27.677222  5749 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:27.678172  5794 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:27.679490  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:27.683712  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:27.685956  5563 leader_election.cc:343] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.687294  6256 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:27.688237  6228 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:27.688275  6256 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:27.690508  6256 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.691377  6237 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:27.692052  6237 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.698356  5794 tablet_bootstrap.cc:654] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:27.702095  5563 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:09:27.707388  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:27.708055  5592 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 0.
I20260709 12:09:27.709057  6237 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:27.709903  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:27.712159  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:27.713404  5790 tablet_bootstrap.cc:492] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:27.717322  5790 ts_tablet_manager.cc:1403] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.014s
W20260709 12:09:27.719545  5712 leader_election.cc:343] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.721271  5790 raft_consensus.cc:359] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.722033  5790 raft_consensus.cc:385] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.722489  5790 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.723608  6138 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:27.724041  6138 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:27.723558  5790 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.716732  6256 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.724387  6138 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.731312  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:27.730283  5790 ts_tablet_manager.cc:1434] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
W20260709 12:09:27.732615  5563 leader_election.cc:343] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.733788  5790 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:27.734010  6256 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.734836  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:27.735802  5744 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.750284  5790 tablet_bootstrap.cc:654] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.754869  6138 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.759989  5744 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:27.764187  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:27.765467  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:27.765874  6138 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:27.766073  5592 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.766566  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:27.767838  5712 leader_election.cc:343] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.768882  5794 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:27.769023  6256 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:27.769819  5794 ts_tablet_manager.cc:1403] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.015s
I20260709 12:09:27.769785  6256 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:27.770844  6256 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.772825  5794 raft_consensus.cc:359] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.773602  5794 raft_consensus.cc:385] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.773463  5592 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:27.773967  5794 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.775061  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:27.777518  5790 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:27.777972  5790 ts_tablet_manager.cc:1403] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260709 12:09:27.779959  5790 raft_consensus.cc:359] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.780441  5790 raft_consensus.cc:385] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.780692  5790 raft_consensus.cc:740] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.781407  5790 consensus_queue.cc:260] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.782629  5794 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.783226  6138 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:27.783846  6138 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:27.784170  5790 ts_tablet_manager.cc:1434] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:09:27.785056  5790 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: Bootstrap starting.
I20260709 12:09:27.787175  6138 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.788214  6228 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:27.788913  6228 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.791317  5790 tablet_bootstrap.cc:654] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.791945  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:27.793519  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:27.794301  5744 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 0.
I20260709 12:09:27.795301  5794 ts_tablet_manager.cc:1434] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:09:27.796350  5794 tablet_bootstrap.cc:492] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
W20260709 12:09:27.796656  5638 leader_election.cc:343] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.799711  5641 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:27.800524  6132 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:27.800978  6132 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:27.801321  6132 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.809273  5794 tablet_bootstrap.cc:654] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.813113  6228 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.839363  5493 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.847637  6132 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.866724  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:27.867261  5794 tablet_bootstrap.cc:492] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:27.867782  5794 ts_tablet_manager.cc:1403] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.032s
I20260709 12:09:27.868403  6132 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.869571  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:27.870672  5744 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.870913  5794 raft_consensus.cc:359] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.870472  5495 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:27.871598  5794 raft_consensus.cc:385] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.871912  5794 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.877928  5744 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
W20260709 12:09:27.879594  5638 leader_election.cc:343] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.886317  5641 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:27.887038  6132 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:27.881706  5790 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: No bootstrap required, opened a new log
I20260709 12:09:27.887811  6132 raft_consensus.cc:697] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:27.872774  5794 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.890389  5794 ts_tablet_manager.cc:1434] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:09:27.891713  5794 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:27.888397  5790 ts_tablet_manager.cc:1403] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: Time spent bootstrapping tablet: real 0.104s	user 0.036s	sys 0.016s
I20260709 12:09:27.895749  6132 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.899132  5794 tablet_bootstrap.cc:654] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.936286  5790 raft_consensus.cc:359] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.936915  5790 raft_consensus.cc:385] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.937165  5790 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.937683  5790 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.938737  5666 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.939766  6176 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:27.940253  6176 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.942317  6176 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.942879  5493 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.944259  6176 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:27.944906  6176 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.945312  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:27.945926  5743 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:27.948061  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:27.948786  5742 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 0.
I20260709 12:09:27.951226  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:27.951424  5794 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:27.952167  5794 ts_tablet_manager.cc:1403] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.014s
I20260709 12:09:27.952333  5566 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:27.953086  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:27.953318  6235 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:27.953707  6235 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:27.954026  6235 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.954903  5794 raft_consensus.cc:359] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.955574  5794 raft_consensus.cc:385] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:27.955837  5794 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:27.956483  5794 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.957370  6224 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:27.961220  5563 leader_election.cc:343] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:27.961812  5563 leader_election.cc:343] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:27.963210  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:27.963907  6224 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:27.964287  6224 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:27.964442  6176 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.964679  6224 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.965353  6176 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:27.972481  6230 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:27.973192  6230 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.975231  6230 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:27.976888  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:27.977027  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:27.977695  5592 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:27.978958  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:27.979341  5790 ts_tablet_manager.cc:1434] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 12:09:27.979909  6252 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.985342  5794 ts_tablet_manager.cc:1434] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 12:09:27.986367  5794 tablet_bootstrap.cc:492] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:27.971901  6235 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:27.991454  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:27.992247  5742 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.993028  5794 tablet_bootstrap.cc:654] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:27.998041  6224 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.000687  6235 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:28.003383  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:28.005611  6224 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:28.009191  5742 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:28.010749  5566 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:28.011874  6256 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:28.012338  6256 raft_consensus.cc:697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:28.013202  6256 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.016654  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:28.017292  5742 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.021136  5794 tablet_bootstrap.cc:492] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:28.002096  6252 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:28.022949  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:28.021617  5794 ts_tablet_manager.cc:1403] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.009s
I20260709 12:09:28.025059  5742 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:28.026253  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:28.027050  6224 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:28.027558  6224 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:28.028385  6224 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.030648  5794 raft_consensus.cc:359] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.031371  5794 raft_consensus.cc:385] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:28.031687  5794 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
W20260709 12:09:28.031883  5563 leader_election.cc:343] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:28.032923  5563 leader_election.cc:343] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:28.038695  5794 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.042529  5794 ts_tablet_manager.cc:1434] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:09:28.043838  5794 tablet_bootstrap.cc:492] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:28.051499  5794 tablet_bootstrap.cc:654] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:28.053278  6235 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.056035  5493 catalog_manager.cc:5697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:28.076117  5666 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.076951  5794 tablet_bootstrap.cc:492] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:28.077418  5794 ts_tablet_manager.cc:1403] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.021s
I20260709 12:09:28.079891  5794 raft_consensus.cc:359] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.080528  5794 raft_consensus.cc:385] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:28.080827  5794 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:28.081475  5794 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.084045  5794 ts_tablet_manager.cc:1434] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:09:28.085286  5794 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Bootstrap starting.
I20260709 12:09:28.089581  6252 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:28.090080  6252 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.091308  5794 tablet_bootstrap.cc:654] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:28.092114  6252 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:28.093590  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:28.094347  5743 raft_consensus.cc:2393] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:28.096791  5794 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: No bootstrap required, opened a new log
I20260709 12:09:28.097397  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:28.097595  6194 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.099011  5794 ts_tablet_manager.cc:1403] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 12:09:28.100066  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:28.101394  6252 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.101694  6132 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:28.102152  6132 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.104283  6132 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:28.105288  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:28.107779  5794 raft_consensus.cc:359] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.108461  5794 raft_consensus.cc:385] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:28.108894  5794 raft_consensus.cc:740] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Initialized, Role: FOLLOWER
I20260709 12:09:28.108807  5497 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 0 to 1, leader changed from <none> to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:28.109645  5794 consensus_queue.cc:260] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.113534  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:28.115589  5742 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:28.116783  5641 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:28.117780  6132 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.124774  6132 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:28.125667  6252 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:28.132725  5674 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.116779  5794 ts_tablet_manager.cc:1434] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:28.308053  6256 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.319496  6260 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.325019  6194 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.333835  6138 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.388882  6252 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:28.389369  6252 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:28.390920  6252 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:28.391717  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:28.391964  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:28.392740  5743 raft_consensus.cc:2393] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 1: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:28.393736  5641 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:28.394459  6252 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.401527  6252 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:28.404232  6132 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.415203  5592 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:28.424722  6230 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.454591  6224 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.459321  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:28.472044  6302 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:09:28.483606  6303 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:09:28.488443  4444 server_base.cc:1061] running on GCE node
I20260709 12:09:28.491366  6256 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:28.492233  6305 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:09:28.493642  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:28.493996  4444 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:09:28.495534  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783598968495510 us; error 0 us; skew 500 ppm
I20260709 12:09:28.498353  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:28.510493  4444 webserver.cc:533] Webserver started at http://127.4.87.4:39247/ using document root <none> and password file <none>
I20260709 12:09:28.510923  6194 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.511334  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:28.511708  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:28.526682  6194 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.533344  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:28.535248  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-3-root/instance:
uuid: "b633c4cb0f2b4af29d22bda6848d049d"
format_stamp: "Formatted at 2026-07-09 12:09:28 on dist-test-slave-px1m"
I20260709 12:09:28.550266  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:09:28.558903  6313 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:09:28.566807  4444 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.002s	sys 0.000s
I20260709 12:09:28.567296  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-3-root
uuid: "b633c4cb0f2b4af29d22bda6848d049d"
format_stamp: "Formatted at 2026-07-09 12:09:28 on dist-test-slave-px1m"
I20260709 12:09:28.567739  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-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:09:28.603520  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:28.604964  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:28.606376  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:28.608453  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:28.608723  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:28.608978  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:28.609175  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:28.696872  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.4:33509
I20260709 12:09:28.696985  6375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.4:33509 every 8 connection(s)
I20260709 12:09:28.702234  4444 auto_leader_rebalancer-test.cc:439] add a tserver: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:28.716526  6376 heartbeater.cc:344] Connected to a master server at 127.4.87.62:42635
I20260709 12:09:28.716956  6376 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:28.717828  6376 heartbeater.cc:507] Master 127.4.87.62:42635 requested a full tablet report, sending...
I20260709 12:09:28.719918  5497 ts_manager.cc:194] Registered new tserver with Master: b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:28.721529  5497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53344
I20260709 12:09:29.301633  5674 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:29.310371  5743 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.312738  5599 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.314657  6132 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:09:29.315513  6228 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:29.339128  5638 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c172b47c879d4ec1aa0c579b42425c16. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.340308  6132 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.344152  5742 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.353760  5599 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.370342  5497 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 1 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.388725  5743 consensus_queue.cc:237] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:29.411113  5599 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.411209  5674 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.413311  6260 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } 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:09:29.415161  6260 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.425915  6260 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:09:29.427498  5712 consensus_peers.cc:597] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f79641c19d04e548471a58f13f98268. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.429281  5599 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.430706  5674 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.446350  5493 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 1 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:29.471045  5592 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:29.479032  5742 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.480545  6224 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.490469  6226 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.492962  5674 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.492082  5742 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.498310  6224 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } 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:09:29.515187  5592 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:29.517279  5495 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.524879  5671 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:09:29.541802  5563 consensus_peers.cc:597] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4abdc6d9772d488087fd75aba9aee38f. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:29.552497  5563 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16f88f63a79a482d8afa3b5396d63155. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.555984  5743 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.558945  6402 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:09:29.559258  5671 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.560699  6224 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.567919  6226 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.570660  5743 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.581609  5671 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.596992  5495 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 2, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 1 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:29.725231  6376 heartbeater.cc:499] Master 127.4.87.62:42635 was elected leader, sending a full tablet report...
W20260709 12:09:31.148545  5640 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.012s	sys 0.026s
W20260709 12:09:31.152961  5640 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.828s	user 0.012s	sys 0.026s
I20260709 12:09:31.153836  6409 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.154497  6409 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.157071  6409 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.157159  6410 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.158293  6410 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.160015  6410 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.160025  5671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 323) took 1450 ms. Trace:
I20260709 12:09:31.160738  5671 rpcz_store.cc:276] 0709 12:09:29.709634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:29.712663 (+  3029us) service_pool.cc:224] Handling call
0709 12:09:29.713020 (+   357us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:29.713228 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:29.713256 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:31.159796 (+1446540us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:31.159829 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:31.159874 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:31.159965 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:31.161880  6411 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.162223  6409 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.162441  6411 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:31.163097  6409 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.164662  6411 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.165921  6409 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.168041  6412 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.168391  6411 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.168836  6412 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.169150  6411 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.170181  6413 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.171175  6414 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.171394  6412 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.170349  6409 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.174297  6409 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.174705  6411 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.174983  6412 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.172686  6413 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.189889  6412 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.191479  6413 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.192055  6412 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.175800  6414 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.177621  6410 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.179548  6409 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.184476  6415 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.196535  6414 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.199458  6415 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.204496  6409 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.209021  6409 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.211730  6415 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.198927  6410 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.202706  6412 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.216154  6412 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.203277  6413 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.221261  6413 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.230039  6416 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.229737  6411 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.230262  6418 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.230801  6411 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.231107  6418 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:31.230769  6416 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.224254  6413 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.233903  6418 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.234371  6416 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.240398  6410 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.241163  6409 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.242136  6411 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.243449  6411 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.244153  6418 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.244115  6411 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.244880  6418 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.246366  6411 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.246898  6411 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.247076  6413 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.249610  6413 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.252890  6413 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.247400  6418 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.256418  6413 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.257671  6413 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.256450  6418 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.259661  6418 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.260752  6417 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.248605  6412 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.261272  6417 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.250837  6410 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.261845  6413 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.264434  6417 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.262065  6409 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.276383  6409 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.261855  6418 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.265282  6421 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.262468  6410 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.262187  6412 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.247380  6411 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.274972  6423 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.275447  6419 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.278439  6409 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.297278  6423 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.300171  6423 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.289134  6419 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.314278  6419 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.314972  6419 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.315558  6419 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.290437  6420 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.283828  6412 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.294790  6410 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.301319  6411 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.283360  6421 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.303369  6426 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.311316  6425 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.324723  6419 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.326787  6411 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.327360  6411 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:31.325596  6425 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.336831  6409 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.337435  6409 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.339694  6409 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.339885  6421 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.325870  6410 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.351014  6425 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.351161  6411 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.337486  6412 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.362372  6421 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.362566  6411 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.363114  6411 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.362929  6421 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.362444  6409 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.347220  6410 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.325174  6426 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.524593  6434 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.330133  6420 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.507704  6429 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.509037  6419 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.525339  6434 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.556267  6429 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.521772  6409 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.029505  6445 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.714104  6426 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.030227  6445 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.025211  6443 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.114144  6431 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.114964  6431 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.123492  6414 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.127069  6414 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.085960  6418 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.128995  6418 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.132161  6418 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.697176  6432 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.698678  6435 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:31.694909  6410 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.721536  6433 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:31.687964  6411 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.569164  6425 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.568429  6416 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.020958  6427 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.138324  6414 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.148475  6418 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:31.715970  6420 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.139328  6417 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.170204  6417 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.150626  6435 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:31.716403  6430 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.140317  6434 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.571424  6424 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.123914  6443 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.146965  6448 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.147712  6445 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.221431  6440 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.147536  6432 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.155011  6442 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.151716  6427 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.135181  6431 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.169018  6438 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.230149  6427 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.226408  6442 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.152978  6425 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.213305  6435 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.214185  6437 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.214735  6446 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.147958  6433 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.154557  6416 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:32.222783  6417 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:31.565138  6419 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.225643  6432 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.235718  6442 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.236456  6438 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.238641  6437 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.240808  6446 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.215562  6430 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.254352  6430 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.212059  6418 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.220330  6424 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.257623  6446 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.224759  6409 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.262245  6438 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.283556  6416 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.285080  6433 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.286531  6437 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.288192  6419 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.234230  6448 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:32.210541  5564 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.001s	sys 0.009s
I20260709 12:09:32.300016  6426 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.300606  6426 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.302613  6427 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.303184  6427 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.305120  6420 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.305723  6420 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.308046  6433 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.309046  6433 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:32.313092  5564 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.001s	sys 0.010s
I20260709 12:09:32.315316  6448 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.319598  6429 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.320391  6443 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.337277  6436 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.337879  6436 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.340222  6436 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.340883  6444 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.341385  6444 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.343544  6444 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.242375  6440 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.350695  6447 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.335022  6445 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.356787  6441 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.336488  6430 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.359935  6450 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:32.360642  6450 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:32.363876  6450 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.345844  6429 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.352938  6419 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.354763  6436 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.378793  6440 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.344566  6443 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.383854  6454 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.383968  6443 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.384703  6454 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.370553  6425 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.390410  6452 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.380098  6429 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:32.372184  6445 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.371649  6430 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.351444  6447 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:32.398458  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 57802.5us
I20260709 12:09:32.385708  6424 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.382877  6419 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.396437  6452 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.409819  6445 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.411535  6430 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.413102  6429 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.400386  6418 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.387259  6436 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.418076  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.419880  6440 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.424854  6421 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.424733  6440 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.386900  6441 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.432576  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.420856  6443 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.436473  6452 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.437050  6424 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.440192  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.439324  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.440874  5592 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.434813  6440 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.438654  6435 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.450773  6441 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.452687  6442 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.453616  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.444511  6438 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.438688  6454 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.458777  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.440528  6448 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.459182  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.465893  5596 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.436324  6451 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.468708  6452 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.473441  5599 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.445494  6424 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.458379  6431 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.460584  6446 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.460340  6432 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.497411  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.437484  6419 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.460593  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.477492  6440 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.474479  6442 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.460938  6435 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.726253  6454 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.619618  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.621228  6458 ts_tablet_manager.cc:933] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:09:32.740460  6454 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.742743  6426 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.742928  6454 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.742501  6446 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.727840  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.744872  6427 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.745155  5745 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.745708  6446 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.726629  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.746405  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.747068  6432 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.747998  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.749312  6432 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.736536  6459 ts_tablet_manager.cc:933] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.750519  6431 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.751498  6435 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.751336  6440 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.751904  5745 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.505966  6455 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.753161  6431 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.457551  6436 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.621031  6447 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.753947  6440 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.754282  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.658075  6451 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.754961  6452 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.504623  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.755527  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.756798  6451 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.757135  6452 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.757334  6451 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.757928  6442 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.728314  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.758690  6460 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.759415  5743 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.759375  6460 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.760660  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.760818  6442 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.761423  5743 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.761355  6442 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.761674  6460 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.762269  6460 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.504385  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.764016  6442 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.746600  5591 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.766819  6424 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.478051  6448 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.770737  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.478916  6438 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:32.754798  6440 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.762727  6460 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.773160  6440 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:32.752826  6455 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.774521  5748 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.775075  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.775508  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.776047  6455 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.768937  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.770017  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.777559  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.778227  5596 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:32.778461  6438 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.800374  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.775774  5743 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.929387  6431 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.929854  6431 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.930173  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.930716  5743 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:32.931545  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.931847  6431 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.779136  6448 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.778869  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.778409  5745 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.955590  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.783805  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.787442  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.956264  5745 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.780431  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.757805  6452 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.789932  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.958513  6452 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.959673  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.960464  5600 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.960666  6452 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.958514  5596 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.961585  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.962138  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.963016  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.963351  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.963965  5596 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.783919  6440 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.780439  6460 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:32.791244  6413 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.965045  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.964995  6413 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.965715  5745 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.966848  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.791570  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.796125  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.802192  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.795760  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.807956  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.808954  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.811691  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.811923  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.812219  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.814070  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.817652  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.830670  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.834322  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.836031  5638 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:32.837798  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.838877  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.842239  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.757941  6451 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.849318  6459 tablet_copy_client.cc:323] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:09:32.850126  6458 tablet_copy_client.cc:323] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
I20260709 12:09:32.850705  6464 ts_tablet_manager.cc:933] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
W20260709 12:09:32.858227  5564 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.059s	sys 0.141s
I20260709 12:09:32.859031  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:32.862857  5713 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:42552 dropped due to backpressure: service queue is full with 50 items
I20260709 12:09:32.881155  6433 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.889014  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.891536  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.892094  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.901283  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.913785  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:32.916167  5714 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:42552 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 367)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 368)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 350)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 362)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 349)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 355)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 365)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 359)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 353)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 364)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 465)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 341)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 343)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 344)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 345)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 347)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 357)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 358)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 444)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 445)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 446)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 447)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 448)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 449)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 451)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 452)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 453)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 458)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 459)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 460)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 461)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 462)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 466)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 467)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 468)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 469)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 473)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 474)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 477)
I20260709 12:09:32.925814  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.928310  6455 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.928409  6461 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.928952  6438 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.932936  5595 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.933588  6448 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:32.934222  6431 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.934396  6424 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.934901  6432 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:32.967427  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.043476  5674 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
W20260709 12:09:33.043793  5564 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.699s	user 0.061s	sys 0.153s
I20260709 12:09:32.967031  6413 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:32.827025  6420 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.044705  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.045363  5670 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.045959  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.046311  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.047356  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.049528  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.050702  5593 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:33.051941  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.063189  5599 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.051986  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:32.967505  5596 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.058960  5741 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.065012  5666 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.044811  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.055229  6432 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.065766  6455 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.066403  5747 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.067314  6420 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.067464  6432 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.067672  6455 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.052734  6438 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:33.054751  5743 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.067857  6420 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.056759  5749 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.057247  5672 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.057932  6413 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:32.967779  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.057535  5740 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.070389  6413 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.058938  6424 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.058462  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 222483us
I20260709 12:09:33.071276  6420 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.060463  6461 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.071870  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.061550  6448 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.058043  5597 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.062529  5746 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:32.964323  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.054157  6451 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.055972  6431 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:32.967531  5668 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.074414  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.074700  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.075156  6461 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.075371  6431 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.070967  6413 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.076061  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.048620  5713 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:42552 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 350)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 362)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 349)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 355)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 365)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 359)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 353)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 364)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 465)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 341)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 343)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 344)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 345)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 347)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 357)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 358)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 444)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 445)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 446)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 447)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 448)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 449)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 451)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 452)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 453)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 458)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 459)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 460)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 461)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 462)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 466)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 467)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 468)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 469)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 473)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 474)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 477)
I20260709 12:09:33.072014  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.072940  6433 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.084029  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.082572  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.088276  6433 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.088996  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.088651  5745 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.083731  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.090519  5743 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.090647  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.091048  6433 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.091002  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.091481  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.091923  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.081578  6464 tablet_copy_client.cc:323] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
I20260709 12:09:33.095084  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.087617  5668 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:33.092423  6448 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.075956  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.097208  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.097841  5747 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.095800  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.098544  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.098723  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.097057  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.058765  5563 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:54098 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 334)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 330)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 332)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 336)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 377)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 346)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 370)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 358)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 337)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 347)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 373)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 363)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 333)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 375)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 374)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 340)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 364)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 349)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 365)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 327)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 366)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 341)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 353)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 335)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 329)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 348)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 326)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 331)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 359)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 367)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 369)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 372)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 380)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 318)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 319)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 320)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 321)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 322)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 323)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 324)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 325)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 328)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 342)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 343)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 344)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 345)
I20260709 12:09:33.098889  5666 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.099690  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.100193  5668 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:33.100468  5747 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.103056  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.103484  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.104218  5747 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.105401  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.101687  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.106813  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.108175  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.101897  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.108913  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.109336  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.109671  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.109967  5675 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:33.110031  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.110757  5596 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.110954  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.111083  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.111666  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.112196  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.120782  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.121820  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.092950  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.126050  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.103156  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.109984  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.112797  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.126962  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.113343  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.127300  5595 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.128216  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.128358  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.128669  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.129482  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.130124  5671 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:33.048208  5674 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.093909  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.114423  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.114437  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.131289  5668 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.102337  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.132380  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.133153  5591 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:33.072489  6424 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.113420  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.134193  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.135051  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.114169  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.095980  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.084697  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.136581  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:33.119632  5566 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:42552 dropped due to backpressure: service queue is full with 50 items [suppressed 4 similar messages]
I20260709 12:09:33.136945  5749 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.137681  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.113190  5667 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.128948  5596 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.138890  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.139951  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.135886  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.141032  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.142274  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.130365  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.143496  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.070076  6438 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.092038  5744 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.139940  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.131628  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.147130  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.104365  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.131628  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.136890  5745 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.137732  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.127094  5742 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.092844  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.095949  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.097801  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.130044  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.134498  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.142220  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.112372  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.043646  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.145743  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:32.954257  5641 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34584 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 347)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 348)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 466)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 343)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 337)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 339)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 346)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 459)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 345)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 460)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 341)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 350)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 334)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 349)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 458)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 344)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 336)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 338)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 333)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 454)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 455)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 457)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 465)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 473)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 474)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 475)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 476)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 477)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 324)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 325)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 326)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 327)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 328)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 329)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 330)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 331)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 332)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 335)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 340)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 342)
I20260709 12:09:33.148515  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.150906  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.158802  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.178668  5748 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.179610  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.158967  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.180912  5747 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.180298  5748 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.182646  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.183964  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.048256  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:33.178130  5749 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.184618  5748 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
W20260709 12:09:33.199273  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 79658.5us
I20260709 12:09:33.188072  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.193292  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.227102  5743 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:33.228730  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.186370  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:33.238481  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 157758us
I20260709 12:09:33.157423  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.149047  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.155417  5672 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.150691  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.250401  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.151947  5669 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.163622  5597 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:33.251717  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.151539  5741 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:33.254877  5566 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:33.256944  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.259593  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.261708  6433 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.261925  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.262296  6433 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.262742  6433 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.270701  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.271966  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.275380  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.276225  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.260305  5566 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.278200  5566 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.225627  6413 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:33.281266  5566 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:33.262166  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.278976  6420 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.301258  5673 raft_consensus.cc:2393] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:33.287645  6450 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.314924  5674 raft_consensus.cc:1240] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
W20260709 12:09:33.299252  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc060 after lost signal to thread 4447
I20260709 12:09:33.311654  6450 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.319353  6420 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.318915  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.325989  6450 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.340605  6420 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:33.349695  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc740 after lost signal to thread 5531
I20260709 12:09:33.359709  6420 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:33.363493  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc920 after lost signal to thread 5563
W20260709 12:09:33.370134  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcc60 after lost signal to thread 5589
W20260709 12:09:33.370438  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcc80 after lost signal to thread 5590
W20260709 12:09:33.370658  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcca0 after lost signal to thread 5591
W20260709 12:09:33.370865  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fccc0 after lost signal to thread 5592
W20260709 12:09:33.371094  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcce0 after lost signal to thread 5593
W20260709 12:09:33.371318  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcd00 after lost signal to thread 5594
W20260709 12:09:33.371524  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcd20 after lost signal to thread 5595
W20260709 12:09:33.359993  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 119762us
W20260709 12:09:33.371743  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcd60 after lost signal to thread 5597
W20260709 12:09:33.372005  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcdc0 after lost signal to thread 5600
W20260709 12:09:33.372226  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcde0 after lost signal to thread 5601
W20260709 12:09:33.372453  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fce00 after lost signal to thread 5602
I20260709 12:09:33.372385  5638 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:33.372969  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fce20 after lost signal to thread 5603
W20260709 12:09:33.373239  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fce40 after lost signal to thread 5604
W20260709 12:09:33.373471  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fce60 after lost signal to thread 5605
I20260709 12:09:33.373416  6473 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:33.373862  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fce80 after lost signal to thread 5606
I20260709 12:09:33.373956  6473 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:33.374167  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcea0 after lost signal to thread 5607
W20260709 12:09:33.374435  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcec0 after lost signal to thread 5608
I20260709 12:09:33.374392  6473 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:33.374814  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcee0 after lost signal to thread 5609
I20260709 12:09:33.379637  6433 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.375069  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcf00 after lost signal to thread 5610
I20260709 12:09:33.381374  6465 ts_tablet_manager.cc:933] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.384781  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcf20 after lost signal to thread 5611
W20260709 12:09:33.385079  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcf40 after lost signal to thread 5612
W20260709 12:09:33.385399  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcf60 after lost signal to thread 5613
W20260709 12:09:33.385653  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcf80 after lost signal to thread 5614
I20260709 12:09:33.381960  6413 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.385905  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcfa0 after lost signal to thread 5615
W20260709 12:09:33.386278  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcfc0 after lost signal to thread 5616
I20260709 12:09:33.385967  6473 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.377012  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 95808.7us
W20260709 12:09:33.386529  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcfe0 after lost signal to thread 5617
I20260709 12:09:33.385174  5638 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.388708  5566 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:33.389043  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 101994us
I20260709 12:09:33.402056  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:33.400856  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003067a0 after lost signal to thread 5618
I20260709 12:09:33.402240  6413 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.404414  6413 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.403323  6436 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:33.405179  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 85344.9us
I20260709 12:09:33.404837  6413 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.405577  6436 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.405997  6436 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.408165  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.403403  6415 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.409032  6415 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.409049  6474 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:33.409516  6415 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.409593  6474 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.410106  6474 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:33.400918  6433 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.405055  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306b40 after lost signal to thread 5619
I20260709 12:09:33.414491  6413 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.417725  6473 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.420339  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:33.420465  6413 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.421145  6475 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.405071  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:33.421962  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306a80 after lost signal to thread 5620
W20260709 12:09:33.423324  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306a60 after lost signal to thread 5621
I20260709 12:09:33.424422  5566 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:33.421537  6475 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.427062  6475 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.427325  6428 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.426312  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.427704  6428 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.429868  5641 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:33.425781  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306b60 after lost signal to thread 5622
W20260709 12:09:33.440346  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306c40 after lost signal to thread 5623
W20260709 12:09:33.440649  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306be0 after lost signal to thread 5624
W20260709 12:09:33.440915  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306c60 after lost signal to thread 5635
I20260709 12:09:33.440827  6413 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:33.441323  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306cc0 after lost signal to thread 5638
I20260709 12:09:33.441403  6413 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:33.441653  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306ce0 after lost signal to thread 5639
W20260709 12:09:33.441948  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306d60 after lost signal to thread 5640
I20260709 12:09:33.441917  6413 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:33.442351  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306d20 after lost signal to thread 5641
W20260709 12:09:33.442605  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306c20 after lost signal to thread 5642
W20260709 12:09:33.442847  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306b80 after lost signal to thread 5644
W20260709 12:09:33.443099  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306dc0 after lost signal to thread 5646
W20260709 12:09:33.443348  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306e00 after lost signal to thread 5647
W20260709 12:09:33.443573  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306ec0 after lost signal to thread 5648
W20260709 12:09:33.443789  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306e80 after lost signal to thread 5649
W20260709 12:09:33.444005  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306e60 after lost signal to thread 5650
W20260709 12:09:33.444242  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306e40 after lost signal to thread 5651
I20260709 12:09:33.430435  6465 tablet_copy_client.cc:323] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
W20260709 12:09:33.444458  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306ee0 after lost signal to thread 5652
W20260709 12:09:33.473029  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306f00 after lost signal to thread 5653
W20260709 12:09:33.473549  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306f20 after lost signal to thread 5654
W20260709 12:09:33.473886  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307500 after lost signal to thread 5655
W20260709 12:09:33.474205  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306f60 after lost signal to thread 5657
W20260709 12:09:33.474576  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306fc0 after lost signal to thread 5660
W20260709 12:09:33.474905  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800306fe0 after lost signal to thread 5661
W20260709 12:09:33.475229  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307020 after lost signal to thread 5663
W20260709 12:09:33.475541  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003070a0 after lost signal to thread 5664
W20260709 12:09:33.476094  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307280 after lost signal to thread 5681
I20260709 12:09:33.425587  6438 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.433758  6424 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.506322  6424 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.506757  6424 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.445472  6428 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.494998  6438 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.513545  6438 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:33.515360  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 85596.2us
I20260709 12:09:33.516237  5641 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.519598  6473 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.519992  6473 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.520360  6473 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.527655  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.537267  5641 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:33.476416  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003072a0 after lost signal to thread 5682
W20260709 12:09:33.540654  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 129746us
W20260709 12:09:33.545349  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 120980us
I20260709 12:09:33.547221  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.550374  6420 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.542685  6480 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:33.542807  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307260 after lost signal to thread 5683
I20260709 12:09:33.560261  6428 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.558410  6480 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.566469  6480 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.543891  6479 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.569075  6450 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.571480  6428 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.575542  6450 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.562518  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307240 after lost signal to thread 5684
W20260709 12:09:33.579890  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003071e0 after lost signal to thread 5685
W20260709 12:09:33.580309  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307300 after lost signal to thread 5686
I20260709 12:09:33.579998  6424 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.578338  6479 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:33.580631  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307340 after lost signal to thread 5687
W20260709 12:09:33.581000  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307360 after lost signal to thread 5688
W20260709 12:09:33.581444  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307320 after lost signal to thread 5689
W20260709 12:09:33.581713  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003072e0 after lost signal to thread 5690
W20260709 12:09:33.581930  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307420 after lost signal to thread 5691
W20260709 12:09:33.582150  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003073a0 after lost signal to thread 5692
I20260709 12:09:33.580953  6479 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.582185  6424 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.579942  6413 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.582890  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003073e0 after lost signal to thread 5693
I20260709 12:09:33.592790  6420 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.594573  6413 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.589851  6473 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.599113  6473 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.588376  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800307400 after lost signal to thread 5694
I20260709 12:09:33.602257  5566 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:33.586825  6485 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.610518  6450 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.605997  6475 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.604915  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003073c0 after lost signal to thread 5695
I20260709 12:09:33.621660  6436 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.619714  6415 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.642521  5759 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 4f79641c19d04e548471a58f13f98268 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:09:33.633744  6475 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.635465  6474 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.643164  5759 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 4f79641c19d04e548471a58f13f98268 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-4f79641c19d04e548471a58f13f98268
I20260709 12:09:33.645358  6474 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.622906  6450 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.646564  6450 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.622625  6485 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.652487  6485 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.640044  6438 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.659014  6438 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:33.637562  6372 debug-util.cc:398] Leaking SignalData structure 0x7b080029c8c0 after lost signal to thread 6375
I20260709 12:09:33.645759  6479 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.661412  5759 tablet_copy_source_session.cc:215] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:33.661422  6479 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.666244  6415 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.642320  6436 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.640645  6480 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.673877  6465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f79641c19d04e548471a58f13f98268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:33.675220  6480 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.681226  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 104242us
I20260709 12:09:33.682935  5641 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:33.683732  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 127436us
I20260709 12:09:33.683746  6468 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.684435  6468 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.684859  6468 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.688874  6450 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.690070  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 63960.3us
I20260709 12:09:33.690863  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.700749  6438 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.700918  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.703892  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.704960  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.705204  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.705711  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.705282  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.706920  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.708097  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.710551  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:33.711663  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.712400  6461 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.700982  6450 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.712863  6461 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.713295  6461 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.713537  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:33.714804  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:33.721379  6461 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.692972  6468 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:33.696676  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 149626us
I20260709 12:09:33.724925  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.726405  5638 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.696432  6465 tablet_copy_client.cc:806] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:33.694147  5641 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.701143  6438 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.727615  6438 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.727698  6465 tablet_copy_client.cc:670] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:33.728327  6486 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.698437  6485 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.729480  5641 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.730382  5712 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.730535  5641 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.728763  6486 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.731371  6486 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.732056  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.732873  5641 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.734520  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.737150  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.737610  5641 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.738855  5641 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.739954  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.740711  6431 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.738298  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:33.744191  6455 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.744414  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.744658  6455 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.745078  6455 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.745267  6451 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.736799  6488 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.741851  6413 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.737525  6415 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.749715  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.746836  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.737620  6480 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.756891  6480 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.747200  6488 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.757331  6480 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.757442  6488 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.754370  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.742039  6479 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.754324  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.749377  6413 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.742558  6474 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.756412  6451 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.742959  6473 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.762940  6473 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.763386  6473 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.761515  6413 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.761332  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.757606  5742 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:33.761088  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.758404  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.742354  6424 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.763337  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.760679  6479 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.737039  6487 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.786077  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:33.754058  6415 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.788887  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.792796  6461 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.793134  6448 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.796936  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.761734  6474 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.816380  6461 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.826959  6465 tablet_copy_client.cc:538] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:33.834023  6474 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.786805  6479 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.789718  6415 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.786175  6468 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.798942  6432 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:33.864784  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 125999us
I20260709 12:09:33.866199  5641 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.867201  5641 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.871850  6489 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.872354  6489 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.872745  6489 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:33.875077  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800148120 after lost signal to thread 4447
W20260709 12:09:33.876117  5770 debug-util.cc:398] Leaking SignalData structure 0x7b080016e7e0 after lost signal to thread 5531
W20260709 12:09:33.876647  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1960 after lost signal to thread 5566
W20260709 12:09:33.877045  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001362a0 after lost signal to thread 5581
W20260709 12:09:33.877327  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800136220 after lost signal to thread 5582
W20260709 12:09:33.877558  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001363a0 after lost signal to thread 5583
W20260709 12:09:33.877794  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001363c0 after lost signal to thread 5585
W20260709 12:09:33.878037  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800136400 after lost signal to thread 5586
I20260709 12:09:33.880391  6438 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.859716  6468 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.884433  6468 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.886317  6468 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.887229  6474 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.893841  6488 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.882418  6438 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:33.878275  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800136340 after lost signal to thread 5587
W20260709 12:09:33.908028  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 153719us
I20260709 12:09:33.910353  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:33.907677  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 93703.3us
I20260709 12:09:33.898872  6485 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.911587  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44454.3us
I20260709 12:09:33.914214  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.916112  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:33.895645  5610 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet 4abdc6d9772d488087fd75aba9aee38f from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:09:33.865286  5609 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet 16f88f63a79a482d8afa3b5396d63155 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:09:33.920998  6480 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.922956  6480 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.923182  6413 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.924501  6491 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.924913  6491 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.925283  6491 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.916918  5610 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet 4abdc6d9772d488087fd75aba9aee38f from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-4abdc6d9772d488087fd75aba9aee38f
I20260709 12:09:33.899498  6486 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.933007  5641 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.898872  6481 consensus_queue.cc:1059] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:09:33.934593  6479 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.935583  6488 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.936028  6473 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.918170  6432 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:33.940907  5641 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:33.941421  6485 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.936823  6475 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.948804  6485 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.954452  6485 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.954888  6473 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.955885  6473 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.956228  6473 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:33.951977  6450 raft_consensus.cc:3055] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:33.948861  5609 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet 16f88f63a79a482d8afa3b5396d63155 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-16f88f63a79a482d8afa3b5396d63155
I20260709 12:09:33.953657  6488 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.952607  6475 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.957553  6450 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:33.946271  6480 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:33.957415  6488 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:33.953071  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800306420 after lost signal to thread 5699
I20260709 12:09:33.960850  6488 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.963330  6479 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.964659  6475 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.966166  6465 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:09:33.966058  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:33.966806  6455 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.957063  6473 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.977454  6475 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:33.978241  6455 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:33.979015  6474 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.982069  6475 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.978849  6468 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.981258  6489 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:33.959930  6480 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:33.985140  6475 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:33.985807  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:33.970564  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 100515us
W20260709 12:09:33.973436  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800315400 after lost signal to thread 5773
W20260709 12:09:33.997849  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 50079.7us
I20260709 12:09:33.997252  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:33.999481  5641 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.000430  6487 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.000941  6487 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:34.001358  6487 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.993927  6480 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:33.978366  6413 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:33.997876  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800315420 after lost signal to thread 5774
I20260709 12:09:34.003608  5641 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:34.011528  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800315ce0 after lost signal to thread 6375
I20260709 12:09:34.011688  6415 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:34.014204  6415 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.016533  5641 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:34.001282  6486 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.018848  6413 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.023248  6413 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.023618  6413 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.002744  6474 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.024312  6474 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.024776  6474 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.030253  6413 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.001801  6450 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.020324  6494 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.032725  6450 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.033006  6494 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.033501  6494 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.002318  6473 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.038539  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:34.020197  6489 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.040174  6473 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.044173  6491 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.047681  5641 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.032387  6413 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.052000  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.053558  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.018035  6493 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.064224  5610 tablet_copy_source_session.cc:215] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.064754  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.065905  6491 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.066262  6493 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.067155  5609 tablet_copy_source_session.cc:215] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.066042  6474 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.068848  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:34.057564  6468 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.075528  5641 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.047263  6487 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.076924  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:34.071738  6479 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.317646  6479 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.318109  6479 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.319377  5740 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.324831  6479 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.072528  6455 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:34.325956  6455 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.326529  6498 consensus_queue.cc:1059] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.327625  6498 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.327983  6498 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.328519  6455 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:34.092260  6480 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.328931  6498 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.329916  6498 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.077531  6491 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.072747  6493 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.334030  6479 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:34.277798  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 199796us
I20260709 12:09:34.294835  6465 tablet_bootstrap.cc:700] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Time spent opening tablet: real 0.119s	user 0.005s	sys 0.001s
I20260709 12:09:34.339104  6496 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.285123  6488 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.341295  6496 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.285254  6413 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.353756  6413 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.354151  6413 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.284835  6487 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:34.078007  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 167773us
I20260709 12:09:34.357986  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.359077  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.360121  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.361254  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.362280  6486 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.363348  6468 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.363742  6468 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.364114  6468 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.365960  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:34.362648  6486 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.366588  5598 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:34.366899  6486 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.376593  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:34.378978  6495 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.379413  6495 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.379788  6495 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.306773  6494 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.308159  5744 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.313339  6464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f88f63a79a482d8afa3b5396d63155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:34.282648  6485 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:34.331163  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 254260us
I20260709 12:09:34.331799  6491 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.395454  6491 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.352135  6488 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.286609  6474 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.330648  6480 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.381342  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:34.382527  6479 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.379902  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:34.397675  6485 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.400436  6490 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.400876  6490 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:34.399037  6479 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.401443  6490 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.401621  6479 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.404776  6458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abdc6d9772d488087fd75aba9aee38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:34.372217  6413 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.408061  6480 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.409749  6480 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.410096  6413 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.410131  6480 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.378432  6496 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.386801  6493 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.392894  5641 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.423141  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:34.424757  6485 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.425159  6485 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.425350  5641 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.425551  6485 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.421159  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.436267  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.436617  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.437176  5674 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.438277  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.438974  5673 raft_consensus.cc:2393] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.433902  6413 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.440802  6493 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.441849  6499 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.395147  6468 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.465766  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.466514  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.450511  5563 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.468502  5673 raft_consensus.cc:2393] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.469493  6499 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.469903  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.470428  6499 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.470860  6499 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.472273  6468 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.473328  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.473642  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.481003  6486 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.482366  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.483085  5670 raft_consensus.cc:2393] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.483168  6486 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.472587  6490 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.483884  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.473932  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.485530  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.486542  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.487537  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.474987  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.489388  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.489939  5669 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:34.491421  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.492247  6490 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:34.476255  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.476774  6481 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.477001  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.493212  5670 raft_consensus.cc:2393] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.493487  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.493719  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.494235  5675 raft_consensus.cc:2393] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.494436  5671 raft_consensus.cc:2393] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.495352  5675 raft_consensus.cc:1240] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.495488  5671 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.477640  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.478281  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.496722  5667 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.478088  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.475270  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.488495  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.498009  5672 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.494043  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.492455  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.480826  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:34.499845  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:34.502601  6481 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.502960  6481 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.503347  6481 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.417922  6498 consensus_queue.cc:1059] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:09:34.505618  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.505643  6480 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.508517  5672 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:34.509971  6494 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.510844  5674 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.510767  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.512259  6480 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.513137  5674 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.514178  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.516319  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.518219  5674 raft_consensus.cc:1240] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.518399  6500 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.519239  6428 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.519570  5669 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.523648  6479 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.494148  6491 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.526376  6491 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.528285  6495 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.516919  6498 raft_consensus.cc:3055] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.529539  5673 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.529780  6498 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.530670  6498 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.531793  6498 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.533941  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.535072  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.535877  5673 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.537232  6500 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.537240  6428 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:34.539012  6428 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.541299  6428 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:34.548547  6428 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:34.550382  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:34.561076  5674 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.571277  5674 raft_consensus.cc:1240] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.571586  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.552501  6465 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: 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
W20260709 12:09:34.565124  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 74270.9us
I20260709 12:09:34.560137  5673 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.573773  6501 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.574299  5670 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.589141  6501 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.590708  6501 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.591341  5670 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.574666  5667 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.593549  5667 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.594713  5667 raft_consensus.cc:1240] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.574337  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.576407  5674 raft_consensus.cc:1240] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.577967  5672 raft_consensus.cc:1240] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.596575  5675 raft_consensus.cc:2393] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.595885  5667 raft_consensus.cc:1240] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.597697  5670 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.589987  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.599253  6465 tablet_bootstrap.cc:492] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:09:34.600040  6465 ts_tablet_manager.cc:1403] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.634s	user 0.028s	sys 0.006s
I20260709 12:09:34.579164  6481 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.579545  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.580721  5671 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.608832  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.610435  6465 raft_consensus.cc:359] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:34.611006  6481 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.611424  6465 raft_consensus.cc:740] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:09:34.552448  6499 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.585623  6485 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:34.618160  6499 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.618433  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.619791  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.620177  5668 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.621142  6485 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.584278  6464 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48502 (request call id 3) took 1776 ms. Trace:
I20260709 12:09:34.598708  6501 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.622561  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.623816  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.586598  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.612139  6479 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.625061  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.622051  6464 rpcz_store.cc:276] 0709 12:09:32.808146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:32.808354 (+   208us) service_pool.cc:224] Handling call
0709 12:09:33.042879 (+234525us) ts_tablet_manager.cc:934] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
0709 12:09:34.312100 (+1269221us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:09:34.512482 (+200382us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:34.512621 (+   139us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:09:34.583602 (+ 70981us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:09:34.583885 (+   283us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:34.584160 (+   275us) ts_tablet_manager.cc:989] Replica registered.
0709 12:09:34.584221 (+    61us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":246,"tablet-copy.queue_time_us":41779,"thread_start_us":79628,"threads_started":2}
I20260709 12:09:34.626763  6464 tablet_copy_client.cc:806] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:34.615232  6495 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.616061  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.619416  6465 consensus_queue.cc:260] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:34.627537  5671 raft_consensus.cc:2393] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.627599  6499 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.621564  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.628053  6499 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.628460  6499 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.629428  5672 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.612638  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.632045  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.631125  5672 raft_consensus.cc:1240] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.632867  5667 raft_consensus.cc:2393] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.607558  6428 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.635017  5668 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.637009  5668 raft_consensus.cc:1240] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.638378  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.639415  5667 raft_consensus.cc:2393] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.641119  5668 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.642913  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.645323  6465 ts_tablet_manager.cc:1434] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.002s
I20260709 12:09:34.647953  6458 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48502 (request call id 2) took 2297 ms. Trace:
I20260709 12:09:34.668093  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.667663  6458 rpcz_store.cc:276] 0709 12:09:32.350831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:32.353732 (+  2901us) service_pool.cc:224] Handling call
0709 12:09:32.741001 (+387269us) ts_tablet_manager.cc:934] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
0709 12:09:34.316609 (+1575608us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:09:34.515548 (+198939us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:34.519047 (+  3499us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:09:34.647215 (+128168us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:09:34.647489 (+   274us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:34.647842 (+   353us) ts_tablet_manager.cc:989] Replica registered.
0709 12:09:34.647899 (+    57us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":214,"tablet-copy.queue_time_us":66874,"thread_start_us":157019,"threads_started":2}
I20260709 12:09:34.669137  6458 tablet_copy_client.cc:806] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:34.669476  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.670586  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.672127  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:34.650069  5759 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-4f79641c19d04e548471a58f13f98268 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:09:34.676461  5759 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-4f79641c19d04e548471a58f13f98268 on tablet 4f79641c19d04e548471a58f13f98268 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:34.677999  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.649165  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.651742  5672 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.680244  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.681046  5672 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.681816  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.653563  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.654254  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.682789  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.683547  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.684145  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.684507  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.684739  5749 raft_consensus.cc:1240] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.684964  5670 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.685503  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.685760  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.686026  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.686558  5670 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.686470  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.687170  5675 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.687357  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.687484  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.687873  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.688078  5670 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.680272  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.682814  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.655022  5563 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:34.655145  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.650609  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:34.655829  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.690910  6498 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.656711  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.691938  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.692080  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.692636  5668 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.692834  6450 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.693233  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.693109  6451 consensus_queue.cc:1059] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:34.693996  6450 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.694343  6451 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.694478  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.694967  6451 raft_consensus.cc:3055] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.695313  6451 raft_consensus.cc:740] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:34.697456  6451 consensus_queue.cc:260] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:34.700531  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.700860  6451 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.701628  6450 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.702555  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.703107  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.703318  6455 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.704389  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.706488  5596 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.708300  5593 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.709460  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.713979  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.714962  5591 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:34.715258  6487 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.656775  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.715735  5597 raft_consensus.cc:1240] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.666989  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.667179  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.716728  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.717700  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.717867  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.718542  5597 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.720958  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.657198  6501 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.673947  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.674644  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.654501  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.691298  6498 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:34.722941  6498 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.723688  6487 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.724318  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.726107  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.727974  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.669659  6458 tablet_copy_client.cc:670] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:34.657075  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.640394  6499 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.715183  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.728834  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.729344  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.691478  6490 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.731266  6499 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.732364  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.733932  6458 tablet_copy_client.cc:538] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:34.734449  6455 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.604832  6496 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.735188  5746 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.735790  5666 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.736893  6498 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.737722  6496 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.738085  5669 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.627295  6464 tablet_copy_client.cc:670] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:34.739959  5598 raft_consensus.cc:1240] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.741464  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.734833  5597 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:34.743904  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.744143  5591 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.744750  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.744868  5595 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.745496  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.747792  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.755285  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.756671  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.757812  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.758510  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.749351  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.740897  6498 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:34.757347  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.759171  6455 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.759842  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.759177  6490 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.757820  6451 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.795053  5668 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.763710  6487 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.795684  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.793550  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.796473  5673 raft_consensus.cc:2393] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.796698  5668 raft_consensus.cc:1240] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.796900  5674 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.762900  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.797793  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.798439  5748 raft_consensus.cc:2393] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 2: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:34.798391  5712 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.765480  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.799306  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.799861  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.800719  5596 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:34.801182  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.801507  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.766655  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.802377  5592 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:34.802595  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.803133  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.803690  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.804160  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.766106  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.768910  6464 tablet_copy_client.cc:538] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:34.804908  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.805039  5747 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.805286  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.767894  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.807369  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.807626  5747 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.768930  5740 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:34.769482  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.808990  6451 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.809646  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.809697  6451 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:34.810205  6451 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:34.810554  6451 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.810781  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.770352  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.812810  6499 consensus_queue.cc:1059] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.813277  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.814273  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.815258  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.816143  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.816843  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.816963  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.762471  6501 consensus_queue.cc:1059] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:09:34.776692  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.813813  6499 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.789637  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.820899  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.823617  6455 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.780011  6458 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:09:34.792538  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.793506  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet c172b47c879d4ec1aa0c579b42425c16 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:09:34.785837  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.817133  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.800501  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.811781  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.828771  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet c172b47c879d4ec1aa0c579b42425c16 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-c172b47c879d4ec1aa0c579b42425c16
I20260709 12:09:34.828801  5666 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.819494  6501 raft_consensus.cc:3055] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.790997  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.794209  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.825821  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.834939  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.836014  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.820439  5599 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:34.808384  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.837354  6490 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.837391  6500 consensus_queue.cc:1059] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.838482  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.838858  6500 raft_consensus.cc:3055] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.839239  6500 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.839354  6498 consensus_queue.cc:1059] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.839588  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.812322  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.826041  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.841372  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.852779  5674 raft_consensus.cc:2393] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.828387  6499 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.841555  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.854950  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.827831  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.853063  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.856693  5599 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:34.857395  5638 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:34.840456  6428 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.840073  6500 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.842837  6481 consensus_queue.cc:1059] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.843012  6490 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.842945  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.843647  5741 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.843503  6498 consensus_queue.cc:1059] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.844262  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:34.844867  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:34.877782  5668 raft_consensus.cc:2393] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.844998  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.844888  6475 consensus_queue.cc:1059] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:34.848019  5685 tablet_copy_source_session.cc:215] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:34.849275  6424 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.879522  5596 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.820056  6496 consensus_queue.cc:1059] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 12:09:34.860731  6487 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.851354  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.864688  6479 consensus_queue.cc:1059] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:34.833405  6455 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.826561  5594 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:34.869215  6448 consensus_queue.cc:1059] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:34.869899  6450 consensus_queue.cc:1175] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "31d651ebdc5c4df48798605de4565f59" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:09:34.862581  6485 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.873080  5597 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:34.873443  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.843582  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:34.850060  5669 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:34.834050  6501 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.860859  6428 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.868194  5592 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.883625  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.884325  6424 consensus_queue.cc:1059] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:34.884827  5596 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.894848  6479 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.884953  5598 raft_consensus.cc:1240] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.895237  6479 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:34.861020  6468 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.896023  6479 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.896643  6428 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.897248  6479 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.897910  6428 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.887362  6491 consensus_queue.cc:1059] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:09:34.885617  6464 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
W20260709 12:09:34.892712  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45121.8us
I20260709 12:09:34.901692  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.901835  5641 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:34.899407  6490 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.854483  6499 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.908412  6431 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:34.935225  6468 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:34.900801  6491 raft_consensus.cc:3055] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.941758  6468 raft_consensus.cc:697] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:34.926502  6499 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.949645  6498 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.950820  6498 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.952296  6498 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.954092  6498 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.942901  6491 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:34.944346  6448 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.930998  6451 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:34.936018  6474 consensus_queue.cc:1059] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:09:34.969451  6505 consensus_queue.cc:1059] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
I20260709 12:09:34.969614  6491 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:34.973513  6491 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.976065  6500 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:34.984731  6505 raft_consensus.cc:3055] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:34.985162  6505 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:34.967154  6485 consensus_queue.cc:1059] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:09:34.908511  6501 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:34.996169  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 94550.1us
I20260709 12:09:34.997586  5748 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:34.962492  6508 consensus_queue.cc:1059] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:09:35.001276  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.004153  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:34.985927  6505 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.032411  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.008826  6455 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.030886  6501 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.031690  6490 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.049057  6505 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.033957  5593 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:34.968485  6468 consensus_queue.cc:237] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:35.061436  6489 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.064182  6451 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:35.064237  6489 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:35.067480  6489 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.055120  6475 consensus_queue.cc:1059] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:09:35.085649  6432 raft_consensus.cc:3055] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.068847  6451 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.089783  6432 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.114588  6486 raft_consensus.cc:3055] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.063414  6455 consensus_queue.cc:1059] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:09:35.126611  6507 raft_consensus.cc:3055] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.130304  6506 raft_consensus.cc:3055] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.140712  6506 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.130791  6459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c172b47c879d4ec1aa0c579b42425c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:35.134249  6487 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.136958  6509 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.147440  6509 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.137929  6493 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.141548  6506 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.127345  6432 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.144296  6507 raft_consensus.cc:740] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.128980  6486 raft_consensus.cc:740] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:35.152667  6510 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.153213  6510 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.149556  6509 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.150125  6493 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:35.157127  6493 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.157331  6507 consensus_queue.cc:260] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.162518  6432 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.161430  6493 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.172147  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 283978us
I20260709 12:09:35.173218  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.174659  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.176687  5563 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.178668  6451 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.179270  6436 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.179620  6451 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.180511  6436 consensus_queue.cc:1059] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.178342  6514 consensus_queue.cc:1059] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.128s
I20260709 12:09:35.181770  6514 raft_consensus.cc:3055] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:35.174414  6506 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.181505  6481 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.180508  6451 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.177358  6428 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.184135  6481 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.184885  6451 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.185524  6481 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.186585  6481 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.175295  6498 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.143961  6489 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.205412  6436 consensus_queue.cc:1059] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.206527  6505 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.206899  6505 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.206795  6436 consensus_queue.cc:1059] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.207521  6507 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.182106  6514 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.231274  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.154282  6510 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.174752  6486 consensus_queue.cc:260] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:35.233757  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 201415us
I20260709 12:09:35.209173  6508 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.237421  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.239068  5742 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.241981  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.240653  6424 consensus_queue.cc:1059] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:09:35.245599  6511 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.246331  6431 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.241407  6487 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.241190  6508 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.250030  6486 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.209451  6475 consensus_queue.cc:1059] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 12:09:35.207688  6505 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.246692  6431 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.239746  6513 consensus_queue.cc:1059] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:09:35.240535  6428 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:09:35.264853  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.243424  6455 consensus_queue.cc:1059] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:09:35.263109  6499 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.295197  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.291148  6509 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.270180  6424 consensus_queue.cc:1059] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:09:35.299715  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.289966  6436 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:35.283202  6515 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:09:35.293576  6448 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.303926  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.294559  6475 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.297933  6505 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.300215  6450 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.257928  6514 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.311863  6500 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.308233  6436 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.341864  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.345518  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.294700  6508 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.321224  6490 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.301309  6431 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.338330  6475 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.362226  6436 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:35.318997  6448 consensus_queue.cc:1059] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:09:35.317826  6487 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:09:35.347163  6514 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:35.368707  6431 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.372714  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.356630  6490 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.378620  6508 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.400748  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.402120  6432 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.401058  6448 consensus_queue.cc:1059] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:09:35.418622  6448 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.418999  6448 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.419855  6448 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.421051  6448 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.424654  6432 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.425942  6515 raft_consensus.cc:3055] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.426282  6515 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.427021  6515 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.432003  5741 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.432358  6515 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.432833  6510 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.369738  6516 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.147s
I20260709 12:09:35.446218  6451 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.446792  6451 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:35.451476  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.453197  6498 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.454296  6516 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.454677  6516 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.436496  6499 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.456861  6512 raft_consensus.cc:3055] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.458969  6512 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.447850  6451 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.429967  6490 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.455477  6516 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:35.488283  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.486554  6451 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.485750  6490 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.506747  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.507555  6475 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.495918  6516 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.523408  6458 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: 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
W20260709 12:09:35.547274  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 201818us
I20260709 12:09:35.549352  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:35.543195  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.551944  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 246117us
I20260709 12:09:35.554279  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.555792  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.556787  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.558915  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:35.560253  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.560019  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.562951  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.527835  5497 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 2, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:35.551815  6500 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.561385  6458 tablet_bootstrap.cc:492] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:09:35.560022  6526 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.570272  6526 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.494432  6512 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.568186  6499 consensus_queue.cc:1059] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:09:35.589254  6499 raft_consensus.cc:3055] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.589638  6499 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.590258  6459 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48476 (request call id 1) took 3948 ms. Trace:
I20260709 12:09:35.590984  6499 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:35.590814  6459 rpcz_store.cc:276] 0709 12:09:31.641594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:32.436158 (+794564us) service_pool.cc:224] Handling call
0709 12:09:32.750332 (+314174us) ts_tablet_manager.cc:934] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
0709 12:09:34.989707 (+2239375us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:09:35.418713 (+429006us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:35.418838 (+   125us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:09:35.589276 (+170438us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:09:35.589659 (+   383us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:35.590083 (+   424us) ts_tablet_manager.cc:989] Replica registered.
0709 12:09:35.590172 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":259,"tablet-copy.queue_time_us":299735,"thread_start_us":416164,"threads_started":2}
I20260709 12:09:35.588176  6512 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.598518  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.606837  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.592377  6499 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.550649  6424 consensus_queue.cc:1059] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:09:35.571137  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:35.609681  6524 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.623204  5742 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.574157  6487 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.624046  6528 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.610507  5740 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.623694  6458 ts_tablet_manager.cc:1403] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.844s	user 0.020s	sys 0.032s
I20260709 12:09:35.609133  6459 tablet_copy_client.cc:806] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:35.632176  6431 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.640878  6459 tablet_copy_client.cc:670] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:35.628509  6424 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.645295  6487 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.653061  5741 raft_consensus.cc:2393] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:35.651181  6432 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.652602  6511 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.663210  6523 raft_consensus.cc:3055] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.676455  6523 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.677333  6464 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: 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:09:35.668776  5748 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:35.658437  6487 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.670436  6432 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:35.677426  6523 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:35.684608  6525 log.cc:927] Time spent T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:09:35.675665  6511 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:35.686120  6464 tablet_bootstrap.cc:492] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:09:35.688868  6486 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:09:35.685519  6432 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.697373  6351 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:35.696089  6523 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.698362  6464 ts_tablet_manager.cc:1403] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.813s	user 0.036s	sys 0.038s
I20260709 12:09:35.706863  6511 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.712651  6511 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.670406  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.667135  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.762259  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 199155us
W20260709 12:09:35.765136  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.764130  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.780687  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.797171  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:35.764099  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 460066us
I20260709 12:09:35.799038  5669 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:35.799705  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.801373  6432 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.701591  6487 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.818059  6510 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.819080  6487 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.808452  6455 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.008s	sys 0.027s
I20260709 12:09:35.808179  6351 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:09:35.826622  6455 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.009s	sys 0.027s
I20260709 12:09:35.835716  6459 tablet_copy_client.cc:538] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:35.835918  6527 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.840953  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.843585  6532 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.843492  5563 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.827359  6534 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.854010  6531 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:35.855126  6531 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.858290  6526 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:35.867908  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.871393  6521 raft_consensus.cc:3055] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:35.871920  6521 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:35.872491  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.903658  6464 raft_consensus.cc:359] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:35.904825  6464 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:09:35.924136  6428 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.906692  6531 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:35.898970  6521 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.916908  6489 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:35.920077  6458 raft_consensus.cc:359] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:09:35.921259  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 77988.1us
I20260709 12:09:35.922560  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:35.922859  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.924296  6436 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:35.924768  5668 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.905452  6528 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.939828  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.939844  6521 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:35.940873  6436 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.942415  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:35.936704  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.935706  6458 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:09:35.944947  5674 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.945345  6458 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:35.945860  6464 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:35.948407  6436 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:35.953063  6532 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.953154  6505 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.956974  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:35.957543  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.958352  5748 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:35.958622  6532 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:35.960166  5566 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:35.961167  6532 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:35.961558  6532 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:35.961921  6532 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:35.964718  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.965286  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.965721  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:35.966123  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.967118  5669 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:35.959362  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:35.983825  6532 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:35.987159  6532 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:35.993708  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:36.000372  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.002170  6527 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:36.003427  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.993974  6458 ts_tablet_manager.cc:1434] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.351s	user 0.010s	sys 0.009s
I20260709 12:09:36.018061  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-4abdc6d9772d488087fd75aba9aee38f received from {username='slave'} at 127.0.0.1:34864
I20260709 12:09:36.018824  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-4abdc6d9772d488087fd75aba9aee38f on tablet 4abdc6d9772d488087fd75aba9aee38f with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:36.018891  6459 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
W20260709 12:09:36.020709  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:35.978093  6510 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:36.027978  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 68842.6us
I20260709 12:09:36.029001  5563 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.029891  6532 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.031230  6532 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.032480  6532 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.032733  6534 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.033142  6532 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:36.034508  6532 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.036341  6532 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.037451  6510 consensus_queue.cc:1059] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:36.038772  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.041939  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.038770  6505 raft_consensus.cc:3055] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.043076  6505 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:36.038812  6512 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.044567  6534 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.038242  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:36.045441  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 95131.2us
W20260709 12:09:36.045920  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.044150  6505 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:36.046082  6521 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.049435  6505 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.053777  6464 ts_tablet_manager.cc:1434] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.231s	user 0.021s	sys 0.025s
I20260709 12:09:36.054512  6511 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.046944  5748 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:36.047519  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.061393  5669 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.063292  5566 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.067715  6527 consensus_queue.cc:1059] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:36.069507  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.069393  6487 raft_consensus.cc:3055] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.074206  6487 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.073068  6512 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.078213  6512 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:36.078080  6487 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.079504  6487 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.079305  6512 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.064735  6534 raft_consensus.cc:697] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.084398  6534 consensus_queue.cc:237] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:36.090929  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.075121  6511 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:09:36.093343  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 55652.1us
W20260709 12:09:36.095656  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:36.097153  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.100251  5563 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.102063  6510 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.103477  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.104300  6485 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.105178  5563 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.104990  6485 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.105993  6436 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.106529  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.107594  6508 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.108049  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.108361  6508 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.111413  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.104328  6428 consensus_queue.cc:1059] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:09:36.113466  6428 raft_consensus.cc:3055] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.113840  6428 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:36.100281  6521 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.115219  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-16f88f63a79a482d8afa3b5396d63155 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:09:36.115759  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-16f88f63a79a482d8afa3b5396d63155 on tablet 16f88f63a79a482d8afa3b5396d63155 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:36.120639  6428 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.122040  6485 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.122128  6428 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.128628  6487 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.138653  6532 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:09:36.152727  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44844.7us
I20260709 12:09:36.167430  6487 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.188625  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.189692  6485 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.197540  5497 catalog_manager.cc:5697] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:09:36.200443  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.202672  6413 raft_consensus.cc:1064] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:09:36.209985  5748 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.214047  6428 consensus_queue.cc:1059] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.215039  6511 raft_consensus.cc:3055] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.215405  6511 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:36.216293  6511 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.217435  6487 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.205416  6413 consensus_queue.cc:237] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:36.219105  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.220343  5494 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 2, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 2 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.222797  5669 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.217417  6511 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.229795  5748 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:36.231850  5638 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.231279  6489 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:36.232838  6493 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.232909  6351 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:36.233202  5638 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.234521  6493 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.235144  6487 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.235733  6487 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.191970  6485 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.237048  6485 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:36.240267  6485 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.240535  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.240749  6487 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.241034  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.243140  5669 raft_consensus.cc:2393] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.245081  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.245868  6413 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.246461  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.247228  6413 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:36.248011  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.248701  6413 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.249259  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.250082  6413 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.250494  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.251439  6413 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.251988  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.261586  6351 raft_consensus.cc:1217] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:36.263631  6485 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.263967  6512 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:36.264605  6512 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.266187  5595 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.266407  5598 raft_consensus.cc:1240] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.266822  6512 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.267639  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.267915  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.268221  5597 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.268417  5591 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.269999  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.270131  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.270960  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.271571  5592 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.263401  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.272434  6487 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.273226  6487 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.273432  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.275467  6487 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.275759  5593 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.277215  6512 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:36.277433  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.277773  6512 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.278236  5669 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.279402  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.279554  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.280133  5594 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.281905  6413 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.280200  5596 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.280364  6487 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.280783  6350 raft_consensus.cc:1217] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:36.281003  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.281427  6512 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.284607  6487 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.282636  6413 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.285123  6487 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.285735  5638 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.287948  6413 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.289006  5592 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.289186  5591 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.290531  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.290835  5599 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:36.287945  5595 raft_consensus.cc:1240] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.292253  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.294109  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.294850  5599 raft_consensus.cc:2393] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:36.295159  5594 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:36.296063  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.296176  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.296347  6413 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.296767  5599 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.297930  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.298504  5599 raft_consensus.cc:2376] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2. Re-sending same reply.
I20260709 12:09:36.299638  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.301568  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.302474  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.304271  5599 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:36.304898  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.307305  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.308096  5638 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:36.308372  6534 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:36.308772  6534 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.309002  6485 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.309190  6534 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.309515  6485 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.310500  6485 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.313712  6511 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.314313  6511 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.316939  6534 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.320015  5595 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.323966  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.324470  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.324818  6413 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.325271  5748 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:36.327288  5566 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.332922  6534 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.332489  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.334504  6521 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:36.334873  6521 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.335253  6521 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.335583  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.335994  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.336355  5669 raft_consensus.cc:2393] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.336717  6527 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:36.337101  6527 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.337460  6527 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.338487  5593 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.339923  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.340720  6512 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.340842  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.327521  6511 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.342967  6512 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.343853  6512 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.347407  6527 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.347999  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.362342  5712 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.350868  5596 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.356356  6459 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: 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:09:36.364339  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.365279  6459 tablet_bootstrap.cc:492] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:09:36.350425  6413 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.364007  6534 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.365209  6485 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.359863  5594 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.365634  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.367587  6489 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.376415  6523 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.374989  6413 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:36.381630  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.381750  6413 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.382999  6489 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.383535  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.383934  6523 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.384182  5494 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.384231  5748 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.386049  6523 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.386448  5641 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.367728  6521 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.387257  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.387542  6489 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.395938  6489 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.397393  6489 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.391976  6428 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:36.398059  6428 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:36.388757  6511 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.388326  6521 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.400660  6428 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:36.392431  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.366052  5595 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.394662  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.400897  6459 ts_tablet_manager.cc:1403] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.383s	user 0.025s	sys 0.009s
I20260709 12:09:36.402887  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.405592  6521 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.405740  6459 raft_consensus.cc:359] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:36.406101  6521 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.406580  6459 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:09:36.406916  6489 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.407248  6459 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:36.408084  6521 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.395414  6527 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.401129  6511 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.401657  5669 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.410202  6511 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.375821  6534 raft_consensus.cc:697] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.411444  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.411415  6534 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:36.412339  5744 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:36.413636  5566 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.402240  6512 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.415772  6511 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.416131  6511 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.416468  6511 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.396891  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.417292  5594 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.417990  6493 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.418694  6512 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.418515  6493 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.420506  6459 ts_tablet_manager.cc:1434] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:09:36.420626  6493 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.421275  6493 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.375313  6487 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.423611  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.423806  6487 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.421296  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.427201  5744 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.428324  6485 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.428843  6485 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.430150  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.430866  6485 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.430984  5669 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.432160  6487 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.433406  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.433861  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.434500  5748 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.434865  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.435611  5641 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.436728  6485 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.442252  6485 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.442720  6485 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.442843  5594 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.438113  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.438613  6527 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:36.440575  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53394.6us
I20260709 12:09:36.440665  6512 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.440999  5744 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:36.444710  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c172b47c879d4ec1aa0c579b42425c16 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:09:36.441785  5595 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.451176  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c172b47c879d4ec1aa0c579b42425c16 on tablet c172b47c879d4ec1aa0c579b42425c16 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:36.451285  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.452081  5744 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.432912  6487 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.454057  6487 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.449186  6521 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.455178  6521 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.456182  6521 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.449342  6512 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.459399  5494 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.461519  6512 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.449023  6527 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.464417  6527 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.449824  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.450105  5566 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.450307  6489 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.465569  6512 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.465994  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.466209  6512 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:36.447862  6485 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.473488  6521 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.469370  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.469456  5744 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:36.473359  6512 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.474783  5748 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:36.466811  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.476150  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.477032  6428 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.477384  6428 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.477927  6428 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.478156  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.478741  5594 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.479379  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.480183  5669 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.480957  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.443919  6511 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.481916  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.482041  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.482473  5674 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.482743  5669 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.483201  6511 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.484246  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.484870  5740 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.477366  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.487466  5595 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.487679  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.487749  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.488519  5669 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.488909  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.489550  5593 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.489718  6534 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.490834  6534 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.488451  5668 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.491914  6534 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.480957  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.494313  5748 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.495411  5674 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.496340  5594 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.497148  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.497905  6523 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:36.498291  6523 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.498629  6523 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:36.503970  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.490861  6485 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.510418  6528 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.516824  6528 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.517310  6528 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.516801  6521 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.521237  6521 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.511106  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.523633  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.474042  6487 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.525203  5641 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.449769  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.528358  5748 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:36.531107  5641 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.533470  6428 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.534715  5596 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:36.536649  6528 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.537367  5740 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:36.539113  5566 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.539872  6511 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.540318  6511 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:36.540841  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 91147.3us
I20260709 12:09:36.541251  6511 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.542069  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.543200  6553 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.544051  6553 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.546109  6527 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.549566  6528 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.550450  6487 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.551410  6413 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.559518  6413 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.562067  6528 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.562665  6528 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.563199  6528 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.563016  6413 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.563884  6512 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.552995  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.547907  6489 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.558439  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.560497  6428 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.564386  6487 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.560936  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.557514  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.569840  5596 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.571225  5674 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.571622  6521 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.569947  6489 raft_consensus.cc:697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.573345  6489 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.574474  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.575296  5594 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:36.581353  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.584132  5674 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.585553  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.591065  6485 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.582767  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42536
I20260709 12:09:36.596768  5748 raft_consensus.cc:606] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:36.602424  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42536
I20260709 12:09:36.603102  5748 raft_consensus.cc:606] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:36.605005  6556 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:36.605886  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.605870  6556 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.607113  6556 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.564456  6512 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.610785  6512 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:36.611400  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 65349.4us
I20260709 12:09:36.611814  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.612460  5748 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:36.612390  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.613476  6485 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.613736  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.614509  6512 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.616195  6512 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.616832  6512 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.582173  6523 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.620779  5494 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:36.622577  6523 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.623291  5494 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:36.634106  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.634125  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.635689  5674 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:36.582521  6527 raft_consensus.cc:697] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.642563  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.643258  5593 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:36.653798  5674 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:36.655746  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.659267  6557 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.656672  6493 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.657680  6521 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.670642  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.672731  5674 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.667578  6523 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:36.681694  6523 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.674252  6534 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.683468  6534 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:36.656308  5484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 52008.6us
I20260709 12:09:36.669057  6511 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.688066  6493 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.689402  6523 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.689986  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.690290  5593 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:36.690148  6493 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.692636  6493 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.692953  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.693780  6493 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.694680  5638 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.695075  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.695745  5748 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:36.685175  5596 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.695950  6485 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.696906  6553 consensus_queue.cc:1059] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.697319  5641 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.697858  6485 raft_consensus.cc:3055] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.698207  6485 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.699126  6553 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.699712  6553 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.699115  6485 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.700098  6553 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.701527  6485 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.702394  6428 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.702955  6428 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.706208  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.706861  5744 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:36.707526  6553 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.667896  6557 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.708809  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.709488  6553 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.709614  6505 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.710050  6505 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.710287  6557 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.710485  6505 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.700074  6511 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.713071  5595 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.713897  6511 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.714248  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.714823  5746 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:36.714887  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42536
I20260709 12:09:36.715540  5744 raft_consensus.cc:606] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:36.716166  5566 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.716346  5746 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:36.688436  6527 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.719434  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.721861  5596 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.722011  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.721489  6428 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.715540  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.734208  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:36.710114  6553 consensus_queue.cc:1059] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.702394  5594 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.674399  6512 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.735747  6560 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:36.733886  6489 consensus_queue.cc:1059] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:09:36.740535  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.706514  6528 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.712546  5494 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.722033  6534 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.733433  5746 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.733035  6511 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.743852  5674 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.745522  5740 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:36.744941  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.740381  6560 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.753369  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.746426  6528 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.741050  5595 raft_consensus.cc:1275] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:36.752375  5494 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.758185  6493 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:36.758427  5666 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.758792  6493 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.759686  6493 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.761308  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.762094  5596 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:36.756639  6534 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.763621  6534 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.735961  6428 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:09:36.747433  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.750669  6511 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:36.765421  6534 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.774389  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.775030  5666 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.769763  6487 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:09:36.767249  6566 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.767591  6523 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.777346  6523 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.777232  6566 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.778484  5638 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.755155  6570 raft_consensus.cc:3055] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.757344  6560 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.782604  5669 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.782725  6512 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.783028  5668 raft_consensus.cc:1275] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:36.778541  6511 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.788822  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:36.789471  5740 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:36.790494  5545 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:09:36.790844  5545 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 16f88f63a79a482d8afa3b5396d63155 already in progress
W20260709 12:09:36.791039  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 16f88f63a79a482d8afa3b5396d63155 already in progress
I20260709 12:09:36.782013  6570 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.801079  6487 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:36.803491  6489 raft_consensus.cc:3055] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:36.803907  6489 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.814983  6574 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:36.818037  6566 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.819039  6487 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:36.818270  5748 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:36.797668  6512 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:36.821622  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:36.834515  6574 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.834762  6487 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.836791  5746 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:36.836942  6487 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.780797  6523 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.847715  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:36.847922  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:36.848661  5669 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:36.846935  5641 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:36.849560  5743 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:36.858469  5740 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
W20260709 12:09:36.864523  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 80896.5us
I20260709 12:09:36.859336  6534 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.860466  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:36.862591  6570 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.862994  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.863337  5666 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.830375  6489 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.832926  6512 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.889678  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:36.894165  6534 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:36.895006  6567 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:09:36.896345  6566 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.896698  6575 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.854938  6428 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:36.916886  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:36.921543  5674 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.933447  5494 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.899011  6565 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:36.916960  5669 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:36.890550  5595 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:36.917358  6573 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.961896  6489 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:36.916500  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:36.918953  6568 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.973863  6485 consensus_queue.cc:1059] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.974442  6568 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.975481  6557 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:36.975723  6521 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.975797  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:36.976024  6557 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.976334  6521 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.976692  6556 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.977185  6556 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.977831  5594 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:36.978122  6557 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.978209  6521 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.906112  6505 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.978724  6557 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:36.979100  6556 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:36.918447  6512 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.953599  6575 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:36.980186  6505 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.980434  6575 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.974747  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:36.981499  6557 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:36.988200  6557 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.945703  6487 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.988186  6568 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:36.952708  6565 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:36.971683  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 82080.7us
I20260709 12:09:36.954105  6534 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.994503  5674 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:36.969188  6528 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:36.989420  6487 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.990865  5593 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.997071  6565 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:36.958899  6566 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:36.958272  6428 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.017192  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:36.997128  6570 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:37.021317  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:37.028940  6576 log.cc:927] Time spent T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.128s	user 0.000s	sys 0.001s
I20260709 12:09:37.039819  6487 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.032864  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.019711  6521 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:09:37.042770  5599 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.046023  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:37.047310  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:37.035151  6428 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.052440  5591 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:37.053628  6527 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:37.054191  5592 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:37.054153  6527 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:37.055480  6527 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.059906  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.000773  6528 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.063632  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.004387  6534 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.043263  6523 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:37.066725  5674 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.040808  6485 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:37.050309  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.075232  6553 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:37.058789  6556 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 12:09:37.097698  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50470.3us
I20260709 12:09:37.098372  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:37.099020  5744 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.099440  5595 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:37.100315  6485 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:37.100769  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.101468  5668 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.101310  6485 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.092013  6523 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:37.102557  6523 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:37.082110  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.083189  6566 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.083947  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:37.085103  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.085269  6534 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.086704  5669 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.090269  6577 raft_consensus.cc:3055] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:37.088218  5495 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:37.042316  6573 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:37.105763  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.108186  5593 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:37.064415  6571 consensus_queue.cc:1059] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 12:09:37.108791  5666 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.109145  5744 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:37.059487  5594 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.113328  5600 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.117766  6553 raft_consensus.cc:3055] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:37.116176  6582 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:09:37.118445  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:37.116838  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.118141  6553 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:37.115080  5495 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:37.123579  6528 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.124678  5495 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:09:37.127681  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 43822.7us
I20260709 12:09:37.135744  6565 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.136794  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.137856  6350 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:37.113154  6577 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:37.125053  6511 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.140761  5744 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:37.150063  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:37.154094  5495 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:37.165376  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:37.167286  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:37.172762  6586 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:37.172968  6581 consensus_queue.cc:1059] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:37.173383  6586 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:37.173511  6505 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.173777  6582 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:37.174170  6582 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:37.174053  6505 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.174554  6582 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.174289  6586 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.176234  6505 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.177302  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.141124  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.209077  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:37.214514  5743 raft_consensus.cc:2368] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:37.218158  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.176898  5669 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:37.230649  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 64213.2us
I20260709 12:09:37.239663  5638 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:37.167115  5594 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.213056  6528 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.210665  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.237229  6557 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:37.222432  6571 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:37.215129  5666 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.232427  6428 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.241540  6487 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:37.172755  6553 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.238575  6534 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:37.271446  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:37.241075  6560 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.278261  6560 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.250538  6577 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.242925  6505 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:09:37.288604  6590 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.290840  6590 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.301172  6505 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.301887  6566 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.302053  6505 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.302419  6566 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.304484  6583 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.304981  6583 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.258855  6487 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:37.257965  6413 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:37.244690  6523 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.312068  6574 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:37.262751  6571 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:37.312482  6543 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:09:37.312568  6574 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:37.311982  6584 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.254594  6528 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.229558  6573 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.317557  6574 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.334543  6574 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:37.293426  6534 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:37.337960  6534 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.321033  6350 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 2 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:37.310047  6570 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:37.322003  6590 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.263633  6428 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.339691  6512 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.340314  6512 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:37.310817  6487 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.349063  6553 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:37.352689  6584 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:37.322714  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 59804.2us
W20260709 12:09:37.325296  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 108372us
I20260709 12:09:37.358286  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:37.357545  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:37.361948  5748 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:37.393067  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:37.361274  6590 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:09:37.396481  5740 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:37.404201  6528 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.394582  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:37.411306  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 56336us
I20260709 12:09:37.412246  5638 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:37.425891  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:37.410584  6584 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.431877  6575 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:37.432217  6413 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:37.434966  6523 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.392767  6570 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:37.400817  6534 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:37.438244  6534 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:37.438731  6534 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.439735  6505 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.412993  6556 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:37.440863  6556 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:37.441047  6428 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.441383  6556 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.441603  6428 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.442284  6428 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:09:37.448159  6594 log.cc:927] Time spent T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.210s	user 0.000s	sys 0.002s
I20260709 12:09:37.349900  6582 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.398164  5669 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:37.453533  6575 raft_consensus.cc:697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:37.457522  6489 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:37.458035  6527 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.424963  6528 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:37.454010  6584 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.508773  5566 leader_election.cc:400] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:37.513799  5566 leader_election.cc:403] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:37.459872  6528 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:37.458564  6527 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.458436  6575 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.508301  6489 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:37.527447  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 68517.3us
I20260709 12:09:37.528993  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.513445  6428 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.538327  5566 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:37.516497  6528 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.397892  6571 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.536482  5666 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:37.551369  6604 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.551457  6350 raft_consensus.cc:1217] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:37.514963  6584 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.540922  6505 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.458813  6487 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.557313  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.557587  5672 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:37.557843  5673 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:37.558605  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:37.559370  5675 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:37.559422  5671 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:37.559492  5673 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:37.560585  5740 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:37.542601  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.548455  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:37.573825  5668 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.558616  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.573974  6584 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.574548  5672 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.563374  5670 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:37.565083  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:37.576174  5747 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.561190  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.577284  5667 raft_consensus.cc:2393] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:37.569495  6583 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.579625  6487 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.572279  6527 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.580541  6566 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.574043  5669 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:37.586298  5747 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:37.588374  6582 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.589227  6511 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.592061  6566 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:37.593928  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.594839  5747 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:37.596722  6489 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.587329  6607 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:37.604691  6556 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.624099  6556 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.626541  6565 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.628005  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.631461  5740 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:37.635843  6577 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:37.636891  6512 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.640493  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:37.642305  5742 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.602003  6607 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:37.645205  6607 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.652215  6512 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.652951  6512 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.655345  6512 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.656570  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.553349  6604 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.660758  5744 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:37.661652  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.662730  5741 raft_consensus.cc:2368] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:37.664988  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:37.666887  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:37.685976  6528 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.691728  6534 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.660468  6604 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.760526  5667 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:37.759100  6485 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.761718  6605 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.761780  6485 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.762326  6605 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.676218  5494 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:37.767215  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.764601  6605 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.764464  6485 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.743371  6560 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.768818  6560 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.745182  6591 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.745822  5669 raft_consensus.cc:1240] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:37.747815  5670 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:37.747997  6610 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:37.748291  6590 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.770841  6590 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.772076  6560 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.748019  6523 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.748488  6557 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.751113  6599 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:37.748361  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:37.760399  6527 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.773449  5743 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.773607  6527 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.772980  6557 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.775893  6557 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.743858  6521 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:37.776744  6590 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.776793  6521 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.769896  6591 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.770735  6610 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.772979  6523 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:09:37.749014  6586 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.051s	sys 0.069s
I20260709 12:09:37.765725  5494 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:37.768209  5741 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:37.726166  6505 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
W20260709 12:09:37.781282  6586 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.052s	sys 0.069s
I20260709 12:09:37.782948  6528 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.773026  6534 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.800343  6512 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.805799  5749 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:37.803122  5494 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:37.805191  6568 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.819569  5742 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:37.827744  5743 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:37.820921  5494 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:37.815248  6527 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.816545  6565 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.844405  5641 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:37.805359  6512 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.731400  6607 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.867635  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.869045  5600 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.835642  6586 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.874790  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:37.875591  6588 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.875922  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.876168  6588 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.877166  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:37.877571  5670 raft_consensus.cc:1240] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:37.878466  6588 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:37.875785  5672 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:37.835508  6534 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.878666  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:37.888761  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.888970  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:37.889199  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:37.887130  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.896145  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:37.889559  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.889832  5595 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:37.823343  6568 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.847992  6584 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:37.847790  6583 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.839462  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.842819  6566 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.870136  6493 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:37.887004  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.905606  5675 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.905390  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:37.904842  6566 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.912593  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.849114  6485 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 12:09:37.915566  5599 raft_consensus.cc:2393] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 2: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:37.897562  5670 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.895750  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:37.887578  6586 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:37.890578  6565 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:37.997571  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 248275us
I20260709 12:09:37.985724  5675 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:37.905969  6527 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:37.978107  5597 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:37.944213  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.997682  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.134914  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:38.130743  5592 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:37.944522  5667 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:37.978466  5672 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:37.910089  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:37.909520  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.135344  5599 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:38.031467  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.032177  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.138636  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:38.134569  6575 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.011s	sys 0.025s
I20260709 12:09:37.915364  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.032264  6609 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.156849  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:38.037041  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:37.903913  6534 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.136031  5673 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:37.944765  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.161897  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.162530  5675 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
W20260709 12:09:38.056509  6570 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.598s	user 0.026s	sys 0.047s
I20260709 12:09:38.050365  6577 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:37.924768  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.145614  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:38.166400  5592 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.894670  6610 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:38.023118  6593 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 12:09:38.136649  6571 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.028s	sys 0.066s
I20260709 12:09:38.145491  6591 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:37.912767  6493 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:38.130313  6489 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.531s	user 0.024s	sys 0.003s
I20260709 12:09:38.174342  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:38.155668  6413 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.175185  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:37.911065  6583 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.050009  6521 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.148821  5594 raft_consensus.cc:2368] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:38.178155  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:38.146026  6556 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:09:38.176805  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:38.185405  5566 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:38.140687  6523 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.157747  5599 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:37.906155  6584 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.150537  5596 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:38.153473  6575 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.011s	sys 0.025s
I20260709 12:09:38.173264  5673 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.145592  6528 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:09:38.140381  6487 raft_consensus.cc:2764] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 12:09:38.165848  6570 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.026s	sys 0.050s
I20260709 12:09:38.022848  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.166373  6505 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:38.169884  6571 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.028s	sys 0.067s
I20260709 12:09:38.195729  5592 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:38.182848  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.162024  6560 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:09:38.154840  6557 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:09:38.172768  5593 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:38.206511  5674 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:38.144217  6527 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.225416  6521 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:38.236531  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 244251us
I20260709 12:09:38.247959  6570 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:38.168465  6609 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.230696  5566 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:38.200037  6591 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:38.201418  6614 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:38.243731  6489 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.327864  6583 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.281549  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.328279  6489 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.329485  6534 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.228145  6523 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:38.178194  6577 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.289558  5600 raft_consensus.cc:2376] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3. Re-sending same reply.
I20260709 12:09:38.289347  5669 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.229153  6608 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.197022  6604 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.091s
I20260709 12:09:38.226712  6512 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.286072  6610 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.226581  6413 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.342916  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.344712  6413 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.344821  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.346165  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.347133  5741 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:09:38.348452  6618 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 12:09:38.348716  6610 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.350308  5743 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:38.243232  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 59287.7us
I20260709 12:09:38.291029  6568 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.326707  6566 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:38.326820  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 96203.2us
W20260709 12:09:38.335520  5563 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.578s (SENT) [suppressed 30 similar messages]
I20260709 12:09:38.365106  5747 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.365675  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.366276  5742 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:38.368445  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.369048  5748 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.330505  6591 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:38.331257  5598 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:38.315608  6573 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:38.300233  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:38.323854  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:38.319864  6586 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.342832  6565 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.295885  6505 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.330109  6493 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.341825  6534 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:38.383713  6534 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.384209  6505 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.357582  5599 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:38.323977  6487 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:09:38.327430  6626 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:38.371894  5566 leader_election.cc:400] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:38.332845  6523 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:38.327982  6614 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:38.380622  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:38.357158  6617 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260709 12:09:38.352272  5595 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:38.372967  6591 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.381721  5666 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.379845  6489 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.377092  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.387604  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.388855  5566 leader_election.cc:403] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:38.413689  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.381026  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.414352  5748 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:38.414541  5671 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.389770  5599 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.332653  6521 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.393431  6565 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:38.393510  6619 log.cc:927] Time spent T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:09:38.418744  6565 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:38.394580  5592 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.395023  5675 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:38.422092  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.422691  5675 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.425279  6527 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.427121  6521 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.429399  5740 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:38.430639  6534 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.432013  5667 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.399091  6577 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.399148  6523 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.443524  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.444800  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.445578  5666 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:38.446496  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.447242  5666 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.449249  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.448352  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.449985  5667 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.451006  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.451614  5667 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.403316  5593 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.403604  5600 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.457656  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:38.886410  5598 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.537112  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.436985  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:38.457348  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:38.452350  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.490458  5667 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:38.365063  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.436311  5670 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:38.458535  5671 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:38.401825  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.433200  5675 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:38.401480  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.487411  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:38.607755  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.430660  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.433480  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.486510  6534 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:38.485769  6523 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.636514  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:38.632663  6566 consensus_queue.cc:1059] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.959203  6523 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.631870  6568 consensus_queue.cc:1059] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:38.399652  6570 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.483507  6577 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.963181  6577 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.965560  6577 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.633322  6586 consensus_queue.cc:1059] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.373364  6588 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.493892  6591 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.984082  6646 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:38.372679  6608 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.985394  6586 raft_consensus.cc:3055] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:38.985759  6586 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:38.986763  6608 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.400799  6609 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.525264  6610 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.404130  6614 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.460592  6615 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 12:09:38.385816  6620 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.225s
I20260709 12:09:38.390133  6626 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.000895  6626 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:38.667439  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 295651us
I20260709 12:09:38.708518  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:39.008890  5592 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.008975  5566 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.010376  5566 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:38.768239  6573 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.011955  6608 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.012269  6573 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.012319  6608 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.012789  6608 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.775209  6584 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.017163  6584 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:39.017622  6584 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:39.018406  6584 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:38.802841  6512 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.020216  6512 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.022704  6512 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.805483  6428 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.811573  6413 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.814447  6607 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.816601  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:39.024801  6413 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.025395  5595 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.818863  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.026960  6413 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.027186  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:39.027797  5593 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:38.822371  5594 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:39.029096  5594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 459) took 1146 ms. Trace:
I20260709 12:09:39.029485  5594 rpcz_store.cc:276] 0709 12:09:37.882604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:38.246114 (+363510us) service_pool.cc:224] Handling call
0709 12:09:38.821801 (+575687us) spinlock_profiling.cc:243] Waited 4.48 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:38.822013 (+   212us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:39.028708 (+206695us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:39.029008 (+   300us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10297600}
I20260709 12:09:39.024006  6428 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.030835  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.031455  5594 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:39.032114  6428 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.825140  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.032825  5600 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:39.033701  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.034693  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.035192  5600 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:39.035917  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:38.829147  6565 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:38.832752  6505 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.833972  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:38.835811  6575 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.836665  6583 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:38.846266  6599 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.854065  6493 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.876987  6489 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:38.877285  6625 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.467s	user 0.006s	sys 0.000s
I20260709 12:09:38.888981  5597 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:38.896415  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 459495us
I20260709 12:09:38.918776  5673 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:38.919330  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 462051us
I20260709 12:09:38.919705  5747 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:38.920137  5599 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:38.920368  5674 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:38.921815  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.922114  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:38.922271  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 434945us
I20260709 12:09:38.922816  5669 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:38.897477  6582 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:38.922992  5670 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 538) took 1044 ms. Trace:
I20260709 12:09:38.925691  5598 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:38.924289  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.923339  5666 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.051576  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.037009  6505 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.053565  6505 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.037984  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.038221  6575 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.038529  6599 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.057237  6609 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.057683  6609 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:39.058540  6599 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:39.038744  6493 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.059571  6609 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.059818  5666 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:39.061079  6493 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.061175  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.061780  5742 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:39.038966  6489 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.040292  5591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 445) took 1187 ms. Trace:
I20260709 12:09:39.063540  6489 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.036533  5600 raft_consensus.cc:2393] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:39.063390  5591 rpcz_store.cc:276] 0709 12:09:37.853349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:37.865413 (+ 12064us) service_pool.cc:224] Handling call
0709 12:09:37.889015 (+ 23602us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:37.889415 (+   400us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:37.889452 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:37.889950 (+   498us) log.cc:844] Serialized 26 byte log entry
0709 12:09:38.243954 (+354004us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:38.263008 (+ 19054us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:38.288744 (+ 25736us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:38.876718 (+587974us) spinlock_profiling.cc:243] Waited 6.21 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:39.039956 (+163238us) raft_consensus.cc:1685] finished
0709 12:09:39.039988 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:39.040206 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2121,"raft.queue_time_us":84055,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":24426,"spinlock_wait_cycles":14276352,"thread_start_us":341136,"threads_started":1,"wal-append.queue_time_us":520357}
I20260709 12:09:39.040946  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.041565  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:39.066165  5673 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.041846  6620 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:39.067154  6620 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.067904  5638 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:38.923146  5745 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:38.922034  6534 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.069120  6620 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:39.069434  6610 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:39.045522  5671 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.070163  6534 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:38.923183  6521 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.070498  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.070741  6521 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:38.953451  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.071130  5671 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:38.947974  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:39.071450  5596 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:39.071817  5667 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.046737  6582 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.044947  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.072582  6582 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.072713  6553 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:39.041437  6413 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:09:39.073814  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.049322  5744 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.074525  5743 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:39.074891  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.049387  5598 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.075449  5674 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.050355  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:39.076198  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:38.956884  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 145) took 1390 ms. Trace:
I20260709 12:09:39.100486  6609 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.967833  6588 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.101099  6609 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.102810  6588 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:38.983436  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 347041us
I20260709 12:09:39.103330  6609 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.106688  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.107985  6646 raft_consensus.cc:3055] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:38.986689  6586 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.108405  6646 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:39.109179  6586 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:38.988763  6591 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:39.109400  6646 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.110519  6646 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:39.112869  6588 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:39.113658  6588 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:39.115710  6588 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:39.066256  6575 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.070910  6610 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:38.956079  5495 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:39.117405  6610 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.118747  6643 raft_consensus.cc:3055] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:39.118139  5495 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 2 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:39.119131  6643 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:39.119506  6610 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.100631  5494 rpcz_store.cc:276] 0709 12:09:37.566410 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:37.566558 (+   148us) service_pool.cc:224] Handling call
0709 12:09:38.956719 (+1390161us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:38.380928 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:38.381561 (+   633us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:38.381595 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:09:38.381614 (+    19us) tablet.cc:662] Decoding operations
0709 12:09:38.382235 (+   621us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:38.382289 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:38.382317 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:09:38.382724 (+   407us) tablet.cc:701] Row locks acquired
0709 12:09:38.382739 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:09:38.382881 (+   142us) write_op.cc:270] Start()
0709 12:09:38.382995 (+   114us) write_op.cc:276] Timestamp: P: 1783598978382836 usec, L: 0
0709 12:09:38.383015 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:09:38.383687 (+   672us) log.cc:844] Serialized 1669 byte log entry
0709 12:09:38.522611 (+138924us) op_driver.cc:464] REPLICATION: finished
0709 12:09:38.530207 (+  7596us) write_op.cc:301] APPLY: starting
0709 12:09:38.530294 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:38.530439 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:38.530559 (+   120us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:38.531060 (+   501us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:38.531252 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:09:38.531298 (+    46us) write_op.cc:312] APPLY: finished
0709 12:09:38.531523 (+   225us) log.cc:844] Serialized 40 byte log entry
0709 12:09:38.532463 (+   940us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:38.532578 (+   115us) write_op.cc:454] Released schema lock
0709 12:09:38.532636 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:38.532980 (+   344us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:38.533013 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":87575,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":7342,"apply.run_cpu_time_us":2002,"apply.run_wall_time_us":2762,"num_ops":4,"prepare.queue_time_us":494247,"prepare.run_cpu_time_us":40711,"prepare.run_wall_time_us":119630,"raft.queue_time_us":13452,"raft.run_cpu_time_us":5319,"raft.run_wall_time_us":5398,"replication_time_us":139439,"thread_start_us":532937,"threads_started":4,"wal-append.queue_time_us":122953}]]}
I20260709 12:09:39.076354  5672 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.048945  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.039881  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.050033  5746 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.120015  6643 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:39.126304  6643 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:39.067150  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.129963  5673 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.046842  5747 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:39.130820  5672 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:39.065488  5668 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.045267  5675 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.046193  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.134913  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:39.071180  6521 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.047621  6523 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:09:39.049144  6615 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.158703  6615 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.161240  5641 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.161551  6615 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.072119  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.080580  6577 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.162050  6570 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.162451  6570 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.162802  6570 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.163515  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.165023  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.165553  5671 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:39.166278  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.166778  5671 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.032385  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:39.082664  6582 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.169306  6582 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.084244  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.086297  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.170662  5744 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:39.087654  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:39.171952  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 84375.8us
I20260709 12:09:39.087834  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:38.921792  6571 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:39.065878  5600 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.091269  5667 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:39.092074  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.093643  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.098162  6553 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.099836  6493 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.121803  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.123606  5597 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:39.132347  5592 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:39.130836  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.134052  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.135851  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.047945  5670 rpcz_store.cc:276] 0709 12:09:37.877463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:37.878404 (+   941us) service_pool.cc:224] Handling call
0709 12:09:38.922002 (+1043598us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:39.134941  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.194553  5674 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:39.137296  6573 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:39.155076  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.156786  5593 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:39.157369  6521 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.158093  5672 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.154552  6413 raft_consensus.cc:1064] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:09:39.181517  6591 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:39.176541  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.174547  5641 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.178573  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.202145  5666 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.202414  5641 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.181814  5742 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
W20260709 12:09:39.188099  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 79571.7us
W20260709 12:09:39.187958  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 176839us
I20260709 12:09:39.197050  5675 raft_consensus.cc:2368] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:39.129664  5595 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:39.212626  5673 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:39.180790  6570 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.220269  5672 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:39.220846  5673 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:39.222385  6570 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.222012  5673 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.209416  5641 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.223321  5673 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.173527  5743 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:39.179219  5712 leader_election.cc:400] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:39.225440  5712 leader_election.cc:403] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:09:39.217811  5566 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:39.226358  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 52051.1us
I20260709 12:09:39.227211  6643 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:39.227603  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.229509  6643 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.229986  6610 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:39.230892  5566 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.182678  6608 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.225437  5641 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.233284  5594 raft_consensus.cc:2393] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:39.235095  6523 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:39.197423  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.204704  5671 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.207696  6573 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.233737  5641 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.209470  5675 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.240079  6609 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.240973  6577 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.241236  6652 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:39.210934  6571 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.212513  6626 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.213487  6591 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:39.213616  6615 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:39.192917  6553 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.214509  5668 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:39.195837  6493 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.215175  6413 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:39.215865  5669 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.216197  6512 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:39.207597  6521 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:39.204283  5563 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:39.250154  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45963.8us
I20260709 12:09:39.241400  6577 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.212755  6582 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.263855  6582 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.263900  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:39.264365  6582 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.246057  6523 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:09:39.267012  6493 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.267311  6626 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.268070  6591 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.244707  6571 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.262473  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.271978  6571 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.245260  6649 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.272853  6649 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.273367  6649 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.273689  6577 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.245364  6610 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.277258  6610 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.277652  5745 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:39.243743  5674 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.240973  5641 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.241878  6652 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:39.196161  6586 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:39.230022  6643 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.254570  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.285717  5747 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:09:39.285383  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44489us
I20260709 12:09:39.252915  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.287357  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:39.289108  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.262449  6553 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.262703  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.263082  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.263338  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.283155  5673 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:09:39.292161  5563 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.283545  6614 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.284950  6652 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:39.294763  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.314023  5742 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.294847  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.295100  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.296500  6609 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.297231  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.297518  6523 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:39.299013  6608 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.286324  6493 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.300108  6615 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.302735  5744 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.303906  5743 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:39.330724  5566 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.305145  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.305528  5563 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:39.322173  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:39.277658  6610 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.335062  5747 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.324884  5749 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:39.321862  5746 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:39.299633  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.304237  6626 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.329130  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.330021  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.303926  5673 pending_rounds.cc:85] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 1
I20260709 12:09:39.352262  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.359529  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.359150  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.286437  6643 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.353389  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.354895  5566 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.319705  6568 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.313086  6644 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.355966  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.365901  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:39.366487  5743 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.325626  6586 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.313321  6614 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.359185  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:39.370275  5744 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.326226  6609 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.363096  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.365267  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:39.360466  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.377723  5747 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.378245  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.338953  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:39.313643  6512 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 12:09:39.336668  6615 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.329631  5740 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:39.338470  5669 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:39.354511  6566 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:39.365832  6511 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.365065  5673 pending_rounds.cc:107] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:09:39.356616  6646 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.358364  6626 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.384503  5743 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:39.386608  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.387521  6620 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.377367  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:39.367834  6521 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.365309  6588 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.331856  6523 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.367899  6644 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.392863  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.366000  6568 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.336526  6493 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.376930  6614 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.387775  5741 raft_consensus.cc:1240] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:39.401671  5566 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.444795  6599 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:39.403673  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 64822.1us
I20260709 12:09:39.500520  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.407155  5744 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:39.431661  5673 raft_consensus.cc:2889] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:39.501880  5673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 566) took 1080 ms. Trace:
I20260709 12:09:39.445595  6620 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.370826  6608 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:39.384152  6615 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:39.437420  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50894.9us
I20260709 12:09:39.532567  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.383100  6505 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.532059  6608 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.533767  6505 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.534171  6505 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.386023  6534 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:39.479988  5743 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:39.456204  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:39.432389  6646 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.377238  6586 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.504081  6553 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.402545  5747 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:39.429066  6565 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:39.440675  6626 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.435143  6428 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:39.498222  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:39.564435  5675 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.444027  6521 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.502022  5749 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:39.367785  6591 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:39.519642  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 118075us
I20260709 12:09:39.468721  5669 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 567) took 1023 ms. Trace:
I20260709 12:09:39.485987  6644 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.489013  6568 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.531046  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.502254  5673 rpcz_store.cc:276] 0709 12:09:38.421580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.212077 (+790497us) service_pool.cc:224] Handling call
0709 12:09:39.212465 (+   388us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:39.501636 (+289171us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:39.501826 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:39.537293  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.400067  6649 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:39.547601  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:39.572381  5566 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.399591  6511 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.522212  6620 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.484004  6588 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.545966  6566 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:39.551553  6646 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.547574  6645 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:39.594563  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:39.624698  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 92220.5us
I20260709 12:09:39.633492  6645 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:39.634053  6645 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:39.634428  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:39.620121  6511 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.642379  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:39.650434  5621 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4c40 after lost signal to thread 4447
W20260709 12:09:39.650954  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 78689.6us
I20260709 12:09:39.571224  6521 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.652261  5566 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.585307  6428 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:39.647740  6646 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.673913  5675 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:39.610054  6608 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.619495  6584 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.702435  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.563369  6565 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.564596  6553 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.684214  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.605728  5669 rpcz_store.cc:276] 0709 12:09:38.421863 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.215379 (+793516us) service_pool.cc:224] Handling call
0709 12:09:39.215736 (+   357us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:39.388341 (+172605us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:39.445068 (+ 56727us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:39.683715  6664 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:09:39.684206  6677 raft_consensus.cc:2764] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:09:39.684619  6573 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.678042  5566 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.618553  6534 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:39.658617  6512 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:39.684671  6658 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.201s	user 0.001s	sys 0.000s
I20260709 12:09:39.673249  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:39.787084  6599 raft_consensus.cc:697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:39.679677  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:39.828752  5673 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:39.790771  5675 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:39.792753  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 261746us
W20260709 12:09:39.757794  5621 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9e00 after lost signal to thread 5531
W20260709 12:09:39.809918  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 131941us
W20260709 12:09:39.819121  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 176816us
I20260709 12:09:39.801195  6591 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:39.832585  5566 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.833709  6608 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:39.836928  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.848680  5566 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:39.809588  6573 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:39.851073  5712 leader_election.cc:400] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:39.861909  5712 leader_election.cc:403] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:39.851524  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:39.863754  6607 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:39.865749  6646 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.869715  6607 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:39.897037  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:39.819001  6512 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:39.822130  6588 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.901166  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:39.834358  6608 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:39.854061  6493 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.853039  6523 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:39.588218  6654 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:39.896564  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.897737  6566 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:39.818130  6676 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.896236  6573 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:39.905179  6665 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:39.931608  6661 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
I20260709 12:09:39.994750  6670 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.945215  6505 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.909157  6512 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:39.925526  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 94046.7us
I20260709 12:09:39.933220  6586 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:39.888300  6646 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:09:39.933076  6609 consensus_meta.cc:287] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.547s	user 0.010s	sys 0.000s
I20260709 12:09:39.825282  6428 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:39.933048  6667 log.cc:927] Time spent T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
W20260709 12:09:39.917219  6582 consensus_meta.cc:287] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.652s	user 0.010s	sys 0.000s
W20260709 12:09:39.992496  5621 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2c20 after lost signal to thread 5624
I20260709 12:09:39.944784  6682 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:40.018512  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:40.021005  6670 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:40.004110  6684 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.993610  6523 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:40.020346  6607 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.994063  6676 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:40.011538  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:40.007058  5669 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:40.059689  5667 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:40.014819  6649 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.036127  6505 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.060334  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:39.947708  6534 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.936306  6608 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.021582  6686 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:39.993131  6588 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:39.935798  6645 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.034926  6577 consensus_meta.cc:287] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.761s	user 0.012s	sys 0.002s
I20260709 12:09:39.936867  6591 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.052268  6663 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.290s	user 0.001s	sys 0.000s
I20260709 12:09:40.053069  6672 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:09:40.039230  5621 debug-util.cc:398] Leaking SignalData structure 0x7b080023ab00 after lost signal to thread 5625
I20260709 12:09:40.031772  6609 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.937717  6599 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:39.934224  6553 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.063040  6677 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.060642  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:40.047979  6670 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:40.055815  6615 consensus_meta.cc:287] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.523s	user 0.008s	sys 0.004s
I20260709 12:09:40.013195  6665 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.057761  6676 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:40.065187  6610 consensus_meta.cc:287] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.705s	user 0.012s	sys 0.005s
I20260709 12:09:40.039459  6582 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.058701  6684 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:40.058939  6565 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:40.113456  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:40.119266  6680 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 12:09:40.120961  6662 log.cc:927] Time spent T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.217s	user 0.000s	sys 0.000s
I20260709 12:09:40.122728  6351 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:40.061038  6523 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.146533  6678 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:40.147017  6681 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.205s	user 0.001s	sys 0.000s
I20260709 12:09:40.148977  6645 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.118320  6577 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.111526  6588 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:40.112923  6686 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.058022  6682 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.175319  6571 consensus_meta.cc:287] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.903s	user 0.011s	sys 0.001s
W20260709 12:09:40.145260  6652 consensus_meta.cc:287] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.808s	user 0.000s	sys 0.011s
W20260709 12:09:40.172675  6620 consensus_meta.cc:287] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.505s	user 0.005s	sys 0.006s
I20260709 12:09:40.161604  6684 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:40.158726  6615 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:40.206712  5672 raft_consensus.cc:2368] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
W20260709 12:09:40.207427  5621 debug-util.cc:398] Leaking SignalData structure 0x7b0800362840 after lost signal to thread 5699
I20260709 12:09:40.168152  6610 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.213804  6588 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:40.217430  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:40.223593  6620 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.238554  6686 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.238677  6620 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:40.240296  6553 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:09:40.171558  6687 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:40.231710  6678 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:40.221222  6571 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.245477  5669 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:40.224097  6652 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:09:40.293907  6644 consensus_meta.cc:287] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.633s	user 0.011s	sys 0.000s
W20260709 12:09:40.297130  5621 debug-util.cc:398] Leaking SignalData structure 0x7b080033e080 after lost signal to thread 5773
I20260709 12:09:40.325044  5671 raft_consensus.cc:2368] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:40.330319  5742 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:40.154354  6672 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.332638  5670 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 477) took 1006 ms. Trace:
I20260709 12:09:40.335487  5749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 547) took 1042 ms. Trace:
I20260709 12:09:40.290813  6665 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.167735  6677 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.336282  5749 rpcz_store.cc:276] 0709 12:09:39.292772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.386869 (+ 94097us) service_pool.cc:224] Handling call
0709 12:09:39.501842 (+114973us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:39.570947 (+ 69105us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.335229 (+764282us) spinlock_profiling.cc:243] Waited 115 ms on lock 0x7b54000758d0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc858ad 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:40.335416 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":263780096}
I20260709 12:09:40.337087  6609 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:40.354313  6688 log.cc:927] Time spent T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.209s	user 0.000s	sys 0.001s
I20260709 12:09:40.359931  6645 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:40.335528  5670 rpcz_store.cc:276] 0709 12:09:39.322470 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.325520 (+  3050us) service_pool.cc:224] Handling call
0709 12:09:39.355825 (+ 30305us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.370285 (+ 14460us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.376544 (+  6259us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.397751 (+ 21207us) log.cc:844] Serialized 26 byte log entry
0709 12:09:39.792255 (+394504us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:39.796872 (+  4617us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:39.807869 (+ 10997us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:40.314977 (+507108us) raft_consensus.cc:1685] finished
0709 12:09:40.315013 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:40.328784 (+ 13771us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2762,"raft.queue_time_us":97,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":8665,"thread_start_us":362425,"threads_started":1,"wal-append.queue_time_us":411434}
W20260709 12:09:40.362145  6568 consensus_meta.cc:287] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.743s	user 0.009s	sys 0.001s
I20260709 12:09:40.375893  5742 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:40.335003  6672 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:40.367193  6643 consensus_meta.cc:287] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.997s	user 0.012s	sys 0.000s
I20260709 12:09:40.325892  6644 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.372231  5621 debug-util.cc:398] Leaking SignalData structure 0x7b0800223c40 after lost signal to thread 6375
I20260709 12:09:40.363009  6582 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.382200  6523 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:40.381371  6643 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.400959  6677 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:40.402343  6643 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:40.404336  5566 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.020s	sys 0.021s
W20260709 12:09:40.411827  5566 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.023s	sys 0.021s
W20260709 12:09:40.412221  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 563644us
I20260709 12:09:40.414580  5671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 479) took 1084 ms. Trace:
I20260709 12:09:40.415095  5671 rpcz_store.cc:276] 0709 12:09:39.327621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.327725 (+   104us) service_pool.cc:224] Handling call
0709 12:09:40.411415 (+1083690us) spinlock_profiling.cc:243] Waited 965 ms on lock 0x7b5400428bd4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:40.411590 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2219083520}
I20260709 12:09:40.427316  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 673) took 1119 ms. Trace:
I20260709 12:09:40.377673  6568 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.430135  6652 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:40.430650  6568 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.383664  6577 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.427819  5742 rpcz_store.cc:276] 0709 12:09:39.296873 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.321959 (+ 25086us) service_pool.cc:224] Handling call
0709 12:09:40.416401 (+1094442us) spinlock_profiling.cc:243] Waited 995 ms on lock 0x7b54000f69d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:40.416524 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2288137600}
I20260709 12:09:40.359360  6588 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:40.375279  6645 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.442202  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:40.445269  5748 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:40.445561  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:40.444296  5639 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.543s	user 0.025s	sys 0.025s
W20260709 12:09:40.446213  5639 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.026s	sys 0.026s
I20260709 12:09:40.446139  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:40.446878  5748 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:40.434900  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:40.382273  6678 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.432004  5668 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.065s	sys 0.075s
I20260709 12:09:40.415297  6615 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.470734  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:40.455914  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:40.472518  5566 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:40.473414  6675 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.246s	user 0.002s	sys 0.000s
I20260709 12:09:40.475066  5674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 475) took 1167 ms. Trace:
I20260709 12:09:40.463822  5748 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:40.432421  6682 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:40.482005  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:40.209512  6349 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:40.485637  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:40.475500  5674 rpcz_store.cc:276] 0709 12:09:39.307765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.310756 (+  2991us) service_pool.cc:224] Handling call
0709 12:09:39.311214 (+   458us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.546695 (+235481us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.546732 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.555795 (+  9063us) log.cc:844] Serialized 26 byte log entry
0709 12:09:39.641733 (+ 85938us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:39.641773 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.257135 (+615362us) spinlock_profiling.cc:243] Waited 204 ms on lock 0x7b5400398ad4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:40.257198 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:40.474695 (+217497us) raft_consensus.cc:1685] finished
0709 12:09:40.474721 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:40.474972 (+   251us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26917,"raft.queue_time_us":98610,"raft.run_cpu_time_us":207,"raft.run_wall_time_us":47801,"spinlock_wait_cycles":469391744,"thread_start_us":31663,"threads_started":1,"wal-append.queue_time_us":537019}
W20260709 12:09:40.477720  6413 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.069s	sys 0.088s
W20260709 12:09:40.482378  5640 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.003s	sys 0.044s
W20260709 12:09:40.472124  5668 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.644s	user 0.066s	sys 0.075s
I20260709 12:09:40.454568  6610 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:40.471109  6521 consensus_meta.cc:287] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.795s	user 0.011s	sys 0.000s
W20260709 12:09:40.487960  5641 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.728s	user 0.018s	sys 0.044s
W20260709 12:09:40.489569  5745 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.029s	sys 0.037s
I20260709 12:09:40.382949  6676 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.471519  6643 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:40.482323  6505 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:40.470454  6577 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:40.455374  5672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 487) took 1097 ms. Trace:
W20260709 12:09:40.508982  5745 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.601s	user 0.030s	sys 0.037s
W20260709 12:09:40.495622  6413 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.069s	sys 0.088s
I20260709 12:09:40.487200  6646 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:40.509364  5641 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.750s	user 0.021s	sys 0.046s
I20260709 12:09:40.490159  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:40.520087  6676 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:40.526714  5714 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.008s	sys 0.034s
W20260709 12:09:40.496253  5740 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.028s	sys 0.029s
I20260709 12:09:40.484709  6571 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:40.523584  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 764251us
I20260709 12:09:40.484884  6649 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:09:40.526170  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:40.488947  5640 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.003s	sys 0.044s
W20260709 12:09:40.527184  5714 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.008s	sys 0.034s
W20260709 12:09:40.523566  5563 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.615s	user 0.000s	sys 0.041s
W20260709 12:09:40.565128  5563 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.001s	sys 0.041s
W20260709 12:09:40.565832  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 664678us
I20260709 12:09:40.528496  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:40.522584  6655 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.824s	user 0.040s	sys 0.052s
W20260709 12:09:40.573839  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45446.2us
W20260709 12:09:40.526249  6584 consensus_meta.cc:287] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.776s	user 0.006s	sys 0.006s
I20260709 12:09:40.527697  5746 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:09:40.558581  5740 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.029s	sys 0.029s
I20260709 12:09:40.524452  6350 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48492 (request call id 5) took 1160 ms. Trace:
I20260709 12:09:40.595484  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:40.596279  5749 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:40.525889  5669 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 485) took 1185 ms. Trace:
I20260709 12:09:40.521944  6577 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.509338  6521 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.520854  6643 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.525983  5715 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.618s	user 0.007s	sys 0.032s
W20260709 12:09:40.576610  6655 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.891s	user 0.041s	sys 0.052s
I20260709 12:09:40.566527  6505 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:40.606280  5592 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:40.606135  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.606921  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.625767  5598 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:40.607079  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.583209  6413 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:40.618683  5715 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.717s	user 0.007s	sys 0.032s
I20260709 12:09:40.632536  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.633517  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.633697  6575 consensus_queue.cc:1059] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:40.572851  6646 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:40.626794  5596 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:40.581749  6682 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:40.526742  6672 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.598664  6607 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:09:40.634135  5598 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:40.643221  5743 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:40.644086  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.581589  6671 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:40.584658  6609 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
W20260709 12:09:40.639444  5712 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.002s	sys 0.019s
I20260709 12:09:40.516057  5672 rpcz_store.cc:276] 0709 12:09:39.356147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.658103 (+301956us) service_pool.cc:224] Handling call
0709 12:09:40.435192 (+777089us) spinlock_profiling.cc:243] Waited 358 ms on lock 0x7b540016ba54. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:40.453553 (+ 18361us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":823269120}
W20260709 12:09:40.663584  5712 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.624s	user 0.002s	sys 0.019s
W20260709 12:09:40.663889  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 624358us
W20260709 12:09:40.617233  6428 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.016s	sys 0.008s
I20260709 12:09:40.584777  6615 consensus_queue.cc:1059] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:09:40.652822  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.584887  6584 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:40.614151  6652 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.634660  6505 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:40.630082  6644 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.661768  6413 raft_consensus.cc:697] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:40.669225  5592 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:40.603034  6586 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 12:09:40.643208  6599 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.643471  6677 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:40.721985  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 57080.6us
I20260709 12:09:40.636029  6565 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.640522  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:40.668291  6428 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.016s	sys 0.008s
W20260709 12:09:40.728085  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 462561us
W20260709 12:09:40.671648  6573 consensus_meta.cc:287] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.653s	user 0.008s	sys 0.004s
I20260709 12:09:40.721625  5742 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:40.643625  6523 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.599053  5669 rpcz_store.cc:276] 0709 12:09:39.340648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.060060 (+719412us) service_pool.cc:224] Handling call
0709 12:09:40.520689 (+460629us) spinlock_profiling.cc:243] Waited 168 ms on lock 0x7b5400095954. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:40.524804 (+  4115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":385513856}
I20260709 12:09:40.735285  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.747133  5592 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
W20260709 12:09:40.730299  5741 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.054s	user 0.014s	sys 0.029s
I20260709 12:09:40.739030  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:40.659893  6682 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.735759  5675 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.029s	sys 0.008s
I20260709 12:09:40.671408  6591 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 12:09:40.732045  5594 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:40.756736  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:40.763422  5675 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.550s	user 0.030s	sys 0.008s
I20260709 12:09:40.763844  5712 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:40.755193  5747 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.047s	sys 0.046s
I20260709 12:09:40.733145  6645 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.766319  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:40.785678  5747 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.048s	sys 0.046s
W20260709 12:09:40.762794  6511 consensus_meta.cc:287] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 1.127s	user 0.012s	sys 0.001s
I20260709 12:09:40.781670  5592 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:40.823246  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:40.728603  6652 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.743288  6565 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.749917  6573 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.741832  6677 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.895315  6668 raft_consensus.cc:3055] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:40.735806  6599 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.823520  6615 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:40.829159  6626 consensus_meta.cc:287] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 1.242s	user 0.009s	sys 0.004s
I20260709 12:09:40.670138  6671 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.756855  6523 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:40.755985  5741 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.080s	user 0.014s	sys 0.029s
I20260709 12:09:40.776034  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.751611  6646 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.883131  6511 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.059721  5742 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:41.369491  5675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 484) took 2032 ms. Trace:
W20260709 12:09:41.278442  5749 consensus_meta.cc:287] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.664s	user 0.009s	sys 0.003s
I20260709 12:09:41.513572  5596 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:41.444244  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.513847  5749 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
W20260709 12:09:41.030064  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 206560us
I20260709 12:09:40.983955  5748 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:41.515341  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:40.595064  6350 rpcz_store.cc:276] 0709 12:09:39.376223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.383771 (+  7548us) service_pool.cc:224] Handling call
0709 12:09:39.500102 (+116331us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.650114 (+150012us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.650166 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.651253 (+  1087us) log.cc:844] Serialized 26 byte log entry
0709 12:09:40.080128 (+428875us) spinlock_profiling.cc:243] Waited 7.67 ms on lock 0x7b18002571a0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7f82e4bc 00007f1c7cb7c48b 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c7f82020b 00007f1c7f825d23 00007f1c7f8260d1
0709 12:09:40.080520 (+   392us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:40.080622 (+   102us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.080741 (+   119us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:40.470785 (+390044us) raft_consensus.cc:1685] finished
0709 12:09:40.470808 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:40.516607 (+ 45799us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":130045,"raft.run_cpu_time_us":6838,"raft.run_wall_time_us":51755,"spinlock_wait_cycles":17630080,"thread_start_us":217736,"threads_started":2,"wal-append.queue_time_us":383275}
W20260709 12:09:40.908903  6690 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
W20260709 12:09:40.984397  6614 consensus_meta.cc:287] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 1.455s	user 0.008s	sys 0.012s
I20260709 12:09:41.512171  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.516441  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:41.214459  6695 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.431s	user 0.000s	sys 0.000s
W20260709 12:09:40.919651  5744 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.023s	sys 0.059s
W20260709 12:09:41.534644  5744 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.193s	user 0.040s	sys 0.081s
I20260709 12:09:41.522683  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.522593  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:41.511885  5675 rpcz_store.cc:276] 0709 12:09:39.340152 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.149566 (+809414us) service_pool.cc:224] Handling call
0709 12:09:40.149943 (+   377us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:40.153436 (+  3493us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:40.153472 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:40.164188 (+ 10716us) log.cc:844] Serialized 26 byte log entry
0709 12:09:40.781682 (+617494us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:40.781731 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.781969 (+   238us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:41.369265 (+587296us) raft_consensus.cc:1685] finished
0709 12:09:41.369286 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:41.369431 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3081,"raft.queue_time_us":5249,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":1949,"thread_start_us":568212,"threads_started":1,"wal-append.queue_time_us":940220}
I20260709 12:09:41.525458  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:40.984802  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:41.231489  6684 consensus_meta.cc:287] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 1.001s	user 0.010s	sys 0.000s
W20260709 12:09:41.222997  6512 consensus_meta.cc:287] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 1.197s	user 0.012s	sys 0.001s
I20260709 12:09:40.992093  6654 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.533152  5668 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 478) took 2205 ms. Trace:
W20260709 12:09:41.414793  5593 consensus_meta.cc:287] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.658s	user 0.009s	sys 0.000s
W20260709 12:09:41.200721  6608 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.005s	sys 0.009s
I20260709 12:09:41.515491  5748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 691) took 1043 ms. Trace:
I20260709 12:09:41.530685  5592 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:41.305753  6643 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:40.987893  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.531981  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:41.234819  6670 consensus_meta.cc:287] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 1.070s	user 0.010s	sys 0.000s
I20260709 12:09:41.361070  6351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48476 (request call id 11) took 1106 ms. Trace:
W20260709 12:09:41.435837  6678 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.983s	user 0.035s	sys 0.025s
I20260709 12:09:41.532820  6652 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:41.526597  6609 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:41.510766  6349 consensus_meta.cc:287] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Time spent flushing consensus metadata: real 0.856s	user 0.006s	sys 0.006s
I20260709 12:09:40.987279  6534 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:41.377058  6586 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.446285  6644 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.536062  5749 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:41.028623  6696 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.228807  6610 raft_consensus.cc:3055] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:41.535619  5712 leader_election.cc:400] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
W20260709 12:09:41.536542  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:40.988054  6577 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:41.223901  6691 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 12:09:41.248581  6571 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.505733  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.399132  6687 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:40.989464  6697 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.112589  6685 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.450549  6682 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:41.376847  6521 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:41.342496  6588 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:41.595382  6609 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:40.987047  6672 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:41.339061  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 674) took 2039 ms. Trace:
I20260709 12:09:41.502447  6700 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.395113  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:40.982919  6698 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:41.409941  6694 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:41.554539  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.527901  6668 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:41.073185  6689 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:41.529091  6715 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:41.537513  6683 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:41.522058  6626 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.551981  5668 rpcz_store.cc:276] 0709 12:09:39.327317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.329967 (+  2650us) service_pool.cc:224] Handling call
0709 12:09:39.383066 (+ 53099us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.545873 (+162807us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.550651 (+  4778us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.749917 (+199266us) log.cc:844] Serialized 26 byte log entry
0709 12:09:40.515423 (+765506us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:40.518796 (+  3373us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.526858 (+  8062us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:41.532934 (+1006076us) raft_consensus.cc:1685] finished
0709 12:09:41.532951 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:41.533082 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":101870,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":27124,"thread_start_us":744359,"threads_started":2,"wal-append.queue_time_us":847560}
I20260709 12:09:41.563383  6677 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:41.552181  6512 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.539785  6684 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.563833  6680 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:41.074321  6413 consensus_queue.cc:237] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.554309  6654 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.359066  6693 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:41.582090  6645 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.535432  6614 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.524118  6615 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.585268  5748 rpcz_store.cc:276] 0709 12:09:40.472271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.483513 (+ 11242us) service_pool.cc:224] Handling call
0709 12:09:40.766164 (+282651us) spinlock_profiling.cc:243] Waited 1.72 ms on lock 0x7b58001c0298. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c4c0a0 00007f1c84c4b984 00007f1c7e1c66d4 00007f1c7e1c6662
0709 12:09:41.515431 (+749267us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3947904}
I20260709 12:09:41.586899  6725 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.587591  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:41.584793  6608 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.201s	user 0.008s	sys 0.024s
I20260709 12:09:41.584667  5593 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:41.590251  6678 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.138s	user 0.035s	sys 0.029s
I20260709 12:09:41.639395  5591 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:41.590094  6643 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.641840  5712 leader_election.cc:403] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:41.642133  5745 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 675) took 2314 ms. Trace:
I20260709 12:09:41.640326  5566 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:41.635608  6586 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.655192  6696 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.647985  5749 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:41.659058  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 692) took 1185 ms. Trace:
I20260709 12:09:41.630342  6534 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:41.640720  6575 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.590569  6670 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:41.398830  5746 consensus_meta.cc:287] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.806s	user 0.004s	sys 0.005s
I20260709 12:09:41.641669  6610 raft_consensus.cc:740] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:41.639816  6644 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.090096  5596 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:42.090629  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 555097us
I20260709 12:09:42.091343  5598 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:42.093954  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:42.094993  5596 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:42.095561  6696 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.095925  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:41.702790  6698 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:42.097023  6698 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:42.097440  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.098870  5745 rpcz_store.cc:276] 0709 12:09:39.324044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.487637 (+163593us) service_pool.cc:224] Handling call
0709 12:09:39.519777 (+ 32140us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.792341 (+272564us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.792377 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.824176 (+ 31799us) log.cc:844] Serialized 26 byte log entry
0709 12:09:40.516445 (+692269us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:40.516497 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.516614 (+   117us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:41.638431 (+1121817us) raft_consensus.cc:1685] finished
0709 12:09:41.638452 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:41.638588 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":163816,"raft.run_cpu_time_us":75,"raft.run_wall_time_us":76,"thread_start_us":876124,"threads_started":2,"wal-append.queue_time_us":808365}
I20260709 12:09:41.690210  6727 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.110011  6727 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.098973  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:41.830346  6609 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.112291  6609 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.121358  6727 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.121523  6609 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.122223  6727 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.100693  6645 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:42.122822  6727 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:42.124784  5749 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 571) took 1462 ms (client timeout 1794 ms). Trace:
W20260709 12:09:42.125458  5749 rpcz_store.cc:269] 0709 12:09:40.662709 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:41.525160 (+862451us) service_pool.cc:224] Handling call
0709 12:09:42.124717 (+599557us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.126642  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.126930  5641 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:41.831089  6577 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.127934  6694 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.102452  6643 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.130445  6643 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.105279  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.091722  6608 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.126005  6645 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:42.131632  5748 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 696) took 1394 ms (client timeout 1745 ms). Trace:
I20260709 12:09:42.131762  6645 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:42.132124  5748 rpcz_store.cc:269] 0709 12:09:40.737078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.092722 (+1355644us) service_pool.cc:224] Handling call
0709 12:09:42.131572 (+ 38850us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.131690  6608 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.133328  6654 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.134068  6654 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:42.134727  6654 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:42.134904  6608 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.100908  6511 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.113641  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.135942  5596 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:42.136090  6654 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
W20260709 12:09:41.805961  6726 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:09:42.137049  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:41.765532  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 677) took 2404 ms. Trace:
I20260709 12:09:42.114179  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.138837  5745 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:42.139279  5592 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
W20260709 12:09:42.139460  5745 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 573) took 1471 ms (client timeout 1899 ms). Trace:
W20260709 12:09:42.139966  5745 rpcz_store.cc:269] 0709 12:09:40.668249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.113249 (+1445000us) service_pool.cc:224] Handling call
0709 12:09:42.139393 (+ 26144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.140681  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:42.141472  5592 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:42.141942  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.142812  5745 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:09:41.701346  6718 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:09:42.127827  6577 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:42.101858  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 461591us
I20260709 12:09:41.690161  5740 rpcz_store.cc:276] 0709 12:09:39.297113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.443065 (+145952us) service_pool.cc:224] Handling call
0709 12:09:39.443360 (+   295us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.803790 (+360430us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.805007 (+  1217us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.924850 (+119843us) log.cc:844] Serialized 26 byte log entry
0709 12:09:40.612765 (+687915us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:40.616935 (+  4170us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.637315 (+ 20380us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:41.253143 (+615828us) raft_consensus.cc:1685] finished
0709 12:09:41.274416 (+ 21273us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:41.336718 (+ 62302us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":239932,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":144,"thread_start_us":996997,"threads_started":2,"wal-append.queue_time_us":802212}
I20260709 12:09:42.143476  5745 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 569) took 1489 ms. Trace:
I20260709 12:09:42.145049  5745 rpcz_store.cc:276] 0709 12:09:40.654190 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.141658 (+1487468us) service_pool.cc:224] Handling call
0709 12:09:42.143411 (+  1753us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:42.145567  5593 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 469) took 1544 ms (client timeout 1530 ms). Trace:
I20260709 12:09:41.825384  6599 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.112944  6680 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.147116  5599 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:42.148784  6680 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.137060  6670 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.130846  6727 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.152158  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:41.760587  6671 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:42.146148  5593 rpcz_store.cc:269] 0709 12:09:40.601506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.602411 (+   905us) service_pool.cc:224] Handling call
0709 12:09:42.145476 (+1543065us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:41.687093  6687 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:41.777367  6711 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.239s	user 0.000s	sys 0.001s
I20260709 12:09:42.198927  6349 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48476 (request call id 10) took 2077 ms. Trace:
I20260709 12:09:42.198729  6693 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:42.157305  6534 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.760481  6588 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.686901  6685 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.700819  6672 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:42.159030  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.133749  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.215960  5748 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:41.694156  6700 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.096135  6696 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.159137  5742 rpcz_store.cc:276] 0709 12:09:40.473461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.515377 (+ 41916us) service_pool.cc:224] Handling call
0709 12:09:41.658794 (+1143417us) spinlock_profiling.cc:243] Waited 162 ms on lock 0x7b54000f4bd4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:41.658973 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":373248256}
I20260709 12:09:42.218230  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.145185  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.159054  6575 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.686486  6697 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:41.777230  5594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 483) took 1129 ms. Trace:
I20260709 12:09:41.669512  6723 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.163703  5591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 476) took 1549 ms. Trace:
I20260709 12:09:42.173671  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 489) took 1439 ms. Trace:
W20260709 12:09:41.694738  6721 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
W20260709 12:09:42.177838  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 84684.6us
I20260709 12:09:42.127527  5749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 560) took 1502 ms. Trace:
I20260709 12:09:42.176755  5746 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:41.694216  5597 raft_consensus.cc:2410] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 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:09:42.201071  5744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 553) took 2765 ms. Trace:
I20260709 12:09:41.693701  6523 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.213512  5600 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:41.682963  6571 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.217254  5745 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 564) took 1589 ms. Trace:
I20260709 12:09:42.218590  5592 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:42.158987  6577 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.220681  5566 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:42.089668  6683 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:42.132459  6645 raft_consensus.cc:697] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:42.229313  6719 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.594s	user 0.017s	sys 0.043s
I20260709 12:09:42.230917  6644 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:42.232626  6703 log.cc:927] Time spent T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.722s	user 0.003s	sys 0.008s
I20260709 12:09:42.234850  6565 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.194096  6521 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:42.177413  6715 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:42.074082  6717 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:41.694566  6724 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:42.321033  6683 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:42.237812  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.199406  6349 rpcz_store.cc:276] 0709 12:09:40.121876 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.123089 (+  1213us) service_pool.cc:224] Handling call
0709 12:09:40.123398 (+   309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:40.123597 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:09:41.621769 (+1498172us) log.cc:844] Serialized 14 byte log entry
0709 12:09:42.195356 (+573587us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:42.198622 (+  3266us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:09:42.198668 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:42.198740 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:42.198865 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":502853,"threads_started":2}
W20260709 12:09:42.293558  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 73008.9us
I20260709 12:09:41.588783  6351 rpcz_store.cc:276] 0709 12:09:40.255125 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.255342 (+   217us) service_pool.cc:224] Handling call
0709 12:09:40.255959 (+   617us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:40.261679 (+  5720us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:40.261711 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:40.265667 (+  3956us) log.cc:844] Serialized 540 byte log entry
0709 12:09:40.729648 (+463981us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:40.735237 (+  5589us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.744523 (+  9286us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:41.360810 (+616287us) raft_consensus.cc:1685] finished
0709 12:09:41.360834 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:41.361006 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":454119,"threads_started":1,"wal-append.queue_time_us":979415}
I20260709 12:09:42.293450  5745 rpcz_store.cc:276] 0709 12:09:40.627718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.158734 (+1531016us) service_pool.cc:224] Handling call
0709 12:09:42.217194 (+ 58460us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.304195  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.304056  5749 rpcz_store.cc:276] 0709 12:09:40.625527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.126305 (+1500778us) service_pool.cc:224] Handling call
0709 12:09:42.127479 (+  1174us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.303709  5712 leader_election.cc:400] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:42.293905  5599 rpcz_store.cc:276] 0709 12:09:40.734659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:41.529334 (+794675us) service_pool.cc:224] Handling call
0709 12:09:42.173471 (+644137us) spinlock_profiling.cc:243] Waited 559 ms on lock 0x7b54002d4bd4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:42.173602 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1284884736}
I20260709 12:09:42.193256  6689 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.361953  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.362679  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.363739  5749 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:42.332876  5748 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:42.364730  5748 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 568) took 1716 ms (client timeout 2013 ms). Trace:
I20260709 12:09:42.248512  6428 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.193187  6609 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.292765  5744 rpcz_store.cc:276] 0709 12:09:39.436105 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.587533 (+151428us) service_pool.cc:224] Handling call
0709 12:09:40.337189 (+749656us) spinlock_profiling.cc:243] Waited 8.58 ms on lock 0x7b58001c0298. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:40.337444 (+   255us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:40.337914 (+   470us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:40.337955 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:40.340140 (+  2185us) log.cc:844] Serialized 26 byte log entry
0709 12:09:41.539425 (+1199285us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:41.539465 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:41.539534 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:42.200519 (+660985us) raft_consensus.cc:1685] finished
0709 12:09:42.200540 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:42.201011 (+   471us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":119,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":6660,"spinlock_wait_cycles":19728768,"thread_start_us":1193398,"threads_started":1,"wal-append.queue_time_us":1155136}
I20260709 12:09:42.358434  5592 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:42.195782  6725 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.272851  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 566) took 1644 ms. Trace:
I20260709 12:09:42.270989  6684 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.272214  6626 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.353528  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:42.365355  5748 rpcz_store.cc:269] 0709 12:09:40.648380 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.133500 (+1485120us) service_pool.cc:224] Handling call
0709 12:09:42.364613 (+231113us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:42.327571  5746 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 684) took 1865 ms (client timeout 1941 ms). Trace:
I20260709 12:09:42.369381  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 562) took 1742 ms. Trace:
I20260709 12:09:42.260133  6732 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:42.348969  6670 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.404994  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:42.345213  6643 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:42.408038  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.274418  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:42.347040  6715 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:42.409933  5712 leader_election.cc:403] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:42.373027  5749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 570) took 1710 ms. Trace:
I20260709 12:09:42.293486  5591 rpcz_store.cc:276] 0709 12:09:40.607021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.615422 (+  8401us) service_pool.cc:224] Handling call
0709 12:09:40.987718 (+372296us) spinlock_profiling.cc:243] Waited 49.5 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c4c0a0 00007f1c84c4b984 00007f1c7e1c66d4 00007f1c7e1c6662
0709 12:09:42.156531 (+1168813us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":113937280}
I20260709 12:09:42.237993  6696 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.292974  5594 rpcz_store.cc:276] 0709 12:09:40.647681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.995199 (+347518us) service_pool.cc:224] Handling call
0709 12:09:41.777158 (+781959us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.226487  6588 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.237453  6672 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:42.358485  6565 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:42.408751  6731 log.cc:927] Time spent T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:09:42.274554  6610 consensus_queue.cc:260] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.522724  5749 rpcz_store.cc:276] 0709 12:09:40.662437 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.362388 (+1699951us) service_pool.cc:224] Handling call
0709 12:09:42.372901 (+ 10513us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.364192  5597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 487) took 1634 ms. Trace:
I20260709 12:09:42.524065  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:42.487841  5600 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 481) took 1879 ms (client timeout 1698 ms). Trace:
I20260709 12:09:42.528475  5749 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:42.524868  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 221302us
I20260709 12:09:42.420739  5742 rpcz_store.cc:276] 0709 12:09:40.626611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.361690 (+1735079us) service_pool.cc:224] Handling call
0709 12:09:42.369318 (+  7628us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.524070  5592 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:42.327858  6723 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.526043  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 552) took 3145 ms. Trace:
I20260709 12:09:42.529587  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:42.526171  5599 raft_consensus.cc:2368] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:42.553457  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.553534  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.554520  5749 raft_consensus.cc:2410] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:42.554996  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.555657  5592 raft_consensus.cc:2368] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:42.346738  6668 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.557459  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.558306  5749 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:42.559168  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.559932  5749 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:42.560990  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.561928  5749 raft_consensus.cc:2393] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:42.565342  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:42.493551  6735 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.487881  6700 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.492453  6571 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.562848  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.485555  6586 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.488845  6687 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.354399  6717 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.429715  6428 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:42.566373  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 214903us
W20260709 12:09:42.528496  5600 rpcz_store.cc:269] 0709 12:09:40.608414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.632278 (+ 23864us) service_pool.cc:224] Handling call
0709 12:09:42.487635 (+1855357us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b54001536d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:42.487762 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3633773824}
I20260709 12:09:42.566056  5592 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:42.733110  5749 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:42.734302  5592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 505) took 1177 ms. Trace:
I20260709 12:09:42.549916  5747 rpcz_store.cc:276] 0709 12:09:39.380346 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.558999 (+178653us) service_pool.cc:224] Handling call
0709 12:09:39.559371 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:39.796983 (+237612us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:39.797113 (+   130us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:39.799872 (+  2759us) log.cc:844] Serialized 26 byte log entry
0709 12:09:40.151038 (+351166us) spinlock_profiling.cc:243] Waited 54.2 ms on lock 0x7b1800150400. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb7be07 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c7f82020b 00007f1c7f825d23 00007f1c7f8260d1 00007f1c7fc41a0f
0709 12:09:40.453198 (+302160us) spinlock_profiling.cc:243] Waited 5.76 ms on lock 0x7b48001bc258. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c84bafaa1 00007f1c84ba6b37 00007f1c84ba69ca 00007f1c84c9e26f 00007f1c84c9df37 00007f1c84cb255c 00007f1c84cb2508 00007f1c84cb2488 00007f1c84cb2443 00007f1c84cb16ec 00007f1c83bdba96
0709 12:09:40.824467 (+371269us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:40.824523 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:40.824624 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:42.231919 (+1407295us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:42.525844 (+293925us) raft_consensus.cc:1685] finished
0709 12:09:42.525865 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:42.525990 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":285598,"raft.run_cpu_time_us":2692,"raft.run_wall_time_us":560591,"spinlock_wait_cycles":140200960,"thread_start_us":886260,"threads_started":2,"wal-append.queue_time_us":1571101}
I20260709 12:09:42.404848  5740 rpcz_store.cc:276] 0709 12:09:40.628363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.144879 (+1516516us) service_pool.cc:224] Handling call
0709 12:09:42.272744 (+127865us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.564077  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:42.574486  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 212525us
I20260709 12:09:42.639571  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.363381  6724 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:42.420461  5746 rpcz_store.cc:269] 0709 12:09:40.441546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.444309 (+  2763us) service_pool.cc:224] Handling call
0709 12:09:42.307128 (+1862819us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.734781  5592 rpcz_store.cc:276] 0709 12:09:41.557153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.565116 (+1007963us) service_pool.cc:224] Handling call
0709 12:09:42.734239 (+169123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.739239  5742 raft_consensus.cc:2393] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:42.739912  5744 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:42.741873  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.525427  6677 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:42.420542  6693 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.490115  6694 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.564226  6610 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:42.748258  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.564492  6521 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:42.563241  6643 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:42.479929  6732 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:42.535811  6565 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.555848  6670 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.751608  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.734550  5593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 509) took 1170 ms. Trace:
I20260709 12:09:42.899710  5749 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:42.601115  6668 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:42.900239  5592 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:42.863310  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 110402us
I20260709 12:09:42.771412  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.902743  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.697656  6697 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.907038  5592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 497) took 1472 ms. Trace:
W20260709 12:09:42.896714  6716 log.cc:927] Time spent T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 1.266s	user 0.015s	sys 0.058s
I20260709 12:09:42.908972  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 477) took 1288 ms. Trace:
I20260709 12:09:42.913295  5599 rpcz_store.cc:276] 0709 12:09:41.621020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.902530 (+1281510us) service_pool.cc:224] Handling call
0709 12:09:42.908916 (+  6386us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:42.889606  6736 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.519s	user 0.000s	sys 0.001s
I20260709 12:09:42.915479  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.747179  6609 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.909287  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:42.910120  5592 rpcz_store.cc:276] 0709 12:09:41.435108 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.751290 (+1316182us) service_pool.cc:224] Handling call
0709 12:09:42.906861 (+155571us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.747036  6571 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.896972  6521 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:42.744019  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:42.751770  6577 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.751636  6351 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 1 LEARNER]: Advancing to term 3
I20260709 12:09:42.874702  6730 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.875295  6685 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.887295  6729 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.157s
I20260709 12:09:42.931648  6685 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:42.864679  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:42.933543  5740 raft_consensus.cc:1240] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:42.934039  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 559) took 2309 ms. Trace:
I20260709 12:09:42.934491  5740 rpcz_store.cc:276] 0709 12:09:40.625041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.933159 (+2308118us) service_pool.cc:224] Handling call
0709 12:09:42.933399 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:42.933867 (+   468us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:42.933998 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.936136  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 561) took 2310 ms. Trace:
I20260709 12:09:42.750887  6654 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.936893  5591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 495) took 1512 ms. Trace:
I20260709 12:09:42.937250  6696 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.920171  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 503) took 1365 ms. Trace:
I20260709 12:09:42.937379  5591 rpcz_store.cc:276] 0709 12:09:41.424948 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.563977 (+1139029us) service_pool.cc:224] Handling call
0709 12:09:42.936786 (+372809us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.937937  5599 rpcz_store.cc:276] 0709 12:09:41.554482 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.915204 (+1360722us) service_pool.cc:224] Handling call
0709 12:09:42.920114 (+  4910us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.938621  6565 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.938825  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.914500  6693 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:09:42.939427  5599 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:42.939105  6577 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.921314  6717 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.921684  6609 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.940209  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.922237  6749 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:42.797556  6413 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.125s
I20260709 12:09:42.899251  6586 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:42.887014  6573 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.925997  5742 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:42.800199  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:42.927307  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.971120  5668 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:42.970022  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 693) took 2386 ms. Trace:
I20260709 12:09:42.138120  5741 rpcz_store.cc:276] 0709 12:09:39.333765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.503980 (+170215us) service_pool.cc:224] Handling call
0709 12:09:39.560547 (+ 56567us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:39.587395 (+ 26848us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:40.379810 (+792415us) spinlock_profiling.cc:243] Waited 2.94 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7cb7c0ac 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb96455 00007f1c8367e3c7
0709 12:09:41.533570 (+1153760us) log.cc:844] Serialized 14 byte log entry
0709 12:09:41.641284 (+107714us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:41.648617 (+  7333us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:41.667413 (+ 18796us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:41.686247 (+ 18834us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:41.738029 (+ 51782us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":52538,"prepare.queue_time_us":291481,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":45,"raft.queue_time_us":80,"raft.run_cpu_time_us":10510,"raft.run_wall_time_us":502681,"spinlock_wait_cycles":56607360,"thread_start_us":1877512,"threads_started":2,"wal-append.queue_time_us":127110}
I20260709 12:09:42.936841  6654 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:42.970563  6683 consensus_meta.cc:287] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.604s	user 0.008s	sys 0.002s
I20260709 12:09:42.975229  5595 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 468) took 2376 ms. Trace:
I20260709 12:09:42.973306  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.975051  6683 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.975960  5741 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 2.
I20260709 12:09:42.938553  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.941419  6577 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.651290  6645 consensus_queue.cc:237] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.941877  6609 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.742725  6735 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:42.936450  5740 rpcz_store.cc:276] 0709 12:09:40.626189 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.935278 (+2309089us) service_pool.cc:224] Handling call
0709 12:09:42.935516 (+   238us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:42.935874 (+   358us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:42.935896 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:42.935930 (+    34us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:42.935954 (+    24us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:42.936005 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:42.936094 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.918496  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.528163  5597 rpcz_store.cc:276] 0709 12:09:40.726296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.986040 (+259744us) service_pool.cc:224] Handling call
0709 12:09:41.494771 (+508731us) spinlock_profiling.cc:243] Waited 35 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c4c0a0 00007f1c84c4b984 00007f1c7e1c66d4 00007f1c7e1c6662
0709 12:09:42.355229 (+860458us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":80429824}
I20260709 12:09:42.905984  6723 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.926982  6521 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:42.946960  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:42.951187  5598 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 478) took 2343 ms. Trace:
I20260709 12:09:42.952171  6588 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.952700  6730 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:42.954640  6672 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:42.928414  6734 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:42.955731  6724 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.956184  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.957108  6670 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:42.957479  6615 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:42.958622  6698 consensus_meta.cc:287] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.861s	user 0.006s	sys 0.003s
I20260709 12:09:42.905406  5593 rpcz_store.cc:276] 0709 12:09:41.563992 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.227014 (+663022us) service_pool.cc:224] Handling call
0709 12:09:42.704467 (+477453us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.965185  5566 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:42.962169  6689 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:42.970566  5600 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:42.924971  5712 connection.cc:256] RPC call timeout handler was delayed by -2.7175109360000533s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1656s for a response
I20260709 12:09:42.977015  5749 raft_consensus.cc:1240] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:42.972678  5742 rpcz_store.cc:276] 0709 12:09:40.583817 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.917746 (+2333929us) service_pool.cc:224] Handling call
0709 12:09:42.918045 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:42.969648 (+ 51603us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:42.969953 (+   305us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:42.918790  6697 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
W20260709 12:09:42.987368  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 65423.7us
I20260709 12:09:42.975708  5595 rpcz_store.cc:276] 0709 12:09:40.598074 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.598890 (+   816us) service_pool.cc:224] Handling call
0709 12:09:41.219800 (+620910us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61e9c 00007f1c7cb61a5b 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:41.666118 (+446318us) spinlock_profiling.cc:243] Waited 5.14 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61eee 000000000036eb39 00007f1c84bd51e0 00007f1c84c9e0c4 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:41.684067 (+ 17949us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:42.266609 (+582542us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:42.274803 (+  8194us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:42.350193 (+ 75390us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:42.358850 (+  8657us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:42.974609 (+615759us) spinlock_profiling.cc:243] Waited 542 ms on lock 0x7b5400071054. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:42.974652 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:42.974781 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1294909952}
I20260709 12:09:42.989076  5592 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:42.989897  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:42.976910  6586 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.054402  6698 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.055347  6586 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.057085  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:43.054105  5599 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:43.058156  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:43.056406  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 95232.6us
I20260709 12:09:43.058945  5600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 502) took 1506 ms. Trace:
I20260709 12:09:43.059355  5600 rpcz_store.cc:276] 0709 12:09:41.552291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.914097 (+1361806us) service_pool.cc:224] Handling call
0709 12:09:43.058889 (+144792us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:43.061029  5712 connection.cc:256] RPC call timeout handler was delayed by -2.6824109359999966s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1695s for a response
W20260709 12:09:43.061498  5712 connection.cc:256] RPC call timeout handler was delayed by -2.6302109359999122s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1753s for a response
W20260709 12:09:43.061890  5712 connection.cc:256] RPC call timeout handler was delayed by -2.6257109359999049s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1758s for a response
W20260709 12:09:43.062266  5712 connection.cc:256] RPC call timeout handler was delayed by -2.6086109359998773s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260709 12:09:43.062628  5712 connection.cc:256] RPC call timeout handler was delayed by -2.5933109359998525s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1794s for a response
W20260709 12:09:43.063000  5712 connection.cc:256] RPC call timeout handler was delayed by -2.5861109360000682s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18020000000000003s for a response
W20260709 12:09:43.063370  5712 connection.cc:256] RPC call timeout handler was delayed by -2.5123109359999489s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1884s for a response
W20260709 12:09:43.063735  5712 connection.cc:256] RPC call timeout handler was delayed by -2.5096109359999446s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1887s for a response
W20260709 12:09:43.064114  5712 connection.cc:256] RPC call timeout handler was delayed by -2.4304109360000439s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1975s for a response
I20260709 12:09:43.065754  6413 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:42.974422  6654 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.066193  6413 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:42.929013  6571 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:43.056021  5598 rpcz_store.cc:276] 0709 12:09:40.607561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:40.663364 (+ 55803us) service_pool.cc:224] Handling call
0709 12:09:40.723963 (+ 60599us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:42.093122 (+1369159us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:42.950923 (+857801us) spinlock_profiling.cc:243] Waited 1.37 s on lock 0x7b5400072954. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:42.951104 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3144185216}
I20260709 12:09:43.069772  6413 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:42.978717  6732 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.070590  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.095043  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.070827  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.095264  5599 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:43.055797  6730 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:43.064478  5712 connection.cc:256] RPC call timeout handler was delayed by -2.3791109359999609s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20320000000000002s for a response
W20260709 12:09:43.106537  5712 connection.cc:256] RPC call timeout handler was delayed by -2.3143109359998562s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21040000000000003s for a response
W20260709 12:09:43.107123  5712 connection.cc:256] RPC call timeout handler was delayed by -2.2009109359999s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.223s for a response
I20260709 12:09:43.088263  5566 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:43.108929  6588 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:09:43.109251  6750 log.cc:927] Time spent T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260709 12:09:43.109058  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.109469  6588 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:43.110249  6735 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.110423  6588 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.111119  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 563) took 2484 ms. Trace:
I20260709 12:09:43.111594  5742 rpcz_store.cc:276] 0709 12:09:40.626906 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.110304 (+2483398us) service_pool.cc:224] Handling call
0709 12:09:43.110618 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.110795 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.110820 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.110866 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.110911 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.110971 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.111064 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.113312  6698 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.048588  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.053324  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.070000  6609 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:43.099988  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 501) took 1561 ms. Trace:
I20260709 12:09:43.119148  5599 rpcz_store.cc:276] 0709 12:09:41.538758 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.070313 (+1531555us) service_pool.cc:224] Handling call
0709 12:09:43.099913 (+ 29600us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.069244  6428 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.105028  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.114218  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.123163  5598 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 506) took 1560 ms. Trace:
W20260709 12:09:43.123216  5712 connection.cc:256] RPC call timeout handler was delayed by -2.1739109359998565s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22599999999999998s for a response
W20260709 12:09:43.123929  5712 connection.cc:256] RPC call timeout handler was delayed by -2.1190109359999951s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23210000000000003s for a response
I20260709 12:09:43.043138  6725 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.085515  5740 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:43.069504  6626 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:43.068153  5638 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:43.130105  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 62067.8us
I20260709 12:09:43.131000  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:43.120633  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.071534  5591 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:43.123776  5598 rpcz_store.cc:276] 0709 12:09:41.563142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.088405 (+1525263us) service_pool.cc:224] Handling call
0709 12:09:43.123088 (+ 34683us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.116055  6698 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:43.127820  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.054129  6734 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:43.133049  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:43.114364  6670 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:43.134199  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 476) took 1539 ms. Trace:
I20260709 12:09:43.146730  5599 rpcz_store.cc:276] 0709 12:09:41.594702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.120296 (+1525594us) service_pool.cc:224] Handling call
0709 12:09:43.134156 (+ 13860us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.135317  6654 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:43.147830  6670 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.121443  6683 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.047748  6715 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.150082  6670 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.150965  6715 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.131685  6725 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:09:43.151736  5745 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:43.153436  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.154089  5597 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:43.154991  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.155525  5597 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:43.141315  5600 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:43.157001  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.157255  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 567) took 2528 ms. Trace:
I20260709 12:09:43.157673  5740 rpcz_store.cc:276] 0709 12:09:40.628775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.145792 (+2517017us) service_pool.cc:224] Handling call
0709 12:09:43.156753 (+ 10961us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.156932 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.156959 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.157005 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.157036 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.157093 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.157202 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.158442  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.159179  5600 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.125404  6672 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:43.136439  6753 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:43.160051  5563 leader_election.cc:336] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.587s (SENT)
I20260709 12:09:43.160322  6753 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:43.160872  6753 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:43.160208  6672 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.161998  6571 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.129699  6626 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:43.163148  5741 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:43.147846  6654 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:43.164172  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 574) took 2492 ms. Trace:
I20260709 12:09:43.164413  6654 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.164717  5741 rpcz_store.cc:276] 0709 12:09:40.671789 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.162478 (+2490689us) service_pool.cc:224] Handling call
0709 12:09:43.162797 (+   319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.163804 (+  1007us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.164097 (+   293us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.156349  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.163154  6672 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.169860  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.170567  5597 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:43.171545  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.172202  5597 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:43.143770  6413 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.127492  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.052724  6643 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.135293  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.180271  5598 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 2.
I20260709 12:09:43.181236  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.179490  6571 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:43.185070  5593 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:43.185885  6753 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.186122  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.186841  5593 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:43.163354  6626 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:43.143250  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:43.201258  6413 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:43.124689  5712 connection.cc:256] RPC call timeout handler was delayed by -1.9073106549999466s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1565s for a response
W20260709 12:09:43.202031  5712 connection.cc:256] RPC call timeout handler was delayed by -1.8650106549998782s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1612s for a response
W20260709 12:09:43.202428  5712 connection.cc:256] RPC call timeout handler was delayed by -1.8335106550000546s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1647s for a response
W20260709 12:09:43.202739  5712 connection.cc:256] RPC call timeout handler was delayed by -1.7480106549999164s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17420000000000002s for a response
W20260709 12:09:43.203037  5712 connection.cc:256] RPC call timeout handler was delayed by -1.5833106549998774s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1925s for a response
W20260709 12:09:43.203316  5712 connection.cc:256] RPC call timeout handler was delayed by -1.4663106549999156s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20550000000000002s for a response
W20260709 12:09:43.203593  5712 connection.cc:256] RPC call timeout handler was delayed by -1.3304106549999233s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22060000000000002s for a response
W20260709 12:09:43.176596  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 43598.9us
I20260709 12:09:43.142885  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 565) took 2514 ms. Trace:
I20260709 12:09:43.205453  5742 rpcz_store.cc:276] 0709 12:09:40.628041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.128478 (+2500437us) service_pool.cc:224] Handling call
0709 12:09:43.142451 (+ 13973us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.142659 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.142676 (+    17us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.142706 (+    30us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.142723 (+    17us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.142758 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.142840 (+    82us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.206066  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:43.181852  5598 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.189560  6512 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.175531  6734 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.148065  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.207178  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:43.191576  6654 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.146179  6698 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.211972  6685 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:43.212756  6685 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:43.213121  6685 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:43.216684  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.213809  6654 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.217555  5597 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:43.217073  6626 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.219153  5593 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:43.208519  6413 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:09:43.205566  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 66866us
I20260709 12:09:43.223745  6413 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:43.224987  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:43.224220  6413 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.212157  6683 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:09:43.220017  6626 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.241050  5745 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 588) took 1082 ms. Trace:
I20260709 12:09:43.241649  5745 rpcz_store.cc:276] 0709 12:09:42.158840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.353287 (+194447us) service_pool.cc:224] Handling call
0709 12:09:43.240805 (+887518us) spinlock_profiling.cc:243] Waited 739 ms on lock 0x7b5400408154. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:43.240966 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1700160768}
W20260709 12:09:43.243752  5596 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 469) took 1651 ms (client timeout 1742 ms). Trace:
I20260709 12:09:43.244031  6715 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:43.301568  5598 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
W20260709 12:09:43.244246  5596 rpcz_store.cc:269] 0709 12:09:41.592186 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.136764 (+544578us) service_pool.cc:224] Handling call
0709 12:09:43.243491 (+1106727us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b54002d00d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:43.243678 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2402567936}
I20260709 12:09:43.314388  5596 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:43.317569  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 490) took 2558 ms. Trace:
I20260709 12:09:43.317484  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:43.316910  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 82894.6us
I20260709 12:09:43.318040  5596 rpcz_store.cc:276] 0709 12:09:40.759622 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.304189 (+2544567us) service_pool.cc:224] Handling call
0709 12:09:43.304485 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.317314 (+ 12829us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.317514 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.319196  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:43.319387  5596 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.219869  5593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 480) took 2611 ms. Trace:
I20260709 12:09:43.320675  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.303157  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:43.210546  6645 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:43.320021  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 491) took 2548 ms. Trace:
I20260709 12:09:43.325464  5748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 700) took 1809 ms. Trace:
I20260709 12:09:43.324865  5742 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 1.
I20260709 12:09:43.325693  5598 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 1.
I20260709 12:09:43.316064  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 575) took 2591 ms. Trace:
I20260709 12:09:43.331581  5742 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:43.304144  6753 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.325469  5596 rpcz_store.cc:276] 0709 12:09:40.771742 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.318823 (+2547081us) service_pool.cc:224] Handling call
0709 12:09:43.319092 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.319761 (+   669us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.319954 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:43.334131  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 127038us
I20260709 12:09:43.343990  5598 raft_consensus.cc:1240] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:43.337119  6413 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.337529  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:43.350787  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.351455  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 499) took 1833 ms. Trace:
I20260709 12:09:43.351850  5596 rpcz_store.cc:276] 0709 12:09:41.517923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.350625 (+1832702us) service_pool.cc:224] Handling call
0709 12:09:43.350911 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.351076 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.351099 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.351138 (+    39us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.351165 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.351214 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.351402 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.329335  6645 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:43.325904  6672 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:43.356804  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.358821  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.359361  5666 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.358043  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.359414  5675 raft_consensus.cc:2376] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3. Re-sending same reply.
I20260709 12:09:43.359941  5671 raft_consensus.cc:2376] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3. Re-sending same reply.
I20260709 12:09:43.361877  6413 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.361761  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.362768  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.365742  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.366878  5596 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:43.367219  5671 raft_consensus.cc:2410] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:43.367622  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 510) took 1803 ms. Trace:
I20260709 12:09:43.368009  5596 rpcz_store.cc:276] 0709 12:09:41.564296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.354747 (+1790451us) service_pool.cc:224] Handling call
0709 12:09:43.366726 (+ 11979us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.367236 (+   510us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.367569 (+   333us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.357900  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.370561  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:43.369415  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.372431  5667 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.355111  6314 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:09:43.376519  6734 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:43.376799  5598 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 498) took 1941 ms. Trace:
I20260709 12:09:43.376926  6734 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:43.377411  6734 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:43.378237  5743 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 695) took 2742 ms (client timeout 1590 ms). Trace:
W20260709 12:09:43.378672  5743 rpcz_store.cc:269] 0709 12:09:40.635747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:41.522355 (+886608us) service_pool.cc:224] Handling call
0709 12:09:43.378039 (+1855684us) spinlock_profiling.cc:243] Waited 1.52 s on lock 0x7b540031e554. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:43.378172 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3496512768}
I20260709 12:09:43.380694  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.381434  5669 raft_consensus.cc:2376] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3. Re-sending same reply.
I20260709 12:09:43.380401  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.383059  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.383780  6670 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:43.383997  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.384228  6670 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:43.384632  6670 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:43.387118  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.387867  5671 raft_consensus.cc:2393] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.353369  6715 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:43.377296  5598 rpcz_store.cc:276] 0709 12:09:41.435943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.332950 (+1897007us) service_pool.cc:224] Handling call
0709 12:09:43.333211 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.344615 (+ 11404us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.376521 (+ 31906us) spinlock_profiling.cc:243] Waited 10.6 ms on lock 0x7b54002369d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:43.376736 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24356608}
I20260709 12:09:43.390872  6715 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:43.422704  6715 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.422752  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.358150  6645 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.424325  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.424777  6698 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.425745  6314 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:09:43.425763  5667 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
W20260709 12:09:43.426731  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50180.6us
I20260709 12:09:43.426303  6521 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.427207  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.428465  5667 raft_consensus.cc:2410] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec 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:09:43.428819  6732 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:43.429287  6732 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:43.342729  5740 rpcz_store.cc:276] 0709 12:09:40.724629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.158640 (+2434011us) service_pool.cc:224] Handling call
0709 12:09:43.158933 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.159129 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:43.159700 (+   571us) log.cc:844] Serialized 14 byte log entry
0709 12:09:43.304274 (+144574us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.315604 (+ 11330us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:43.315682 (+    78us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.315784 (+   102us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.315984 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":319,"prepare.queue_time_us":158,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":65001,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":2732,"spinlock_wait_cycles":45875456,"thread_start_us":65842,"threads_started":1,"wal-append.queue_time_us":175791}
I20260709 12:09:43.429682  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.430178  5668 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.425375  5670 raft_consensus.cc:2393] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.436718  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.389149  6683 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 12:09:43.424171  6734 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:43.437381  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.389092  6614 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.578619  5743 raft_consensus.cc:2368] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:43.579538  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.580281  5743 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 1.
I20260709 12:09:43.584102  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.438778  5600 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:43.585088  5600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 480) took 1963 ms. Trace:
I20260709 12:09:43.585536  5600 rpcz_store.cc:276] 0709 12:09:41.621794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.158127 (+1536333us) service_pool.cc:224] Handling call
0709 12:09:43.585011 (+426884us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.437668  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.586511  5675 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:43.484437  5596 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:43.587744  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 511) took 2023 ms. Trace:
I20260709 12:09:43.588213  5596 rpcz_store.cc:276] 0709 12:09:41.564600 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.430902 (+1866302us) service_pool.cc:224] Handling call
0709 12:09:43.483970 (+ 53068us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.587433 (+103463us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.587679 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.429646  6732 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:43.593504  5671 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:43.324358  5593 rpcz_store.cc:276] 0709 12:09:40.608143 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.218684 (+2610541us) service_pool.cc:224] Handling call
0709 12:09:43.218978 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.219554 (+   576us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.219796 (+   242us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:09:43.437705  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 46332.1us
I20260709 12:09:43.608777  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:43.604713  5600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 512) took 2038 ms. Trace:
I20260709 12:09:43.610153  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.609910  5600 rpcz_store.cc:276] 0709 12:09:41.565862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.603783 (+2037921us) service_pool.cc:224] Handling call
0709 12:09:43.604128 (+   345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.604303 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.604345 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.604393 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.604426 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.604484 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.604654 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.618618  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.619597  5675 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.624369  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.625185  5671 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:43.627970  5566 leader_election.cc:400] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:43.628304  5566 leader_election.cc:403] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:09:43.440191  6729 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:43.469094  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.644096  5596 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.651917  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 470) took 2059 ms. Trace:
I20260709 12:09:43.652511  5596 rpcz_store.cc:276] 0709 12:09:41.592512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.607489 (+2014977us) service_pool.cc:224] Handling call
0709 12:09:43.643760 (+ 36271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.651086 (+  7326us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.651858 (+   772us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.630754  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.656956  5743 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.579547  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.654559  5566 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:43.615034  6717 raft_consensus.cc:2764] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:09:43.665488  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.581997  6685 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.668164  5744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 709) took 1519 ms. Trace:
I20260709 12:09:43.668972  5744 rpcz_store.cc:276] 0709 12:09:42.148334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.661017 (+1512683us) service_pool.cc:224] Handling call
0709 12:09:43.668100 (+  7083us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.656270  5667 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.648654  5597 raft_consensus.cc:1240] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:43.620451  6698 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:09:43.658414  6725 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
W20260709 12:09:43.673097  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 60339.6us
I20260709 12:09:43.666532  5668 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.668135  6643 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:43.686610  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.687968  5675 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.690505  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:43.656453  6729 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.684535  6643 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:43.685236  5593 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:43.702008  5745 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 701) took 2179 ms. Trace:
I20260709 12:09:43.706826  5745 rpcz_store.cc:276] 0709 12:09:41.522403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.694680 (+2172277us) service_pool.cc:224] Handling call
0709 12:09:43.698063 (+  3383us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.698400 (+   337us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.698428 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.698473 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.701679 (+  3206us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.701770 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.701941 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":93,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":5763}
I20260709 12:09:43.709573  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.711140  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.698390  6717 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:09:43.714820  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 1.02796e+06us
W20260709 12:09:43.707167  5712 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.742s (SENT) [suppressed 23 similar messages]
I20260709 12:09:43.706233  6643 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.684126  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.707080  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.726913  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 576) took 2196 ms. Trace:
W20260709 12:09:43.734522  6758 log.cc:927] Time spent T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 12:09:43.740991  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:43.742213  6351 raft_consensus.cc:2393] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:09:43.746889  6685 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.749104  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.749924  5669 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.750702  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.751665  5669 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:09:43.753422  5591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 518) took 1528 ms (client timeout 1970 ms). Trace:
W20260709 12:09:43.753840  5591 rpcz_store.cc:269] 0709 12:09:42.225113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.938263 (+713150us) service_pool.cc:224] Handling call
0709 12:09:43.753227 (+814964us) spinlock_profiling.cc:243] Waited 79.9 ms on lock 0x7b54001f36d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:43.753364 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":183864576}
I20260709 12:09:43.754935  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:43.329254  5748 rpcz_store.cc:276] 0709 12:09:41.516357 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.322281 (+1805924us) service_pool.cc:224] Handling call
0709 12:09:43.322663 (+   382us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.325065 (+  2402us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.325093 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.325141 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.325176 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.325288 (+   112us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.325411 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1911,"raft.queue_time_us":2023,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":8214}
I20260709 12:09:43.759512  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.761396  6734 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.721412  5593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 473) took 2126 ms. Trace:
I20260709 12:09:43.762830  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 134) took 5583 ms. Trace:
I20260709 12:09:43.764707  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.715575  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.766304  5743 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:43.733886  5742 rpcz_store.cc:276] 0709 12:09:41.530414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.330576 (+1800162us) service_pool.cc:224] Handling call
0709 12:09:43.330845 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.331477 (+   632us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:09:43.505950 (+174473us) log.cc:844] Serialized 14 byte log entry
0709 12:09:43.726596 (+220646us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.726643 (+    47us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:09:43.726681 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.726744 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.726863 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":78,"thread_start_us":220237,"threads_started":1}
I20260709 12:09:43.767485  5494 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:43.768404  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.768996  5675 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:43.730249  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:43.770522  5641 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:43.771351  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.772228  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.773186  6413 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:43.773602  6413 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:43.773998  6413 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:43.775059  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.775879  5743 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:43.778127  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.778733  5743 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:43.779211  6521 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.779414  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.779533  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.780125  5743 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.780988  5598 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 481) took 2159 ms. Trace:
I20260709 12:09:43.781330  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.781404  5598 rpcz_store.cc:276] 0709 12:09:41.622047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.780196 (+2158149us) service_pool.cc:224] Handling call
0709 12:09:43.780480 (+   284us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.780672 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.780704 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.780744 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:43.780776 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.780845 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.780939 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.782232  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.782611  5747 raft_consensus.cc:2410] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec 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:09:43.782997  5748 raft_consensus.cc:2393] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:43.786634  5494 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:43.788465  5743 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:43.788604  5494 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:43.789816  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 706) took 1643 ms. Trace:
I20260709 12:09:43.790150  5747 rpcz_store.cc:276] 0709 12:09:42.146288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.781089 (+1634801us) service_pool.cc:224] Handling call
0709 12:09:43.789771 (+  8682us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.790814  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.780001  5667 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:43.792130  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.803201  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.793016  5641 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:43.789510  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 484) took 1169 ms. Trace:
I20260709 12:09:43.804276  6413 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.804746  5596 rpcz_store.cc:276] 0709 12:09:42.620180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.788373 (+1168193us) service_pool.cc:224] Handling call
0709 12:09:43.788780 (+   407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.789022 (+   242us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.789109 (+    87us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.789174 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:43.789223 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.789305 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.789440 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.796029  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.796937  5594 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:43.801290  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.812618  5742 raft_consensus.cc:2393] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:43.812850  6753 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:43.813334  5596 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.824838  6753 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:43.825251  6753 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:43.752539  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.827062  5669 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:43.815187  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 578) took 2256 ms. Trace:
I20260709 12:09:43.762516  5593 rpcz_store.cc:276] 0709 12:09:41.593436 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.627766 (+2034330us) service_pool.cc:224] Handling call
0709 12:09:43.669001 (+ 41235us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.709984 (+ 40983us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.719715 (+  9731us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.827714  5596 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.827816  5742 rpcz_store.cc:276] 0709 12:09:41.558806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.814474 (+2255668us) service_pool.cc:224] Handling call
0709 12:09:43.814738 (+   264us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.814899 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.814928 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.814965 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:43.814995 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.815041 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.815125 (+    84us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.823735  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 702) took 2236 ms. Trace:
I20260709 12:09:43.824359  5594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 485) took 1084 ms. Trace:
I20260709 12:09:43.830206  5747 rpcz_store.cc:276] 0709 12:09:41.587433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.822920 (+2235487us) service_pool.cc:224] Handling call
0709 12:09:43.823251 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.823438 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.823461 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.823502 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.823533 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.823583 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.823681 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1792}
I20260709 12:09:43.832247  6413 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.801892  5670 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.835645  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:43.828670  6729 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.844468  5743 raft_consensus.cc:2410] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:43.756472  6645 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.763223  5495 rpcz_store.cc:276] 0709 12:09:38.224383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:38.241516 (+ 17133us) service_pool.cc:224] Handling call
0709 12:09:43.762680 (+5521164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:39.300961 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:39.301554 (+   593us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:39.301594 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:09:39.301612 (+    18us) tablet.cc:662] Decoding operations
0709 12:09:39.376316 (+ 74704us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:39.386282 (+  9966us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:39.388574 (+  2292us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:09:39.493543 (+104969us) tablet.cc:701] Row locks acquired
0709 12:09:39.495563 (+  2020us) write_op.cc:260] PREPARE: finished
0709 12:09:39.531465 (+ 35902us) write_op.cc:270] Start()
0709 12:09:39.548965 (+ 17500us) write_op.cc:276] Timestamp: P: 1783598979531408 usec, L: 0
0709 12:09:39.555122 (+  6157us) op_driver.cc:348] REPLICATION: starting
0709 12:09:39.685429 (+130307us) log.cc:844] Serialized 910 byte log entry
0709 12:09:42.564698 (+2879269us) op_driver.cc:464] REPLICATION: finished
0709 12:09:42.945774 (+381076us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7cb7c0ac 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c836bcef0
0709 12:09:42.989992 (+ 44218us) write_op.cc:301] APPLY: starting
0709 12:09:42.990095 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:42.990239 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:42.990269 (+    30us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:43.036873 (+ 46604us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:43.037042 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:09:43.037095 (+    53us) write_op.cc:312] APPLY: finished
0709 12:09:43.037303 (+   208us) log.cc:844] Serialized 28 byte log entry
0709 12:09:43.037490 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:43.037579 (+    89us) write_op.cc:454] Released schema lock
0709 12:09:43.037622 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:43.037998 (+   376us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:43.038026 (+    28us) write_op.cc:454] Released schema lock
0709 12:09:43.189733 (+151707us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b54003291d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8332a 00007f1c7fc08f14 00007f1c7fc08ec3 00007f1c7fc08e38 00007f1c7fc08df3 00007f1c7fc080dc 00007f1c7fc31e16 00007f1c7fc19cbb 00007f1c7fc0439d 00007f1c7fc07d75
Metrics: {"mutex_wait_us":51837,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":394898,"apply.run_cpu_time_us":2199,"apply.run_wall_time_us":47982,"num_ops":2,"prepare.queue_time_us":179029,"prepare.run_cpu_time_us":104149,"prepare.run_wall_time_us":1333055,"raft.queue_time_us":587401,"raft.run_cpu_time_us":17322,"raft.run_wall_time_us":806194,"replication_time_us":2924049,"spinlock_wait_cycles":40410752,"thread_start_us":1674169,"threads_started":4,"wal-append.queue_time_us":1220037}]]}
I20260709 12:09:43.844856  5740 raft_consensus.cc:2410] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:43.867026  6715 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.869342  5669 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.870177  6715 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:43.877717  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 697) took 3135 ms. Trace:
I20260709 12:09:43.878249  5741 rpcz_store.cc:276] 0709 12:09:40.742403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.165944 (+2423541us) service_pool.cc:224] Handling call
0709 12:09:43.166368 (+   424us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:43.188333 (+ 21965us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.203123 (+ 14790us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:43.335066 (+131943us) log.cc:844] Serialized 26 byte log entry
0709 12:09:43.776783 (+441717us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.776843 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.776923 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:43.877459 (+100536us) raft_consensus.cc:1685] finished
0709 12:09:43.877486 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.877643 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12752,"raft.queue_time_us":21097,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":17697,"thread_start_us":343889,"threads_started":1,"wal-append.queue_time_us":509365}
I20260709 12:09:43.879590  5744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 583) took 2188 ms. Trace:
I20260709 12:09:43.834519  5594 rpcz_store.cc:276] 0709 12:09:42.740404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.795878 (+1055474us) service_pool.cc:224] Handling call
0709 12:09:43.796288 (+   410us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.824079 (+ 27791us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.824303 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.838238  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:43.861720  5675 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:43.860225  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 493) took 2488 ms. Trace:
I20260709 12:09:43.879971  5744 rpcz_store.cc:276] 0709 12:09:41.691065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.878724 (+2187659us) service_pool.cc:224] Handling call
0709 12:09:43.879084 (+   360us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.879273 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.879299 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.879343 (+    44us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:43.879382 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.879434 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.879534 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.887244  6317 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:43.890372  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:43.903642  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 99179.4us
I20260709 12:09:43.905040  5743 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 582) took 2243 ms. Trace:
I20260709 12:09:43.905452  5743 rpcz_store.cc:276] 0709 12:09:41.661633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.860056 (+2198423us) service_pool.cc:224] Handling call
0709 12:09:43.904293 (+ 44237us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.904745 (+   452us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.904770 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.904811 (+    41us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:43.904841 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.904894 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.904989 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.897802  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.908219  5675 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:43.908505  5566 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:43.897271  5599 rpcz_store.cc:276] 0709 12:09:41.377232 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.329902 (+1952670us) service_pool.cc:224] Handling call
0709 12:09:43.330453 (+   551us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:09:43.330943 (+   490us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.330970 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:09:43.332587 (+  1617us) log.cc:844] Serialized 566 byte log entry
0709 12:09:43.732793 (+400206us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:43.855477 (+122684us) log.cc:844] Serialized 14 byte log entry
0709 12:09:43.859812 (+  4335us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.859975 (+   163us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:43.860016 (+    41us) raft_consensus.cc:1685] finished
0709 12:09:43.860029 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.860168 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3935,"prepare.queue_time_us":132169,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":4163,"raft.run_cpu_time_us":277,"raft.run_wall_time_us":28076,"thread_start_us":481330,"threads_started":2,"wal-append.queue_time_us":444316}
I20260709 12:09:43.894183  6683 raft_consensus.cc:1064] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:09:43.934816  5744 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:43.935465  5744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 712) took 1737 ms. Trace:
I20260709 12:09:43.935768  5744 rpcz_store.cc:276] 0709 12:09:42.197957 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.898189 (+1700232us) service_pool.cc:224] Handling call
0709 12:09:43.934649 (+ 36460us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.935234 (+   585us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.935414 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.949584  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.950565  5675 raft_consensus.cc:2393] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:09:43.941550  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 54405.8us
I20260709 12:09:43.936746  6428 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:43.960978  6428 raft_consensus.cc:697] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:43.962213  6428 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:43.963331  5638 connection.cc:256] RPC call timeout handler was delayed by -2.2436875310002051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.29009999999999997s for a response
I20260709 12:09:43.965098  6645 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:43.938504  5741 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:09:43.966948  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 585) took 2089 ms. Trace:
I20260709 12:09:43.967325  5741 rpcz_store.cc:276] 0709 12:09:41.877616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.879980 (+2002364us) service_pool.cc:224] Handling call
0709 12:09:43.880320 (+   340us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:43.966621 (+ 86301us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.966888 (+   267us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.950522  5746 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.968950  5746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 716) took 1606 ms. Trace:
I20260709 12:09:43.969242  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 718) took 1548 ms. Trace:
I20260709 12:09:43.969717  5741 rpcz_store.cc:276] 0709 12:09:42.420724 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.968182 (+1547458us) service_pool.cc:224] Handling call
0709 12:09:43.968531 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.968881 (+   350us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.968916 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:43.968967 (+    51us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:43.969007 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:43.969079 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:43.969193 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:43.971421  5741 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.974529  6645 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:43.977685  6670 consensus_meta.cc:287] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.592s	user 0.011s	sys 0.000s
I20260709 12:09:43.978170  6670 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:43.980325  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:43.980949  6769 consensus_queue.cc:1059] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:43.981482  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:43.982158  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 274995us
I20260709 12:09:43.942001  6734 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:43.934243  5670 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:43.960139  6643 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.999329  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:43.999747  6643 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.000259  5669 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:43.903426  6753 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:43.992614  5667 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:43.993759  5740 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:43.982884  6614 consensus_queue.cc:1059] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:09:44.029844  6591 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:44.035218  6591 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.036505  6717 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:44.037066  6717 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:44.039572  6717 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.040985  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.042161  5672 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:44.043149  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.044224  5672 raft_consensus.cc:2410] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec 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:09:44.014636  6670 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.049252  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.053463  6575 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.054250  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.054605  6753 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.055506  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.056311  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.057124  5669 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.058892  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.058923  5749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 690) took 3608 ms. Trace:
I20260709 12:09:44.052129  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.059567  5749 rpcz_store.cc:276] 0709 12:09:40.454792 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.908987 (+2454195us) service_pool.cc:224] Handling call
0709 12:09:42.909290 (+   303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.056690 (+147400us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.058649 (+1001959us) spinlock_profiling.cc:243] Waited 67.5 ms on lock 0x7b5400019854. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:44.058853 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":155318656}
I20260709 12:09:44.060674  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:43.969312  5746 rpcz_store.cc:276] 0709 12:09:42.362235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:42.796805 (+434570us) service_pool.cc:224] Handling call
0709 12:09:43.813754 (+1016949us) spinlock_profiling.cc:243] Waited 5.56 ms on lock 0x7b58001c0298. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c4c0a0 00007f1c84c4b984 00007f1c7e1c66d4 00007f1c7e1c6662
0709 12:09:43.968888 (+155134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12792960}
I20260709 12:09:44.033900  6654 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:44.016260  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.072947  5675 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.070487  5674 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:44.075196  6521 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.075387  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.075820  6521 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:44.076392  6521 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.077001  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.078609  5674 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:44.078711  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.080390  5670 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.081489  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:44.082320  5595 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:44.050577  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 714) took 1688 ms. Trace:
I20260709 12:09:44.073284  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.093426  5749 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.088891  6599 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:44.095067  6599 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.096580  6643 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:44.097010  6643 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:44.097481  6599 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.095062  5591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 479) took 2473 ms. Trace:
I20260709 12:09:44.097838  6643 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.099148  6643 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.058138  6717 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:44.072299  6586 consensus_queue.cc:1059] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:09:44.118402  6717 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:44.093242  5740 rpcz_store.cc:276] 0709 12:09:42.360924 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.982151 (+1621227us) service_pool.cc:224] Handling call
0709 12:09:43.993396 (+ 11245us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:44.028114 (+ 34718us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.049152 (+ 21038us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:44.118696  6725 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:44.118927  6717 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.119153  6725 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:44.119591  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.093664  6654 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.106566  6683 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:44.093983  5595 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 494) took 2673 ms (client timeout 3232 ms). Trace:
I20260709 12:09:44.123482  5597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 488) took 3394 ms. Trace:
I20260709 12:09:44.123564  6654 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.124037  5597 rpcz_store.cc:276] 0709 12:09:40.729721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.218280 (+2488559us) service_pool.cc:224] Handling call
0709 12:09:43.603303 (+385023us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.675055 (+ 71752us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.123228 (+448173us) spinlock_profiling.cc:243] Waited 376 ms on lock 0x7b54001f4fd0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc858ad 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:44.123412 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":865863424}
W20260709 12:09:44.121104  5595 rpcz_store.cc:269] 0709 12:09:41.420450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.117346 (+1696896us) service_pool.cc:224] Handling call
0709 12:09:44.081333 (+963987us) spinlock_profiling.cc:243] Waited 3.08 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c4c0a0 00007f1c84c4b984 00007f1c7e1c66d4 00007f1c7e1c6662
0709 12:09:44.083560 (+  2227us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7089024}
I20260709 12:09:44.108956  6591 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:44.126998  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:44.013087  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 49046.8us
I20260709 12:09:44.098467  5591 rpcz_store.cc:276] 0709 12:09:41.621528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.755903 (+2134375us) service_pool.cc:224] Handling call
0709 12:09:43.756244 (+   341us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:43.764496 (+  8252us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.764528 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:43.834223 (+ 69695us) log.cc:844] Serialized 26 byte log entry
0709 12:09:44.030501 (+196278us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:44.033089 (+  2588us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.045524 (+ 12435us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:44.094782 (+ 49258us) raft_consensus.cc:1685] finished
0709 12:09:44.094806 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:44.095005 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6688,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":101,"thread_start_us":154908,"threads_started":1,"wal-append.queue_time_us":234708}
I20260709 12:09:44.111486  5742 raft_consensus.cc:1240] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 12:09:44.117981  6757 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.752s	user 0.010s	sys 0.000s
I20260709 12:09:44.072053  6670 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:44.108074  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 194903us
I20260709 12:09:44.128424  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 580) took 2538 ms. Trace:
I20260709 12:09:44.154706  5742 rpcz_store.cc:276] 0709 12:09:41.589695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.830298 (+2240603us) service_pool.cc:224] Handling call
0709 12:09:44.105014 (+274716us) spinlock_profiling.cc:243] Waited 3.72 ms on lock 0x7b58001c0298. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:44.105187 (+   173us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:44.128160 (+ 22973us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.128369 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8564480}
I20260709 12:09:44.133767  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.156643  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.158475  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.137634  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 703) took 2544 ms. Trace:
I20260709 12:09:44.159825  5747 rpcz_store.cc:276] 0709 12:09:41.593174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.831493 (+2238319us) service_pool.cc:224] Handling call
0709 12:09:44.136712 (+305219us) spinlock_profiling.cc:243] Waited 2.67 ms on lock 0x7b58001c0298. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:44.136966 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:44.137201 (+   235us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:44.137238 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:44.137295 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:44.137341 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.137430 (+    89us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:44.137558 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6150400}
I20260709 12:09:44.141451  5675 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:44.143216  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.178727  5742 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:44.152423  6774 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.153s	user 0.002s	sys 0.000s
I20260709 12:09:44.178400  5747 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.163075  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.146644  6768 raft_consensus.cc:3055] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:44.153031  5740 raft_consensus.cc:2393] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:44.197029  5749 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:44.192428  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:44.190773  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.153820  6670 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:44.120064  6725 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.206943  6599 raft_consensus.cc:2764] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:09:44.206322  5743 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 713) took 2007 ms. Trace:
I20260709 12:09:44.189851  6591 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.190016  6715 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:44.190056  6698 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:44.224917  5641 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:44.191359  5741 raft_consensus.cc:2376] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3. Re-sending same reply.
I20260709 12:09:44.201545  6768 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:44.230880  5641 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:44.234386  5563 connection.cc:256] RPC call timeout handler was delayed by -1.0388549150000017s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1809s for a response
I20260709 12:09:44.212659  6670 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:44.220883  6732 consensus_meta.cc:287] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Time spent flushing consensus metadata: real 0.594s	user 0.007s	sys 0.004s
W20260709 12:09:44.235001  5563 connection.cc:256] RPC call timeout handler was delayed by -1.0091549149999537s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18420000000000003s for a response
I20260709 12:09:44.224438  6591 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:44.229049  6715 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:44.243791  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.278115  6715 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.276995  5495 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 2 to 4, term changed from 2 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to <none>, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:44.279132  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:44.246644  6773 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.206s	user 0.002s	sys 0.000s
I20260709 12:09:44.286000  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.253667  5598 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 482) took 1678 ms. Trace:
I20260709 12:09:44.206394  6783 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:09:44.258729  6521 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.237516  6729 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.263063  6591 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.238169  6753 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:44.305022  6753 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:44.237738  6725 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.269481  6768 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.217226  5743 rpcz_store.cc:276] 0709 12:09:42.198497 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.906595 (+1708098us) service_pool.cc:224] Handling call
0709 12:09:43.937026 (+ 30431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:43.937226 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:44.173635 (+236409us) log.cc:844] Serialized 14 byte log entry
0709 12:09:44.205988 (+ 32353us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:44.206042 (+    54us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:44.206088 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.206156 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:44.206264 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":236372,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":37,"raft.queue_time_us":130,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":9453,"thread_start_us":252080,"threads_started":2}
I20260709 12:09:44.271762  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.271660  6565 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.315088  5744 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:44.272456  5566 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:44.316823  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44432.7us
I20260709 12:09:44.274210  6614 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.274459  6645 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.242086  6732 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:44.277706  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.236672  6672 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:44.330308  6672 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:44.330374  5669 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:44.330816  6672 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.331166  6770 raft_consensus.cc:2764] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:09:44.228737  6698 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:44.280014  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 151310us
I20260709 12:09:44.281330  5495 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:44.283962  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.284606  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:44.370489  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.286589  5598 rpcz_store.cc:276] 0709 12:09:42.575542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.782501 (+1206959us) service_pool.cc:224] Handling call
0709 12:09:43.782771 (+   270us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:43.783074 (+   303us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.783100 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:43.792207 (+  9107us) log.cc:844] Serialized 26 byte log entry
0709 12:09:44.003636 (+211429us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:44.003688 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.003774 (+    86us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:44.151829 (+148055us) spinlock_profiling.cc:243] Waited 49.7 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:44.253342 (+101513us) raft_consensus.cc:1685] finished
0709 12:09:44.253368 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:44.253597 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1897,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":21111,"spinlock_wait_cycles":114306944,"thread_start_us":157044,"threads_started":1,"wal-append.queue_time_us":164253}
I20260709 12:09:44.288645  5674 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:09:44.292500  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 101821us
I20260709 12:09:44.374248  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.303980  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.310922  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.288951  6505 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:44.322570  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:44.298676  6729 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:44.305968  6753 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.328418  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.329234  6521 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:44.318642  5668 consensus_meta.cc:287] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.621s	user 0.005s	sys 0.005s
I20260709 12:09:44.313829  6565 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:44.371012  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.375768  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:44.377825  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 55335.7us
W20260709 12:09:44.368096  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.332989  6643 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:44.379081  5674 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:44.378885  6599 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.368705  6768 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:44.397202  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 118140us
W20260709 12:09:44.393098  5638 connection.cc:256] RPC call timeout handler was delayed by -1.8553019780001705s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.32320000000000004s for a response
W20260709 12:09:44.398101  5638 connection.cc:256] RPC call timeout handler was delayed by -1.5006007760000557s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2473s for a response
I20260709 12:09:44.398232  6769 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:44.398483  5638 connection.cc:256] RPC call timeout handler was delayed by -1.4845709629998964s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1899s for a response
W20260709 12:09:44.398810  5638 connection.cc:256] RPC call timeout handler was delayed by -1.4067649199998868s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.254s for a response
W20260709 12:09:44.399348  5638 connection.cc:256] RPC call timeout handler was delayed by -1.3819709629999579s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2013s for a response
I20260709 12:09:44.398743  6769 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:44.399686  5638 connection.cc:256] RPC call timeout handler was delayed by -1.2190709629999219s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2194s for a response
W20260709 12:09:44.400136  5638 connection.cc:256] RPC call timeout handler was delayed by -1.0865034999999352s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.30410000000000004s for a response
I20260709 12:09:44.400254  6654 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:44.400821  6654 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.401234  6769 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.389307  5748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 579) took 2806 ms. Trace:
I20260709 12:09:44.402927  6654 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.401947  5748 rpcz_store.cc:276] 0709 12:09:41.583067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.822853 (+2239786us) service_pool.cc:224] Handling call
0709 12:09:43.823353 (+   500us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:43.823805 (+   452us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:43.823849 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:43.824409 (+   560us) log.cc:844] Serialized 26 byte log entry
0709 12:09:44.003217 (+178808us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:44.003275 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.003363 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:44.203550 (+200187us) spinlock_profiling.cc:243] Waited 7.15 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:44.385078 (+181528us) raft_consensus.cc:1685] finished
0709 12:09:44.385145 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:44.389243 (+  4098us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":975,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":151,"spinlock_wait_cycles":16481792,"thread_start_us":158076,"threads_started":1,"wal-append.queue_time_us":216184}
I20260709 12:09:44.374541  6698 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.404297  6683 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:44.388345  5668 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:44.385857  6505 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.385912  6428 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:44.385481  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.386040  6729 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.411185  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:44.408476  5638 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.734s (SENT)
W20260709 12:09:44.421515  5638 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.909s (SENT)
I20260709 12:09:44.422000  6428 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:44.423249  6428 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.408174  6521 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:09:44.411640  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.427021  5671 raft_consensus.cc:2368] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:44.404919  6599 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:44.427757  5563 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:44.427044  5638 leader_election.cc:336] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.970s (SENT)
I20260709 12:09:44.429750  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:44.431156  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:44.438973  6505 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.426146  6521 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:09:44.471095  6643 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:44.448704  6565 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:44.470922  6413 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.450731  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:44.429018  6599 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.477445  6683 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:44.475162  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 81649.9us
I20260709 12:09:44.442767  6614 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:44.480480  5671 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:44.450294  6654 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:44.450100  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:44.478315  6793 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 12:09:44.475322  6645 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.472255  6643 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.496147  6645 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:44.498040  6645 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.499752  6717 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:44.501103  6797 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:09:44.502297  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.505800  5675 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.506879  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:44.507483  6796 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:09:44.507751  5669 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:44.497014  6799 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:09:44.511863  6717 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:44.495268  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44623.7us
I20260709 12:09:44.513592  5563 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:44.514411  6614 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.516824  5668 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:44.518273  6670 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.518499  6645 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.522156  5745 raft_consensus.cc:1240] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:44.526800  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:44.529897  5671 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:44.496646  6804 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:44.498172  5667 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:44.538121  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.538757  5675 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.540053  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.540580  5563 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:44.544853  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.546517  5666 raft_consensus.cc:1240] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:44.547335  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 90658.6us
I20260709 12:09:44.545434  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.538780  6804 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:44.549401  6804 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.557708  6809 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:44.544041  6505 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:09:44.563925  6802 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:09:44.564121  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.542483  6565 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.587131  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.618191  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.594702  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.677006  5666 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:44.685911  5673 raft_consensus.cc:2368] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:44.686704  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.686798  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.589823  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:44.692338  5675 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:44.693244  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.550040  6727 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:09:44.694789  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.694890  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.695082  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:44.695708  5747 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:44.696223  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:44.616935  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 60970.8us
I20260709 12:09:44.696794  5598 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.697703  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.698324  5673 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:44.699115  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.700831  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.700987  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.701821  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.702008  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.566524  5669 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:44.705273  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:44.684676  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.709254  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.709347  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:44.710695  5746 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260709 12:09:44.694779  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.706982  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.554910  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.718114  6715 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.713266  5641 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:44.719058  5749 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.719417  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.720047  6645 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.622493  6521 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:44.720573  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.720896  6521 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.552373  6654 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.154s
I20260709 12:09:44.712716  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.713241  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.675439  6591 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.541592  6803 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.179s
I20260709 12:09:44.717581  6351 raft_consensus.cc:1240] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:44.552098  6732 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:44.732939  6790 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.290s	user 0.000s	sys 0.001s
I20260709 12:09:44.567360  6672 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:44.735628  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 250329us
I20260709 12:09:44.711944  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.711959  5673 raft_consensus.cc:2368] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:44.732762  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.737159  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.737598  5675 raft_consensus.cc:2368] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:44.737715  5673 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:44.713511  6698 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.721427  5672 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:44.566987  6783 consensus_queue.cc:1059] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.143s
I20260709 12:09:44.725631  6809 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.732211  5598 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 2.
I20260709 12:09:44.721797  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:44.724040  6727 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:44.742861  5666 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:44.739324  5742 raft_consensus.cc:2376] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3. Re-sending same reply.
I20260709 12:09:44.733686  6715 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.749835  5747 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.753491  5746 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:44.753750  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.652034  6683 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.757323  5673 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:44.757377  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.744242  6813 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:44.746060  6809 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:44.773670  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.774941  5666 raft_consensus.cc:2376] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3. Re-sending same reply.
I20260709 12:09:44.775892  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.778366  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.779280  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.801110  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:44.802757  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 98814.7us
I20260709 12:09:44.774585  6809 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:44.805842  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 56503.4us
I20260709 12:09:44.751663  6805 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:09:44.775071  6783 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:44.750113  6727 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:44.809897  5747 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:44.809182  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.841507  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.841774  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.829444  5745 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 577) took 3290 ms. Trace:
I20260709 12:09:44.830154  6770 consensus_queue.cc:1059] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:44.833566  6672 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.837760  6575 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.842723  5745 rpcz_store.cc:276] 0709 12:09:41.539979 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:43.712174 (+2172195us) service_pool.cc:224] Handling call
0709 12:09:44.141036 (+428862us) spinlock_profiling.cc:243] Waited 1.86 ms on lock 0x7b58001c0298. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:44.141275 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:44.526053 (+384778us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.829207 (+303154us) spinlock_profiling.cc:243] Waited 378 ms on lock 0x7b5400221d54. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:44.829382 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":874429568}
W20260709 12:09:44.812846  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.847281  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.849699  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.850273  5671 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:44.851013  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.848997  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.852368  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.853348  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:44.853578  6575 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.854605  5671 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.856048  5671 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.857589  6599 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.858843  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:44.859560  6809 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:44.860805  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:44.863564  6614 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:44.832506  6729 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:44.866866  5674 raft_consensus.cc:2393] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:44.867856  6729 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:44.868654  5748 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:44.869635  5672 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.873062  6521 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.874874  6591 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:44.875617  5675 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:09:44.846590  6349 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 2 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:44.815639  6783 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:44.843629  6727 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:44.893309  6413 consensus_queue.cc:1059] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:44.776949  6813 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:44.851038  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 261272us
I20260709 12:09:44.882423  5747 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.898478  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.899330  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:44.877760  6802 consensus_queue.cc:1059] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:44.887548  5675 pending_rounds.cc:85] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 1
I20260709 12:09:44.906258  5675 pending_rounds.cc:107] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:09:44.906562  5675 raft_consensus.cc:2889] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:44.888541  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:44.899613  5743 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 2: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:44.901394  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:44.886386  5666 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:44.905418  5668 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.913090  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:44.981278  5743 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:44.901587  6804 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:44.997238  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 95919.5us
I20260709 12:09:44.955531  6803 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:09:45.027439  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 138964us
W20260709 12:09:45.035140  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 203278us
I20260709 12:09:45.036099  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.044202  5712 leader_election.cc:400] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:45.044723  5712 leader_election.cc:403] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:09:45.007372  6614 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.050994  6586 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:09:45.059859  6317 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.068542  6732 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:45.067150  6683 consensus_queue.cc:1059] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:09:45.041792  6783 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.071666  5641 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:45.050557  6805 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 12:09:45.059953  6803 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
W20260709 12:09:45.147416  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 110266us
I20260709 12:09:45.097146  6685 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:45.070041  6715 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 12:09:45.134964  6565 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.130292  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:45.168443  6786 log.cc:927] Time spent T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 12:09:45.218889  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:45.220724  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 222610us
I20260709 12:09:45.222013  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.225283  5563 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.226894  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:45.231590  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.127801  6779 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.095s
W20260709 12:09:45.258822  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.180274  6809 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.151924  6814 consensus_queue.cc:1059] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.134s
I20260709 12:09:45.191697  6505 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 12:09:45.266162  6802 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.273554  6565 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:09:45.286041  6820 log.cc:927] Time spent T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.237s	user 0.000s	sys 0.001s
I20260709 12:09:45.286398  6670 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:45.286778  6813 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:45.270327  6729 consensus_queue.cc:1059] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:09:45.283579  6698 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:45.318146  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:45.284451  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:45.300298  6779 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.329460  6779 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:45.303282  6826 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.297s	user 0.001s	sys 0.001s
W20260709 12:09:45.335335  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.308965  6802 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:45.341150  5743 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
W20260709 12:09:45.351230  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 105786us
I20260709 12:09:45.352278  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.354271  6685 raft_consensus.cc:697] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.355262  6802 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.357740  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.342718  6833 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:45.361624  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.363555  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.333184  6779 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.368746  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 746) took 1243 ms. Trace:
I20260709 12:09:45.369352  6779 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.366413  6833 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.371097  6804 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.371841  6804 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:45.371948  6833 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.372496  6804 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:45.369190  5741 rpcz_store.cc:276] 0709 12:09:44.125361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:44.261546 (+136185us) service_pool.cc:224] Handling call
0709 12:09:44.261874 (+   328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:44.325972 (+ 64098us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:44.326015 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:44.391832 (+ 65817us) log.cc:844] Serialized 26 byte log entry
0709 12:09:44.847206 (+455374us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:09:44.854966 (+  7760us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:44.855036 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:45.360307 (+505271us) raft_consensus.cc:1685] finished
0709 12:09:45.365016 (+  4709us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:45.368674 (+  3658us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":11718,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":93,"thread_start_us":461163,"threads_started":2,"wal-append.queue_time_us":539973}
I20260709 12:09:45.359998  6505 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.379024  5740 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:45.380415  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:45.379143  6769 raft_consensus.cc:3055] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:45.381243  6769 raft_consensus.cc:740] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.382072  6769 consensus_queue.cc:260] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:45.383881  6769 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:45.365654  6802 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:45.385335  6802 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.387673  6802 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.397320  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:45.398293  5743 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:45.398520  6599 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:45.400871  6729 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:45.401332  6349 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:45.401480  6729 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:45.405823  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.406478  6831 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:45.404194  6729 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.408963  5747 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:45.407410  6685 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.420203  6768 raft_consensus.cc:3055] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.420840  6768 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:45.413059  6727 consensus_meta.cc:287] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.503s	user 0.008s	sys 0.003s
I20260709 12:09:45.416436  6816 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.420311  6809 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.413703  6783 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.423753  6727 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.427855  6643 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.428376  6643 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:45.429667  6727 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.429383  6643 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.423753  6816 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:45.431740  6822 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.431573  6816 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.432219  6822 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.377039  6833 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:45.426116  6809 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.425813  6768 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:45.438861  6413 consensus_queue.cc:1059] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.430919  6643 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.435891  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:45.437561  6809 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:45.450088  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:45.453374  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 387578us
I20260709 12:09:45.456234  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.480001  6717 consensus_queue.cc:1059] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:45.483206  6850 raft_consensus.cc:3055] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.483846  6850 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:45.485523  6850 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.487222  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 142) took 6319 ms. Trace:
I20260709 12:09:45.487692  5494 rpcz_store.cc:276] 0709 12:09:39.167905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:39.168013 (+   108us) service_pool.cc:224] Handling call
0709 12:09:45.487141 (+6319128us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:44.044836 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:44.045388 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:44.045419 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:09:44.045438 (+    19us) tablet.cc:662] Decoding operations
0709 12:09:44.045950 (+   512us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:44.046026 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:44.046062 (+    36us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:09:44.046859 (+   797us) tablet.cc:701] Row locks acquired
0709 12:09:44.046891 (+    32us) write_op.cc:260] PREPARE: finished
0709 12:09:44.047015 (+   124us) write_op.cc:270] Start()
0709 12:09:44.047114 (+    99us) write_op.cc:276] Timestamp: P: 1783598984046976 usec, L: 0
0709 12:09:44.047134 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:09:44.062454 (+ 15320us) log.cc:844] Serialized 1289 byte log entry
0709 12:09:44.224835 (+162381us) op_driver.cc:464] REPLICATION: finished
0709 12:09:44.300300 (+ 75465us) write_op.cc:301] APPLY: starting
0709 12:09:44.300415 (+   115us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:44.300620 (+   205us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:44.300937 (+   317us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:44.301502 (+   565us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:44.301806 (+   304us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:09:44.301875 (+    69us) write_op.cc:312] APPLY: finished
0709 12:09:44.302153 (+   278us) log.cc:844] Serialized 34 byte log entry
0709 12:09:44.302386 (+   233us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:44.302582 (+   196us) write_op.cc:454] Released schema lock
0709 12:09:44.302636 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:44.303021 (+   385us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:44.303060 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":219229,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":65533,"apply.run_cpu_time_us":2646,"apply.run_wall_time_us":2706,"num_ops":3,"prepare.queue_time_us":209456,"prepare.run_cpu_time_us":3473,"prepare.run_wall_time_us":17983,"replication_time_us":160064,"thread_start_us":182084,"threads_started":2}]]}
I20260709 12:09:45.518414  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:45.519173  5747 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.523600  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:45.500108  6816 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.487619  6683 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.540657  6413 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.523689  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:45.537621  6804 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:09:45.544085  6575 consensus_queue.cc:1059] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:09:45.559437  6575 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.559787  6575 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.560667  6575 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.561944  6575 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.529970  6672 consensus_queue.cc:1059] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 12:09:45.574561  6672 raft_consensus.cc:3055] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.574986  6672 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:45.577036  5740 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:45.584002  6810 consensus_queue.cc:1059] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:45.487376  6822 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.585235  6814 raft_consensus.cc:3055] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:45.585815  6822 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.586126  6814 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.587340  6814 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.589107  6814 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:45.591678  6779 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:45.592185  6779 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.592540  6725 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:45.593132  6779 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.593252  6725 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.594499  6779 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:45.598353  6809 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.557706  5712 leader_election.cc:400] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:45.601802  5712 leader_election.cc:403] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:09:45.603874  5747 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:45.604840  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:45.605435  5747 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:45.606745  5745 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:45.604290  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46711.8us
I20260709 12:09:45.609048  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.605182  5641 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:45.623544  5746 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.008s	sys 0.016s
W20260709 12:09:45.623939  5746 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.557s	user 0.008s	sys 0.016s
I20260709 12:09:45.628875  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:45.631120  5749 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.002s	sys 0.026s
I20260709 12:09:45.552920  6715 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:45.632761  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:45.630996  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:45.631511  5749 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.002s	sys 0.026s
W20260709 12:09:45.646745  5744 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.000s	sys 0.028s
W20260709 12:09:45.647202  5744 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.514s	user 0.000s	sys 0.028s
I20260709 12:09:45.649957  5744 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:45.575973  6672 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:45.629446  6428 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.008s	sys 0.018s
W20260709 12:09:45.663811  6428 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.009s	sys 0.019s
I20260709 12:09:45.629535  6591 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:45.629276  6729 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:45.623627  6725 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:45.665258  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.629145  6683 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
W20260709 12:09:45.644999  5640 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.009s	sys 0.018s
I20260709 12:09:45.639755  6803 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:45.674819  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 311299us
I20260709 12:09:45.641372  6715 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:45.677165  5712 leader_election.cc:400] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:45.645761  6805 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:45.687237  5712 leader_election.cc:403] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:09:45.669561  6795 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:45.646214  6840 consensus_queue.cc:1059] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:09:45.676141  6505 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:45.687031  6805 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:45.692699  6768 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.683627  6850 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.683116  6729 raft_consensus.cc:697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.683300  6672 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.681450  6599 consensus_queue.cc:1059] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.043s
W20260709 12:09:45.693120  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.664947  6783 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:09:45.680164  6715 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.695631  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.710836  6413 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.736205  6413 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.738171  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:45.707801  6815 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:45.739207  6815 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:45.697436  6852 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:09:45.737134  6413 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.739641  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:45.715749  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:45.700320  6860 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 12:09:45.695420  6505 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:45.715533  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.744298  6413 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.697825  6805 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.758065  5563 leader_election.cc:400] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 2. Current term is 3.
I20260709 12:09:45.724951  6717 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:45.729671  6783 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:09:45.757778  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 80737.8us
W20260709 12:09:45.767470  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:45.770532  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 216521us
W20260709 12:09:45.782761  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:45.782939  5638 leader_election.cc:336] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.569s (SENT)
I20260709 12:09:45.741432  6645 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:45.771793  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.696745  6802 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 12:09:45.746790  6854 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:09:45.784657  5638 leader_election.cc:336] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.692s (SENT)
W20260709 12:09:45.788642  5638 leader_election.cc:336] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.698s (SENT)
I20260709 12:09:45.785025  6413 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:45.761888  6833 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:45.791252  6413 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.767531  6505 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:45.760630  6844 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:45.785781  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.828194  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.833107  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.801517  6413 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.833899  5675 raft_consensus.cc:2368] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:45.834892  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.835784  5670 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
I20260709 12:09:45.837224  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:45.838569  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:45.808864  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:45.812054  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:45.812748  6848 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:45.813005  6837 consensus_queue.cc:1059] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:45.781947  6717 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:45.782171  6783 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:45.813663  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.797812  6753 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:45.814358  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:45.787850  6815 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.819685  6591 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:09:45.820168  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.820514  6575 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:45.798475  6645 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:45.708518  6729 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.840402  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.844898  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:45.849300  5674 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
W20260709 12:09:45.855607  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 83925us
I20260709 12:09:45.867941  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.869124  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.801013  6816 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:09:45.886498  5563 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.894379  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:45.901049  5712 leader_election.cc:400] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:45.901418  5712 leader_election.cc:403] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:45.902849  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.862056  6804 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:45.903847  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.861442  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.875150  6815 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:45.911649  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:45.855384  6753 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:45.921813  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.901568  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:45.902611  6831 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.933307  5671 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:45.934033  6845 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:45.934573  6845 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:45.937403  6866 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:09:45.938043  5675 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:45.867720  6575 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.904250  6591 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:45.938777  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:45.870967  6683 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 12:09:45.909313  6841 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.911098  6795 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:45.925532  6802 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.938862  6872 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:45.963181  6845 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.930593  6837 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:45.903096  6717 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.945047  6591 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:45.971742  5670 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:45.906424  6783 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:45.982864  6783 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:45.969815  6858 log.cc:927] Time spent T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.188s	user 0.000s	sys 0.001s
I20260709 12:09:45.986364  6575 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.986825  6521 raft_consensus.cc:3055] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:45.997565  6868 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.008714  6521 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:46.014696  6521 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:46.016079  6521 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:46.020967  6717 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:46.026712  6868 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:45.955480  6645 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.035414  6868 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.036645  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.036887  6753 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:45.985219  6591 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.105636  6715 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.143214  5742 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:46.142060  6505 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.198312  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 259366us
I20260709 12:09:46.201834  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:46.199159  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 415222us
W20260709 12:09:46.207175  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.209785  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.213377  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.214282  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.217693  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.221838  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:46.224850  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:46.223943  5670 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 3.
W20260709 12:09:46.139544  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.227839  5638 leader_election.cc:336] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.811s (SENT)
I20260709 12:09:46.230010  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.238838  5598 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 2.
I20260709 12:09:46.240794  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:46.232102  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 268016us
I20260709 12:09:46.241225  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.242750  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.230386  5672 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:46.245451  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.245769  6565 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:46.255257  6565 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:46.279731  6844 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
W20260709 12:09:46.291260  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.294633  6879 log.cc:927] Time spent T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.123s	user 0.000s	sys 0.002s
I20260709 12:09:46.296360  6854 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:46.297544  6854 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.298787  5747 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:46.298457  6854 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.307420  5741 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.307682  6505 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:46.309640  6871 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.149s	user 0.000s	sys 0.002s
W20260709 12:09:46.314304  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.286674  6565 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.298516  6810 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:46.334415  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 110106us
I20260709 12:09:46.325224  6875 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:46.342757  6314 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:46.352046  6715 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:46.352820  6868 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:46.353452  6868 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:46.353901  6868 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:46.353966  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 126648us
W20260709 12:09:46.346334  6874 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
W20260709 12:09:46.375859  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.378098  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:46.379118  6645 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:46.379758  5563 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:46.380606  6645 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:46.381876  6854 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:46.393327  6882 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.218s	user 0.000s	sys 0.002s
W20260709 12:09:46.399816  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.400899  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.423087  5667 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:46.420017  5638 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.090s (SENT)
I20260709 12:09:46.429606  6868 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:46.430590  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51001.1us
I20260709 12:09:46.433748  5744 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:46.434801  6881 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.099s	user 0.003s	sys 0.002s
I20260709 12:09:46.448654  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:46.451007  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.451807  5745 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:46.465771  6783 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 12:09:46.471094  6891 log.cc:927] Time spent T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 12:09:46.472849  6810 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:46.474746  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.475703  5749 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:46.476919  6565 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.477568  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.479261  6565 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:46.479624  6889 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 12:09:46.480911  6872 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:46.484082  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.484714  6645 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.475592  6868 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.487682  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.490340  5594 raft_consensus.cc:2393] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.482177  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.491732  5598 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:46.479768  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:46.483156  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.482884  6815 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:46.488061  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.498876  5591 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:46.498984  6575 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:46.481879  6854 consensus_queue.cc:1059] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:46.499953  6878 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.139s	user 0.001s	sys 0.001s
I20260709 12:09:46.489100  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.500291  6815 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:46.500739  5746 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.486527  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.486486  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.499559  6575 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:46.502590  5745 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:46.500950  6815 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:46.506508  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.507571  5592 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.504451  6575 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.510836  5599 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:46.512212  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:46.484153  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.521219  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:46.521463  5712 leader_election.cc:336] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.742s (SENT)
I20260709 12:09:46.522490  5592 raft_consensus.cc:2410] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 12:09:46.523360  5712 leader_election.cc:336] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.925s (SENT)
I20260709 12:09:46.531384  6854 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:46.532470  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.536787  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.532502  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:46.539498  5667 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:46.547492  6717 consensus_meta.cc:287] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.526s	user 0.010s	sys 0.009s
I20260709 12:09:46.548225  6854 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:46.549464  6854 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.506793  6815 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.555550  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:46.556159  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.559821  5592 raft_consensus.cc:3060] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 4
W20260709 12:09:46.558234  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 142279us
I20260709 12:09:46.566075  5597 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:46.566538  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.567559  5600 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.584584  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.591518  5592 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 4.
W20260709 12:09:46.597504  6898 log.cc:927] Time spent T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.080s	user 0.000s	sys 0.004s
I20260709 12:09:46.601814  6586 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.610973  6586 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.612788  6805 consensus_meta.cc:287] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.829s	user 0.010s	sys 0.011s
I20260709 12:09:46.613287  6805 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.616860  5744 raft_consensus.cc:1240] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:46.619426  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:46.619930  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.619819  6565 consensus_queue.cc:1059] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:46.621034  6565 raft_consensus.cc:3055] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:46.621568  6565 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:46.622777  6565 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.624719  6591 consensus_meta.cc:287] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.570s	user 0.010s	sys 0.006s
I20260709 12:09:46.594130  6815 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.628945  6591 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.633247  6591 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:46.637017  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:46.639032  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.624768  6565 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.643364  5744 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:46.645015  6586 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:46.645362  6896 log.cc:927] Time spent T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:09:46.645911  6729 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:46.646366  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.647074  5744 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:46.648212  5566 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:46.649176  6586 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:46.649703  6586 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:46.650238  6586 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:46.650621  6895 log.cc:927] Time spent T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
W20260709 12:09:46.655113  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.657243  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.657922  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.658604  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.659420  5591 raft_consensus.cc:2393] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.659353  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.660434  5594 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.660602  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.661540  5595 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.662299  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.662595  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.661425  6645 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.663275  5599 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:46.663216  6575 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.663653  6645 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.696448  6645 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.666735  5667 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 4.
I20260709 12:09:46.677596  6586 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.697894  6314 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.698418  6575 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.698779  6586 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.699059  6868 raft_consensus.cc:2804] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:46.699638  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.700325  5744 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.701864  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.702848  5593 raft_consensus.cc:2393] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.703692  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.704352  5593 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.704910  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.705619  5598 raft_consensus.cc:2368] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:46.705705  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.706537  5593 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:46.706425  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.707335  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.707532  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.708160  5593 raft_consensus.cc:2368] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:09:46.708321  5598 raft_consensus.cc:2410] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 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:09:46.709054  6854 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.710146  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.710858  5749 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:46.712046  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:46.679303  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.713284  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.716884  5598 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.685721  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.680966  5746 raft_consensus.cc:2468] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 4.
I20260709 12:09:46.688151  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.717682  5594 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:46.718350  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.687639  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.720566  5597 raft_consensus.cc:1240] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:46.710227  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.681362  6805 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:46.721985  5741 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
W20260709 12:09:46.690677  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.710861  6854 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:46.683887  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.724074  5592 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
W20260709 12:09:46.650022  5712 leader_election.cc:336] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.055s (SENT)
I20260709 12:09:46.725442  5566 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:46.728812  6586 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:46.729344  6586 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:46.729794  6586 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:46.735283  6805 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:46.736227  6805 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.735596  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.741609  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.742664  5592 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.742835  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.743572  5593 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.743837  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.745085  5597 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:46.746917  5749 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:46.748092  5566 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:46.748864  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 98890.5us
I20260709 12:09:46.749092  6727 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:46.749699  6727 raft_consensus.cc:697] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:46.750699  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.750828  6727 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.751801  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.752698  6717 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:46.752959  6854 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:46.753397  6717 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:46.754606  6717 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.757447  5744 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:46.763067  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.763486  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 20) took 2710 ms. Trace:
I20260709 12:09:46.764168  6768 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:46.764889  6768 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:46.765975  6768 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.771422  6729 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.772063  6729 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.763965  5495 rpcz_store.cc:276] 0709 12:09:44.053159 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:44.053321 (+   162us) service_pool.cc:224] Handling call
0709 12:09:44.140017 (+ 86696us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b54003291d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbf0090 00007f1c7fc8ef3a 00007f1c85a44e9c 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc 00007f1c84003392 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:46.763223 (+2623206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:46.061727 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:46.062388 (+   661us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:46.062435 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:09:46.062456 (+    21us) tablet.cc:662] Decoding operations
0709 12:09:46.062956 (+   500us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:46.063007 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:46.063037 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:09:46.063283 (+   246us) tablet.cc:701] Row locks acquired
0709 12:09:46.063301 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:09:46.063454 (+   153us) write_op.cc:270] Start()
0709 12:09:46.063565 (+   111us) write_op.cc:276] Timestamp: P: 1783598986063407 usec, L: 0
0709 12:09:46.063588 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:09:46.064333 (+   745us) log.cc:844] Serialized 986 byte log entry
0709 12:09:46.574905 (+510572us) op_driver.cc:464] REPLICATION: finished
0709 12:09:46.711499 (+136594us) write_op.cc:301] APPLY: starting
0709 12:09:46.711640 (+   141us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:46.711873 (+   233us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:46.712027 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:46.713288 (+  1261us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:46.713558 (+   270us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:09:46.713622 (+    64us) write_op.cc:312] APPLY: finished
0709 12:09:46.714024 (+   402us) log.cc:844] Serialized 28 byte log entry
0709 12:09:46.753585 (+ 39561us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:46.753710 (+   125us) write_op.cc:454] Released schema lock
0709 12:09:46.753764 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:46.754440 (+   676us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:46.754475 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1096705,"reported_tablets":2,"spinlock_wait_cycles":23737088,"child_traces":[["op",{"apply.queue_time_us":136279,"apply.run_cpu_time_us":3561,"apply.run_wall_time_us":42910,"num_ops":2,"prepare.queue_time_us":536724,"prepare.run_cpu_time_us":8260,"prepare.run_wall_time_us":302583,"raft.queue_time_us":80592,"raft.run_cpu_time_us":10882,"raft.run_wall_time_us":20935,"replication_time_us":511107,"thread_start_us":497291,"threads_started":4,"wal-append.queue_time_us":249519}]]}
I20260709 12:09:46.774550  6729 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:46.775779  5638 leader_election.cc:336] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.899s (SENT)
I20260709 12:09:46.776645  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.777416  5744 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:46.776425  5638 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:46.778610  6729 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:46.778666  5641 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.779589  6783 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:46.779987  6783 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:46.780190  5746 raft_consensus.cc:1240] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:46.780345  6783 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:46.781946  6565 consensus_queue.cc:1059] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.782691  6805 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:46.783103  6565 raft_consensus.cc:3055] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.783512  6565 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:46.784448  6565 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.785653  5638 leader_election.cc:336] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.013s (SENT)
I20260709 12:09:46.785938  6565 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.789546  6783 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.793376  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.794062  5746 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:46.799440  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.800457  5595 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.803010  5595 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:46.804195  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.804955  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.805276  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.805856  5595 raft_consensus.cc:2368] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:09:46.806270  6591 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:46.806845  6591 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:46.807217  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.808122  5595 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.808066  6591 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:46.810150  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.812667  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.813867  5594 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
W20260709 12:09:46.814672  5638 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.317s (SENT)
I20260709 12:09:46.815260  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:46.819196  5598 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
W20260709 12:09:46.833647  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.843111  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.845135  5746 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.834717  6783 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.846511  5641 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.849783  6768 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:46.851214  6768 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:46.852643  6753 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:46.852339  6768 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.845048  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.841821  6868 raft_consensus.cc:697] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:09:46.799455  5493 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:46.853715  6717 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:46.861173  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.861222  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.862479  5598 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260709 12:09:46.862622  5599 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.863338  5591 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.871567  6565 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:46.866716  6717 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:46.872310  6565 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.850452  6586 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.864514  5594 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.878042  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.867833  6591 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:46.881835  5493 catalog_manager.cc:5697] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:46.900059  6717 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.901736  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.903375  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.903635  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.904209  5599 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.904386  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.904229  5596 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:46.907374  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.908185  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.908984  5595 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.908903  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.909866  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.910183  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.910939  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.911281  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.911736  5595 raft_consensus.cc:2393] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.912689  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:46.913587  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.914117  5591 raft_consensus.cc:1240] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 2. Current term is 4. Ops: []
I20260709 12:09:46.914635  5597 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:46.910964  5592 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.907429  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.929118  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.926427  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.930200  5596 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
W20260709 12:09:46.929272  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.911604  6565 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.901155  5493 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 2, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.925629  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.937461  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.938649  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.939648  5592 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.940685  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.940047  6565 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.940343  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.941756  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.942763  5597 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:46.943668  5599 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:46.943485  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.944849  5595 raft_consensus.cc:2376] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3. Re-sending same reply.
I20260709 12:09:46.942389  6565 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.945571  5493 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.949278  5599 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:46.950011  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:46.951113  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.951736  5597 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
W20260709 12:09:46.953179  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.954057  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.956410  5597 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:46.956791  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.957347  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.957180  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.958253  5597 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:46.958498  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.958880  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.959008  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:46.963086  5638 leader_election.cc:336] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.478s (SENT)
I20260709 12:09:46.963608  5638 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:46.959192  5591 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:46.961688  6565 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.964450  6783 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:46.966573  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:46.961472  6575 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:46.956846  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.900422  6868 consensus_queue.cc:237] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [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: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:46.930045  6591 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:46.960547  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:46.962688  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:46.964182  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.961596  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.968669  5598 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:46.948130  5493 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 2, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.985229  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:46.988471  5746 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:46.988629  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.989529  5598 raft_consensus.cc:2368] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4.
I20260709 12:09:46.992187  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.993330  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.961575  6586 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:46.999723  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.998459  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:46.968325  6575 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:46.960326  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:47.006405  5638 leader_election.cc:336] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.194s (SENT)
I20260709 12:09:47.009872  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:47.012252  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.013044  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:46.991150  5595 raft_consensus.cc:2376] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4. Re-sending same reply.
I20260709 12:09:47.012288  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.016788  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.017549  6575 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.018981  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.020054  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.021974  5599 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:47.023696  5598 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.022665  5749 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:47.023056  5596 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.024729  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.021541  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.026525  5597 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:09:47.027403  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.028126  5597 raft_consensus.cc:2393] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
W20260709 12:09:47.028753  5638 leader_election.cc:336] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.551s (SENT)
I20260709 12:09:47.029088  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.029224  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:47.029006  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.030318  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.030542  6783 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:47.030997  5596 raft_consensus.cc:2368] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:47.032018  5596 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:47.043157  6783 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.043787  6783 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:47.044955  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.051311  5600 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:47.030565  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.055929  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.056520  5598 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.057766  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.020632  5594 raft_consensus.cc:2410] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:47.058465  5592 raft_consensus.cc:2376] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3. Re-sending same reply.
W20260709 12:09:47.049582  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.059664  5599 raft_consensus.cc:2368] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 4.
I20260709 12:09:47.060117  5597 raft_consensus.cc:2393] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:47.022130  6672 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:09:47.055248  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.021490  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.052821  6768 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:47.067871  5597 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:47.071075  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.056957  5591 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:47.051714  6591 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.091789  6672 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:47.096910  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.099014  6783 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:47.101020  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:47.102018  6575 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.134135  6575 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.134622  6672 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.130614  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:47.102447  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.136674  5597 raft_consensus.cc:2368] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4.
I20260709 12:09:47.062034  5746 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:47.105175  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.115689  5598 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:47.114080  5493 catalog_manager.cc:5697] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:47.133423  6349 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
W20260709 12:09:47.140734  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.161167  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.162092  5597 raft_consensus.cc:2410] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:47.155345  6565 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.172768  5592 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:47.154790  6768 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:47.163430  6575 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.174948  6768 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:47.175393  6768 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.171779  6844 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:47.181121  6844 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.185966  6844 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:47.187958  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.201437  6727 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.202085  6727 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:47.205566  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.205983  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.206394  5595 raft_consensus.cc:2368] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5.
I20260709 12:09:47.207473  5600 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:47.208475  5593 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:47.183074  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.209010  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.209254  5741 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:47.209602  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.210168  5600 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.210462  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.211148  5592 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.208933  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.208539  5597 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:09:47.214128  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.170012  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.170979  6565 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.222966  5598 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:47.240255  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.246379  6805 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.220784  5600 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:47.247157  6805 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:47.229899  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.271785  5592 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:47.273728  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.229622  6727 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.274459  6927 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.241243  6768 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:47.281941  6920 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 12:09:47.282298  6768 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.279839  6927 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.284925  6927 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:47.288829  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.289626  5741 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:47.291534  6565 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.292698  5595 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
W20260709 12:09:47.297124  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.296129  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.304994  5566 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:47.328123  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.329066  5746 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
W20260709 12:09:47.329926  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.339144  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:47.340847  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:47.341697  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.333117  6854 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:47.340587  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.400539  5597 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:47.403637  5638 leader_election.cc:336] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.473s (SENT)
I20260709 12:09:47.401636  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:47.405130  5673 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.404383  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:47.343469  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:47.406661  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 95679.9us
I20260709 12:09:47.359526  6805 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:47.420897  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.402076  6854 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:47.424175  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:47.420787  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:47.432654  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.433660  5666 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:47.436873  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:47.407199  5741 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:47.443428  6768 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.443691  5641 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.455240  5673 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.459033  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.459645  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.484472  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.485368  5592 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:47.486073  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.460022  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.488201  5600 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:09:47.452679  6936 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:47.464771  5712 leader_election.cc:336] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.206s (SENT)
I20260709 12:09:47.489694  5741 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:47.489871  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.466840  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:47.465627  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.444376  5670 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:47.459354  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.456748  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:47.493383  5745 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:47.460863  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 115423us
I20260709 12:09:47.490408  5600 raft_consensus.cc:2376] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3. Re-sending same reply.
I20260709 12:09:47.465535  5668 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.482784  6753 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:47.499040  6753 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:47.499409  6753 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.467180  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.501089  6868 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.501801  5593 raft_consensus.cc:2368] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4.
I20260709 12:09:47.461616  5667 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.502754  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.503871  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.465209  6854 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.460763  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:47.508675  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.508976  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:47.512476  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.516433  5566 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:47.504418  5593 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.529632  5667 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.490550  6926 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.536772  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.537108  5745 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:47.537382  5597 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.533805  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.538432  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.533845  5566 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:47.518501  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.494280  6717 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.459776  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:47.540112  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.535409  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.472929  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:47.468076  6768 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:47.576042  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.591691  5745 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:09:47.558806  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 44752.1us
I20260709 12:09:47.602421  6939 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.593863  5592 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.543133  6815 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:47.604393  6815 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:47.604509  6753 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:47.600354  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.603101  6939 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.606980  6753 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.608590  6939 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.610460  5594 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.613513  6929 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.614048  6929 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.616197  6929 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:47.618971  6939 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.619365  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:47.619516  6939 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.621338  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:47.621811  6938 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:47.622206  5667 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:47.622628  6938 raft_consensus.cc:1064] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:09:47.625883  6939 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.518185  6729 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 12:09:47.628363  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:47.629875  5745 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.540675  6586 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:47.604874  6815 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.631251  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.633448  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.640372  5597 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:47.626883  6938 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:47.637220  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.645876  5598 raft_consensus.cc:2376] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4. Re-sending same reply.
I20260709 12:09:47.641707  5592 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:47.643749  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.637274  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.649712  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.650965  5592 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:47.642933  5638 leader_election.cc:336] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 2.540s (SENT)
I20260709 12:09:47.662489  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:47.667008  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.667806  6916 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.668323  6916 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:47.671486  6916 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:47.664484  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.673086  6931 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:47.672966  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.673691  6931 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:47.674046  5746 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:47.674589  6931 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.672351  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:47.676807  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:47.677374  5669 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.677543  5671 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:47.689046  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:47.700147  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:47.700759  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.703454  6565 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.706074  5668 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:47.636902  6868 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:47.707255  6868 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:47.710932  6868 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:47.716724  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.717464  5594 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:47.547477  6717 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.636142  6586 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:47.723598  5745 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
W20260709 12:09:47.661489  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.542445  6926 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.734156  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.735677  5749 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:09:47.734212  5712 leader_election.cc:336] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 3.065s (SENT)
I20260709 12:09:47.739289  5748 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 3.
I20260709 12:09:47.732542  6586 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.747493  5641 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.744635  5667 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:47.756865  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.757525  5592 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.758168  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.759033  5596 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:47.760936  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.763844  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:47.743636  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.744139  6916 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:47.777782  6916 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.778257  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.779500  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.780828  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:47.782160  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 154692us
W20260709 12:09:47.783142  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:47.783720  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.777025  5749 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:47.754735  6768 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.754739  6753 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:47.786830  5596 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.760468  6575 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:47.790311  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.791332  5600 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:47.801553  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 67389.2us
W20260709 12:09:47.802371  5712 leader_election.cc:336] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 3.266s (SENT)
I20260709 12:09:47.792773  5591 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:47.787071  5594 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.814690  5638 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.813146  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:47.790416  5595 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:47.820322  6929 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:47.801111  5669 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:47.824870  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.804544  6575 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:47.825873  6729 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:47.835856  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.836741  5597 raft_consensus.cc:2376] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4. Re-sending same reply.
W20260709 12:09:47.841054  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 138918us
I20260709 12:09:47.842236  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.780941  6916 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:47.845006  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.804687  6868 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 12:09:47.837426  6729 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:47.841055  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:47.850138  6717 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:47.871290  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:47.875463  5596 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:09:47.878687  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:47.884617  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.853053  6729 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.904873  5669 raft_consensus.cc:2393] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:47.918195  6753 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:47.894793  6768 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:47.926399  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.907035  6926 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:47.947314  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.937150  6768 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:47.953709  5596 raft_consensus.cc:3055] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:47.955391  5596 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:47.887267  6575 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.956794  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.944175  6753 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.960944  6966 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:47.956213  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.956329  6768 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:47.984699  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.957816  6591 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:47.958320  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:47.985489  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:47.961480  6966 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.988994  6966 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:47.970329  5596 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:47.999639  5596 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:47.996099  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:48.004946  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:47.955053  6672 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:09:47.986097  6717 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:09:47.999931  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:48.014394  6952 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:09:48.023830  5600 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:47.988175  6729 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:48.028483  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.001693  6929 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:48.001866  6591 raft_consensus.cc:697] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.024901  5591 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:09:48.052088  6946 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 12:09:48.058262  6947 log.cc:927] Time spent T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:09:48.058050  6591 consensus_queue.cc:237] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.066689  6351 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:48.034566  6753 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.071194  6729 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:48.034322  6717 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.076624  6717 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.033778  6956 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:48.078754  6815 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:48.079546  6956 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:48.079936  6956 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.080240  5593 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
W20260709 12:09:48.085042  6957 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.101s	user 0.000s	sys 0.006s
W20260709 12:09:48.087512  6945 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.220s	user 0.001s	sys 0.001s
I20260709 12:09:48.042260  6929 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:48.093194  6929 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:48.093331  5596 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:09:48.093611  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.095551  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.096737  6815 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.099436  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:48.100749  5748 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:09:48.093838  5596 pending_rounds.cc:85] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 1
I20260709 12:09:48.103188  5745 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:48.109501  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:48.103107  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 100434us
I20260709 12:09:48.092231  5594 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:48.103992  5596 pending_rounds.cc:107] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:09:48.114401  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:48.117563  5596 raft_consensus.cc:2889] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:09:48.125869  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.117031  6645 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.108789  6950 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 12:09:48.131610  5745 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:48.116832  6965 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:48.146021  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.127043  6964 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:48.152320  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.138458  6972 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:48.121795  6966 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 12:09:48.158407  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.147652  6916 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:09:48.165465  6586 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.168049  6586 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.141252  6645 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.170290  6645 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.171372  6956 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.174127  6956 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:48.170183  5592 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:48.156754  6964 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.178574  6586 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.179127  6964 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.179605  6586 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.153234  6965 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.181739  6965 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.143203  6954 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:09:48.182232  6586 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.143085  6931 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.183543  6931 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.185854  6931 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.186764  6586 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.187290  6586 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.189819  6586 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:48.192543  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 350221us
I20260709 12:09:48.176302  6929 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.241791  5566 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:48.242398  6929 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:48.202525  6931 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:48.244184  6645 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:48.244616  6645 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:48.244968  6645 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:48.245292  6868 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:09:48.251200  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.213999  6768 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.215891  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.216224  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.216763  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:48.222908  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:48.254142  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 110764us
W20260709 12:09:48.227969  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.231590  6971 consensus_queue.cc:1059] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:48.233498  6575 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.234993  5638 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.275152  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:48.275616  5748 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:48.276441  5592 raft_consensus.cc:2393] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:48.294121  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:48.295634  5748 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:48.299893  5742 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:48.295437  5592 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:48.300192  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.302718  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:48.302999  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 68080.8us
I20260709 12:09:48.306783  5747 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:48.291545  6931 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.289103  6974 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:48.309947  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.312530  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:48.326609  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.314637  6972 raft_consensus.cc:697] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:48.335389  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.310710  6314 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.329630  6805 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
W20260709 12:09:48.345172  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.346303  6768 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.315567  6974 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.347939  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:48.333204  6672 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:09:48.354486  5745 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:48.348476  6868 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.348654  5740 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.362308  6729 raft_consensus.cc:3055] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:48.362773  6729 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:48.363698  6729 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.368237  5740 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:48.369755  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:48.370621  6931 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:48.371147  6931 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:48.371063  6645 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.372144  6931 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.372710  5743 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:48.374104  6868 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.376730  6854 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:48.377552  5638 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.378559  6971 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.379069  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:48.380084  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.380757  6978 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:09:48.382256  6753 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.355700  6974 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:48.383919  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.386915  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.391773  6645 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.395682  6729 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.395386  6978 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:09:48.420882  6586 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:48.421685  6854 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:48.445691  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 48202.4us
I20260709 12:09:48.440008  6805 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:09:48.451498  6586 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.451839  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:48.452309  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 95142.7us
I20260709 12:09:48.452678  6805 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:48.453058  6979 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:48.445695  6956 consensus_queue.cc:1059] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:09:48.453593  6979 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:48.453778  6586 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.454033  6979 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.454304  6956 consensus_queue.cc:1059] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.455538  6956 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:48.455878  6956 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.456691  6929 raft_consensus.cc:3055] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:48.457100  6929 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.453089  6805 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.457932  6929 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.458302  6805 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.459224  6929 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.459525  6805 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.460717  6926 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.456902  6916 consensus_queue.cc:1059] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:48.440969  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:48.441406  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 139067us
I20260709 12:09:48.396199  6972 consensus_queue.cc:237] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.474321  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.489727  6916 raft_consensus.cc:3055] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:48.490170  6916 raft_consensus.cc:740] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.488909  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.491032  6916 consensus_queue.cc:260] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.492622  5741 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:09:48.492874  6966 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.493592  6966 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.462874  6854 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.494637  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.495646  6575 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.497691  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.498431  5744 raft_consensus.cc:2368] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:48.480715  6956 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.499686  5566 leader_election.cc:400] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:48.499737  6956 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.500078  5566 leader_election.cc:403] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:48.496297  6854 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.500696  6978 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.467216  6939 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.502431  6939 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.502941  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.503679  6926 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.504850  5712 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:48.505182  5712 leader_election.cc:403] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:48.505659  6926 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:48.506141  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.506738  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.492408  6916 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.512641  6939 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.515717  6971 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.518564  6979 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:48.520861  6993 log.cc:927] Time spent T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 12:09:48.521559  6926 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:48.521366  5497 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 2 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 4 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.522917  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.530088  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.530892  6672 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.531723  6672 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:48.532423  6672 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:48.533212  5741 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:48.534696  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.537571  6979 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:48.538745  5712 leader_election.cc:400] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 3 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4.
I20260709 12:09:48.539749  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.540505  6805 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.548928  6978 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:48.551625  5566 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:48.552894  6645 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:48.553848  6645 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:48.555811  6645 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.556761  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.557976  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.533434  6672 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.561164  6805 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.570534  6939 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:48.599138  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 101522us
I20260709 12:09:48.569047  6929 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:48.568898  6979 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:48.601075  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.568526  6971 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.597358  6950 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:48.619057  5638 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:48.620168  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.606052  6929 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:48.611986  6979 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:48.623167  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 146) took 3526 ms. Trace:
I20260709 12:09:48.626446  6966 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.626816  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.615833  6805 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.629367  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.614609  6939 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:48.674994  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45688.3us
W20260709 12:09:48.647881  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:48.675745  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.630028  6979 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.625924  6929 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.625152  5493 rpcz_store.cc:276] 0709 12:09:45.097104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:45.097426 (+   322us) service_pool.cc:224] Handling call
0709 12:09:48.623091 (+3525665us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:47.529613 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:47.547402 (+ 17789us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:47.594692 (+ 47290us) write_op.cc:435] Acquired schema lock
0709 12:09:47.600242 (+  5550us) tablet.cc:662] Decoding operations
0709 12:09:47.625433 (+ 25191us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:47.625548 (+   115us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:47.625578 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:09:47.626193 (+   615us) tablet.cc:701] Row locks acquired
0709 12:09:47.626244 (+    51us) write_op.cc:260] PREPARE: finished
0709 12:09:47.626398 (+   154us) write_op.cc:270] Start()
0709 12:09:47.626539 (+   141us) write_op.cc:276] Timestamp: P: 1783598987626340 usec, L: 0
0709 12:09:47.626566 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:09:47.718679 (+ 92113us) log.cc:844] Serialized 2478 byte log entry
0709 12:09:48.084796 (+366117us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b2000172ef8. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7f834b91 00007f1c7f856a19 00007f1c7f8218c3 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169 00007f1c7f82a131 00007f1c7f82942d 0000000000388634
0709 12:09:48.323164 (+238368us) op_driver.cc:464] REPLICATION: finished
0709 12:09:48.454476 (+131312us) write_op.cc:301] APPLY: starting
0709 12:09:48.454568 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:48.454753 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:48.454778 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:48.455687 (+   909us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:48.455879 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:09:48.455934 (+    55us) write_op.cc:312] APPLY: finished
0709 12:09:48.456192 (+   258us) log.cc:844] Serialized 52 byte log entry
0709 12:09:48.456349 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:48.456454 (+   105us) write_op.cc:454] Released schema lock
0709 12:09:48.456517 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:48.456851 (+   334us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:48.456880 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":174384,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":126310,"apply.run_cpu_time_us":2358,"apply.run_wall_time_us":2361,"num_ops":6,"prepare.queue_time_us":343091,"prepare.run_cpu_time_us":19844,"prepare.run_wall_time_us":422124,"raft.queue_time_us":209163,"raft.run_cpu_time_us":32999,"raft.run_wall_time_us":118846,"replication_time_us":685122,"spinlock_wait_cycles":5066624,"thread_start_us":606787,"threads_started":4,"wal-append.queue_time_us":239513}]]}
I20260709 12:09:48.635411  6981 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.620178  6950 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.687901  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.709198  6978 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:48.709775  6978 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.711016  6979 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.712067  6978 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.642282  6591 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:48.713563  6992 log.cc:927] Time spent T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
W20260709 12:09:48.717622  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 102448us
I20260709 12:09:48.718755  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.721740  6956 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:09:48.724653  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.728682  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.686261  6854 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:48.733309  5481 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4f79641c19d04e548471a58f13f98268 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica c1f2b8e5bdd94ab6bf9f596e555b49d0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:48.733552  6586 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:48.736392  6950 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.720964  6916 raft_consensus.cc:2764] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:09:48.774372  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:48.774712  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.776626  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.774962  6981 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:48.777532  6939 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.774551  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:48.779666  6936 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:09:48.779932  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.780112  6936 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:48.780596  6936 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:48.788455  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.793290  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.795148  6931 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.796830  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.797886  6931 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.799355  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.800225  6931 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:48.800613  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:48.789577  6936 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.805413  6936 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.807569  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:48.820488  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.830029  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 21) took 1626 ms. Trace:
W20260709 12:09:48.866346  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 67078.2us
W20260709 12:09:48.824839  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:48.810117  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 84088.1us
I20260709 12:09:48.877276  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:48.844786  5740 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:48.883193  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:48.812433  6978 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.817252  6979 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:48.816987  6936 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:48.810356  6931 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.884039  6981 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:48.738281  6854 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.892241  5494 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.866515  5497 rpcz_store.cc:276] 0709 12:09:47.203716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:47.203999 (+   283us) service_pool.cc:224] Handling call
0709 12:09:47.212011 (+  8012us) spinlock_profiling.cc:243] Waited 5.94 ms on lock 0x7b5400002490. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb620b2 00007f1c85adb759 00007f1c85a73a76 00007f1c85a44d58 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc
0709 12:09:48.829906 (+1617895us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:48.817635 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:48.818220 (+   585us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:48.818256 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:09:48.818269 (+    13us) tablet.cc:662] Decoding operations
0709 12:09:48.818592 (+   323us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:48.818643 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:48.818669 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:09:48.818839 (+   170us) tablet.cc:701] Row locks acquired
0709 12:09:48.818854 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:09:48.818985 (+   131us) write_op.cc:270] Start()
0709 12:09:48.819095 (+   110us) write_op.cc:276] Timestamp: P: 1783598988818943 usec, L: 0
0709 12:09:48.819116 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:09:48.819749 (+   633us) log.cc:844] Serialized 586 byte log entry
0709 12:09:48.821842 (+  2093us) op_driver.cc:464] REPLICATION: finished
0709 12:09:48.822359 (+   517us) write_op.cc:301] APPLY: starting
0709 12:09:48.822479 (+   120us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:48.822607 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:48.822740 (+   133us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:48.822959 (+   219us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:48.823162 (+   203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:09:48.823251 (+    89us) write_op.cc:312] APPLY: finished
0709 12:09:48.823502 (+   251us) log.cc:844] Serialized 22 byte log entry
0709 12:09:48.823701 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:48.823795 (+    94us) write_op.cc:454] Released schema lock
0709 12:09:48.823848 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:48.824233 (+   385us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:48.824263 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":48861,"reported_tablets":2,"spinlock_wait_cycles":13663616,"child_traces":[["op",{"apply.queue_time_us":276,"apply.run_cpu_time_us":1829,"apply.run_wall_time_us":1829,"num_ops":1,"prepare.queue_time_us":291433,"prepare.run_cpu_time_us":2508,"prepare.run_wall_time_us":4139,"replication_time_us":2554,"thread_start_us":108831,"threads_started":1}]]}
I20260709 12:09:48.898141  5494 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.899556  5494 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.847504  6929 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:48.902854  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:48.903085  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:48.903471  5592 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:48.905333  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:48.905938  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:48.905980  5592 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:48.908449  5591 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.908061  5494 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:48.909044  5593 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.910429  5638 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:48.922396  6931 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:48.922802  5638 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.911067  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:48.908488  5745 raft_consensus.cc:1240] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:48.913065  5494 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.914724  5675 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:48.894196  6971 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:48.915621  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:48.915339  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:48.929221  6971 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:48.929736  6349 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:48.898061  6936 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.930305  6971 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.932740  6936 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.933013  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:48.919473  6854 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.920126  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:48.928889  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:48.935052  5592 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:48.929286  5672 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:48.894847  6916 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:09:48.921185  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:48.935887  5712 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:09:48.915338  5600 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.923689  5670 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:48.924903  6966 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:48.925376  6768 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.925720  5596 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:48.925175  5494 catalog_manager.cc:5697] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.921996  5591 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:48.927382  6929 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:48.949185  5674 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:48.927649  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:48.949714  5599 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:48.949980  5595 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:48.950947  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:48.899864  6956 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:09:48.951511  5595 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.892939  6978 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.922832  6931 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:48.952431  6931 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.946309  6981 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:48.953002  6981 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:48.953346  6981 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.953685  6978 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.946445  6768 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:48.954932  6768 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:48.956962  6768 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:48.940716  6979 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:48.958065  6979 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:48.958452  6979 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.944329  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:48.960958  5596 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.946117  5494 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.962582  5638 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.962623  5494 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.967872  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:48.968489  5666 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:48.969101  5670 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.969853  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.973546  5600 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.979059  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:48.814131  6351 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:48.982689  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:48.987244  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.969729  5494 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.992180  5746 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:48.993423  5494 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.000216  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:49.001355  6805 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:49.001752  6805 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:49.002133  6805 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:49.003908  6974 consensus_queue.cc:1059] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.011642  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:49.012384  5600 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.009858  5494 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.016955  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:48.975548  6729 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:49.009855  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:48.991446  6575 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:49.022492  5494 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.035837  5599 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:49.016690  6956 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:49.045657  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:49.051671  6916 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:09:49.022378  6966 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:49.058918  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.060668  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:49.070371  5670 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:49.056131  5596 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:49.039968  5563 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.573s (SENT) [suppressed 82 similar messages]
I20260709 12:09:49.052248  5674 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:49.093017  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.094362  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.056890  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.097393  5667 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:49.101910  6931 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.104791  5668 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:49.106578  5668 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:49.075539  5593 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:49.110677  5593 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:49.069904  6956 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:49.115707  6956 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.116655  6805 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.052802  5600 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:49.141827  5596 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:09:49.144135  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 68446.9us
W20260709 12:09:49.125341  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 86032.8us
W20260709 12:09:49.175067  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.091096  6979 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:49.071815  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:49.187064  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.179543  5666 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:49.061502  5672 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:49.184859  6805 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:49.186575  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:49.189451  6672 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
W20260709 12:09:49.200886  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.202105  6672 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:49.202754  6672 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:49.203224  6672 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.205500  6805 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:49.149689  6929 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:09:49.167928  6729 consensus_queue.cc:1059] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:09:49.085129  6981 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:49.220101  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:49.221561  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:49.232271  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.189688  6591 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 12:09:49.253851  6349 consensus_queue.cc:237] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:49.231297  6931 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.261370  6768 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:49.261801  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:49.262769  5595 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:49.263348  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.265059  6645 raft_consensus.cc:3055] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:49.268611  5745 raft_consensus.cc:1240] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:49.305528  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 265662us
I20260709 12:09:49.265849  6981 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:49.309631  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 109469us
I20260709 12:09:49.300627  6645 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:49.300294  5667 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
W20260709 12:09:49.321120  7015 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.169s	user 0.001s	sys 0.004s
I20260709 12:09:49.300839  6768 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:49.378350  7009 log.cc:927] Time spent T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:09:49.431281  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 116396us
I20260709 12:09:49.582231  6931 consensus_queue.cc:1059] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 12:09:49.564889  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 246955us
I20260709 12:09:49.571228  7013 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:49.572245  6586 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:49.575914  6939 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:49.581730  6990 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:49.582139  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 197355us
I20260709 12:09:49.596870  7013 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.596097  5746 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:49.600598  5563 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.661s (SENT)
I20260709 12:09:49.382302  6575 raft_consensus.cc:3055] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:49.571382  6672 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.615265  6926 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:49.619813  6672 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:49.580998  6956 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.601662  6916 consensus_queue.cc:1059] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:09:49.611423  7012 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:49.628126  5638 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.645s	user 0.007s	sys 0.024s
I20260709 12:09:49.616377  6575 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:49.628635  5638 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.007s	sys 0.025s
I20260709 12:09:49.601907  6586 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.628959  7012 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.603866  6939 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.634711  6956 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:49.667762  5563 leader_election.cc:336] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.716s (SENT)
W20260709 12:09:49.667927  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 685236us
I20260709 12:09:49.668282  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:49.616199  6990 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:49.616895  6645 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.686755  6854 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:49.688591  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:49.702003  6939 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.702984  6979 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:49.715566  6575 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:49.718515  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 111954us
W20260709 12:09:49.720779  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 93597.8us
W20260709 12:09:49.721273  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:49.722576  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 44613.3us
I20260709 12:09:49.707126  7013 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:49.724206  5563 leader_election.cc:336] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.727s (SENT)
I20260709 12:09:49.724680  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:49.725513  6768 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.713676  7023 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:49.726184  7023 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:49.726584  7023 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.717919  6645 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.737830  6939 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:49.740388  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:49.741586  6936 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:49.742635  6805 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:49.743028  6805 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:49.735210  6957 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:09:49.719934  6979 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:49.744864  6979 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.745805  6575 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.736115  7012 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.722877  6591 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:49.748188  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:49.748804  6591 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.743904  6805 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:49.760046  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 145314us
W20260709 12:09:49.760679  5563 leader_election.cc:336] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.736s (SENT)
I20260709 12:09:49.761325  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:49.750469  7012 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:49.760804  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:49.760114  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:49.764782  5746 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:49.764837  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:49.765817  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:49.766479  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.766644  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:49.771294  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:49.771662  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:49.773669  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.775960  5744 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:49.777746  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:49.781129  6966 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:49.781129  6926 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:49.787464  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.788106  5666 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:49.788609  5563 leader_election.cc:336] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.739s (SENT)
I20260709 12:09:49.789810  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.790356  5674 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.786363  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.790683  7025 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:49.793843  6990 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.794296  7025 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:49.794317  6586 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.795317  7025 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.795869  6586 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.787305  7026 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:49.797699  6926 raft_consensus.cc:697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:49.798859  6926 consensus_queue.cc:237] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.799402  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.800082  5666 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:49.801112  5667 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.787676  6805 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.821159  5674 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:49.824762  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 66204.3us
I20260709 12:09:49.825698  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:49.828053  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.813342  6979 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:49.835302  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46745.3us
W20260709 12:09:49.842676  5563 leader_election.cc:336] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.745s (SENT)
I20260709 12:09:49.843109  5563 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:49.842880  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 54826.4us
I20260709 12:09:49.844187  5743 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:09:49.812650  6966 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:49.872632  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.778164  7012 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.875231  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:49.876289  5592 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:49.863940  6936 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:49.868289  6931 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:49.842941  6971 consensus_queue.cc:1059] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:09:49.870366  6591 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:49.899178  6936 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.900691  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:49.901630  5669 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:49.879065  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:49.882437  7026 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:49.874850  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:49.919284  7029 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
W20260709 12:09:49.920606  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 84618.5us
W20260709 12:09:49.921854  5563 leader_election.cc:336] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.748s (SENT)
I20260709 12:09:49.922114  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:49.898432  6931 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:49.916335  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:09:49.910154  7020 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:49.922832  5667 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:49.933624  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.921937  6971 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:09:49.959244  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:49.961789  5592 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.966320  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:49.967039  5599 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.967952  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:49.968586  5598 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.969472  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:49.970463  5596 raft_consensus.cc:2393] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:49.970765  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:49.971516  5597 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:49.929558  6931 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.966849  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:49.929762  6314 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:49.975690  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:49.976114  6936 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:49.975334  5592 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:49.976795  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:49.977391  5593 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:49.978127  6990 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:49.976032  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51668us
I20260709 12:09:49.973453  6966 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:49.983232  5592 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:49.955895  6971 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:49.984227  5599 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:49.956269  5741 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:49.986959  5666 raft_consensus.cc:1275] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:09:49.987735  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:49.992040  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:49.932852  7013 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:49.956156  6349 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:49.998471  5563 leader_election.cc:336] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.797s (SENT)
I20260709 12:09:49.930622  7012 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.000413  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:50.007545  5598 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:49.954706  7020 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.015470  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:50.016234  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:50.044793  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46355.1us
I20260709 12:09:50.010535  6990 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:50.014544  6672 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:50.046238  5594 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:50.057126  6990 consensus_queue.cc:1048] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:09:50.058415  6672 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.015277  6971 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.061725  6971 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:50.039934  7012 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:50.076610  5597 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:50.053614  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44184.4us
I20260709 12:09:50.071946  6591 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.090344  5749 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:50.085701  7033 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.104s	user 0.003s	sys 0.001s
I20260709 12:09:50.092649  6591 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:50.093717  7023 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.106501  6591 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:50.112748  7023 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.113401  7026 consensus_queue.cc:1059] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.114403  7026 raft_consensus.cc:3055] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:50.114737  7026 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:09:50.123613  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 108243us
I20260709 12:09:50.126627  7020 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:50.121302  7026 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.121600  6672 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:50.129617  7036 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260709 12:09:50.130858  7039 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 12:09:50.123479  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:50.141901  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 132580us
I20260709 12:09:50.146471  7047 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:09:50.146781  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:50.147624  6916 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.148145  6916 raft_consensus.cc:697] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:50.148463  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 322843us
I20260709 12:09:50.154049  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.133441  7026 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:50.155539  6916 consensus_queue.cc:237] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.144317  7020 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:09:50.153514  6981 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:09:50.162837  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:50.165601  7023 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.173063  7023 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:50.190071  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:50.195612  7044 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 12:09:50.196215  7046 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260709 12:09:50.211630  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:50.238893  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 76153.1us
I20260709 12:09:50.174412  6966 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:50.229966  7047 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.240325  7047 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.242535  6349 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:50.243507  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 67549.3us
I20260709 12:09:50.175204  5638 leader_election.cc:400] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:50.242678  7047 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:50.248576  5638 leader_election.cc:403] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:09:50.249365  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 83055us
I20260709 12:09:50.250499  5638 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.251917  6966 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:09:50.254344  5667 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:50.236061  6929 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.235193  6931 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.256907  7047 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:50.259819  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:50.266346  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:50.271358  6926 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:50.260963  6929 raft_consensus.cc:697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:50.274763  6974 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.258488  6931 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.278231  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:50.264102  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:50.291479  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:50.277861  7047 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.271721  6971 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:50.278946  6591 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:50.301533  5493 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:50.298159  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:50.304291  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.277621  6926 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:50.308516  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.310719  6591 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:50.312348  6591 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.307729  7020 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.314456  7020 raft_consensus.cc:697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:50.315587  7020 consensus_queue.cc:237] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:50.318058  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.319552  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:50.320454  5675 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
W20260709 12:09:50.321271  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.298650  7047 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.301061  6805 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.328416  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:50.330041  5600 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:50.300830  6575 raft_consensus.cc:2764] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 12:09:50.330809  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:50.331655  5597 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
W20260709 12:09:50.333004  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 68989us
W20260709 12:09:50.345736  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.349196  5670 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:50.307375  6926 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:50.356961  5638 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.307991  7026 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:09:50.297865  6974 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.300781  6981 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:09:50.328866  6931 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:50.366061  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:50.348630  7047 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:50.348620  6990 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:50.378101  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:50.377424  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:50.361627  6805 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:50.361470  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:50.386490  5712 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
W20260709 12:09:50.387532  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.366439  7023 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.388003  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:50.389241  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 135) took 3631 ms. Trace:
I20260709 12:09:50.371676  6729 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:50.393471  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.374693  7042 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:50.376402  7031 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.365473  6931 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.383229  6936 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:50.387923  7047 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:50.418478  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.416569  6591 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.391239  5494 rpcz_store.cc:276] 0709 12:09:46.758518 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:46.758831 (+   313us) service_pool.cc:224] Handling call
0709 12:09:46.779306 (+ 20475us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b5400002490. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb620b2 00007f1c85adb759 00007f1c85a73a76 00007f1c85a44d58 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc
0709 12:09:50.389174 (+3609868us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:49.178012 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:49.211265 (+ 33253us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:49.211315 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:09:49.211352 (+    37us) tablet.cc:662] Decoding operations
0709 12:09:49.586945 (+375593us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:49.587021 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:49.587063 (+    42us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:09:49.597536 (+ 10473us) tablet.cc:701] Row locks acquired
0709 12:09:49.597556 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:09:49.604283 (+  6727us) write_op.cc:270] Start()
0709 12:09:49.615446 (+ 11163us) write_op.cc:276] Timestamp: P: 1783598989602727 usec, L: 0
0709 12:09:49.616798 (+  1352us) op_driver.cc:348] REPLICATION: starting
0709 12:09:49.619036 (+  2238us) log.cc:844] Serialized 4701 byte log entry
0709 12:09:49.926351 (+307315us) op_driver.cc:464] REPLICATION: finished
0709 12:09:50.133153 (+206802us) write_op.cc:301] APPLY: starting
0709 12:09:50.133563 (+   410us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:50.174430 (+ 40867us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:50.231246 (+ 56816us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:50.233383 (+  2137us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:50.233647 (+   264us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:09:50.233687 (+    40us) write_op.cc:312] APPLY: finished
0709 12:09:50.233974 (+   287us) log.cc:844] Serialized 88 byte log entry
0709 12:09:50.273267 (+ 39293us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:50.273473 (+   206us) write_op.cc:454] Released schema lock
0709 12:09:50.273546 (+    73us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:50.273975 (+   429us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:50.274001 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":26,"spinlock_wait_cycles":33943936,"child_traces":[["op",{"apply.queue_time_us":203666,"apply.run_cpu_time_us":13779,"apply.run_wall_time_us":141193,"num_ops":12,"prepare.queue_time_us":7398,"prepare.run_cpu_time_us":15706,"prepare.run_wall_time_us":444788,"replication_time_us":299435,"thread_start_us":116115,"threads_started":1}]]}
I20260709 12:09:50.426260  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:50.426964  5598 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:50.370602  7026 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:50.366807  6929 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.430431  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:50.415630  5672 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:50.420848  6956 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:50.420540  7023 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.383011  6990 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:50.420311  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:50.420605  6936 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:50.437223  6729 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:50.446487  5741 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 1.
I20260709 12:09:50.446321  6805 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.446636  7029 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:50.421046  6979 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:09:50.450142  5641 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:50.461902  5638 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.427809  7047 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.466915  7030 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:50.465588  6956 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:50.423072  7031 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.450357  6936 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:50.468505  7026 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:50.449237  6990 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.446374  6729 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:50.418656  7042 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.463807  6575 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:50.443390  7023 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.559427  7026 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:50.560189  7026 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.562829  7026 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:50.565678  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 103859us
W20260709 12:09:50.568125  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.493953  6729 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:50.493587  6575 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:50.671070  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 212287us
I20260709 12:09:50.598343  7023 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.644909  6974 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.653631  6575 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.813383  7077 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:50.815584  7077 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:50.815666  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:50.816179  7077 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.476357  7030 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.817096  7031 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:50.817728  6931 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.818080  7030 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.645375  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:50.704770  7017 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:09:50.500746  6956 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:50.804450  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:50.807613  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.807539  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.829032  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:50.829517  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:50.818264  6931 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.772014  6591 raft_consensus.cc:697] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:50.821889  6966 consensus_meta.cc:287] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.570s	user 0.000s	sys 0.019s
W20260709 12:09:50.841826  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:50.844213  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.858084  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:50.864260  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.864828  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:50.846143  6966 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:50.841545  6931 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.847059  7077 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.888108  5743 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:50.890467  7077 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:50.891142  7067 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.195s	user 0.004s	sys 0.006s
I20260709 12:09:50.891979  6931 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:50.878597  7066 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.338s	user 0.000s	sys 0.014s
I20260709 12:09:50.880586  7023 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:50.880824  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:50.917193  6729 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.917677  6768 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.918301  6768 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.919970  6729 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.923282  6936 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.909161  7062 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:50.925064  7062 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:50.927084  7062 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:50.930008  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 22) took 1122 ms. Trace:
W20260709 12:09:50.933384  6971 consensus_meta.cc:287] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.630s	user 0.009s	sys 0.013s
I20260709 12:09:50.933856  6971 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:50.936092  5671 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:50.938577  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:50.939219  5749 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:50.939029  6575 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:50.944972  7060 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.355s	user 0.000s	sys 0.016s
I20260709 12:09:50.944442  6575 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.951046  7042 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.952386  5669 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:50.924434  5674 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:50.957010  6314 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:50.957015  6591 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:50.956382  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:50.958774  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:50.930409  5493 rpcz_store.cc:276] 0709 12:09:49.807394 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:49.807516 (+   122us) service_pool.cc:224] Handling call
0709 12:09:50.929944 (+1122428us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:50.319577 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:50.320335 (+   758us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:50.320368 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:09:50.320385 (+    17us) tablet.cc:662] Decoding operations
0709 12:09:50.320744 (+   359us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:50.320822 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:50.320848 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:09:50.321037 (+   189us) tablet.cc:701] Row locks acquired
0709 12:09:50.321055 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:09:50.321205 (+   150us) write_op.cc:270] Start()
0709 12:09:50.321314 (+   109us) write_op.cc:276] Timestamp: P: 1783598990321161 usec, L: 0
0709 12:09:50.321337 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:09:50.322160 (+   823us) log.cc:844] Serialized 586 byte log entry
0709 12:09:50.564016 (+241856us) spinlock_profiling.cc:243] Waited 1.61 ms on lock 0x7b18001c2b20. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c836bd41d 00007f1c836bf71a 00007f1c836bf6a8 00007f1c836bf628 00007f1c836bf5e3 00007f1c836be7fc 00007f1c85af12f6 00007f1c85aebaa8 00007f1c7fc92310
0709 12:09:50.564080 (+    64us) op_driver.cc:464] REPLICATION: finished
0709 12:09:50.564468 (+   388us) write_op.cc:301] APPLY: starting
0709 12:09:50.564829 (+   361us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:50.564952 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:50.565032 (+    80us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:50.565245 (+   213us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:50.565406 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:09:50.565456 (+    50us) write_op.cc:312] APPLY: finished
0709 12:09:50.565663 (+   207us) log.cc:844] Serialized 22 byte log entry
0709 12:09:50.565827 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:50.565914 (+    87us) write_op.cc:454] Released schema lock
0709 12:09:50.565972 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:50.566341 (+   369us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:50.566380 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4064,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":111,"apply.run_cpu_time_us":1595,"apply.run_wall_time_us":1827,"num_ops":1,"prepare.queue_time_us":10305,"prepare.run_cpu_time_us":2914,"prepare.run_wall_time_us":27320,"replication_time_us":27192,"spinlock_wait_cycles":3691776,"thread_start_us":16321,"threads_started":1}]]}
I20260709 12:09:50.985903  5566 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.001757  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:50.999617  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 192158us
I20260709 12:09:51.000828  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.004369  5749 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:51.011008  5749 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:50.960880  5672 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 3.
I20260709 12:09:51.020967  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:50.912418  7023 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:51.025775  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 206610us
I20260709 12:09:51.026444  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.028613  5743 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:51.029814  6916 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:51.031044  6916 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:51.031445  6916 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:51.032675  7048 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:51.032361  6916 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.033808  7073 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:50.970610  7072 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.144s
I20260709 12:09:51.034271  7073 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:51.034744  7073 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.037555  6936 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.038138  7087 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:51.038697  7087 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.040673  7080 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.041255  7080 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:51.043427  7080 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.046713  7075 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.041805  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:51.054738  7026 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:51.054858  7078 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:51.057363  6768 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:50.996695  7081 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:51.020942  6926 consensus_meta.cc:287] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.657s	user 0.013s	sys 0.003s
I20260709 12:09:51.012014  7012 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:09:51.061034  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 255552us
I20260709 12:09:51.062891  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:51.028468  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:51.025293  7029 consensus_meta.cc:287] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: Time spent flushing consensus metadata: real 0.577s	user 0.011s	sys 0.004s
W20260709 12:09:51.097829  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:51.105144  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 98082.4us
I20260709 12:09:51.064625  7012 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.106767  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:51.115104  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.073705  6926 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.118570  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.112321  7012 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.112687  7087 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.064306  7081 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.126896  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.129879  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.126942  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:51.104835  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 79785.5us
I20260709 12:09:51.131230  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.117367  7026 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.131402  5674 raft_consensus.cc:2368] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:51.121655  7096 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.127538  7080 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:51.130914  6672 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:51.140841  7078 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:51.142602  7078 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.142952  7078 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.143313  7081 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.146610  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.147277  5672 raft_consensus.cc:2368] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:51.140137  7096 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.149279  5668 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:51.150573  7096 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.136351  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.157409  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.160076  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.160744  5598 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.162299  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.162979  5598 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:51.162403  5600 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:51.164199  5597 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.141307  7080 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:51.145676  6672 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:51.137284  7026 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.171705  7029 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:47366 (request call id 0) took 1919 ms. Trace:
I20260709 12:09:51.172426  7023 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.172817  6926 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.166905  7069 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.170773  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.176371  7069 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.177233  5671 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.178411  7069 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.184929  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.170878  7080 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.186282  5598 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:09:51.171118  6672 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.189443  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:51.190181  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.190274  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.191639  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.191819  5641 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:51.192097  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.187079  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.192688  5743 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:51.193281  5641 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:51.193221  5671 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.197309  5598 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:51.172120  7029 rpcz_store.cc:276] 0709 12:09:49.249456 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:49.250436 (+   980us) service_pool.cc:224] Handling call
0709 12:09:49.615305 (+364869us) log.cc:844] Serialized 480 byte log entry
0709 12:09:51.169143 (+1553838us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":48914,"raft.run_cpu_time_us":1462,"raft.run_wall_time_us":57368,"thread_start_us":177148,"threads_started":2,"wal-append.queue_time_us":117812,"wal-append.run_cpu_time_us":11328,"wal-append.run_wall_time_us":1068949}
I20260709 12:09:51.196300  7088 consensus_queue.cc:1059] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:09:51.197275  7031 consensus_queue.cc:1059] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:09:51.205404  7031 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:51.205757  7031 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:51.206770  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f79641c19d04e548471a58f13f98268 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 3)
I20260709 12:09:51.204682  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.204298  7088 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:51.208390  7088 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:51.209751  7026 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.211916  7047 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:51.212890  7094 log.cc:927] Time spent T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.086s	user 0.003s	sys 0.000s
I20260709 12:09:51.212329  6672 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.196992  7072 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:51.215839  7072 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.216266  7072 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.217110  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.217742  5598 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:51.215796  7012 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.197988  7096 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:51.223932  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.225258  5598 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:51.224822  5747 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:51.224143  5641 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:51.196420  7023 consensus_queue.cc:1059] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:09:51.229348  5600 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:51.237331  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.238075  5674 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:09:51.229589  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.231112  5598 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:09:51.232451  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.235040  5666 raft_consensus.cc:3055] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:51.246172  5666 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:51.237142  5671 raft_consensus.cc:2955] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:51.235122  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.224781  7096 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.248137  5598 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:51.247191  5666 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:51.252763  5666 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.255180  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.256017  5598 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:51.236641  7077 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:51.265471  5598 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:51.246954  6854 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:51.267609  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.246557  7023 consensus_queue.cc:1243] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer 31d651ebdc5c4df48798605de4565f59 log is divergent from this leader: its last log entry 5.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:09:51.250414  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.252478  7096 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.269745  6854 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.281513  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.270983  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.273573  5666 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:51.286494  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:51.277874  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.287748  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.265990  7077 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:51.287021  5598 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:51.291690  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.292062  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:09:51.293336  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.293430  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.297624  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.297780  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.298416  5666 raft_consensus.cc:2410] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 4 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:09:51.298714  5671 raft_consensus.cc:2368] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:51.300122  5666 raft_consensus.cc:1240] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:51.300012  5671 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:51.301713  7012 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.305086  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:51.305711  5740 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:51.309684  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.320042  7088 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.321358  7088 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.321031  7096 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.322640  5669 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.324687  5668 raft_consensus.cc:2393] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.292925  7077 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.329524  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:51.330085  5747 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:51.331187  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.336472  5740 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:51.289116  6854 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:51.348816  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.358208  5566 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.292671  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:51.337123  7052 log.cc:927] Time spent T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260709 12:09:51.351723  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.337816  7096 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.312254  7073 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.367430  7097 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:51.373538  5594 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.387888  5749 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:51.388998  7072 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.398428  5675 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.394932  7078 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.402896  7096 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:51.403693  5638 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items [suppressed 3 similar messages]
I20260709 12:09:51.403442  7096 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.406210  5743 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:09:51.409202  5747 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:51.413700  5749 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:51.429617  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:51.430264  5741 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:51.439822  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.403985  5638 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 710)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 715)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 713)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 717)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 695)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 706)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 711)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 679)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 693)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 687)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 714)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 684)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 703)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 671)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 688)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.413231  7072 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.444629  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.433918  7078 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.447316  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.448361  6929 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.450779  7076 raft_consensus.cc:2764] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:09:51.453333  7096 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.456254  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.428341  6854 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.460402  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.418929  7069 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:09:51.421237  7061 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:09:51.442387  7080 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.465042  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.465862  5674 raft_consensus.cc:2393] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:51.466352  6349 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:51.461733  7088 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:51.458654  6956 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:09:51.479559  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.485231  5674 raft_consensus.cc:2393] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.505024  5741 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:51.477991  7088 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.507838  7088 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.509382  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.512027  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.512691  7075 raft_consensus.cc:2764] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:09:51.512898  6929 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.514119  7093 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.515894  5638 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 719)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 724)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 721)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 722)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 711)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 718)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 679)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 720)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 693)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 687)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 714)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 684)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 703)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 671)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 688)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.527536  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.528647  5674 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.532991  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:51.516270  6805 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:51.538918  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.545061  5674 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.539677  5638 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 724)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 721)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 722)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 725)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 711)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 718)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 679)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 720)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 693)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 687)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 714)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 684)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 703)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 726)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 671)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
W20260709 12:09:51.547230  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.553304  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.485404  6981 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:09:51.506809  7076 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:09:51.536039  7020 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:51.512737  7081 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:09:51.544648  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.544317  6805 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.540680  7095 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:51.580405  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.580189  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.543133  7088 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.587124  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.540242  7063 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 12:09:51.584261  5638 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 725)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 730)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 727)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 729)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 711)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 718)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 679)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 720)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 693)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 687)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 714)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 684)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 703)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 671)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
W20260709 12:09:51.574097  7112 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 12:09:51.594439  5674 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:51.595911  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.568602  7020 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.568173  7073 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.589393  7095 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:51.600644  7088 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.602183  7093 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.588725  6805 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.603945  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.606339  7101 raft_consensus.cc:3055] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:51.562579  7061 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 12:09:51.617502  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.627378  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.557701  7077 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:51.610918  7119 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:09:51.632292  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.625684  7095 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.635358  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.623735  7020 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.636682  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.637657  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.638132  5671 raft_consensus.cc:2410] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:51.638818  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.639163  5671 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.642170  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.643055  5670 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:51.646469  5672 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.644160  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.636644  5667 raft_consensus.cc:2410] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:51.632232  7101 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:51.654774  5638 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 736)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 737)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 738)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 734)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 684)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 703)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 739)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 735)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 740)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 741)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 742)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 731)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.658252  5495 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.635113  5668 raft_consensus.cc:2376] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5. Re-sending same reply.
I20260709 12:09:51.663967  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.651805  5671 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:51.631326  7093 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.659741  5638 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 736)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 737)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 738)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 734)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 684)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 703)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 739)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 735)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 740)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 741)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 742)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 731)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.664359  5495 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.661141  6854 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.669799  5495 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 3, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.662190  7087 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.672318  7087 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.682873  7087 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.689170  7095 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.692332  7095 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.692704  7080 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.694170  6672 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.697166  5638 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 751)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 739)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 735)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 740)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 741)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 742)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 731)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 747)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.702344  5638 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 751)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 752)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 739)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 735)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 740)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 741)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 731)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 747)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.713287  7093 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.709228  7101 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.713994  7101 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.708081  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.719089  5668 raft_consensus.cc:2376] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5. Re-sending same reply.
I20260709 12:09:51.710320  7077 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.718369  5638 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 751)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 752)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 753)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 739)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 735)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 740)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 665)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 694)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 692)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 731)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 697)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 696)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 747)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 678)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 709)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 708)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 704)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 700)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 701)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 676)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 666)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 668)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 659)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 669)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 660)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 670)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 662)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 663)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 675)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 677)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 680)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 681)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 682)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 683)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 685)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 690)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 691)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 699)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 705)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 707)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 712)
I20260709 12:09:51.724408  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.725690  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.726356  5674 raft_consensus.cc:2393] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.727074  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.727370  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.728461  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.728832  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.730579  5672 raft_consensus.cc:2410] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:51.731714  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.732093  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.732535  5674 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.733788  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.734299  5672 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.747901  7031 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.749380  7031 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.704351  7020 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.758931  7020 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.759558  6805 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:51.768810  6805 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:51.778997  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.779753  5670 raft_consensus.cc:2393] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:51.780387  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.781699  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.783054  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.784090  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.784698  5670 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.785141  5594 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.792876  5670 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:51.794159  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.794798  5670 raft_consensus.cc:2376] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5. Re-sending same reply.
I20260709 12:09:51.795717  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.796590  5670 raft_consensus.cc:2410] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:51.797461  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.798557  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.799644  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.801045  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.802263  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.803036  5670 raft_consensus.cc:2368] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:51.803866  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.805212  5670 raft_consensus.cc:2410] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:51.806195  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.808094  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.808969  5670 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:51.809777  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.811018  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.811772  5670 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.812521  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.813306  5670 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:51.814050  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.815446  5670 raft_consensus.cc:1217] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 12:09:51.815968  5670 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:51.817262  5670 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:51.818480  5670 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:09:51.819602  5670 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 5. Ops: []
I20260709 12:09:51.820852  5670 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:09:51.821209  5670 pending_rounds.cc:85] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 2
I20260709 12:09:51.821481  5670 pending_rounds.cc:107] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:09:51.821763  5670 raft_consensus.cc:2889] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:51.822221  6916 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:51.823107  5670 raft_consensus.cc:1240] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.824481  5670 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:09:51.824875  5670 pending_rounds.cc:85] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 2
I20260709 12:09:51.825174  5670 pending_rounds.cc:107] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:09:51.825459  5670 raft_consensus.cc:2889] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:51.826642  5670 raft_consensus.cc:3055] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:51.827122  5670 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:51.827991  5670 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.829154  7097 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:51.830214  7097 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.832376  5670 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.839417  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.840094  5593 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.851838  7048 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.852419  7048 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:51.855232  5675 pending_rounds.cc:85] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 1
I20260709 12:09:51.855549  5675 pending_rounds.cc:107] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:09:51.855765  5675 raft_consensus.cc:2889] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:51.857334  7048 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.858434  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:51.859215  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.671514  5495 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.862581  5495 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.865115  5495 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:51.870715  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:51.871392  5667 raft_consensus.cc:2376] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5. Re-sending same reply.
I20260709 12:09:51.872726  5667 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 5. Ops: [3.2-3.2]
I20260709 12:09:51.874011  5667 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:51.876899  5670 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:51.901916  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.877132  5495 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.879398  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.902742  5596 raft_consensus.cc:2393] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 2: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:51.903554  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:51.904132  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.904331  5495 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:09:51.905323  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.905974  7047 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:51.889164  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:51.906910  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:51.904129  5596 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:09:51.889182  7101 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:51.908325  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.908346  7101 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.909128  5596 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.910609  7101 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:51.894786  5593 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.917377  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.918040  5593 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.917964  5596 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.923195  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.929196  5596 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.933635  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.924611  5672 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:51.934469  5668 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:51.934870  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.935597  5668 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:51.910162  5495 catalog_manager.cc:5697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:51.939818  5668 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:51.941973  5675 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:51.936908  5670 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:51.938480  5667 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:51.939751  5495 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 3 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:51.947690  5596 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:51.949595  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.950649  5598 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:51.947247  5495 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:51.951812  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:51.952332  5598 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:51.952098  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:51.952080  5495 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.950610  5596 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 5
I20260709 12:09:51.935055  5593 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:51.962656  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:51.963397  5666 raft_consensus.cc:2368] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:51.954368  7061 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:51.964922  7061 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:51.965755  7061 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:51.973843  5598 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:51.980131  5600 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:51.985983  5672 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:51.987612  5669 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:52.003808  5641 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:34584 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
I20260709 12:09:52.005726  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:52.006369  5591 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:52.010577  5592 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:52.014081  5674 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:09:52.017976  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.025571  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.026364  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.026921  5666 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:52.068742  5669 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:52.072767  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.073699  5674 raft_consensus.cc:2368] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:52.074160  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.074553  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.075456  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.076120  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.076819  5668 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:52.076783  5675 raft_consensus.cc:2376] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5. Re-sending same reply.
I20260709 12:09:52.076134  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.080976  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.081631  5669 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:52.082237  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.082437  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.118736  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.119656  5669 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:52.121966  5596 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:52.122972  5591 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:52.125208  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.080431  5666 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:52.125775  5669 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:52.124413  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.124987  7101 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:52.137899  7101 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.140223  7101 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:52.156327  5669 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:52.190227  7101 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:52.190778  7101 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:52.195372  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.197608  7101 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:52.188233  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.203728  5671 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:52.232270  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:09:52.233140  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.234001  5672 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:52.241278  6349 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:52.242941  5638 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:52.244020  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.245690  7101 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:52.245790  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.246409  7101 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:52.247810  7101 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to 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: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:52.246559  5675 raft_consensus.cc:2368] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:52.251505  5674 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:52.253474  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.259368  5595 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 631) took 1101 ms. Trace:
I20260709 12:09:52.259991  5597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 636) took 1089 ms. Trace:
I20260709 12:09:52.260387  5597 rpcz_store.cc:276] 0709 12:09:51.170719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:51.170845 (+   126us) service_pool.cc:224] Handling call
0709 12:09:51.467206 (+296361us) spinlock_profiling.cc:243] Waited 9.87 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:51.467384 (+   178us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:51.467563 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:51.467781 (+   218us) log.cc:844] Serialized 14 byte log entry
0709 12:09:52.259660 (+791879us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:52.259717 (+    57us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:52.259762 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:52.259830 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:52.259935 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":699849,"prepare.queue_time_us":547,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":31,"spinlock_wait_cycles":22702336,"thread_start_us":91685,"threads_started":1,"wal-append.queue_time_us":152819}
I20260709 12:09:52.259815  5595 rpcz_store.cc:276] 0709 12:09:51.157427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:51.158564 (+  1137us) service_pool.cc:224] Handling call
0709 12:09:51.260915 (+102351us) spinlock_profiling.cc:243] Waited 5.87 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:51.261124 (+   209us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:51.261344 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:51.261657 (+   313us) log.cc:844] Serialized 14 byte log entry
0709 12:09:52.258943 (+997286us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:52.258994 (+    51us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:52.259045 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:52.259138 (+    93us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:52.259269 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":883889,"prepare.queue_time_us":4408,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"spinlock_wait_cycles":13499648,"thread_start_us":114183,"threads_started":1,"wal-append.queue_time_us":137858}
I20260709 12:09:52.266527  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.267527  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.268285  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.268882  5675 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:52.269212  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.270077  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.272467  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.273654  5672 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:52.278673  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.279562  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:52.280483  5668 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:52.289808  7077 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:52.290510  7077 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.296295  7077 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:52.297725  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.331204  7097 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:52.338596  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.332177  7097 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.343410  7097 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:52.343784  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.351526  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.344372  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.357219  5563 leader_election.cc:336] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.573s (SENT)
I20260709 12:09:52.359186  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 23) took 1183 ms. Trace:
I20260709 12:09:52.359570  5493 rpcz_store.cc:276] 0709 12:09:51.175374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:51.175519 (+   145us) service_pool.cc:224] Handling call
0709 12:09:52.359123 (+1183604us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":241535,"reported_tablets":1}
I20260709 12:09:52.361102  7061 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:52.361661  7061 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.363718  7061 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:52.378295  5672 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
W20260709 12:09:52.383911  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.392599  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.393581  5749 raft_consensus.cc:2410] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:52.396972  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:52.397715  5749 raft_consensus.cc:2368] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:52.414805  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.418463  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.422513  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:52.423729  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 1.01459e+06us
I20260709 12:09:52.430431  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:52.431038  5741 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:52.431756  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 73503.3us
W20260709 12:09:52.432940  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.433789  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.435570  7143 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:52.441219  7143 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.446166  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:52.447314  5563 leader_election.cc:336] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.538s (SENT)
I20260709 12:09:52.447252  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.447906  5563 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:52.452105  5563 leader_election.cc:336] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.540s (SENT)
I20260709 12:09:52.452574  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.452863  7097 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.453315  7145 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:52.454644  5741 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
W20260709 12:09:52.461031  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 65732.1us
W20260709 12:09:52.465988  5563 leader_election.cc:336] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.607s (SENT)
I20260709 12:09:52.466447  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.469424  5740 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
W20260709 12:09:52.471419  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.471925  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.472590  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.474170  5641 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:52.474951  7077 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:52.475102  5641 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:52.467732  7097 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:52.476910  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.477672  5741 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.477684  5672 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 4.
W20260709 12:09:52.479207  5563 leader_election.cc:336] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.637s (SENT)
I20260709 12:09:52.485834  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:52.508764  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.509323  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.491519  7097 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:52.519364  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:52.519874  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.522598  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:52.522984  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 43785.4us
I20260709 12:09:52.523406  5598 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 4.
W20260709 12:09:52.524343  5563 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.684s (SENT)
I20260709 12:09:52.524890  5563 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:52.522034  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 58983.4us
W20260709 12:09:52.531661  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.517714  7158 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:52.536434  5563 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.696s (SENT)
I20260709 12:09:52.536932  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.537747  5497 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.545322  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:52.532653  7077 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:52.544440  7012 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:52.548925  7101 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:52.552817  7101 raft_consensus.cc:697] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:52.552901  7143 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:52.553764  7157 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:52.553821  7101 consensus_queue.cc:237] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:52.557529  5563 leader_election.cc:336] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.723s (SENT)
I20260709 12:09:52.558133  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.557695  7077 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:52.559417  5563 leader_election.cc:336] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.767s (SENT)
I20260709 12:09:52.559944  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.561520  6586 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:52.565883  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:52.577128  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 102086us
I20260709 12:09:52.578986  5641 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:52.556375  7157 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 12:09:52.577517  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51496.4us
W20260709 12:09:52.583734  5563 leader_election.cc:336] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.843s (SENT)
I20260709 12:09:52.586970  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.573698  7089 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:52.569901  7140 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:52.541438  7158 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.596130  7161 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:52.596259  5563 leader_election.cc:336] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 1.915s (SENT)
I20260709 12:09:52.597157  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.598793  7158 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:52.600003  7168 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.609644  7145 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.613781  7090 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.616607  7012 consensus_queue.cc:1059] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.617691  7012 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:52.618037  7012 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:52.618798  7012 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.620049  7089 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:52.621944  6939 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:52.621783  5563 leader_election.cc:336] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items
I20260709 12:09:52.624037  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:52.632133  5563 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items
I20260709 12:09:52.632681  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.629483  7089 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.630285  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.623196  7012 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:52.652302  7146 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.657600  5497 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:52.659224  5563 leader_election.cc:336] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items
W20260709 12:09:52.660059  5563 leader_election.cc:336] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34582 dropped due to backpressure: service queue is full with 50 items
I20260709 12:09:52.648805  5595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17662db1c8d241279af0c50bd8116768"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:09:52.665831  5497 catalog_manager.cc:5697] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.669462  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 143) took 5620 ms. Trace:
I20260709 12:09:52.669996  5495 rpcz_store.cc:276] 0709 12:09:47.043580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:47.043770 (+   190us) service_pool.cc:224] Handling call
0709 12:09:52.663926 (+5620156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:51.996806 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:52.009081 (+ 12275us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:52.009122 (+    41us) write_op.cc:435] Acquired schema lock
0709 12:09:52.009148 (+    26us) tablet.cc:662] Decoding operations
0709 12:09:52.010336 (+  1188us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:52.010422 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:52.010454 (+    32us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:09:52.011562 (+  1108us) tablet.cc:701] Row locks acquired
0709 12:09:52.011582 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:09:52.011728 (+   146us) write_op.cc:270] Start()
0709 12:09:52.011829 (+   101us) write_op.cc:276] Timestamp: P: 1783598992011684 usec, L: 0
0709 12:09:52.011855 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 12:09:52.023367 (+ 11512us) log.cc:844] Serialized 4697 byte log entry
0709 12:09:52.057271 (+ 33904us) op_driver.cc:464] REPLICATION: finished
0709 12:09:52.106498 (+ 49227us) write_op.cc:301] APPLY: starting
0709 12:09:52.106590 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:52.106871 (+   281us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:52.107026 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:52.108320 (+  1294us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:52.108614 (+   294us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:09:52.108662 (+    48us) write_op.cc:312] APPLY: finished
0709 12:09:52.108981 (+   319us) log.cc:844] Serialized 88 byte log entry
0709 12:09:52.109988 (+  1007us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:52.110129 (+   141us) write_op.cc:454] Released schema lock
0709 12:09:52.110178 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:52.112677 (+  2499us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:52.112711 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":22900,"reported_tablets":46,"child_traces":[["op",{"apply.queue_time_us":48923,"apply.run_cpu_time_us":3257,"apply.run_wall_time_us":6149,"num_ops":12,"prepare.queue_time_us":39032,"prepare.run_cpu_time_us":4961,"prepare.run_wall_time_us":48019,"raft.queue_time_us":13324,"raft.run_cpu_time_us":16457,"raft.run_wall_time_us":52802,"replication_time_us":45243,"thread_start_us":129442,"threads_started":4,"wal-append.queue_time_us":17893}]]}
I20260709 12:09:52.668848  5497 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 2 to 3, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.690801  5497 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.663398  7145 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:09:52.691695  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.664211  7166 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:52.693502  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.669785  7164 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:52.673069  5595 raft_consensus.cc:606] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:52.696339  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:52.694391  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.709390  7012 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:52.710736  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:52.696079  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 117147us
W20260709 12:09:52.692133  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 90301.1us
I20260709 12:09:52.713378  7168 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.715772  6939 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:52.718336  5563 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.719228  6939 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:52.722743  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.724884  6939 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:52.727298  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.674398  7142 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:52.707885  7090 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.707672  5595 raft_consensus.cc:614] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:09:52.740851  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.736089  6939 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.699018  7145 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:52.743361  7012 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:09:52.761384  5595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f17454313a4732b370818b72131482"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:09:52.762138  5595 raft_consensus.cc:606] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:52.709007  7164 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.768410  7164 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:52.769295  7145 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:52.769222  7012 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:52.770170  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.772159  7145 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.765439  5595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76880f2f261942b49afd105839ede274"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:09:52.773289  5595 raft_consensus.cc:606] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.773685  5595 raft_consensus.cc:614] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:09:52.777845  7090 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:52.777750  7012 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.730862  7166 raft_consensus.cc:697] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:52.781265  5563 leader_election.cc:400] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:52.781461  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:52.781669  5563 leader_election.cc:403] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
W20260709 12:09:52.782091  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 70262.6us
I20260709 12:09:52.784035  5712 leader_election.cc:400] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:52.784364  5712 leader_election.cc:403] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:09:52.784917  7159 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:52.783421  7162 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:52.785805  7162 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.787742  7162 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:52.789211  5641 leader_election.cc:400] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:52.789534  5641 leader_election.cc:403] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:09:52.790469  7047 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3.
I20260709 12:09:52.792456  7159 raft_consensus.cc:697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:52.794154  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.795006  7146 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.794847  7166 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER 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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.790485  7012 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:52.793324  7159 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.799265  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.800860  7146 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.801429  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.804764  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.806584  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:52.806401  5563 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.808444  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.781388  7142 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.020s
W20260709 12:09:52.815191  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.794134  7101 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:52.782424  7145 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:09:52.782941  7164 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:09:52.838130  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.806751  6939 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:52.834681  7089 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:52.840945  5741 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:52.831816  7061 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:52.832531  7144 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:52.843606  5563 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.806881  6854 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.855581  5749 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:52.849375  5740 raft_consensus.cc:1240] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.849520  5744 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.850335  5747 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:52.851207  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:52.858883  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:52.851289  5746 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.852694  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.861513  5672 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:52.863582  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.834364  7047 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:09:52.841320  7146 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.865511  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:52.868355  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:52.868788  5592 raft_consensus.cc:2368] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:09:52.869163  5670 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:52.869238  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.869879  5666 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.838960  7176 consensus_queue.cc:1059] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:09:52.853575  7061 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:52.863869  6586 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.864363  7090 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:52.879071  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.882187  5596 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 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:09:52.883294  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:52.879117  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:52.880156  5592 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.884488  5599 raft_consensus.cc:2368] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:52.886307  5599 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:52.855434  7149 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:09:52.842342  7175 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:09:52.874799  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.876545  7061 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:52.906847  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.908941  7176 raft_consensus.cc:3055] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:52.909382  7176 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:52.909957  7177 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:09:52.910291  7176 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:52.880836  6314 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:52.911891  6349 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:09:52.913587  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:52.919884  5592 raft_consensus.cc:1240] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:52.914335  5593 raft_consensus.cc:1217] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 12:09:52.951720  5593 raft_consensus.cc:1240] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:52.955893  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:52.962564  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 73875.3us
I20260709 12:09:52.962350  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:52.965751  5596 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:52.967836  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.970566  5593 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.977625  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.979449  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:52.957314  7161 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:52.957890  7168 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:52.969256  7163 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:09:52.983757  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:52.999437  5600 raft_consensus.cc:2410] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:09:52.999166  7170 consensus_queue.cc:1059] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:09:53.003417  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.000895  7168 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.006567  7168 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:52.998605  7161 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.008623  7171 consensus_queue.cc:1059] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:53.009227  7161 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:52.999394  7162 consensus_queue.cc:1059] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:09:53.001920  7101 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:09:52.968497  7176 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:53.008983  7048 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:53.019749  7170 consensus_queue.cc:1243] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer 31d651ebdc5c4df48798605de4565f59 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:09:53.019776  7163 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:53.020681  7163 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:53.021306  5598 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:53.021525  7163 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.022746  7163 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:53.023306  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.049283  5593 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:53.057895  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.058574  5593 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:53.017493  7048 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.056160  7012 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:53.094091  5591 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:53.065308  7170 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:53.065518  7175 raft_consensus.cc:3055] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:53.128960  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:53.070776  7048 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:53.134302  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 147936us
I20260709 12:09:53.135134  7175 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:53.137120  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:53.069087  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 195059us
I20260709 12:09:53.150372  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:53.152244  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:53.143222  7182 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:09:53.134625  7170 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:53.098218  5696 debug-util.cc:398] Leaking SignalData structure 0x7b080016a620 after lost signal to thread 4447
I20260709 12:09:53.144389  7159 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:09:53.168237  5696 debug-util.cc:398] Leaking SignalData structure 0x7b0800168d00 after lost signal to thread 5531
I20260709 12:09:53.155360  7165 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:09:53.168996  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:53.169872  5696 debug-util.cc:398] Leaking SignalData structure 0x7b08003866c0 after lost signal to thread 5624
I20260709 12:09:53.170017  5594 raft_consensus.cc:1217] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 12:09:53.170871  5594 raft_consensus.cc:1240] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:09:53.171428  5696 debug-util.cc:398] Leaking SignalData structure 0x7b0800305cc0 after lost signal to thread 5699
W20260709 12:09:53.171821  5696 debug-util.cc:398] Leaking SignalData structure 0x7b080004b200 after lost signal to thread 5700
W20260709 12:09:53.182912  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.155948  7161 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:53.143970  7101 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:09:53.155455  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.204916  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.209262  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.209460  5596 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
W20260709 12:09:53.209689  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.158134  7168 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:09:53.217422  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.218568  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.222471  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.224857  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.198294  7159 raft_consensus.cc:697] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:53.203433  7165 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:53.202028  7198 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:53.211465  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.225836  5696 debug-util.cc:398] Leaking SignalData structure 0x7b0800366240 after lost signal to thread 5773
I20260709 12:09:53.252128  5599 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:09:53.254487  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 85468us
I20260709 12:09:53.260987  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.152858  7175 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.266047  7175 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:53.267464  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.273967  5599 raft_consensus.cc:2368] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:53.274861  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.274964  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.275787  5593 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:53.264948  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:53.278525  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.279232  5592 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:53.279927  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.281255  7077 raft_consensus.cc:3055] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:53.292374  5599 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:53.281478  5594 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 12:09:53.257896  7198 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:53.303092  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.318763  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.321597  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 56784.4us
I20260709 12:09:53.324630  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.326552  5599 raft_consensus.cc:2410] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:53.284241  7077 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:53.337651  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.324599  5696 debug-util.cc:398] Leaking SignalData structure 0x7b0800290240 after lost signal to thread 6375
I20260709 12:09:53.299845  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.237351  7170 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:53.372886  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.372846  5592 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:53.381040  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.383008  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 57727.3us
I20260709 12:09:53.301376  7157 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.327770  7047 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:53.359223  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.350701  7144 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.395332  5599 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
W20260709 12:09:53.407032  5696 debug-util.cc:398] Leaking SignalData structure 0x7b080035ddc0 after lost signal to thread 7091
I20260709 12:09:53.411321  7061 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.418089  5599 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:53.421130  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.422045  5592 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
W20260709 12:09:53.423440  7201 log.cc:927] Time spent T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.163s	user 0.000s	sys 0.000s
W20260709 12:09:53.426782  7196 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
W20260709 12:09:53.430830  7195 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260709 12:09:53.434978  7206 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:09:53.437553  7178 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:53.438000  7178 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:53.438853  7178 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.439975  7178 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:53.445190  7208 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 12:09:53.323880  7159 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.388062  7168 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:09:53.399943  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.460915  7199 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.253s	user 0.001s	sys 0.000s
I20260709 12:09:53.449867  7170 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:53.464366  6939 consensus_meta.cc:287] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.620s	user 0.011s	sys 0.001s
I20260709 12:09:53.465418  5591 raft_consensus.cc:2368] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:53.397861  7157 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.383214  7165 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:53.493294  5746 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:53.496275  7211 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.496317  7205 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.497008  7211 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.497146  7205 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:53.499514  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:53.500737  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:53.502671  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:53.503201  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.505501  7212 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:53.506080  7212 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:53.490334  7162 raft_consensus.cc:3055] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:53.508894  7162 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:53.481325  6939 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:53.496371  7207 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 12:09:53.516115  5749 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:53.524763  5746 raft_consensus.cc:1240] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:53.525460  5743 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:53.489398  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.449271  7198 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.478341  7202 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:09:53.524606  5594 raft_consensus.cc:2410] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 12:09:53.524987  7203 log.cc:927] Time spent T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.236s	user 0.000s	sys 0.001s
I20260709 12:09:53.521929  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:53.472262  7077 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.539623  7214 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:53.541116  7204 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.541618  7204 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.542382  5638 leader_election.cc:400] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
W20260709 12:09:53.542479  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 50534.7us
I20260709 12:09:53.543419  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.543651  7204 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:53.544209  7213 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:53.547063  7163 consensus_meta.cc:287] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.524s	user 0.010s	sys 0.000s
I20260709 12:09:53.546861  7145 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:53.548210  7157 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:53.549767  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 156696us
I20260709 12:09:53.550100  7048 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:53.552490  7061 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:53.554778  7077 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:53.556813  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.560413  5596 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:53.558717  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:53.560873  5638 leader_election.cc:400] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:53.562527  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:53.564808  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.565604  7197 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:53.566250  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.567075  7197 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.567198  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.567823  5600 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:53.568526  7220 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:09:53.568699  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.568698  7047 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:53.569846  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:53.570631  5669 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:53.567713  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.572345  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.573874  7163 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.576872  7197 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.578392  5638 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.579154  7163 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.580224  7220 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:53.582911  7220 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.587661  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.592963  5593 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:53.595191  5593 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:53.598155  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.599124  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.601011  5594 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:53.602154  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.603565  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.562186  7048 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:53.580966  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.605960  7205 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:53.607553  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:53.608078  7162 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:53.609182  7197 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:53.556921  7176 consensus_meta.cc:287] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.537s	user 0.000s	sys 0.011s
I20260709 12:09:53.614423  7047 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.586789  7161 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:53.616467  7161 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.584916  5669 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 5.
I20260709 12:09:53.622301  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.624639  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:53.609259  7162 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:53.562000  7214 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:53.574585  5600 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 5.
W20260709 12:09:53.634032  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53251.4us
I20260709 12:09:53.634817  5743 raft_consensus.cc:1275] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:53.641204  5744 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: [1.3-3.4]
I20260709 12:09:53.642854  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:53.647985  5638 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.649276  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.650468  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.651697  5638 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:53.654358  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.656992  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.632349  7030 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.662590  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.676273  5638 leader_election.cc:400] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:53.655655  7205 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.660974  7101 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:53.662989  7176 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.655898  7213 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.655782  7197 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:53.657218  7166 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 12:09:53.666486  7175 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:53.667318  7214 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.655162  7163 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:09:53.687264  5638 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.715668  5638 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.678682  7210 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.732400  7213 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.722103  7176 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.689839  6314 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:53.751786  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.755779  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.760185  5638 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:53.761122  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 105861us
I20260709 12:09:53.780473  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:53.781154  5600 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:53.783754  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:53.784473  5675 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:53.760486  7213 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:53.775875  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.795734  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:53.796303  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.785548  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:53.789420  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:53.817893  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:53.777164  7228 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:09:53.783432  7211 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:53.763913  7048 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:53.847653  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:53.796545  5675 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:53.841459  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:53.759886  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 78467.1us
I20260709 12:09:53.772377  7176 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.775167  7149 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.775044  7163 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.849733  5638 leader_election.cc:400] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5.
I20260709 12:09:53.879415  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.845995  7215 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.853935  5493 catalog_manager.cc:5697] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 4 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 4 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:53.877031  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:53.843089  7166 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.850669  7210 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:53.899617  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:53.885198  7235 log.cc:927] Time spent T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 12:09:53.856750  6586 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.785553  7220 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.102s
I20260709 12:09:53.899617  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:53.856837  7144 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.878798  7048 raft_consensus.cc:697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:09:53.878093  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:53.857375  7214 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:53.906586  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:53.896920  7161 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.898344  7210 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.893606  7232 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:53.929090  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 50693us
I20260709 12:09:53.902427  6854 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:53.903580  7215 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:53.987810  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 81305.9us
I20260709 12:09:53.988631  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:53.905040  6586 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.931399  7197 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:09:53.938881  7048 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:53.917291  5591 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:53.897558  7101 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:53.905491  7144 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.909516  6939 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:53.936290  7210 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:53.912539  7240 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:54.035758  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 48337.6us
I20260709 12:09:53.882774  7149 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:53.931162  7163 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.097s
I20260709 12:09:54.027678  7211 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:54.027963  5668 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: [2.4-4.5]
I20260709 12:09:54.091751  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.093009  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.093951  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.094900  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.089712  7223 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:54.037964  6854 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.095402  7144 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.038940  5594 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: [2.4-4.5]
I20260709 12:09:54.096891  5668 raft_consensus.cc:2410] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:53.936026  7161 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.065788  7238 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:54.189042  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.126629  7166 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.191833  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:54.201364  5674 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:09:54.192350  7224 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.340s	user 0.001s	sys 0.000s
I20260709 12:09:54.193755  6854 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:54.193914  7242 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.211s	user 0.000s	sys 0.000s
I20260709 12:09:54.065893  6939 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.215619  5668 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:54.217130  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.227025  5668 raft_consensus.cc:1217] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 12:09:54.227711  5668 raft_consensus.cc:1240] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:09:54.202945  7144 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.005625  7232 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.245316  5668 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:54.211997  7238 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:54.095913  7223 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:54.252282  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 356470us
I20260709 12:09:54.273363  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:54.274633  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.209017  7166 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.295085  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:54.308229  5641 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:54.299914  7237 log.cc:927] Time spent T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.412s	user 0.000s	sys 0.001s
W20260709 12:09:54.343433  7178 consensus_meta.cc:287] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.903s	user 0.006s	sys 0.007s
I20260709 12:09:54.249119  7144 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.312938  7163 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:54.339308  7202 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:54.239977  7101 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.343981  7176 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.345306  7061 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:09:54.386804  7231 log.cc:927] Time spent T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.405s	user 0.001s	sys 0.001s
I20260709 12:09:54.396027  7061 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:54.428757  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 133808us
W20260709 12:09:54.409719  7227 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.342s	user 0.001s	sys 0.000s
W20260709 12:09:54.417529  7241 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.383s	user 0.000s	sys 0.001s
I20260709 12:09:54.404706  7176 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:54.417894  7236 log.cc:927] Time spent T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.346s	user 0.001s	sys 0.000s
W20260709 12:09:54.419104  7254 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
W20260709 12:09:54.418520  7258 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:09:54.414425  7229 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.409255  7161 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:54.419229  7144 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.469473  7268 consensus_queue.cc:1059] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:09:54.406806  6586 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.384914  7238 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.420609  7149 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.417865  7262 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:54.460158  7246 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.256s	user 0.001s	sys 0.001s
I20260709 12:09:54.432452  7061 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:54.428403  7171 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.506953  7232 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:54.501194  7262 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:54.513800  7171 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.514464  7262 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:54.475121  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.477108  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.520215  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.520913  5671 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:54.521843  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.522500  7176 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.522871  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.523489  5671 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:54.462278  6939 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.417907  7210 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.532902  7210 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.487583  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.493125  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.536083  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.538134  5563 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.539315  7149 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:54.540302  7149 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:54.496718  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:54.540953  7212 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.543097  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.501519  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.505849  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.508131  7244 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:54.508693  7223 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:54.509145  7260 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 12:09:54.602698  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.510525  5591 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:54.512413  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 823090us
I20260709 12:09:54.527154  7090 raft_consensus.cc:993] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
W20260709 12:09:54.528173  7077 consensus_meta.cc:287] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.972s	user 0.009s	sys 0.002s
I20260709 12:09:54.477788  7229 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:54.530787  7170 consensus_meta.cc:287] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 1.053s	user 0.011s	sys 0.001s
I20260709 12:09:54.467478  7240 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.539340  7261 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:54.498076  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.543962  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:54.545720  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.652745  5673 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:54.653062  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.653843  5670 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:09:54.653604  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 107966us
I20260709 12:09:54.654503  5597 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:54.655335  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:54.495600  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:54.547379  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.550510  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:54.553400  7149 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:54.554358  7176 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.554068  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.499325  7163 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:54.595083  7263 log.cc:927] Time spent T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
W20260709 12:09:54.601289  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44642.1us
W20260709 12:09:54.509676  7257 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
W20260709 12:09:54.607005  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 144307us
I20260709 12:09:54.503602  7215 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.644897  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.701051  5671 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:54.588028  7061 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.651309  5674 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:09:54.652841  5744 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:54.642663  7012 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.696878  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:54.553624  7166 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.690153  5641 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:54.705669  5598 raft_consensus.cc:1275] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:54.704661  5493 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 2 to 4, now has a pending config: VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1), VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:54.650494  7030 raft_consensus.cc:1081] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:09:54.708174  5674 pending_rounds.cc:85] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 2
W20260709 12:09:54.709491  7266 log.cc:927] Time spent T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:09:54.706562  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:54.727993  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:54.728367  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.686849  7090 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:54.729334  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.582244  7244 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.697155  7077 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.688755  7218 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:54.770355  5670 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 3.
I20260709 12:09:54.770584  5597 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:54.705350  7211 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.573464  7262 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.772681  5671 raft_consensus.cc:2410] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:54.686721  7170 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:54.773187  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 66693.6us
I20260709 12:09:54.705749  7212 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:54.775477  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 59214.6us
I20260709 12:09:54.733035  5674 pending_rounds.cc:107] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:09:54.775936  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:54.796408  5674 raft_consensus.cc:2889] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:54.712522  7230 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.782724  5670 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:09:54.806809  7245 log.cc:927] Time spent T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.287s	user 0.000s	sys 0.000s
I20260709 12:09:54.695458  7176 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.808907  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 691) took 1020 ms. Trace:
I20260709 12:09:54.809370  5596 rpcz_store.cc:276] 0709 12:09:53.788216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.788669 (+   453us) service_pool.cc:224] Handling call
0709 12:09:53.788939 (+   270us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:09:53.793697 (+  4758us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:53.793729 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:09:53.846364 (+ 52635us) log.cc:844] Serialized 52 byte log entry
0709 12:09:53.929929 (+ 83565us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:53.930257 (+   328us) log.cc:844] Serialized 14 byte log entry
0709 12:09:53.934306 (+  4049us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:53.934387 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:54.808633 (+874246us) raft_consensus.cc:1685] finished
0709 12:09:54.808664 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:54.808836 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":53322,"prepare.queue_time_us":50940,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":32,"raft.queue_time_us":9143,"raft.run_cpu_time_us":288,"raft.run_wall_time_us":54721,"thread_start_us":37504,"threads_started":1,"wal-append.queue_time_us":586533}
I20260709 12:09:54.730350  7270 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.812139  7270 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.786098  7265 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.814529  7265 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.806814  7230 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.819300  7230 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.821300  7176 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.822607  7244 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.786386  7211 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.823565  7170 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:54.709914  6586 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 12:09:54.700265  7163 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.825838  7170 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.827137  7163 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.828351  7211 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.828014  7212 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.788146  7061 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:54.788209  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 768) took 1030 ms. Trace:
I20260709 12:09:54.830030  5666 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34584 (request call id 721) took 1038 ms. Trace:
I20260709 12:09:54.829175  5747 rpcz_store.cc:276] 0709 12:09:53.757575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.757739 (+   164us) service_pool.cc:224] Handling call
0709 12:09:53.758120 (+   381us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:53.761453 (+  3333us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:53.761486 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:53.762043 (+   557us) log.cc:844] Serialized 26 byte log entry
0709 12:09:54.292023 (+529980us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:54.292142 (+   119us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:54.292223 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:54.594456 (+302233us) spinlock_profiling.cc:243] Waited 2.27 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:54.781501 (+187045us) raft_consensus.cc:1685] finished
0709 12:09:54.781556 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:54.788145 (+  6589us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4020,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":4706,"spinlock_wait_cycles":5228800,"thread_start_us":445339,"threads_started":1,"wal-append.queue_time_us":628244}
I20260709 12:09:54.830449  7212 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.686468  7240 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.793327  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:54.830361  5666 rpcz_store.cc:276] 0709 12:09:53.791449 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.882650 (+ 91201us) service_pool.cc:224] Handling call
0709 12:09:54.829841 (+947191us) spinlock_profiling.cc:243] Waited 825 ms on lock 0x7b5400266954. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:09:54.829975 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1896979712}
W20260709 12:09:54.781172  7257 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:09:54.778596  7168 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:54.732402  7149 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.861117  5741 raft_consensus.cc:2368] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:54.732767  7213 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.860097  5672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 718) took 1064 ms. Trace:
I20260709 12:09:54.731434  7012 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.860574  5673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 714) took 1066 ms. Trace:
I20260709 12:09:54.713163  7214 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.867367  5563 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:54.714304  7145 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:54.816205  7270 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.887545  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:54.734284  7261 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.907912  5598 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:54.859210  7168 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:54.779233  7077 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.710901  7215 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.908735  5563 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:09:54.885492  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 185803us
I20260709 12:09:54.823567  7265 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.873818  5672 rpcz_store.cc:276] 0709 12:09:53.789940 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.790068 (+   128us) service_pool.cc:224] Handling call
0709 12:09:53.790370 (+   302us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:09:53.909219 (+118849us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:53.909256 (+    37us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:09:53.977122 (+ 67866us) log.cc:844] Serialized 52 byte log entry
0709 12:09:54.250527 (+273405us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:54.466914 (+216387us) log.cc:844] Serialized 14 byte log entry
0709 12:09:54.467208 (+   294us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:54.853929 (+386721us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b5400265a54. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:54.853974 (+    45us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:54.854016 (+    42us) raft_consensus.cc:1685] finished
0709 12:09:54.854099 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:54.854221 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14125,"prepare.queue_time_us":398125,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":3190,"raft.queue_time_us":34212,"raft.run_cpu_time_us":653,"raft.run_wall_time_us":55766,"spinlock_wait_cycles":246090496,"thread_start_us":357732,"threads_started":2,"wal-append.queue_time_us":331323}
I20260709 12:09:54.875867  5673 rpcz_store.cc:276] 0709 12:09:53.787479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.787587 (+   108us) service_pool.cc:224] Handling call
0709 12:09:53.787840 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:54.653325 (+865485us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:54.853425 (+200100us) spinlock_profiling.cc:243] Waited 863 ms on lock 0x7b54002c38d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:54.853607 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1984276864}
I20260709 12:09:54.934752  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:54.926366  7264 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.873276  7171 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.886592  7267 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:54.877990  7218 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.966702  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:54.873454  7220 consensus_queue.cc:1059] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.067s
I20260709 12:09:54.968147  5638 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:54.930502  7168 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:54.927914  7144 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.887900  7165 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 12:09:54.884673  7149 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.886440  7213 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.997406  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:55.009517  7213 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:54.962728  7270 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:54.927757  6586 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:54.933665  7101 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.933090  7176 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:55.021453  5666 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:09:54.989637  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 55762.8us
I20260709 12:09:54.989851  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:55.012401  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:09:54.927809  7145 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:55.015662  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 107012us
I20260709 12:09:55.027956  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:54.940855  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:55.024901  5741 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:55.029999  5741 raft_consensus.cc:614] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:09:55.030041  5673 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
W20260709 12:09:55.026345  7272 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.319s	user 0.000s	sys 0.002s
I20260709 12:09:55.024435  5669 raft_consensus.cc:2410] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:09:54.907598  7214 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.024420  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:54.994161  7212 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:54.976118  7267 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:54.997001  7280 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.053427  7281 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:09:55.056382  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 366259us
I20260709 12:09:55.018415  6586 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:55.032933  7178 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:54.974077  7264 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.006089  7211 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 12:09:54.996773  7144 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.949316  7261 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.058233  7267 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.039520  7223 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:55.021304  7270 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:54.974829  7218 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.127157  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.150350  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:55.098094  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 73763.6us
I20260709 12:09:55.143906  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.026363  7101 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.039219  7230 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 12:09:55.039671  7265 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.092s
I20260709 12:09:55.156153  5669 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:09:55.152422  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45611.2us
W20260709 12:09:55.123606  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 93581.3us
W20260709 12:09:55.079296  7162 consensus_meta.cc:287] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 1.446s	user 0.010s	sys 0.004s
I20260709 12:09:55.229938  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.077852  7281 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:55.142863  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 55094.9us
I20260709 12:09:55.232389  7281 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:55.061445  7212 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.072705  7244 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:55.070605  6586 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:55.236464  5668 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 780) took 1204 ms. Trace:
I20260709 12:09:55.123456  6349 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:55.238440  7209 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:55.141369  7256 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:55.242712  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.243038  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.143951  7012 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:55.193506  7278 log.cc:927] Time spent T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.222s	user 0.000s	sys 0.001s
I20260709 12:09:55.145628  7165 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:55.272836  7165 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.210737  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:55.128297  7178 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.242770  7176 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.251029  7276 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:55.297363  7176 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:55.152621  7229 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.262018  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:55.269182  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.300916  5669 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:55.269729  7256 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:55.275559  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 64911.5us
I20260709 12:09:55.243331  7197 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:55.246698  5668 rpcz_store.cc:276] 0709 12:09:54.031646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.246350 (+214704us) service_pool.cc:224] Handling call
0709 12:09:54.246703 (+   353us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:54.250991 (+  4288us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:54.251017 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:54.251516 (+   499us) log.cc:844] Serialized 26 byte log entry
0709 12:09:54.486302 (+234786us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:54.702056 (+215754us) log.cc:844] Serialized 14 byte log entry
0709 12:09:54.831470 (+129414us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:54.925342 (+ 93872us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:54.925419 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:55.236104 (+310685us) raft_consensus.cc:1685] finished
0709 12:09:55.236240 (+   136us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:55.236394 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":238710,"prepare.queue_time_us":223052,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":223431,"raft.run_cpu_time_us":339,"raft.run_wall_time_us":41406,"spinlock_wait_cycles":26873088,"thread_start_us":378911,"threads_started":2,"wal-append.queue_time_us":229192}
I20260709 12:09:55.306471  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:55.305101  5566 leader_election.cc:400] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:55.307679  5566 leader_election.cc:403] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:09:55.313100  7282 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.178s	user 0.001s	sys 0.000s
I20260709 12:09:55.313052  7229 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.314319  7165 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.314612  5595 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:55.315394  5595 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 692) took 1526 ms. Trace:
I20260709 12:09:55.316293  7162 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.298982  7012 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.316867  7162 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.193295  7223 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:55.295890  7178 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.297765  7276 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.327265  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.327483  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.328536  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.071364  7280 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:55.299557  7230 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.348512  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.353840  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.354029  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.361340  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.352454  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f17454313a4732b370818b72131482"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:09:55.363865  5741 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:55.364287  5741 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.371124  7289 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.350649  7170 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.371762  7289 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.374850  7289 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.372751  7170 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.326676  7077 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.303858  7030 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:55.331260  7145 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.383570  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:55.317188  7012 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.298894  7209 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.398857  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.399521  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.378643  7149 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.380143  7265 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.403118  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:55.364778  7230 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:55.388710  7077 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.383961  6351 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:55.316289  5595 rpcz_store.cc:276] 0709 12:09:53.788523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.793444 (+  4921us) service_pool.cc:224] Handling call
0709 12:09:55.298362 (+1504918us) spinlock_profiling.cc:243] Waited 21.9 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:55.314197 (+ 15835us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.315102 (+   905us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:55.315333 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":50275584}
I20260709 12:09:55.394253  5741 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.400820  7145 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.417168  7212 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:55.422140  7290 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:09:55.424119  5675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 785) took 1293 ms. Trace:
I20260709 12:09:55.407507  7214 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.424490  5675 rpcz_store.cc:276] 0709 12:09:54.131789 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.806840 (+675051us) service_pool.cc:224] Handling call
0709 12:09:54.807178 (+   338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:54.929461 (+122283us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:54.946433 (+ 16972us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.127758 (+181325us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:55.150379 (+ 22621us) log.cc:844] Serialized 26 byte log entry
0709 12:09:55.150515 (+   136us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:55.150713 (+   198us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.239702 (+ 88989us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:55.239810 (+   108us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:55.423899 (+184089us) raft_consensus.cc:1685] finished
0709 12:09:55.423920 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:55.424053 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":309663,"prepare.queue_time_us":27672,"raft.queue_time_us":261964,"raft.run_cpu_time_us":446,"raft.run_wall_time_us":100106,"spinlock_wait_cycles":31285120,"thread_start_us":158390,"threads_started":1,"wal-append.queue_time_us":384003}
I20260709 12:09:55.440316  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 147) took 5703 ms. Trace:
I20260709 12:09:55.407275  7265 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.418977  7287 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.426774  7144 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.464457  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:55.454164  7276 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.424297  7279 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.478487  7209 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.454830  5741 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.444483  5497 rpcz_store.cc:276] 0709 12:09:49.737364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:49.737622 (+   258us) service_pool.cc:224] Handling call
0709 12:09:49.812064 (+ 74442us) spinlock_profiling.cc:243] Waited 6.19 ms on lock 0x7b5400002490. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb620b2 00007f1c85adb759 00007f1c85a73a76 00007f1c85a44d58 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc
0709 12:09:55.440231 (+5628167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:52.790848 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:52.791410 (+   562us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:52.791447 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:09:52.791472 (+    25us) tablet.cc:662] Decoding operations
0709 12:09:52.792228 (+   756us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:52.792298 (+    70us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:52.792333 (+    35us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:09:52.792872 (+   539us) tablet.cc:701] Row locks acquired
0709 12:09:52.792890 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:09:52.793021 (+   131us) write_op.cc:270] Start()
0709 12:09:52.793123 (+   102us) write_op.cc:276] Timestamp: P: 1783598992792979 usec, L: 0
0709 12:09:52.793149 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 12:09:52.799612 (+  6463us) log.cc:844] Serialized 2427 byte log entry
0709 12:09:52.864981 (+ 65369us) op_driver.cc:464] REPLICATION: finished
0709 12:09:53.010914 (+145933us) write_op.cc:301] APPLY: starting
0709 12:09:53.011005 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:53.011212 (+   207us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:53.011582 (+   370us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:53.012206 (+   624us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:53.012410 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:09:53.012459 (+    49us) write_op.cc:312] APPLY: finished
0709 12:09:53.012746 (+   287us) log.cc:844] Serialized 52 byte log entry
0709 12:09:53.012912 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:53.013031 (+   119us) write_op.cc:454] Released schema lock
0709 12:09:53.013084 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:53.013466 (+   382us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:53.013498 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":152298,"reported_tablets":32,"spinlock_wait_cycles":14249088,"child_traces":[["op",{"apply.queue_time_us":145703,"apply.run_cpu_time_us":2324,"apply.run_wall_time_us":2555,"num_ops":6,"prepare.queue_time_us":73025,"prepare.run_cpu_time_us":3502,"prepare.run_wall_time_us":14213,"replication_time_us":71671,"thread_start_us":166639,"threads_started":2}]]}
I20260709 12:09:55.486311  7171 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.415949  7077 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:55.426537  7145 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.455504  7270 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.494498  5675 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:55.489337  7287 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.505731  7287 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.512962  7280 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.484195  7214 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.518467  5675 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:55.521054  7295 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.486832  7171 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.541973  7267 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.514281  7218 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.500397  7264 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.533201  7229 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:09:55.499830  7279 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.545261  7214 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:55.568594  7292 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:09:55.559490  7012 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.566018  7223 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.580654  7077 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.582690  7171 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.584115  7145 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.562472  7170 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.555536  7295 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.585130  7265 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.595840  7281 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.596292  6351 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:09:55.603183  6351 pending_rounds.cc:85] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Aborting all ops after (but not including) 2
I20260709 12:09:55.604974  6351 pending_rounds.cc:107] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 12:09:55.605376  6351 raft_consensus.cc:2917] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 12:09:55.605949  6351 raft_consensus.cc:2889] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:55.606426  6351 pending_rounds.cc:107] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Aborting uncommitted NO_OP operation due to leader change: 3.4
I20260709 12:09:55.606778  6351 raft_consensus.cc:2889] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:09:55.607210  7284 log.cc:927] Time spent T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.183s	user 0.001s	sys 0.000s
I20260709 12:09:55.613858  7214 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.616593  7171 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.617014  7170 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.618557  7250 raft_consensus.cc:3055] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:55.617106  7171 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.618964  7250 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:55.618744  7170 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.621235  7279 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.601022  7244 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.621356  7171 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.629526  7244 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:55.639500  7240 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.624086  7295 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.624838  7267 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.617990  7214 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:55.628451  7168 consensus_meta.cc:287] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.631s	user 0.005s	sys 0.005s
I20260709 12:09:55.641327  7230 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.642653  7281 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.650328  7240 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.665578  7240 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.666656  7178 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.668251  7240 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.620373  7250 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.585521  6586 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.652118  7214 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.654026  7170 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.657521  7162 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.682303  7178 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:55.710317  5592 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.039s	sys 0.045s
I20260709 12:09:55.685599  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:55.668434  7176 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:55.668886  7168 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:55.710871  5667 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.642s	user 0.010s	sys 0.047s
W20260709 12:09:55.746949  5667 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.011s	sys 0.048s
W20260709 12:09:55.717818  5592 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.644s	user 0.040s	sys 0.046s
I20260709 12:09:55.748327  6351 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:55.710183  7211 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.750857  7211 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.752928  7211 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.753875  7168 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.745329  7281 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.755016  7281 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.756855  5667 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 787) took 1520 ms. Trace:
I20260709 12:09:55.757223  5667 rpcz_store.cc:276] 0709 12:09:54.237086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.953526 (+716440us) service_pool.cc:224] Handling call
0709 12:09:54.965938 (+ 12412us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:55.007127 (+ 41189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:55.007156 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:55.017237 (+ 10081us) log.cc:844] Serialized 26 byte log entry
0709 12:09:55.747518 (+730281us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:55.752633 (+  5115us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.752804 (+   171us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:55.752868 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:55.756623 (+  3755us) raft_consensus.cc:1685] finished
0709 12:09:55.756643 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:55.756763 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28460,"prepare.queue_time_us":4642,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":48630,"raft.run_cpu_time_us":270,"raft.run_wall_time_us":21465,"thread_start_us":684003,"threads_started":1,"wal-append.queue_time_us":674010}
W20260709 12:09:55.759580  5674 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.706s	user 0.035s	sys 0.032s
W20260709 12:09:55.759991  5674 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.706s	user 0.035s	sys 0.032s
W20260709 12:09:55.747892  7221 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.714s	user 0.044s	sys 0.019s
I20260709 12:09:55.760583  5674 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:55.748520  7178 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:55.796703  7214 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.807031  7161 raft_consensus.cc:3055] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:55.807556  7178 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.808125  7262 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:55.795135  7221 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.800s	user 0.045s	sys 0.019s
I20260709 12:09:55.786235  7176 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:55.814083  5747 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.688s	user 0.018s	sys 0.023s
W20260709 12:09:55.818291  5747 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.693s	user 0.018s	sys 0.023s
I20260709 12:09:55.816042  7281 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.814327  6586 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.807565  7161 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:55.796934  7244 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.817381  7176 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.898267  7176 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:55.853519  7214 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:55.932180  7262 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:55.932936  7262 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.935511  7262 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:55.939186  7215 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:55.958598  5671 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.011s	user 0.009s	sys 0.059s
W20260709 12:09:55.960052  5671 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.012s	user 0.010s	sys 0.059s
W20260709 12:09:55.976714  5596 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.898s	user 0.024s	sys 0.041s
W20260709 12:09:55.977221  5596 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.908s	user 0.025s	sys 0.041s
W20260709 12:09:55.977883  5673 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.837s	user 0.031s	sys 0.040s
W20260709 12:09:55.978807  5712 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.988s	user 0.002s	sys 0.035s
W20260709 12:09:55.979182  5712 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.989s	user 0.002s	sys 0.035s
I20260709 12:09:55.978375  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 701) took 1117 ms. Trace:
W20260709 12:09:55.979498  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 989285us
W20260709 12:09:55.978328  5673 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.031s	sys 0.040s
I20260709 12:09:55.980172  5596 rpcz_store.cc:276] 0709 12:09:54.861440 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.868172 (+  6732us) service_pool.cc:224] Handling call
0709 12:09:54.868531 (+   359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:54.868806 (+   275us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:55.068992 (+200186us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.977956 (+908964us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:55.978011 (+    55us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:55.978055 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:55.978125 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:55.978318 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6039,"prepare.queue_time_us":59150,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":80,"thread_start_us":1102397,"threads_started":2}
I20260709 12:09:55.931124  7214 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:55.979604  7226 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:55.994560  7168 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:55.936520  7161 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:56.005450  7168 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.002683  7178 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:56.019608  5666 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.871s	user 0.008s	sys 0.060s
W20260709 12:09:56.020186  5666 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.871s	user 0.008s	sys 0.060s
W20260709 12:09:56.021566  5715 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.041s	user 0.019s	sys 0.010s
W20260709 12:09:56.021970  5715 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.053s	user 0.019s	sys 0.010s
W20260709 12:09:56.023264  5563 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.778s	user 0.012s	sys 0.016s
W20260709 12:09:56.023672  5563 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.779s	user 0.012s	sys 0.016s
W20260709 12:09:56.024068  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 779200us
I20260709 12:09:56.024811  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:56.037837  7261 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:56.042567  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:56.016523  7202 consensus_queue.cc:1059] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:09:56.058847  5638 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:56.032541  7280 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:56.032675  7244 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:56.073721  5493 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.630s	user 0.000s	sys 0.040s
W20260709 12:09:56.073892  5566 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.677s	user 0.005s	sys 0.023s
I20260709 12:09:56.003085  7226 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.057049  7261 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:56.098009  5746 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.015s	sys 0.020s
W20260709 12:09:56.113281  5746 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.744s	user 0.015s	sys 0.021s
I20260709 12:09:56.105412  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:56.115831  5672 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.007s	sys 0.016s
W20260709 12:09:56.116240  5672 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.007s	sys 0.016s
I20260709 12:09:56.114722  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:09:56.106767  5670 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.101s	user 0.012s	sys 0.024s
W20260709 12:09:56.108055  5493 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.664s	user 0.000s	sys 0.041s
W20260709 12:09:56.119236  5670 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.114s	user 0.013s	sys 0.025s
W20260709 12:09:56.109611  5566 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.007s	sys 0.025s
W20260709 12:09:56.119911  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 735755us
W20260709 12:09:56.107019  5641 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.024s	sys 0.007s
I20260709 12:09:56.074823  7178 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:09:56.120920  5641 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.757s	user 0.024s	sys 0.008s
W20260709 12:09:56.128865  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 774711us
W20260709 12:09:56.109711  7213 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.790s	user 0.017s	sys 0.021s
I20260709 12:09:56.130734  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:56.131245  7213 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.812s	user 0.017s	sys 0.021s
W20260709 12:09:56.109663  6317 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.083s	user 0.019s	sys 0.018s
W20260709 12:09:56.141723  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:56.104089  7280 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:56.127926  7238 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.608s	user 0.018s	sys 0.030s
I20260709 12:09:56.112880  7261 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:56.157816  7261 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:56.128106  7178 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:56.160849  7178 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:56.128178  7198 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.895s	user 0.013s	sys 0.024s
I20260709 12:09:56.133831  7168 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:56.163251  5743 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.777s	user 0.002s	sys 0.026s
W20260709 12:09:56.165947  5743 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.780s	user 0.002s	sys 0.027s
I20260709 12:09:56.166559  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:56.155854  6317 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.127s	user 0.019s	sys 0.018s
I20260709 12:09:56.154433  7217 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:09:56.155711  7238 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.636s	user 0.018s	sys 0.031s
W20260709 12:09:56.164014  7198 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.934s	user 0.013s	sys 0.024s
I20260709 12:09:56.179870  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.168761  7250 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:56.202661  5671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 783) took 2170 ms. Trace:
I20260709 12:09:56.203140  5671 rpcz_store.cc:276] 0709 12:09:54.032464 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.793000 (+760536us) service_pool.cc:224] Handling call
0709 12:09:54.793383 (+   383us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:54.946916 (+153533us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:54.946947 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:54.947448 (+   501us) log.cc:844] Serialized 26 byte log entry
0709 12:09:55.960519 (+1013071us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:56.004071 (+ 43552us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.004384 (+   313us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.004490 (+   106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.202392 (+197902us) raft_consensus.cc:1685] finished
0709 12:09:56.202416 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.202585 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":203484,"prepare.queue_time_us":41392,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":39,"raft.queue_time_us":154306,"raft.run_cpu_time_us":359,"raft.run_wall_time_us":24865,"thread_start_us":1012655,"threads_started":1,"wal-append.queue_time_us":1214843}
I20260709 12:09:56.205216  7226 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:56.205410  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.206243  5671 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:56.207085  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.207587  5671 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:56.207955  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.208318  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.209410  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.180616  7161 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:56.183285  7101 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.231498  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.228858  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.228979  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.235637  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:56.211480  7225 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.022s	sys 0.019s
I20260709 12:09:56.198730  7217 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:56.238703  5669 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.574s	user 0.018s	sys 0.027s
W20260709 12:09:56.240828  5669 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.018s	sys 0.027s
I20260709 12:09:56.239044  5667 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 730) took 1158 ms. Trace:
I20260709 12:09:56.244180  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.248261  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.252274  5669 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 729) took 1172 ms. Trace:
I20260709 12:09:56.253397  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.255116  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.223563  7244 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:56.260985  7244 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.263453  7244 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.264583  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.264876  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:56.265225  7296 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 12:09:56.265969  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:56.266913  5674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 789) took 1955 ms. Trace:
I20260709 12:09:56.266942  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.230736  7202 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:09:56.267323  5674 rpcz_store.cc:276] 0709 12:09:54.311311 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.971567 (+660256us) service_pool.cc:224] Handling call
0709 12:09:54.972166 (+   599us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:55.027854 (+ 55688us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:55.027884 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:55.053501 (+ 25617us) log.cc:844] Serialized 540 byte log entry
0709 12:09:55.760404 (+706903us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:09:55.903384 (+142980us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.903610 (+   226us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.000622 (+ 97012us) spinlock_profiling.cc:243] Waited 55.2 ms on lock 0x7b5400095454. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:56.000691 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.266657 (+265966us) raft_consensus.cc:1685] finished
0709 12:09:56.266744 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.266865 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":36293,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":95,"spinlock_wait_cycles":127061888,"thread_start_us":706488,"threads_started":1,"wal-append.queue_time_us":1000356}
I20260709 12:09:56.271961  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:56.238628  7225 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.023s	sys 0.020s
I20260709 12:09:56.270292  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.274830  5745 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:56.273900  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.271732  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.276042  5674 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:56.277622  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.278095  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:56.280665  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.281387  5674 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:09:56.282442  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.283123  5674 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:56.284193  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.285633  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.286346  5674 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
W20260709 12:09:56.290851  5675 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.724s	user 0.008s	sys 0.031s
W20260709 12:09:56.291291  5675 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.008s	sys 0.031s
I20260709 12:09:56.260473  7261 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:56.306034  5668 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.690s	user 0.000s	sys 0.042s
W20260709 12:09:56.307384  5668 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.000s	sys 0.043s
I20260709 12:09:56.324486  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 778) took 1234 ms. Trace:
I20260709 12:09:56.326489  5747 rpcz_store.cc:276] 0709 12:09:55.064947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.065073 (+   126us) service_pool.cc:224] Handling call
0709 12:09:55.065346 (+   273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.065535 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:55.830292 (+764757us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.298786 (+468494us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.298837 (+    51us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:56.298897 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.298982 (+    85us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.299153 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":360333,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":7677,"raft.queue_time_us":1614,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":2828,"thread_start_us":1161360,"threads_started":2}
I20260709 12:09:56.276485  7202 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:09:56.330798  6314 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.098s	user 0.014s	sys 0.038s
I20260709 12:09:56.338284  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:56.366518  5668 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 728) took 1286 ms. Trace:
I20260709 12:09:56.329118  6586 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:56.298429  7217 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.330739  7244 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:56.536526  5597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 702) took 1674 ms. Trace:
W20260709 12:09:56.409759  5638 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.545s (SENT) [suppressed 44 similar messages]
I20260709 12:09:56.500218  7214 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.366994  5668 rpcz_store.cc:276] 0709 12:09:55.080021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.613823 (+533802us) service_pool.cc:224] Handling call
0709 12:09:55.614177 (+   354us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.614367 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:55.615460 (+  1093us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.366184 (+750724us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.366234 (+    50us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.366274 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.366345 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.366449 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":57909,"prepare.queue_time_us":1858,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"thread_start_us":692162,"threads_started":1}
I20260709 12:09:56.426463  5673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 732) took 1322 ms. Trace:
I20260709 12:09:56.379426  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:56.568478  7202 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:56.569473  5674 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:56.538700  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 409743us
W20260709 12:09:56.437690  6314 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.204s	user 0.014s	sys 0.038s
W20260709 12:09:56.543305  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:56.545747  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 428338us
I20260709 12:09:56.548908  5743 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 791) took 1188 ms. Trace:
I20260709 12:09:56.363729  7101 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:56.483520  5744 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.358s	user 0.033s	sys 0.063s
I20260709 12:09:56.438930  7162 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.379235  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.336072  7256 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:56.597046  7162 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.252712  5669 rpcz_store.cc:276] 0709 12:09:55.080328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.663617 (+583289us) service_pool.cc:224] Handling call
0709 12:09:55.664004 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.664210 (+   206us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:55.664484 (+   274us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.251951 (+587467us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.252004 (+    53us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.252043 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.252109 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.252219 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8107,"prepare.queue_time_us":858,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":8226,"thread_start_us":578962,"threads_started":1}
I20260709 12:09:56.597961  7214 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.598775  7214 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:56.504057  7313 log.cc:927] Time spent T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:09:56.600374  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:56.499852  7319 log.cc:927] Time spent T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 12:09:56.602061  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.350490  7317 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:56.595866  7256 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:56.403323  7304 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
W20260709 12:09:56.502854  7306 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.202s	user 0.001s	sys 0.000s
W20260709 12:09:56.621928  7335 log.cc:927] Time spent T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.110s	user 0.000s	sys 0.003s
W20260709 12:09:56.501909  7311 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 12:09:56.623728  7214 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:56.487290  7321 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:09:56.624943  5666 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 805) took 1689 ms. Trace:
I20260709 12:09:56.625488  5666 rpcz_store.cc:276] 0709 12:09:54.934970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.023516 (+ 88546us) service_pool.cc:224] Handling call
0709 12:09:55.029484 (+  5968us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:09:55.040597 (+ 11113us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:55.040627 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:09:55.062025 (+ 21398us) log.cc:844] Serialized 52 byte log entry
0709 12:09:56.020737 (+958712us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.037663 (+ 16926us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.039180 (+  1517us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.040105 (+   925us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.040214 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.624445 (+584231us) raft_consensus.cc:1685] finished
0709 12:09:56.624485 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.624711 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10675,"prepare.queue_time_us":23668,"prepare.run_cpu_time_us":84,"prepare.run_wall_time_us":87,"raft.queue_time_us":11754,"raft.run_cpu_time_us":430,"raft.run_wall_time_us":33636,"thread_start_us":871582,"threads_started":1,"wal-append.queue_time_us":1120889}
I20260709 12:09:56.554997  7316 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:56.592898  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.603734  7261 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.556365  7334 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
W20260709 12:09:56.409013  7314 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:09:56.557058  5597 rpcz_store.cc:276] 0709 12:09:54.861783 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.868064 (+  6281us) service_pool.cc:224] Handling call
0709 12:09:54.959266 (+ 91202us) spinlock_profiling.cc:243] Waited 21.6 ms on lock 0x7b5800004e98. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:09:54.959527 (+   261us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:54.983747 (+ 24220us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:54.983792 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:55.795851 (+812059us) spinlock_profiling.cc:243] Waited 3.31 ms on lock 0x7b180031c1e0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb672a6 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58f372 00007f1c7fcc1a01 00007f1c7fc8643a
0709 12:09:55.796439 (+   588us) log.cc:844] Serialized 26 byte log entry
0709 12:09:56.297471 (+501032us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:56.297510 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.297581 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.535469 (+237888us) raft_consensus.cc:1685] finished
0709 12:09:56.535560 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.536141 (+   581us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":29803,"raft.queue_time_us":29714,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":2502,"spinlock_wait_cycles":58737280,"thread_start_us":483841,"threads_started":1,"wal-append.queue_time_us":710887}
I20260709 12:09:56.579129  7101 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.584259  5566 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:56.585147  7333 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:09:56.587543  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 1.35459e+06us
I20260709 12:09:56.639046  7334 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:56.588472  7211 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.590564  5594 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:09:56.591207  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 166499us
I20260709 12:09:56.574712  5743 rpcz_store.cc:276] 0709 12:09:55.360258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.360386 (+   128us) service_pool.cc:224] Handling call
0709 12:09:55.360676 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.360863 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:56.166387 (+805524us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.548005 (+381618us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.548130 (+   125us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.548283 (+   153us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.548423 (+   140us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.548670 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21962,"prepare.queue_time_us":184770,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":76,"raft.queue_time_us":10861,"raft.run_cpu_time_us":374,"raft.run_wall_time_us":6727,"spinlock_wait_cycles":104776064,"thread_start_us":1160828,"threads_started":2,"wal-append.queue_time_us":343853}
I20260709 12:09:56.591928  5600 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:56.599073  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.553467  7337 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:56.568622  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.567657  5673 rpcz_store.cc:276] 0709 12:09:55.104496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:56.001324 (+896828us) service_pool.cc:224] Handling call
0709 12:09:56.001722 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:56.001974 (+   252us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:56.016044 (+ 14070us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.426037 (+409993us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.426099 (+    62us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.426167 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.426258 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.426395 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4586,"prepare.queue_time_us":14762,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":11441,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":34036,"spinlock_wait_cycles":105705856,"thread_start_us":406833,"threads_started":1,"wal-append.queue_time_us":493696}
I20260709 12:09:56.615569  7317 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.618155  5595 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:56.628211  5672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 788) took 2353 ms. Trace:
I20260709 12:09:56.628383  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.554932  7308 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:56.631024  7316 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.639683  7101 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.590269  5596 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:56.644712  5670 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 786) took 2431 ms. Trace:
I20260709 12:09:56.648923  7308 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:56.649848  7300 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.543s	user 0.001s	sys 0.005s
I20260709 12:09:56.650846  7316 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.624938  7162 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.651515  5591 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:56.658700  6854 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:56.648270  5670 rpcz_store.cc:276] 0709 12:09:54.210109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.807540 (+597431us) service_pool.cc:224] Handling call
0709 12:09:54.807807 (+   267us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:54.929259 (+121452us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:54.947826 (+ 18567us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.976975 (+1029149us) spinlock_profiling.cc:243] Waited 5.71 ms on lock 0x7b480024e958. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c84bafaa1 00007f1c84ba6b37 00007f1c84ba69ca 00007f1c84c9e26f 00007f1c84c9df37 00007f1c84cb255c 00007f1c84cb2508 00007f1c84cb2488 00007f1c84cb2443 00007f1c84cb16ec 00007f1c83bdba96
0709 12:09:56.121691 (+144716us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:56.122265 (+   574us) log.cc:844] Serialized 26 byte log entry
0709 12:09:56.122421 (+   156us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.122697 (+   276us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.139120 (+ 16423us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.140170 (+  1050us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.416182 (+276012us) spinlock_profiling.cc:243] Waited 1.9 ms on lock 0x7b18003909a0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb993f3 00007f1c7cb9b7c1 00007f1c7cb9b779 00007f1c7cb9b709 00007f1c7cb9b6d1 00007f1c7cb9a9cd 0000000000388634 0000000000388479 00007f1c7cb7c83a
0709 12:09:56.439663 (+ 23481us) spinlock_profiling.cc:243] Waited 4.9 ms on lock 0x7b480024e958. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c84bafaa1 00007f1c84ba6b37 00007f1c84ba69ca 00007f1c84c9e26f 00007f1c84c9df37 00007f1c84cb255c 00007f1c84cb2508 00007f1c84cb2488 00007f1c84cb2443 00007f1c84cb16ec 00007f1c83bdba96
0709 12:09:56.640384 (+200721us) raft_consensus.cc:1685] finished
0709 12:09:56.640435 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.640888 (+   453us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":162788,"prepare.queue_time_us":45082,"prepare.run_cpu_time_us":112,"prepare.run_wall_time_us":12929,"raft.queue_time_us":148680,"raft.run_cpu_time_us":8938,"raft.run_wall_time_us":1395717,"spinlock_wait_cycles":28761600,"thread_start_us":1114034,"threads_started":1,"wal-append.queue_time_us":1322753}
I20260709 12:09:56.665154  5666 raft_consensus.cc:2410] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 5 because replica has last-logged OpId of term: 3 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 12:09:56.665478  7280 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.666683  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:09:56.666821  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 82841.1us
I20260709 12:09:56.667620  5666 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:56.670063  7334 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:56.664602  6854 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.670651  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.672417  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.674795  7337 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.675469  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:56.678325  7337 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.679669  5566 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:56.641669  7211 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.651631  7308 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.659013  7307 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:09:56.487388  6586 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:09:56.679924  5675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 727) took 1600 ms. Trace:
I20260709 12:09:56.689244  7316 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:56.688859  6939 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:09:56.692358  7331 log.cc:927] Time spent T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.181s	user 0.002s	sys 0.000s
I20260709 12:09:56.692979  5673 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:09:56.245116  5667 rpcz_store.cc:276] 0709 12:09:55.080650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.782903 (+702253us) service_pool.cc:224] Handling call
0709 12:09:55.786406 (+  3503us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.786673 (+   267us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:55.787003 (+   330us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.238598 (+451595us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.238751 (+   153us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.238799 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.238877 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.238988 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1054,"prepare.queue_time_us":7556,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":4844,"raft.queue_time_us":1171,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":1864,"thread_start_us":450125,"threads_started":1}
I20260709 12:09:56.691202  6854 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.721203  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.721974  5673 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 4.
W20260709 12:09:56.725895  5744 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.504s	user 0.034s	sys 0.063s
W20260709 12:09:56.726227  7330 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.216s	user 0.000s	sys 0.001s
I20260709 12:09:56.729791  5595 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:09:56.693675  7244 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.689409  5675 rpcz_store.cc:276] 0709 12:09:55.079587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.543318 (+463731us) service_pool.cc:224] Handling call
0709 12:09:55.547651 (+  4333us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.558142 (+ 10491us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:55.565454 (+  7312us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.292180 (+726726us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.292253 (+    73us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:56.292307 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.623463 (+331156us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b180002f3e0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb672a6 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419
0709 12:09:56.679404 (+ 55941us) spinlock_profiling.cc:243] Waited 9.92 ms on lock 0x7b5400284e54. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:09:56.679471 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.679749 (+   278us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2618,"prepare.queue_time_us":6694,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":3651,"raft.queue_time_us":116,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":2611,"spinlock_wait_cycles":28577280,"thread_start_us":726199,"threads_started":1,"wal-append.queue_time_us":933803}
W20260709 12:09:56.695127  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 49404.5us
W20260709 12:09:56.696280  7178 consensus_meta.cc:287] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.535s	user 0.008s	sys 0.012s
I20260709 12:09:56.697185  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.697520  7162 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.697702  7101 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.698436  5669 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:56.698678  7213 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.698899  7214 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.701563  5746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 1007) took 1387 ms. Trace:
I20260709 12:09:56.701817  5592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 709) took 1835 ms. Trace:
I20260709 12:09:56.701977  6586 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.703583  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.704233  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.751941  7214 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.752779  5749 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:56.752795  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.753615  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.753868  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.704286  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.705919  7256 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.639074  7333 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.754870  5749 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:56.754966  5743 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.755338  5591 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:56.756595  7333 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.708740  7211 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.646440  5672 rpcz_store.cc:276] 0709 12:09:54.274691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.960382 (+685691us) service_pool.cc:224] Handling call
0709 12:09:54.960757 (+   375us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:09:55.006938 (+ 46181us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:09:55.478460 (+471522us) spinlock_profiling.cc:243] Waited 20.1 ms on lock 0x7b1800298840. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7f82e4bc 00007f1c7cb7c48b 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb96455 00007f1c8367e3c7 00007f1c7fc909a7 00007f1c7fca00bf
0709 12:09:55.478633 (+   173us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.116742 (+638109us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:09:56.155058 (+ 38316us) log.cc:844] Serialized 26 byte log entry
0709 12:09:56.162585 (+  7527us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.170562 (+  7977us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.227189 (+ 56627us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.227263 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.627756 (+400493us) raft_consensus.cc:1685] finished
0709 12:09:56.627792 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.628043 (+   251us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":86858,"prepare.queue_time_us":33500,"prepare.run_cpu_time_us":83,"prepare.run_wall_time_us":87,"raft.queue_time_us":93444,"raft.run_cpu_time_us":454,"raft.run_wall_time_us":41496,"spinlock_wait_cycles":46143360,"thread_start_us":707678,"threads_started":2,"wal-append.queue_time_us":854905}
I20260709 12:09:56.710776  5668 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:56.754392  7214 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.758042  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:56.758764  5595 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:56.746857  5592 rpcz_store.cc:276] 0709 12:09:54.866283 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:54.975053 (+108770us) service_pool.cc:224] Handling call
0709 12:09:55.007236 (+ 32183us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:09:55.016330 (+  9094us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:09:55.016357 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:09:55.025395 (+  9038us) log.cc:844] Serialized 52 byte log entry
0709 12:09:55.747931 (+722536us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:09:55.751866 (+  3935us) log.cc:844] Serialized 14 byte log entry
0709 12:09:55.752064 (+   198us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:55.752141 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:09:56.648788 (+896647us) spinlock_profiling.cc:243] Waited 1.31 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:56.681843 (+ 33055us) raft_consensus.cc:1685] finished
0709 12:09:56.701400 (+ 19557us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.701646 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8709,"prepare.queue_time_us":3488,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":21244,"raft.run_cpu_time_us":407,"raft.run_wall_time_us":39213,"spinlock_wait_cycles":3014912,"thread_start_us":673793,"threads_started":1,"wal-append.queue_time_us":988210}
I20260709 12:09:56.717258  7317 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:56.729907  7161 consensus_meta.cc:287] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.504s	user 0.011s	sys 0.005s
I20260709 12:09:56.730047  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:56.752028  7101 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.760982  5741 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:56.762226  5748 raft_consensus.cc:2410] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 3.
I20260709 12:09:56.762723  7101 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.746814  7178 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.764189  5740 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:09:56.764575  5671 raft_consensus.cc:2393] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:56.765475  7178 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.766660  5670 raft_consensus.cc:2410] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:56.753813  5598 raft_consensus.cc:2368] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5.
I20260709 12:09:56.767957  7307 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:56.773571  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.774412  5748 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:56.776610  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:56.777475  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:56.745071  5674 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:56.745635  5669 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 733) took 1638 ms. Trace:
I20260709 12:09:56.779127  5669 rpcz_store.cc:276] 0709 12:09:55.105306 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:56.687415 (+1582109us) service_pool.cc:224] Handling call
0709 12:09:56.698148 (+ 10733us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:56.742946 (+ 44798us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.743185 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:09:56.748823  7162 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:56.746493  5746 rpcz_store.cc:276] 0709 12:09:55.309553 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.309722 (+   169us) service_pool.cc:224] Handling call
0709 12:09:55.348607 (+ 38885us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.348795 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:56.113656 (+764861us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.641266 (+527610us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.647549 (+  6283us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.663296 (+ 15747us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.685848 (+ 22552us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.690009 (+  4161us) spinlock_profiling.cc:243] Waited 45.3 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:09:56.696687 (+  6678us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22,"prepare.queue_time_us":153981,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":30562,"raft.run_cpu_time_us":255,"raft.run_wall_time_us":5122,"spinlock_wait_cycles":104191744,"thread_start_us":1212920,"threads_started":2,"wal-append.queue_time_us":397113}
I20260709 12:09:56.750190  6939 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:56.750967  7158 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:56.750860  7213 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.777112  5641 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:56.784410  6939 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:56.790047  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.792716  5641 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:56.801460  7213 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.791337  7101 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:56.802971  7101 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.803433  7101 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:56.803704  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.806764  5596 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:56.808393  5595 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.785145  6939 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.813143  7317 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:56.813575  7317 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.813964  7317 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:56.814862  6939 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.797174  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.800414  7162 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:09:56.841043  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 161603us
I20260709 12:09:56.846462  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.851413  5741 raft_consensus.cc:2393] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:56.838493  7178 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.855500  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.856516  5598 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.857771  5595 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:56.859139  7158 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:09:56.859570  7250 consensus_meta.cc:287] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.641s	user 0.001s	sys 0.015s
I20260709 12:09:56.860023  7158 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:56.860785  7161 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:56.861346  7161 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.863037  5641 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:56.863166  7158 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:56.847319  7214 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:56.864176  7214 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.864858  7267 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:56.868769  5744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 779) took 1803 ms. Trace:
I20260709 12:09:56.869182  7289 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:56.870271  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.866990  7214 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.849131  7211 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:09:56.869593  7289 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:56.849504  7213 consensus_queue.cc:1059] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 12:09:56.897303  7213 consensus_queue.cc:1243] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer 31d651ebdc5c4df48798605de4565f59 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:09:56.898180  7213 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:56.898691  7213 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:56.900424  7213 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.903650  7213 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:56.901721  7211 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:56.904873  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.905685  5595 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.905826  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.906430  7211 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:56.906616  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.907348  5598 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.907394  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.906773  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.902745  7289 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:56.908422  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.909104  5591 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:56.909392  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.910046  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.910831  5600 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.904358  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.900874  7178 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.913992  5592 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.915949  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.918078  7244 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.921663  7267 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:56.922329  7267 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:56.925717  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:56.926605  6351 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:56.935617  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.936340  7161 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:56.937213  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.937951  5592 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.938752  5594 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
W20260709 12:09:56.941145  7341 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.097s	user 0.004s	sys 0.000s
I20260709 12:09:56.941783  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.942674  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.943431  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.944026  5746 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:56.945169  5594 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:56.945989  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:56.946565  5748 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:09:56.947124  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.946666  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.946303  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:56.869174  5744 rpcz_store.cc:276] 0709 12:09:55.065548 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:55.065702 (+   154us) service_pool.cc:224] Handling call
0709 12:09:55.065952 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:09:55.066132 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:09:56.726571 (+1660439us) log.cc:844] Serialized 14 byte log entry
0709 12:09:56.807567 (+ 80996us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:09:56.824088 (+ 16521us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:09:56.847527 (+ 23439us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:09:56.853635 (+  6108us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:09:56.868711 (+ 15076us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":59284,"prepare.queue_time_us":404634,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":11646,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":112,"thread_start_us":1662708,"threads_started":2,"wal-append.queue_time_us":124614}
I20260709 12:09:56.959209  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.960311  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.962873  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:56.963224  5596 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:56.964221  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.969717  5675 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:09:56.970112  5675 pending_rounds.cc:85] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 2
I20260709 12:09:56.970376  5675 pending_rounds.cc:107] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 12:09:56.970770  5675 raft_consensus.cc:2917] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 12:09:56.971328  5675 raft_consensus.cc:2889] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:56.971859  5675 pending_rounds.cc:107] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 3.4
I20260709 12:09:56.972153  5675 raft_consensus.cc:2889] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:56.967525  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:56.973016  5671 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:56.968732  5674 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:56.969170  5669 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:56.969347  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:56.970135  5594 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:56.966045  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.976192  5748 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:56.954651  7178 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:56.981266  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.005733  5746 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:56.982810  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.983558  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.983678  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:56.985340  7289 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.007874  7101 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.008596  5600 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:56.986218  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.984198  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:56.986963  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:56.954671  7317 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:56.991585  5666 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:57.010907  5741 raft_consensus.cc:2410] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:09:57.013077  5671 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:57.013650  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.010696  5740 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:57.010227  7289 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.019105  5743 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:57.019814  5641 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.022008  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.022230  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.022944  5600 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:57.023679  7211 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:57.024087  7211 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:57.026088  5748 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.024432  7211 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:57.020722  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.028970  5641 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:09:57.029897  7317 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.030251  7162 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.030365  5641 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.031227  7162 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:57.031298  5641 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.031730  7162 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:57.034693  7162 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.034839  7178 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:57.035256  7178 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:57.035748  7178 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.037213  6939 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.037851  6939 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.038991  5566 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:57.040081  6939 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.034071  5600 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:09:57.043669  7162 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:57.045298  5747 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:09:57.035281  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.046782  7162 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:09:57.050424  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.056703  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.050843  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.062033  5671 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:57.046516  7307 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:57.056994  7343 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.065200  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.065369  7343 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:57.065768  7343 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.065634  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:09:57.066797  5670 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:09:57.067214  5670 pending_rounds.cc:85] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 2
I20260709 12:09:57.067422  5670 pending_rounds.cc:107] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:09:57.067655  5670 raft_consensus.cc:2889] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:57.066771  6351 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.065200  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:57.069317  5666 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.073167  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.073486  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.073835  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.073892  5596 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.074234  5600 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:57.074573  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.074640  5592 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.074815  5667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:09:57.075580  5667 raft_consensus.cc:606] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.075780  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.075970  5594 raft_consensus.cc:2393] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:57.077483  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.077783  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.078680  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.076447  5600 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.078933  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.079216  5666 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:57.079481  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.078048  5592 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.083253  5595 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.083734  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:57.084349  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.085980  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.087541  5594 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.086364  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.087875  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.089102  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.075976  5667 raft_consensus.cc:614] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:09:57.094329  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.094617  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.095239  5668 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:57.093320  7161 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:57.097141  7161 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.098028  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:09:57.099757  5596 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
W20260709 12:09:57.092041  5712 connection.cc:256] RPC call timeout handler was delayed by -1.1376481689999309s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20390000000000003s for a response
I20260709 12:09:57.062875  5566 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:57.103550  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:57.104307  5666 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.100286  7161 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:57.105062  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:57.105195  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.105623  5668 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.106017  5675 raft_consensus.cc:2393] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:57.105227  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.110729  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:57.111961  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:57.120697  5666 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
W20260709 12:09:57.122725  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:57.115031  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 52238.2us
I20260709 12:09:57.126127  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.127898  5668 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:57.132356  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.133302  5596 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:57.134438  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.135596  7162 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.113125  7178 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.129976  6939 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:57.136245  7162 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.137086  6939 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:57.137324  6314 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.138058  6939 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.138527  7178 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.138592  7162 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.139047  6314 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:57.139933  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:57.141029  7312 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:57.143070  7048 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:57.143183  7158 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.144243  5667 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:09:57.144687  5667 pending_rounds.cc:85] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 1
I20260709 12:09:57.144958  5667 pending_rounds.cc:107] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:09:57.105780  7211 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.145211  5667 raft_consensus.cc:2889] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:57.148425  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.152801  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.153828  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.154376  5746 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.157366  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.157312  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.159756  5674 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:57.160076  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.160508  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.161129  5747 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.161559  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.162510  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.163252  5740 raft_consensus.cc:2368] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:57.107366  7267 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.170503  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.171375  5596 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 2.
I20260709 12:09:57.145560  6351 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.170751  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.174743  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.173233  5675 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:09:57.169415  7358 log.cc:927] Time spent T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:09:57.182391  5747 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.182271  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.183228  5592 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:57.187475  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.152495  7343 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.186542  5641 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.180574  7312 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:57.192268  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.178064  7101 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.193447  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.196254  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.197086  5740 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:57.200176  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.200927  5740 raft_consensus.cc:1240] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.200991  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.202301  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.203794  5742 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.204411  7281 consensus_queue.cc:1059] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:57.205662  7281 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:57.205997  7281 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:57.206873  7281 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.208073  7281 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.192701  7213 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:57.213194  7213 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:57.213785  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.214833  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.215428  5595 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.217015  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.218890  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.219476  5595 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:57.220657  7230 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:57.221100  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.221570  7230 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:57.222018  7230 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:57.222206  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.222827  5598 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.225181  5746 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.232252  5566 leader_election.cc:400] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:57.232640  5566 leader_election.cc:403] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:09:57.232940  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.233731  5595 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.236121  7211 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.238144  7343 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:57.238620  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 57236.5us
I20260709 12:09:57.240797  7334 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.214171  7213 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.241341  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 24) took 4873 ms. Trace:
I20260709 12:09:57.242051  7267 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:57.243743  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.243983  7280 consensus_queue.cc:1059] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:57.227138  7230 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.246541  7244 consensus_queue.cc:1059] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:09:57.247671  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 108739us
I20260709 12:09:57.248694  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.259485  5598 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:57.263978  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.267007  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.267349  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.273267  5595 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:57.270099  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.273625  7161 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.275470  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.272171  5596 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.270313  5749 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6. Ops: []
I20260709 12:09:57.286989  5743 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.276587  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.288582  7280 raft_consensus.cc:3055] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:57.300657  7230 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:57.303887  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.304512  5599 raft_consensus.cc:2376] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5. Re-sending same reply.
I20260709 12:09:57.304852  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.305315  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.305917  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.306382  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.307111  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.307893  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.307483  5494 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:57.308739  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.309316  7244 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:57.297515  7280 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:57.311955  5743 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:57.314307  5592 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:09:57.299888  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.313829  5595 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:57.314388  5593 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:57.316190  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:57.319135  5566 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:57.314888  5599 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:09:57.319741  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.323805  5638 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.329174  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.327062  7334 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:57.338757  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:09:57.339553  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:57.335668  5494 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.342938  7101 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:57.343508  7101 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:57.344491  7101 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:57.344882  5494 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.320495  7280 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.340507  5594 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.316030  7244 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.350265  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:57.347503  5494 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 2, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:57.351001  5594 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:57.361006  7339 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:57.361327  7280 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.361601  7339 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:57.362643  7339 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.387765  6351 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.389626  7244 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.350261  7162 consensus_queue.cc:1059] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 12:09:57.390793  7162 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:57.391208  7162 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:57.391067  7158 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:57.392635  7158 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.392160  7162 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.394623  7162 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:57.395399  5598 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:09:57.396224  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:57.406867  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 47378.7us
I20260709 12:09:57.410457  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:57.410606  5668 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.412123  5494 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.413743  5494 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:57.415190  7343 raft_consensus.cc:3055] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:57.416781  7343 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:57.417052  5494 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:57.417678  7343 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.418318  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.261122  5493 rpcz_store.cc:276] 0709 12:09:52.368036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:52.370421 (+  2385us) service_pool.cc:224] Handling call
0709 12:09:57.241109 (+4870688us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:56.349477 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:56.498816 (+149339us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:56.498870 (+    54us) write_op.cc:435] Acquired schema lock
0709 12:09:56.498897 (+    27us) tablet.cc:662] Decoding operations
0709 12:09:56.505003 (+  6106us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:56.505056 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:56.505078 (+    22us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:09:56.505261 (+   183us) tablet.cc:701] Row locks acquired
0709 12:09:56.505273 (+    12us) write_op.cc:260] PREPARE: finished
0709 12:09:56.505397 (+   124us) write_op.cc:270] Start()
0709 12:09:56.505480 (+    83us) write_op.cc:276] Timestamp: P: 1783598996505362 usec, L: 0
0709 12:09:56.505494 (+    14us) op_driver.cc:348] REPLICATION: starting
0709 12:09:56.506010 (+   516us) log.cc:844] Serialized 1199 byte log entry
0709 12:09:56.917236 (+411226us) op_driver.cc:464] REPLICATION: finished
0709 12:09:57.057676 (+140440us) write_op.cc:301] APPLY: starting
0709 12:09:57.062433 (+  4757us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:57.062596 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:57.062752 (+   156us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:57.097674 (+ 34922us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:57.097943 (+   269us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:09:57.098019 (+    76us) write_op.cc:312] APPLY: finished
0709 12:09:57.098385 (+   366us) log.cc:844] Serialized 28 byte log entry
0709 12:09:57.098591 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:57.098734 (+   143us) write_op.cc:454] Released schema lock
0709 12:09:57.098783 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:57.148808 (+ 50025us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:57.148863 (+    55us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2010057,"reported_tablets":2,"spinlock_wait_cycles":1792,"child_traces":[["op",{"apply.queue_time_us":140082,"apply.run_cpu_time_us":5086,"apply.run_wall_time_us":88945,"num_ops":2,"prepare.queue_time_us":888860,"prepare.run_cpu_time_us":15575,"prepare.run_wall_time_us":500995,"raft.queue_time_us":56623,"raft.run_cpu_time_us":4328,"raft.run_wall_time_us":40151,"replication_time_us":411509,"thread_start_us":980290,"threads_started":4,"wal-append.queue_time_us":290732}]]}
I20260709 12:09:57.425374  5494 catalog_manager.cc:5697] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:57.426203  5747 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:09:57.446130  5749 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.445958  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:57.442507  5494 catalog_manager.cc:5697] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 2, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:57.449083  5666 raft_consensus.cc:1240] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.452015  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.452855  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.453429  5671 raft_consensus.cc:2393] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:57.458352  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.468012  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.463789  7343 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.469959  5597 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:09:57.478590  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 87453.6us
I20260709 12:09:57.484026  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.493295  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.495569  5563 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.496542  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.496847  7280 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:57.497141  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f79641c19d04e548471a58f13f98268 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54084
I20260709 12:09:57.497500  7280 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.497220  5667 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:09:57.498082  7280 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.508690  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.512794  7334 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:09:57.513965  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:57.513929  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.514791  5667 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:57.517128  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.511198  7280 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.519954  7280 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.520601  7281 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.524098  5669 raft_consensus.cc:2368] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:57.513926  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.528844  5674 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.531924  5675 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.536948  7281 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.540953  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.541325  7281 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.544744  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.549443  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.549434  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:57.550803  5673 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:57.551086  5671 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
W20260709 12:09:57.551606  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:57.558303  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:57.559091  5670 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.569259  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.580425  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.603605  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.588936  7162 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:57.600385  5493 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 2 to 4, term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1), VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 5 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.591738  7244 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.623018  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.620322  7162 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:57.636013  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:57.630868  7334 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:57.640605  7334 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.642941  7334 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.635977  7162 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:57.654697  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.655252  7374 tablet_replica.cc:333] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:09:57.659190  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.634275  7267 consensus_queue.cc:1059] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:09:57.665632  7280 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.671581  7280 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.672180  7280 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:57.687130  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50426.2us
I20260709 12:09:57.688086  5670 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:57.689541  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.694226  7374 raft_consensus.cc:2243] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:57.701514  7374 raft_consensus.cc:2272] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:57.707324  7370 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:57.707733  7370 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:57.696739  7244 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.723513  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.726372  7374 ts_tablet_manager.cc:1916] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:57.732589  7317 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.733032  7317 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.733387  7317 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.736476  7178 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:57.736657  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 79705.2us
I20260709 12:09:57.736960  7178 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.737404  7178 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.737591  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.737812  7280 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.738976  5638 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.739853  7280 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.740146  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.740484  7213 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.740895  7213 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.741256  7213 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.745467  7289 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.755424  6939 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.756035  6939 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.758163  6939 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.727407  7244 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.758807  7244 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.759219  7244 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.759402  7317 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.767717  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.765847  7334 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.770931  7334 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.711719  7370 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.785653  7370 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:57.773806  5563 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.789717  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.767333  7214 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:57.790858  7317 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.791405  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.775058  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:57.792738  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.793979  5743 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:57.794476  7280 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.794945  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.795595  7280 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.800905  7317 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:57.772040  7281 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:57.805409  5746 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:57.806260  7281 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:57.808080  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.808873  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:57.812847  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 72763.2us
I20260709 12:09:57.814260  5638 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.815754  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:57.816999  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 91561us
I20260709 12:09:57.817097  7211 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:57.817909  7211 raft_consensus.cc:2764] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:09:57.818638  7369 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.818702  7339 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:57.819199  7161 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:09:57.821342  7378 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:57.826598  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.818359  7377 consensus_queue.cc:1059] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:09:57.827984  7377 raft_consensus.cc:3055] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:57.828385  7377 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:57.829267  7377 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.830330  7377 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.831120  7244 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.825037  7280 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:09:57.834615  7213 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.835382  7178 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.837752  7178 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.839038  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.841362  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.841884  7317 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:57.819273  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.844794  7211 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:57.845198  7211 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.845781  7211 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:57.851179  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 56321us
I20260709 12:09:57.851958  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.853410  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.854298  7343 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:57.855098  7343 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.855600  7343 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.856755  7281 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:57.857185  7281 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.845247  5743 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:57.857602  7281 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.854460  7380 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:57.858714  7380 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:57.855495  7267 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.853065  7211 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.848058  7162 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.866763  7211 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.867852  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.867589  7380 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.859905  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.865290  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.866294  6939 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:57.870679  7267 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:57.871186  7267 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:57.871766  7213 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.872056  7267 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.873662  7244 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.878257  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.879758  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.884491  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.884859  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:57.886093  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.875604  7339 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:57.888402  7339 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.889802  7339 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:57.883462  7162 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.894573  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.883345  7213 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:57.895676  7378 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:57.890712  7211 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:57.902673  5712 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.903033  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:57.901861  7162 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:57.906963  7162 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:57.907537  7162 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.907964  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.893774  7244 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:57.915395  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.915572  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:57.916222  7317 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:57.916652  7317 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:57.917009  7317 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:57.916970  7377 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:57.901990  7378 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:57.918897  7380 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:57.912808  6939 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:57.925372  7343 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.918956  7378 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.917996  7158 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:57.929033  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.929204  7158 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:57.929849  7158 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:57.943149  7377 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:57.955693  7377 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:57.960813  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44107.6us
W20260709 12:09:57.961834  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53247.5us
I20260709 12:09:57.927927  7343 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:57.937222  7380 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:57.989082  7384 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:09:57.992511  7380 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.996173  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:57.995030  7281 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:57.997182  5638 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:57.998915  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:57.999161  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:57.999114  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.002501  7339 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:58.004326  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.014874  7158 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.020622  5638 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:58.021941  5742 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:58.021437  7101 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:58.028642  7101 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.029012  7214 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:58.029521  7158 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:58.029033  7101 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:58.030531  7162 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.036062  7390 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:58.040678  7387 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:58.048194  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.051512  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:09:58.051417  7343 consensus_queue.cc:1059] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:58.052381  6351 raft_consensus.cc:2393] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:58.052868  7343 raft_consensus.cc:3055] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:58.053246  7343 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:58.054543  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.058967  7339 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.054066  7343 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.060214  7317 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.060781  7343 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:58.062850  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.062894  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.065119  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:58.065282  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.070604  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:58.071300  5747 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:58.071539  5674 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:58.071838  5673 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:09:58.072189  5673 pending_rounds.cc:85] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 2
I20260709 12:09:58.068918  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:58.069157  7244 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:58.072432  5673 pending_rounds.cc:107] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:09:58.074590  5673 raft_consensus.cc:2889] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:58.067394  7378 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.076614  5743 raft_consensus.cc:1240] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:58.084878  5712 connection.cc:256] RPC call timeout handler was delayed by -1.2444585570001436s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21509999999999999s for a response
I20260709 12:09:58.091784  7162 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:58.095120  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:58.102605  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.049474  7281 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:58.141135  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 75916.2us
I20260709 12:09:58.141731  5666 raft_consensus.cc:1240] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.141767  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.123713  7339 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:58.146979  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.125130  7244 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:58.150339  5669 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.152521  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:58.157092  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:58.157634  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 71934.4us
I20260709 12:09:58.157972  7369 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:58.158425  5563 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:58.160107  5563 raft_consensus.cc:2686] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:09:58.160795  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:58.161356  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.161583  7369 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:58.162292  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.163221  6939 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:58.163574  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.163599  6939 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:58.164265  6939 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:58.165426  5670 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:09:58.057055  7101 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.167179  5667 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:09:58.169550  7280 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:58.164657  7391 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:58.153882  7378 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:58.191418  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 170891us
I20260709 12:09:58.194350  7343 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.197726  7267 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.199121  7389 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.200718  7387 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.223538  5495 catalog_manager.cc:5697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.201638  7390 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:58.202170  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.225180  5495 catalog_manager.cc:5697] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.225721  7343 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.184137  7369 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:58.227073  7369 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.227483  7369 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:58.209445  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.229056  5563 leader_election.cc:400] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5.
I20260709 12:09:58.210198  5674 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:09:58.210263  7244 consensus_queue.cc:1059] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:58.210269  7391 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.228031  5495 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.148132  7281 consensus_queue.cc:1059] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:09:58.194342  5667 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:09:58.222239  5671 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:58.221465  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.220391  7317 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.218191  7374 ts_tablet_manager.cc:1929] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:09:58.228735  7378 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:58.237536  7400 raft_consensus.cc:2764] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:09:58.243263  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.239818  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:58.244071  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.244838  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.245018  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.246178  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.246909  5599 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:58.247598  5594 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.241421  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:58.248629  5675 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:58.250698  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.251067  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.253036  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.254442  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 136) took 5821 ms. Trace:
I20260709 12:09:58.258847  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.255321  5495 catalog_manager.cc:5697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.261792  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:58.228061  7343 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.234067  7334 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:58.265537  5674 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:58.265753  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.267666  5594 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:58.269371  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.279554  5675 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:58.285012  5495 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.291962  5495 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.306457  5595 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:09:58.307904  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 46227.7us
I20260709 12:09:58.243076  7378 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:58.313347  5597 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 5. Ops: []
I20260709 12:09:58.314392  5598 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:58.317799  5591 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:58.318010  7391 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:09:58.254531  7377 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.064s
I20260709 12:09:58.323832  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:58.269402  7374 log.cc:1199] T 4f79641c19d04e548471a58f13f98268 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/4f79641c19d04e548471a58f13f98268
I20260709 12:09:58.268422  7289 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:58.331048  5592 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:58.254864  5494 rpcz_store.cc:276] 0709 12:09:52.433413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:52.433560 (+   147us) service_pool.cc:224] Handling call
0709 12:09:58.254382 (+5820822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:57.686922 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:57.701368 (+ 14446us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:57.701422 (+    54us) write_op.cc:435] Acquired schema lock
0709 12:09:57.701440 (+    18us) tablet.cc:662] Decoding operations
0709 12:09:57.702445 (+  1005us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:57.702547 (+   102us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:57.702574 (+    27us) tablet.cc:685] Acquiring locks for 9 operations
0709 12:09:57.703630 (+  1056us) tablet.cc:701] Row locks acquired
0709 12:09:57.703695 (+    65us) write_op.cc:260] PREPARE: finished
0709 12:09:57.703865 (+   170us) write_op.cc:270] Start()
0709 12:09:57.703997 (+   132us) write_op.cc:276] Timestamp: P: 1783598997703795 usec, L: 0
0709 12:09:57.704013 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 12:09:57.705290 (+  1277us) log.cc:844] Serialized 3564 byte log entry
0709 12:09:57.817486 (+112196us) op_driver.cc:464] REPLICATION: finished
0709 12:09:57.895972 (+ 78486us) write_op.cc:301] APPLY: starting
0709 12:09:57.896095 (+   123us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:57.896374 (+   279us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:57.896526 (+   152us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:57.897872 (+  1346us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:57.898156 (+   284us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 12:09:57.898197 (+    41us) write_op.cc:312] APPLY: finished
0709 12:09:57.898562 (+   365us) log.cc:844] Serialized 70 byte log entry
0709 12:09:57.902873 (+  4311us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:57.909769 (+  6896us) write_op.cc:454] Released schema lock
0709 12:09:57.917656 (+  7887us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:57.972678 (+ 55022us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:57.981365 (+  8687us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":66572,"reported_tablets":35,"child_traces":[["op",{"apply.queue_time_us":78221,"apply.run_cpu_time_us":3566,"apply.run_wall_time_us":46770,"num_ops":9,"prepare.queue_time_us":145551,"prepare.run_cpu_time_us":4677,"prepare.run_wall_time_us":27581,"replication_time_us":113320,"thread_start_us":134176,"threads_started":2}]]}
W20260709 12:09:58.332609  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 102731us
I20260709 12:09:58.256839  7390 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 12:09:58.308197  7343 raft_consensus.cc:3055] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:58.336083  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:58.312500  7378 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:58.311432  7162 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:58.382534  5742 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:58.391042  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.327991  7267 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:58.424714  7394 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.168s
I20260709 12:09:58.432528  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:58.436024  5673 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.341671  7343 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:58.438577  7343 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.439797  7343 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:09:58.441679  7395 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 12:09:58.403707  5495 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.450924  7101 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.398739  6939 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.465663  5566 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:58.468952  5599 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:58.469837  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.470897  5598 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.470166  5592 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.399988  7162 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.474308  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.477106  5595 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:09:58.478107  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.479157  5596 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:58.477140  7162 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:58.489526  7390 raft_consensus.cc:1064] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
W20260709 12:09:58.490036  7390 raft_consensus.cc:1068] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Unable to promote non-voter b633c4cb0f2b4af29d22bda6848d049d: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:09:58.475154  7230 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:58.493388  7230 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.493909  7230 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:58.481442  5598 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.483342  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.506136  5594 raft_consensus.cc:1240] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.506642  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.507268  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.508876  5592 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:58.515666  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.521303  5595 raft_consensus.cc:1240] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:58.522660  6939 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:58.524189  7411 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:09:58.525136  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:58.525588  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 259912us
I20260709 12:09:58.527225  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.528264  7400 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:09:58.528702  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.529331  7413 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:58.529747  7413 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.530126  7413 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:58.528653  7400 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.533149  7400 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:58.538601  5593 raft_consensus.cc:1240] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
W20260709 12:09:58.540392  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 107949us
I20260709 12:09:58.543470  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.544031  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:58.546295  5747 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:58.549845  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:58.553375  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.555578  5495 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.563602  5598 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:09:58.564368  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:09:58.568619  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.573733  5666 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:58.573922  5667 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:58.575667  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:58.578452  5495 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.584616  5673 raft_consensus.cc:1240] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:58.555226  7211 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:09:58.601809  7392 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:09:58.603284  5594 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:09:58.605641  7377 consensus_queue.cc:1059] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:58.573773  7101 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:09:58.609252  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 65324.9us
I20260709 12:09:58.567209  7380 consensus_queue.cc:1059] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 12:09:58.609335  5495 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.618477  5495 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.586261  7158 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:09:58.622416  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:58.579059  7267 consensus_queue.cc:1059] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:09:58.641137  7267 raft_consensus.cc:3055] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:58.641544  7267 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:58.642231  7244 raft_consensus.cc:3055] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:58.642735  7244 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:58.642344  7267 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.643617  7267 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:58.643563  7244 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.645066  7409 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:58.645836  7409 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.651922  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:58.631453  5495 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 3, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.632738  7158 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:58.633111  7380 raft_consensus.cc:3055] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:58.579560  7390 consensus_queue.cc:1059] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:09:58.653955  5670 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:58.654237  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.659564  5597 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:58.663090  7244 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:58.652621  7161 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:58.657877  7211 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:58.654006  7380 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:58.695585  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 107608us
I20260709 12:09:58.657748  7409 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:09:58.706928  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 130956us
I20260709 12:09:58.678241  7161 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:58.656814  7162 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.715391  7161 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.735442  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.710479  5712 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:58.717075  5596 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:58.743294  5596 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:09:58.721119  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.721486  7158 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.754801  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.755477  5592 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:09:58.651924  7369 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:58.754026  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.759743  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:58.763322  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet 4f79641c19d04e548471a58f13f98268 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:09:58.760381  5593 raft_consensus.cc:2376] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5. Re-sending same reply.
I20260709 12:09:58.766402  5595 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:58.709848  7390 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 12:09:58.774662  5749 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:58.780983  5600 raft_consensus.cc:1240] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.781180  5592 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:58.733058  7230 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.784335  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.733502  7387 consensus_queue.cc:1059] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:09:58.759979  7377 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:58.791509  7339 consensus_queue.cc:1059] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:09:58.792326  7412 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:09:58.794617  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.801389  5593 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:58.805501  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.762197  7413 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.787139  7161 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:58.834856  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:58.827751  7390 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:58.838903  7419 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:58.770328  7380 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.853500  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.828671  7377 raft_consensus.cc:697] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:58.826301  7378 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.848803  7390 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:58.874867  7377 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:58.876008  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 263640us
I20260709 12:09:58.851943  7419 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:09:58.867434  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 97853.2us
I20260709 12:09:58.878775  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:58.908800  5743 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:58.909834  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:58.851691  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 115802us
W20260709 12:09:58.913107  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.910175  7394 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:58.910306  7317 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:58.931800  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.932946  7408 consensus_queue.cc:1059] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.106s
W20260709 12:09:58.933979  7420 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260709 12:09:58.934634  7424 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:09:58.946550  7419 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.948050  7419 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:58.953428  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 43675.4us
I20260709 12:09:58.955619  5638 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.956784  7427 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:58.957342  7427 raft_consensus.cc:697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:58.958305  7427 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:58.960831  7369 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.965152  7378 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:58.967437  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:58.932255  7214 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:58.932394  7162 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.935560  7394 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:58.967374  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:58.974042  7230 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.994280  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:58.969630  7214 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:58.992017  7162 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.057389  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:58.970438  7400 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.066839  7400 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:58.999091  7214 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.051381  7422 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:09:59.083757  7418 log.cc:927] Time spent T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.361s	user 0.003s	sys 0.000s
W20260709 12:09:59.100128  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 156493us
W20260709 12:09:59.107524  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.114959  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.044970  7413 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.117009  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.048882  7317 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:58.969626  7390 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:59.129381  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 144131us
I20260709 12:09:59.115032  7422 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:09:59.137629  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.139977  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:59.143714  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.146298  7427 consensus_queue.cc:1059] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.147451  7427 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.148114  7427 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:59.148468  7427 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:59.161613  5638 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.118144  7394 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.166664  5638 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:59.135537  7317 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.156800  7211 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:59.172933  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 257364us
I20260709 12:09:59.190382  7317 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.170919  7423 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.193805  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:59.193980  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.150632  7427 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.185004  7400 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:59.201056  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.192497  7394 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.200234  7400 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.195925  7369 consensus_queue.cc:765] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Error trying to read ahead of the log while preparing peer request: Incomplete: Op with index 5 is ahead of the local log (next sequential op: 5). Destination peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.401s
I20260709 12:09:59.230875  7214 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
W20260709 12:09:59.233578  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 44379.8us
I20260709 12:09:59.208081  7213 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:59.208362  7230 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:59.242007  7213 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.242772  7378 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:09:59.269371  7437 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.218s	user 0.003s	sys 0.000s
I20260709 12:09:59.243999  7443 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.246964  7214 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.270476  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:59.270750  7213 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:59.271301  5598 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:09:59.270489  5592 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:59.192016  7422 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.248128  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.234858  7400 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.248757  7391 consensus_queue.cc:1059] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.250171  7161 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:09:59.234788  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 91126.4us
I20260709 12:09:59.258849  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.293481  7391 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:59.259439  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.294064  7391 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.294806  5671 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:59.211037  7389 consensus_queue.cc:1059] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 12:09:59.241642  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.283565  5594 raft_consensus.cc:1240] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:59.296581  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.299445  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.301661  5668 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:09:59.302996  5598 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:09:59.303213  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 61688us
I20260709 12:09:59.304670  5638 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:09:59.282099  7445 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.093s	user 0.000s	sys 0.004s
I20260709 12:09:59.304071  7391 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.307835  5673 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:59.308458  7391 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:59.309122  5669 raft_consensus.cc:1240] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:59.281108  7230 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.313527  7389 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:59.314220  7389 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.315580  7230 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.315356  7389 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.312047  5747 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:09:59.318645  5566 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:59.321791  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.324458  7398 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:59.325026  7398 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:59.321215  7407 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:59.320256  7413 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:09:59.326520  7413 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.327066  7413 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:59.316923  7214 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.325690  7389 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.336117  7380 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.328922  5668 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:09:59.342672  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.340704  7407 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:59.346628  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:59.352144  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.352443  5598 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
W20260709 12:09:59.354738  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.362493  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.357012  7244 raft_consensus.cc:3055] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:59.370820  5638 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:59.356236  7423 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:59.378088  5638 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:59.369915  7317 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:59.427021  7317 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.391798  7398 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.392153  7214 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:09:59.393735  7452 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 12:09:59.395666  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.396061  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.431438  7317 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.399950  5749 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:09:59.389818  7289 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:59.413242  7423 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:59.433311  7289 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.433785  7289 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.433579  7423 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.435875  7423 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.423569  7370 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:59.437414  7370 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.438028  6351 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:59.438350  7370 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.439393  7370 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:09:59.425516  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.440438  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.424256  7427 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.368983  7407 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.443581  5747 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
W20260709 12:09:59.426615  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.371628  7211 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.397423  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:59.432917  5749 pending_rounds.cc:85] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Aborting all ops after (but not including) 2
I20260709 12:09:59.446739  5749 pending_rounds.cc:107] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:09:59.447093  5749 raft_consensus.cc:2889] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:59.430852  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:09:59.425969  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.373380  7244 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:59.457265  7244 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:59.458563  7244 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.451128  7423 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.451803  6317 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:09:59.452948  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.454586  7390 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:59.455299  7213 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.469074  5671 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:09:59.472103  7369 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:59.475701  7391 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:59.484567  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 106538us
W20260709 12:09:59.497440  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.498828  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:59.506016  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 173919us
W20260709 12:09:59.506811  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.514813  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.517843  7377 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:09:59.518170  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.528546  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:09:59.529294  5743 raft_consensus.cc:606] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.529711  5743 raft_consensus.cc:614] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:09:59.532625  7441 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.512331  7422 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:09:59.535238  7422 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.535701  7422 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.538219  7213 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.492769  7289 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.541311  7387 consensus_queue.cc:1059] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:09:59.542328  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.512240  7427 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:09:59.544744  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 75921us
I20260709 12:09:59.510249  7369 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.518926  7377 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.549072  7369 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.505852  7391 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.551137  7377 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:59.553120  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.553289  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.553732  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.542250  7289 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.555234  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.555994  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.551522  7391 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:09:59.506012  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 54430.6us
I20260709 12:09:59.563890  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.567905  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.552368  7400 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.575840  7289 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.580351  7391 consensus_queue.cc:1059] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:59.587572  7391 raft_consensus.cc:3055] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:59.588004  7391 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.588825  7391 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.589929  7391 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.596760  7413 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.598920  7413 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.606184  7400 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.612690  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.614081  5638 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.615286  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.616623  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.617045  7289 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.617648  7407 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:09:59.629904  5592 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:09:59.630383  5598 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:09:59.631273  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.635689  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 49412us
I20260709 12:09:59.637454  7413 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.638370  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.638880  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.653431  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.654528  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.655377  5592 raft_consensus.cc:2393] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.659798  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:09:59.661674  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.654588  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.667147  5594 raft_consensus.cc:2393] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.668599  5748 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:59.671231  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.672945  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.672966  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.674121  5596 raft_consensus.cc:2393] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.674680  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.635254  7400 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.634649  7407 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:59.672343  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.676487  5641 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:09:59.679217  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.680764  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.681514  5598 raft_consensus.cc:2393] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.681559  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:59.683250  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.683645  7211 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:59.683998  5598 raft_consensus.cc:2393] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.684158  7211 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.685482  7162 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:59.686192  7162 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:09:59.686321  7211 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.669934  7370 consensus_queue.cc:1059] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 12:09:59.687402  7162 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.688400  7370 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:59.688670  6351 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:09:59.689565  5595 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.689287  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.638553  7369 consensus_queue.cc:1059] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:09:59.695546  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.695892  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.693919  5596 raft_consensus.cc:2393] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:09:59.695037  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:59.698210  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.699538  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.702852  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.703099  5594 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:59.706918  7377 raft_consensus.cc:3055] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:59.707325  7377 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.677469  7387 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.710245  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:59.689839  7407 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.727857  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.692173  7370 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.708150  7377 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.690356  7391 consensus_queue.cc:1059] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:09:59.740025  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.732869  7430 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:09:59.751685  5671 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:59.732999  7394 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.740150  7419 consensus_queue.cc:1059] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:59.737991  7380 consensus_queue.cc:1059] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:09:59.753260  7427 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.733289  7387 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:09:59.749269  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.755816  7422 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.757993  7422 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.758901  7370 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:59.759829  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.760185  7370 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.768062  7407 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.769622  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.748951  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.771282  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.782969  5672 raft_consensus.cc:1240] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:09:59.771965  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.772910  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.774075  5671 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:59.784538  5669 raft_consensus.cc:2393] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.784603  5493 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 1 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:09:59.774958  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.776074  5668 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:09:59.778342  5667 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:59.778264  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.787284  5673 raft_consensus.cc:2393] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.780011  5666 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:09:59.788025  7289 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.781481  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.788424  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.788761  5675 raft_consensus.cc:2393] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.788934  7377 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.790082  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.791075  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.791872  5667 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.793136  7391 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:59.793562  7391 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.768162  7230 raft_consensus.cc:3055] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:59.794513  7230 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:59.794658  7419 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:59.795034  7419 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.795717  5667 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:59.795559  7230 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.795965  7419 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.797219  7391 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.797947  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.798578  7391 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:59.797981  7380 raft_consensus.cc:3055] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:09:59.799846  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50996.2us
I20260709 12:09:59.798913  5667 raft_consensus.cc:2393] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:59.799844  7380 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.801190  7230 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.801783  7387 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:59.801635  7380 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.802430  7387 consensus_queue.cc:1059] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.802767  7380 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.803977  7389 raft_consensus.cc:3055] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:59.804329  7389 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.805209  7389 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:09:59.806381  7389 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.797256  7419 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.816905  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.818049  7380 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:09:59.818778  7380 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.819072  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.819641  7380 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.822505  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.822722  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.823277  5675 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.823833  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.824163  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.824901  5666 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.825659  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.826397  5673 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:09:59.827235  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:09:59.827713  5673 raft_consensus.cc:2376] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5. Re-sending same reply.
I20260709 12:09:59.829005  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:09:59.829694  5596 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 12:09:59.830089  5596 pending_rounds.cc:85] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 4
I20260709 12:09:59.830032  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.830545  5596 pending_rounds.cc:107] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.5
I20260709 12:09:59.830847  5596 raft_consensus.cc:2917] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted by new leader
I20260709 12:09:59.831199  5596 raft_consensus.cc:2889] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:09:59.831713  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:54084 (request call id 60) took 1044 ms. Trace:
I20260709 12:09:59.829704  5563 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.833154  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.833375  7339 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:59.834565  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.834834  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42536
I20260709 12:09:59.835402  5748 raft_consensus.cc:606] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:09:59.835460  7339 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.838321  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.838344  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:09:59.839181  7339 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:09:59.839867  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.832041  5596 rpcz_store.cc:276] 0709 12:09:58.787300 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:58.825883 (+ 38583us) service_pool.cc:224] Handling call
0709 12:09:59.263827 (+437944us) spinlock_profiling.cc:243] Waited 109 ms on lock 0x7b5400141ca0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc03520 00007f1c7fc8cb42 00007f1c7fc8b800 00007f1c7fc849fa 00007f1c84c4c4c9 00007f1c7e1c8c54 00007f1c7e1c8be2 00007f1c7e1c8b11 00007f1c7e1c8a8c 00007f1c7e1c7d42
0709 12:09:59.276095 (+ 12268us) log.cc:844] Serialized 480 byte log entry
0709 12:09:59.420874 (+144779us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b5400141ca0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634 0000000000388479 00007f1c7cb99475
0709 12:09:59.422595 (+  1721us) spinlock_profiling.cc:243] Waited 1.19 ms on lock 0x7b5400141ca0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc06b26 00007f1c7fc0049a 00007f1c7fbff714 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634
0709 12:09:59.831634 (+409039us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3873,"raft.run_cpu_time_us":3471,"raft.run_wall_time_us":127944,"spinlock_wait_cycles":278199808,"thread_start_us":61197,"threads_started":1,"wal-append.queue_time_us":114722}
I20260709 12:09:59.840502  7289 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:09:59.841298  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.841841  7339 consensus_queue.cc:1059] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.842972  7422 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.843039  7407 raft_consensus.cc:3055] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:59.842756  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.843640  7407 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:59.844111  7427 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:09:59.844458  7407 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:09:59.845293  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.846050  7289 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.846647  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.847259  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 144) took 6762 ms. Trace:
I20260709 12:09:59.849995  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.847517  7289 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.852682  6351 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:09:59.852937  7430 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.848433  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.849709  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 26) took 1631 ms. Trace:
I20260709 12:09:59.854699  5563 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.856112  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.858037  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.859514  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.860869  5494 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.855232  5493 rpcz_store.cc:276] 0709 12:09:58.217984 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:58.218678 (+   694us) service_pool.cc:224] Handling call
0709 12:09:59.849561 (+1630883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:59.815627 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:59.816382 (+   755us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:59.816432 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:09:59.816459 (+    27us) tablet.cc:662] Decoding operations
0709 12:09:59.816935 (+   476us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:59.817030 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:59.817101 (+    71us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:09:59.817329 (+   228us) tablet.cc:701] Row locks acquired
0709 12:09:59.817358 (+    29us) write_op.cc:260] PREPARE: finished
0709 12:09:59.817542 (+   184us) write_op.cc:270] Start()
0709 12:09:59.817676 (+   134us) write_op.cc:276] Timestamp: P: 1783598999817485 usec, L: 0
0709 12:09:59.817729 (+    53us) op_driver.cc:348] REPLICATION: starting
0709 12:09:59.818408 (+   679us) log.cc:844] Serialized 586 byte log entry
0709 12:09:59.819996 (+  1588us) op_driver.cc:464] REPLICATION: finished
0709 12:09:59.820427 (+   431us) write_op.cc:301] APPLY: starting
0709 12:09:59.820506 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:59.820664 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:59.820756 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:59.820967 (+   211us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:59.821130 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:09:59.821183 (+    53us) write_op.cc:312] APPLY: finished
0709 12:09:59.821354 (+   171us) log.cc:844] Serialized 22 byte log entry
0709 12:09:59.821517 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:59.821593 (+    76us) write_op.cc:454] Released schema lock
0709 12:09:59.821628 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:59.821954 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:59.821981 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":32627,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":205,"apply.run_cpu_time_us":1509,"apply.run_wall_time_us":1509,"num_ops":1,"prepare.queue_time_us":28154,"prepare.run_cpu_time_us":3108,"prepare.run_wall_time_us":3109,"replication_time_us":2134,"thread_start_us":27943,"threads_started":1}]]}
W20260709 12:09:59.862151  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.862594  7422 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.863409  7422 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.864275  7334 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.865020  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.865082  7334 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:59.866312  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.866904  5638 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.870534  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:59.868816  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.867446  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 191029us
I20260709 12:09:59.867267  5494 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.875736  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.878121  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42536
I20260709 12:09:59.879074  5748 raft_consensus.cc:606] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:09:59.879746  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.881781  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:09:59.877950  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.884341  5494 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.865895  7409 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:59.867408  7369 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.888152  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.893482  7407 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:59.869458  7422 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:59.870929  7289 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:09:59.886718  5494 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.851926  5495 rpcz_store.cc:276] 0709 12:09:53.085202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:53.133940 (+ 48738us) service_pool.cc:224] Handling call
0709 12:09:59.847199 (+6713259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:09:58.910239 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:09:58.977542 (+ 67303us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:09:58.986160 (+  8618us) write_op.cc:435] Acquired schema lock
0709 12:09:58.991841 (+  5681us) tablet.cc:662] Decoding operations
0709 12:09:59.088104 (+ 96263us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:09:59.088229 (+   125us) write_op.cc:641] Partition lock acquired for write op
0709 12:09:59.088272 (+    43us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:09:59.089697 (+  1425us) tablet.cc:701] Row locks acquired
0709 12:09:59.089723 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:09:59.089926 (+   203us) write_op.cc:270] Start()
0709 12:09:59.090083 (+   157us) write_op.cc:276] Timestamp: P: 1783598999089863 usec, L: 0
0709 12:09:59.090116 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 12:09:59.091004 (+   888us) log.cc:844] Serialized 4697 byte log entry
0709 12:09:59.586854 (+495850us) op_driver.cc:464] REPLICATION: finished
0709 12:09:59.744989 (+158135us) write_op.cc:301] APPLY: starting
0709 12:09:59.745070 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 12:09:59.745309 (+   239us) tablet.cc:1370] finished BulkCheckPresence
0709 12:09:59.745414 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:09:59.746738 (+  1324us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:09:59.746962 (+   224us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:09:59.747006 (+    44us) write_op.cc:312] APPLY: finished
0709 12:09:59.747291 (+   285us) log.cc:844] Serialized 88 byte log entry
0709 12:09:59.747453 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:59.747584 (+   131us) write_op.cc:454] Released schema lock
0709 12:09:59.747635 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 12:09:59.764856 (+ 17221us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:09:59.764887 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":518358,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":157904,"apply.run_cpu_time_us":3067,"apply.run_wall_time_us":19809,"num_ops":12,"prepare.queue_time_us":156833,"prepare.run_cpu_time_us":8599,"prepare.run_wall_time_us":247663,"raft.queue_time_us":242085,"raft.run_cpu_time_us":105342,"raft.run_wall_time_us":139170,"replication_time_us":496588,"thread_start_us":484239,"threads_started":4,"wal-append.queue_time_us":73313}]]}
I20260709 12:09:59.897081  7464 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:59.900768  7392 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:09:59.901551  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:09:59.924850  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.908831  7423 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.895344  7463 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.878417  7427 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:09:59.930505  7469 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:09:59.930446  7423 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.867646  7244 consensus_queue.cc:1059] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 12:09:59.932257  7244 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:09:59.932711  7394 raft_consensus.cc:993] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:09:59.923295  7387 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:09:59.934960  7423 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.929498  7464 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.920104  5494 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.938791  5494 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.911491  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.946663  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.946944  7390 raft_consensus.cc:1081] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:09:59.922999  7413 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.947701  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.948309  7413 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.946686  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.949143  7413 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.949697  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.872615  7377 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:09:59.950853  7289 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:09:59.951009  5638 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.927661  7409 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.880493  7380 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.941735  7464 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.951776  7409 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.928650  7430 consensus_queue.cc:1059] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.953374  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.923002  7419 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:09:59.932654  7244 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:09:59.955006  7390 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:09:59.955471  7390 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:09:59.955987  7390 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.955770  7244 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.940433  5494 catalog_manager.cc:5697] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 2 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.957207  7244 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:09:59.957335  5494 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.959122  5494 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.924412  7392 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:59.960912  7392 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.960994  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:59.962062  7214 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:09:59.962628  7214 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.965718  7214 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.954804  7380 raft_consensus.cc:3055] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:59.966130  7409 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:09:59.966303  5599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:09:59.966548  7380 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.966931  7394 consensus_queue.cc:1059] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.967000  5599 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:09:59.967952  5599 raft_consensus.cc:614] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:09:59.968207  7394 raft_consensus.cc:3055] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:59.968685  7394 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.967294  7430 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:59.969327  7430 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:09:59.969525  7394 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.970342  7430 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.970882  7394 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:59.967147  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.972898  5748 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:09:59.894996  7389 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:09:59.974160  5566 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:09:59.974592  5749 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:09:59.974964  7409 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:59.960438  5494 catalog_manager.cc:5697] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:09:59.976796  5638 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.975504  7409 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.977190  7423 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:09:59.968030  7380 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.976840  7407 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:09:59.979707  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 118492us
I20260709 12:09:59.980947  5749 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:09:59.981405  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.982749  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.983494  5749 raft_consensus.cc:2393] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:09:59.983117  5494 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.983485  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:09:59.984793  5484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 95564.2us
I20260709 12:09:59.987937  5668 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:09:59.989133  5667 raft_consensus.cc:1240] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:59.991259  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.991977  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.992491  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:09:59.993333  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:09:59.994626  5673 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 3. Current term is 4. Ops: []
I20260709 12:09:59.995151  5669 raft_consensus.cc:1240] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:59.980317  7407 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:09:59.999850  7407 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.996271  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:09:59.997879  5674 raft_consensus.cc:1240] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:09:59.997675  7387 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.995432  7230 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:10:00.003587  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42536
I20260709 12:09:59.995687  7339 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:10:00.004153  5749 raft_consensus.cc:606] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:09:59.996583  7464 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:00.005353  5599 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:09:59.997026  7380 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:59.998452  7389 consensus_queue.cc:1059] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.992820  7369 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:00.001346  7400 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:00.008155  7428 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:00.012185  7419 raft_consensus.cc:1064] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:00.005530  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:00.012676  7419 raft_consensus.cc:1068] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Unable to promote non-voter b633c4cb0f2b4af29d22bda6848d049d: Service unavailable: leader transfer in progress
I20260709 12:10:00.014164  7369 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.014815  7369 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.017164  7369 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.018771  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:09:59.984838  7211 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:00.021445  5667 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
W20260709 12:10:00.022330  5545 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:00.022722  5545 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for c172b47c879d4ec1aa0c579b42425c16 already in progress
W20260709 12:10:00.022997  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c172b47c879d4ec1aa0c579b42425c16 already in progress
I20260709 12:10:00.025790  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.033636  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:00.034811  5667 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:00.039812  5667 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
W20260709 12:10:00.041994  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:00.055155  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:59.996883  7214 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:00.003727  7390 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:09:59.989357  7162 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 12:10:00.058982  5667 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:00.060985  5666 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:00.061888  7339 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.062996  7407 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.063771  7470 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:00.066025  7334 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.068002  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.069065  5641 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:00.060097  7370 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:10:00.038581  7369 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:10:00.021133  7392 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.054417  7464 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.050493  7400 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:00.086349  7230 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.109967  5748 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:10:00.112727  5675 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:10:00.112854  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44913.8us
I20260709 12:10:00.132447  7479 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.133764  7390 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:00.133322  7479 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.118098  7230 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:00.114032  7423 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:00.117336  7369 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:00.089522  7339 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.136615  7392 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:00.113627  7213 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 12:10:00.101061  7334 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:00.151448  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 93274.4us
I20260709 12:10:00.153879  7339 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.145874  7423 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.154664  7423 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.158408  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.159162  5749 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:00.144949  7400 consensus_queue.cc:1059] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:10:00.160499  5566 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:00.161238  7213 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:00.161576  7213 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:00.162042  7230 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.162423  7213 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.163213  7479 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.163820  7213 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.168663  7428 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:00.171010  7409 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.172439  7407 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.173184  7387 raft_consensus.cc:3055] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:00.173573  7387 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:00.113505  7464 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:00.193608  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 79558.3us
I20260709 12:10:00.197446  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.197013  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.199398  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:00.195326  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.200783  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.200685  7479 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.202735  7479 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.203512  7464 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.204725  7409 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:00.204979  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.205147  7409 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.205621  7409 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:00.206761  7334 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.208890  7407 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.209198  7334 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.209137  7387 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.211131  7387 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:00.216123  7407 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.218403  7407 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.209892  7334 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.232465  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:00.238143  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:00.238962  5671 raft_consensus.cc:2393] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 4: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.239611  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:00.240258  5742 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.240705  5742 raft_consensus.cc:614] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:00.242069  5743 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
W20260709 12:10:00.250512  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 55265.7us
I20260709 12:10:00.251331  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.256795  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.255824  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.267804  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.270955  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.277426  7481 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:00.279738  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.281397  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.250252  7162 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.265216  7230 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:00.266013  7244 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:00.266374  7339 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.271766  7479 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.297433  7230 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:00.285799  7369 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:10:00.314040  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 43679.3us
I20260709 12:10:00.316831  5566 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:00.325930  7407 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:00.326541  7407 raft_consensus.cc:697] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:00.327454  7407 consensus_queue.cc:237] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.293340  7162 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.306073  7470 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:00.273224  7478 consensus_queue.cc:1059] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:10:00.374550  5749 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:00.306532  7377 consensus_queue.cc:1059] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 12:10:00.310621  7339 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.294453  7394 consensus_queue.cc:1059] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:10:00.315725  7474 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
W20260709 12:10:00.385500  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 70021.1us
I20260709 12:10:00.396694  5666 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:10:00.384789  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 103468us
I20260709 12:10:00.406548  5563 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.409544  5638 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:00.416530  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.417325  5670 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.417361  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.419309  5668 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:00.419940  5674 raft_consensus.cc:2393] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.372856  7423 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:00.431694  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:00.441128  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.419994  7244 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:00.419695  7214 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:00.481457  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.482546  5670 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.485569  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.483606  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.499006  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.444808  7230 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.513584  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.501473  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.514822  5668 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.499645  5670 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:00.521682  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:00.522833  5674 raft_consensus.cc:2393] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.551044  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:00.557619  5673 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:00.559322  7390 raft_consensus.cc:1064] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
W20260709 12:10:00.559896  7390 raft_consensus.cc:1068] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Unable to promote non-voter b633c4cb0f2b4af29d22bda6848d049d: Service unavailable: leader transfer in progress
I20260709 12:10:00.558884  5497 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:00.564369  7441 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:00.572276  7244 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.573046  7244 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.575532  7244 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.513587  7334 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.449837  7427 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.076s
I20260709 12:10:00.480029  7470 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:00.501384  7481 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.458031  7488 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:00.557607  7482 log.cc:927] Time spent T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.176s	user 0.001s	sys 0.000s
I20260709 12:10:00.580996  5497 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:00.444110  5481 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4abdc6d9772d488087fd75aba9aee38f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) due to error UNKNOWN_ERROR; will retry: Aborted: Op aborted by new leader
I20260709 12:10:00.480298  7317 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.100s
I20260709 12:10:00.549546  7486 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.579731  7494 raft_consensus.cc:3055] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:00.548177  7230 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.647686  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:00.648589  5742 raft_consensus.cc:606] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.649034  5742 raft_consensus.cc:614] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:00.652587  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.552727  7409 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.659651  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.662292  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.640846  7494 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:00.637935  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 208375us
I20260709 12:10:00.660477  5747 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:00.652647  7493 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.632575  7481 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:00.676954  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 236530us
W20260709 12:10:00.639055  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 204069us
I20260709 12:10:00.636086  7488 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.669191  7162 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.673406  7492 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.725461  5667 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:00.721644  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:00.720276  5566 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:00.640494  7486 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.741904  5741 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:00.750520  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.751294  5747 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:00.718456  7339 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.752942  7494 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.758762  7494 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:00.759049  7481 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.753473  7369 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:00.760401  7369 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:00.760896  7369 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:00.782187  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:00.782884  5742 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:00.783697  5672 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:00.786691  5668 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:00.752394  7423 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.799263  5670 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:00.689085  7493 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.791110  7392 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:00.811618  5641 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:00.797968  5599 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:00.827437  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:00.829227  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.829886  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.830631  5743 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:00.832353  5566 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:00.833626  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51379.5us
W20260709 12:10:00.834189  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:00.731606  7492 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.824851  5670 raft_consensus.cc:2955] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:00.821244  7427 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:00.856706  7474 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.860716  7380 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.861402  7508 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:00.833264  7391 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.834981  7230 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.856278  7427 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:00.870404  7499 log.cc:927] Time spent T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 12:10:00.871006  7502 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 12:10:00.845358  7470 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:00.852934  7392 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:00.882140  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:00.852934  7495 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.888844  7495 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.893677  7394 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:00.894125  7394 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:00.894893  7394 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.876181  7409 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.898470  7441 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:47366 (request call id 1) took 1048 ms. Trace:
I20260709 12:10:00.896006  7394 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:00.898895  7441 rpcz_store.cc:276] 0709 12:09:59.850052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:59.850258 (+   206us) service_pool.cc:224] Handling call
0709 12:09:59.863603 (+ 13345us) log.cc:844] Serialized 480 byte log entry
0709 12:09:59.999730 (+136127us) spinlock_profiling.cc:243] Waited 2.08 ms on lock 0x7b18000b7520. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb993f3 00007f1c7cb9b7c1 00007f1c7cb9b779 00007f1c7cb9b709 00007f1c7cb9b6d1 00007f1c7cb9a9cd 0000000000388634 0000000000388479 00007f1c7cb7c83a
0709 12:10:00.898383 (+898653us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":7507,"raft.queue_time_us":7501,"raft.run_cpu_time_us":1405,"raft.run_wall_time_us":9682,"spinlock_wait_cycles":4783488,"thread_start_us":114527,"threads_started":1,"wal-append.queue_time_us":181028}
I20260709 12:10:00.902437  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:00.878796  7484 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.427s	user 0.001s	sys 0.003s
I20260709 12:10:00.906958  7392 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.907469  5746 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:00.908047  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16f88f63a79a482d8afa3b5396d63155 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:00.879817  7391 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.910498  7391 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:00.878732  7427 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:00.896402  7387 consensus_meta.cc:287] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.685s	user 0.009s	sys 0.003s
I20260709 12:10:00.913884  5566 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:00.884042  5747 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:00.920805  5641 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:00.881335  7470 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.911408  7339 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:00.941732  7230 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.942274  7230 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.932593  7409 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.944797  7387 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.945024  7409 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.945287  7387 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:00.947059  7409 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.944489  7230 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:00.930760  7481 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:00.948087  7481 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:00.949030  7481 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.931205  7470 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:00.956844  7493 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:00.958292  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:00.959209  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.959148  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:00.934854  7400 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:00.914639  7488 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:00.962002  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:00.935664  7211 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.934657  7213 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.941030  7339 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:00.947059  7387 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:00.983742  5599 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:00.978199  7509 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.973307  7400 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:00.988675  7213 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:00.968895  7407 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.969267  7409 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.993376  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.001413  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:00.995925  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:00.977993  7422 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:00.999706  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:01.002844  5595 raft_consensus.cc:2376] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4. Re-sending same reply.
I20260709 12:10:01.000490  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.003348  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.003839  5592 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:00.988624  7495 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.001686  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:00.988204  7486 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.003952  5596 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:01.016022  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:00.989241  7492 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.002192  5597 raft_consensus.cc:2376] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4. Re-sending same reply.
I20260709 12:10:00.993860  7339 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:00.971719  7230 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:01.018555  7387 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.024272  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.025388  5595 raft_consensus.cc:2376] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4. Re-sending same reply.
I20260709 12:10:01.027453  7230 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.029832  7230 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.031800  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.036437  7387 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.038890  7400 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.039484  7387 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:00.982887  7211 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.015934  7162 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.015659  7409 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.016753  7407 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.021627  7422 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.058459  5594 raft_consensus.cc:1240] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:01.000180  7509 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.073369  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:01.057446  5596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:01.074687  5596 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:01.075071  5596 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.102188  7422 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.102741  7419 raft_consensus.cc:3055] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:01.102908  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.103238  7419 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:01.103647  7369 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.104702  5598 raft_consensus.cc:2376] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4. Re-sending same reply.
I20260709 12:10:01.104528  7419 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.104579  7509 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.110759  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.163201  5675 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:01.103677  5674 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:01.047008  7162 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.168908  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.170495  5597 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:01.174454  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:01.172683  5596 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:01.175946  5597 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.177591  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.179670  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.180492  5675 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:01.174397  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.176829  5741 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:01.173405  5593 raft_consensus.cc:2368] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5.
I20260709 12:10:01.178356  5674 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:01.167253  7317 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.190873  5596 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.191957  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.192528  5749 raft_consensus.cc:3055] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:01.192849  5749 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:01.193994  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.195647  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.198778  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.199815  5596 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:01.194897  5674 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:01.194095  5749 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:01.228094  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:01.228834  5743 raft_consensus.cc:606] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.229578  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.230047  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.230266  5672 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:10:01.235970  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:01.236730  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.242199  5596 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:01.239773  5597 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:01.218245  7509 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.227084  7493 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.254168  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.220184  7481 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:01.241199  7524 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 12:10:01.192478  7317 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.258247  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.256480  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.258677  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.261018  5745 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.263796  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.261402  5674 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:01.265388  5670 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:01.257721  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.263871  5641 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.267516  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.267978  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:01.268579  5674 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:01.268901  5671 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:01.270103  7504 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:01.270629  7504 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.271005  7504 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:01.271467  7519 log.cc:927] Time spent T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:10:01.272974  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.264433  7211 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.256387  7213 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.257616  7481 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:01.264086  7528 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:10:01.277994  7481 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.277935  7339 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:01.233747  7474 consensus_queue.cc:1175] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b633c4cb0f2b4af29d22bda6848d049d" responder_term: 4 status { last_received { term: 4 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 4 index: 3 } }
I20260709 12:10:01.256824  7409 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.283222  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.283425  7369 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.283947  5591 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.257560  7493 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.285079  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:01.286336  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.293355  5675 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:01.290650  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.294327  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.294895  5673 raft_consensus.cc:2393] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:01.294019  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.296475  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:01.297001  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.297391  5668 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.240048  7427 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.300741  5591 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 4: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:01.301175  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.302862  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.293680  5594 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:01.308843  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.308637  7427 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.309460  5591 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:01.310261  7508 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:01.310935  7508 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:01.311029  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.311514  5591 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:01.312790  7377 raft_consensus.cc:3055] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:01.313364  7377 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:01.314636  7377 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.316087  7377 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.317850  5592 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:01.319324  5592 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:01.311614  5747 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.324445  5592 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:01.325971  5742 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.256083  7509 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:01.331259  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:01.338147  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.335350  5592 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:01.339442  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:01.343796  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:01.348403  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.351379  5668 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:01.353066  5747 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.355011  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.359004  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.359858  5672 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:01.357686  5641 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:01.366577  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.354102  7213 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:01.351413  7211 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.374459  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.378814  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.380729  5595 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:01.381079  5748 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:01.382079  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:01.343048  7244 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:10:01.366003  7369 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.368085  7464 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:01.407969  7230 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:01.373521  7213 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:01.412837  7334 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:01.402285  7162 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.418190  7230 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:01.420897  7213 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:01.387920  7470 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.443359  7339 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.422174  7464 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:01.449996  7503 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.454613  7230 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.458119  7317 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:01.469563  7527 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
W20260709 12:10:01.473994  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.473071  7409 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:10:01.478057  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 97795.5us
W20260709 12:10:01.479696  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 105329us
W20260709 12:10:01.478590  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 96602.7us
I20260709 12:10:01.481705  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.481859  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.482339  5745 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.482339  5748 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:10:01.483575  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.485436  5641 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.480397  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.476755  7413 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.488538  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:01.462278  7503 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.487684  7162 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:01.501421  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.489499  7423 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:01.486599  7493 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.510640  5563 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.511286  7389 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.511341  7464 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.515340  7394 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.512079  7389 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.515887  7394 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:01.516995  7537 log.cc:927] Time spent T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:10:01.518030  7394 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.518220  7389 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:01.525233  7539 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.051s	user 0.002s	sys 0.000s
I20260709 12:10:01.530918  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.504050  7422 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.504036  7162 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.541390  7543 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:01.529114  7538 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 12:10:01.510454  7423 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.495824  7413 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.551604  7503 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.536136  7244 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:01.555213  7369 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:01.557953  7509 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:01.558176  7369 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.558693  7369 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.547571  7422 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.560775  7369 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.561118  7211 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:01.561893  7422 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.555413  7423 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.564744  7213 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.567790  7213 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.542786  7317 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.572942  7317 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.575284  7317 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.575953  7244 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.576694  7244 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:01.580771  7413 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.568011  7470 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.542752  7479 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:01.545347  7162 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.581679  7486 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:01.630923  7407 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.630685  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.689136  5748 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.616592  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.610148  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.691558  5742 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
W20260709 12:10:01.600833  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.586341  7413 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:01.692668  7413 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.695479  7413 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.626861  5749 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.649142  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.696385  5743 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:01.556272  7520 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.650794  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:01.613886  7230 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.701368  5670 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:10:01.701256  7520 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:01.702709  7230 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.629606  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:01.703644  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 74095.9us
I20260709 12:10:01.703722  7520 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.661921  7419 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.662915  7481 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:01.663551  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:01.710407  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:01.711233  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.711465  5742 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:01.711345  7481 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.713958  7481 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.714169  7422 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:01.714514  5675 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:01.714637  7422 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.715078  7422 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.665499  7543 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:01.649219  7504 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.667662  5494 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 3 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 4 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:01.720045  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:01.670727  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 28) took 1336 ms. Trace:
I20260709 12:10:01.720654  5670 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:10:01.720836  5493 rpcz_store.cc:276] 0709 12:10:00.333827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:00.334443 (+   616us) service_pool.cc:224] Handling call
0709 12:10:01.670662 (+1336219us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":108053,"reported_tablets":1}
I20260709 12:10:01.723228  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.724006  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.724776  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.725762  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.679759  7244 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.719460  5749 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:01.726739  5673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:01.731249  5673 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:01.722404  7377 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:01.684080  7423 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.746291  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.747140  5749 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:10:01.727103  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.731639  5673 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:01.748490  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.748808  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 148) took 3937 ms. Trace:
I20260709 12:10:01.759618  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.729111  7493 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:01.741169  5638 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.532s (SENT) [suppressed 35 similar messages]
I20260709 12:10:01.817979  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.818873  5671 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:01.748443  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.719017  7503 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.729221  7389 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:01.829754  7389 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.824982  7493 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.830680  7493 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.831449  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.826248  7543 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.836687  7488 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:01.841995  7488 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.842361  7488 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.836644  7503 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.817811  7377 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:01.845700  7162 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.846648  7503 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:01.838289  7213 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.847366  7377 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:01.847431  7213 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.850191  7213 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.850795  5675 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:01.841780  5493 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 4 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 5 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:01.728888  7394 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:01.825961  7317 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.852797  7394 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.853296  7394 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:01.853055  7317 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.854014  7423 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.855163  7317 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.811865  7430 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:01.855861  7244 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.856119  7430 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.844224  5673 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.830197  7389 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:01.838522  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:01.857287  5671 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:01.840991  7543 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:01.856587  7430 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.858382  7504 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.741138  7497 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:01.859081  7497 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.859413  7497 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.841826  7498 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:01.861011  7498 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:01.840382  5670 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:01.866051  7498 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:01.866398  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.867729  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.869422  5641 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:01.870862  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 332114us
I20260709 12:10:01.871217  5641 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.872308  5641 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.875516  5673 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.877734  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.878521  5742 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:01.878700  5746 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:01.879810  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.881392  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.882123  5748 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:01.885406  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.887080  5566 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:01.889767  5742 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:01.897631  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:01.848487  7162 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:01.903396  5748 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:01.893919  7317 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:01.808310  5497 rpcz_store.cc:276] 0709 12:09:57.803404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:57.803697 (+   293us) service_pool.cc:224] Handling call
0709 12:10:01.740960 (+3937263us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:00.853917 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:00.953302 (+ 99385us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:00.953349 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:10:00.953372 (+    23us) tablet.cc:662] Decoding operations
0709 12:10:00.953783 (+   411us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:00.953834 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:00.953860 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:10:00.954200 (+   340us) tablet.cc:701] Row locks acquired
0709 12:10:00.954214 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:10:00.954346 (+   132us) write_op.cc:270] Start()
0709 12:10:00.954453 (+   107us) write_op.cc:276] Timestamp: P: 1783599000954304 usec, L: 0
0709 12:10:00.954475 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:10:00.955126 (+   651us) log.cc:844] Serialized 965 byte log entry
0709 12:10:01.105606 (+150480us) op_driver.cc:464] REPLICATION: finished
0709 12:10:01.379079 (+273473us) write_op.cc:301] APPLY: starting
0709 12:10:01.386819 (+  7740us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:01.413402 (+ 26583us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:01.451582 (+ 38180us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:01.462191 (+ 10609us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:01.479478 (+ 17287us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:10:01.484291 (+  4813us) write_op.cc:312] APPLY: finished
0709 12:10:01.496204 (+ 11913us) log.cc:844] Serialized 28 byte log entry
0709 12:10:01.507188 (+ 10984us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:01.510697 (+  3509us) write_op.cc:454] Released schema lock
0709 12:10:01.530218 (+ 19521us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:01.552130 (+ 21912us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:01.552164 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6024,"reported_tablets":44,"child_traces":[["op",{"apply.queue_time_us":259652,"apply.run_cpu_time_us":2927,"apply.run_wall_time_us":173227,"num_ops":2,"prepare.queue_time_us":183617,"prepare.run_cpu_time_us":3223,"prepare.run_wall_time_us":118506,"replication_time_us":150954,"thread_start_us":277611,"threads_started":2}]]}
I20260709 12:10:01.885324  7504 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:01.903570  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 162428us
I20260709 12:10:01.893788  7423 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:01.908062  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:01.902387  5641 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:01.909036  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.911322  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.913930  5566 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:01.914178  5563 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.915343  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.899677  7407 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:01.918737  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.919402  5746 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:01.904629  7317 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.924293  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:01.926892  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.907306  7504 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.909852  7423 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:01.938825  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:01.934978  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:01.937359  7486 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.003573  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.004218  5743 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:02.005144  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.000201  7230 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:01.914999  7400 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:02.001787  7407 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.001981  7520 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.002465  6314 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:01.930591  7317 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:02.007164  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 82951.6us
I20260709 12:10:01.923471  7244 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:01.930349  7211 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:01.917166  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 78326.2us
I20260709 12:10:02.009732  7557 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.020808  7557 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.022881  7557 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:02.013149  7549 log.cc:927] Time spent T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 12:10:01.918742  7553 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:02.023589  7553 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.024169  7553 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.903931  7413 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:10:02.031131  7552 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.031618  7552 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.033722  7552 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.039327  5673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:02.039934  5673 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:10:02.018462  7162 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.045214  7413 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.045142  7389 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.046954  5746 raft_consensus.cc:2368] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:02.014477  5566 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:01.938480  7504 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.017546  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:02.016475  5748 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:01.948599  7423 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:01.938845  7550 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:10:02.009109  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.046298  7413 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:02.064625  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 50317.3us
W20260709 12:10:02.061260  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 43777.5us
I20260709 12:10:02.091099  5563 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:02.009006  7400 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:02.107303  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.015656  7486 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.076s
I20260709 12:10:02.028290  7430 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.017086  7520 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.113880  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.138281  5592 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.121388  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.139036  5596 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:02.139848  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.123807  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.125204  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.013815  7230 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.091560  7244 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:02.141873  5566 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:02.142313  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.126574  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.129885  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.143508  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.144001  5673 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.136171  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.050074  7551 consensus_queue.cc:1059] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.120s
I20260709 12:10:02.140869  5594 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.089776  7427 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.059098  7389 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.140671  5591 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.143451  5599 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.052235  7543 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.157246  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.045336  7162 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.099107  7334 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:02.144404  5595 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:10:02.050855  7211 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.151887  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:02.202879  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 59912.7us
I20260709 12:10:02.158051  5597 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.158838  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.159889  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.205323  5600 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:02.205719  5598 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:02.161006  5593 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:02.162348  5594 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:02.207485  5566 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:02.110625  7400 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.149616  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.214193  5592 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.167999  7413 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.169139  7504 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:02.178898  5481 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4abdc6d9772d488087fd75aba9aee38f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica a3041b1995cd441784b5b7604c6048ec is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:02.180215  7520 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:02.184347  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.184875  5596 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:02.185335  7427 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.217353  7553 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.233109  7504 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.050566  7394 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.058444  7497 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:02.058964  7422 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.053920  7488 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.191133  7162 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.213595  7543 raft_consensus.cc:3055] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:02.192662  7552 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.198500  7430 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.201066  7230 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:02.241012  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 325931us
I20260709 12:10:02.241430  5749 raft_consensus.cc:2368] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:02.163661  7479 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:10:02.203995  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 52230.7us
I20260709 12:10:02.208333  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:02.150347  7244 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.244378  5670 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:02.205266  7493 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.165906  7481 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.246409  5674 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.246325  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.247646  5675 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:10:02.248425  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.248660  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.249136  5668 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.249295  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.219209  7551 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:02.250008  5667 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 3: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.252261  5742 raft_consensus.cc:2393] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:02.200152  7317 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.233597  7427 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.250495  5671 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:10:02.235126  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 486732us
I20260709 12:10:02.172420  7464 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:02.249917  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.225360  7413 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:02.217947  7423 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.253188  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.255833  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.256520  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.270373  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.280143  5749 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.251410  7244 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.256990  5668 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:02.251664  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:02.255779  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.253440  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.291571  5675 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.233165  7553 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.260869  5666 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:02.281113  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.293299  5746 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.217504  5673 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:02.290393  5669 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:02.282398  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.239620  7543 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:02.294426  5741 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.284384  5670 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.293655  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.295497  5742 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.257180  7479 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:02.296152  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44586.1us
I20260709 12:10:02.252609  7551 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.266038  7413 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.297058  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.299278  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.250727  7470 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:02.300751  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.304343  5748 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.304523  5746 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:02.305018  5746 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:02.303690  5749 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.245602  7552 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.301821  5566 leader_election.cc:400] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:02.309294  5566 leader_election.cc:403] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
W20260709 12:10:02.297595  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 359973us
I20260709 12:10:02.308387  5743 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:02.307586  5746 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.317448  5746 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:10:02.317303  5748 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:02.317999  5566 leader_election.cc:400] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:02.318408  5566 leader_election.cc:403] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:10:02.278525  7504 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 12:10:02.266644  7464 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.347152  7423 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.347844  7423 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.349330  7317 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.349570  7479 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.343791  7553 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.353032  7211 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.354038  7562 raft_consensus.cc:993] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:02.354482  7562 raft_consensus.cc:1081] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:02.356155  7394 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.357944  7563 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.384287  5746 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
W20260709 12:10:02.320885  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.306198  7413 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.277523  7561 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 12:10:02.359709  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:02.307032  7470 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.358812  7422 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.357616  7493 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.360282  7497 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.300899  7334 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:02.360796  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.409112  5745 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.359037  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.410086  5749 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:02.362402  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:02.371703  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.370085  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.414072  5740 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:02.415243  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.416229  5740 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:02.302896  7551 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.392017  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.397240  5742 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:02.320403  7557 raft_consensus.cc:2764] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
W20260709 12:10:02.400938  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 71129.7us
I20260709 12:10:02.338126  7407 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.403734  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.348294  7423 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.349368  7488 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.411265  5744 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:10:02.457430  5745 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.386693  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.458564  5747 raft_consensus.cc:2393] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:10:02.417335  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.418985  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.420962  5566 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:02.459503  5749 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:02.309547  7543 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.401917  7427 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.434500  5746 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:02.401297  7470 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.449523  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.463620  5742 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:02.412932  7162 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.427485  7334 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:02.455013  7423 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.468600  7508 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:02.469108  7508 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.469559  7508 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.468298  7334 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.455159  7244 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.475486  7552 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.475991  7552 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.417411  7394 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.465472  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.464851  7162 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.476357  7244 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.481268  7244 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:02.481600  7162 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.484427  7488 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:02.484649  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.484826  7488 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.488782  7488 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.492758  7493 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:02.493176  7493 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.493510  7493 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.495529  7557 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:02.481684  7244 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.496423  7244 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.496042  7557 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.498399  7557 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.476438  7552 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.500121  7464 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.495999  7394 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.502562  7394 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:02.503005  5545 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:02.503396  5545 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 4abdc6d9772d488087fd75aba9aee38f already in progress
W20260709 12:10:02.503679  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 4abdc6d9772d488087fd75aba9aee38f already in progress
W20260709 12:10:02.459977  7498 raft_consensus.cc:670] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: failed to trigger leader election: Illegal state: only voting members can start elections: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:02.422863  7560 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.516232  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.517763  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.519398  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.519769  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.520503  5594 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:02.522153  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.518625  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.523317  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:02.524061  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.523722  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.525630  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.526234  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.527645  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.528781  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.449190  7550 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:02.528517  5670 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:10:02.532631  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.533327  5666 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.533725  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.535969  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.536971  5593 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.525892  5746 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.537225  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.537971  5595 raft_consensus.cc:2393] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:02.538677  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.539191  5675 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.511988  7493 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.539811  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:02.541343  5597 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:02.541204  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.552624  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.553087  5669 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:02.517417  7211 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:02.538681  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.521384  7541 raft_consensus.cc:993] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:02.540445  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.542984  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.563259  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.563954  5595 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.566828  5746 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
W20260709 12:10:02.520974  5481 catalog_manager.cc:4755] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): ChangeConfig:REMOVE_PEER RPC failed for tablet 4abdc6d9772d488087fd75aba9aee38f: Remote error: Service unavailable: leader transfer in progress
I20260709 12:10:02.556567  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.557816  5599 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.519482  7543 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.556703  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.560142  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.508414  7427 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:02.555908  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.579977  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.576458  5600 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:02.581866  5675 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
W20260709 12:10:02.587955  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 308192us
I20260709 12:10:02.549197  7552 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.598237  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.599143  5591 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.601644  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.602800  5599 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.604665  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:02.605845  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.579536  7566 raft_consensus.cc:1081] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:02.606504  5598 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.573918  5666 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:02.529528  7560 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.593834  7553 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:02.614516  5669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:02.614923  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:02.612237  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 191388us
I20260709 12:10:02.615525  5670 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.615208  5669 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:02.616235  5669 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.616950  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:02.617483  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.617795  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:02.618352  5749 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.620910  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.621488  5598 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:02.618361  5745 raft_consensus.cc:2393] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 4: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:02.622522  5670 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:02.625643  5669 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.626266  7561 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.626838  7561 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.627974  5669 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:02.587898  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 68970.7us
I20260709 12:10:02.568197  7211 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.632040  5595 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:02.629316  5749 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:02.632611  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.634845  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.635733  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.636785  5670 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
W20260709 12:10:02.637555  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.639448  5666 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 8. Ops: []
I20260709 12:10:02.642230  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.643152  5670 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.643082  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.643998  5666 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.646735  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.611954  7213 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.646567  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.649322  5672 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.607010  7503 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:10:02.656368  5566 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:02.656781  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:02.650360  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.631738  7419 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.657238  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.646546  5641 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.657836  5668 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:02.658118  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:02.658557  5641 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.649930  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:02.662053  5566 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:02.662750  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.663355  5598 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
W20260709 12:10:02.629130  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50043.5us
I20260709 12:10:02.665628  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.665812  7567 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:02.666209  5598 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:02.668644  7394 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:02.669045  7394 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:02.669437  7394 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.671137  7508 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.673296  7508 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.676918  5748 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:02.680996  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.687634  5598 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:02.688484  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.653672  5666 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:02.655210  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.655491  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:02.690935  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.691434  5668 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:02.691341  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.647854  5670 raft_consensus.cc:2393] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:02.642601  7479 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.662500  7553 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.657264  7552 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:02.723379  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 65363.9us
I20260709 12:10:02.640025  7464 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 12:10:02.723307  5595 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.764473  5641 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:02.703531  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:02.746592  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:02.761632  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:02.726184  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 61621.1us
I20260709 12:10:02.768572  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.662837  7541 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:02.769708  5600 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:02.732015  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.663594  7561 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.663281  7430 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:02.783545  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 57595.3us
I20260709 12:10:02.694023  7230 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:10:02.822582  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 52016.3us
I20260709 12:10:02.723758  7504 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:02.665660  7568 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:02.830041  5595 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
W20260709 12:10:02.830422  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 83957.3us
I20260709 12:10:02.782809  7162 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:02.827852  7561 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:02.831772  7211 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.804834  7423 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:02.764914  7553 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.727824  7479 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.834770  7568 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.777304  7552 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.827330  7541 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:02.827025  7430 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:02.840799  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.639633  7550 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:02.805670  7493 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:02.764082  7569 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:02.825708  7572 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.856494  5668 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:02.849035  7481 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.874137  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:02.875049  5675 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:02.850518  5598 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:02.853122  5593 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:02.694027  7213 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.837040  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:02.858383  7211 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:02.859002  7427 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.863310  5591 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:02.835134  7407 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:02.839186  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:02.899654  5595 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:02.856361  7568 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.900823  5675 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:02.825522  7486 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.768967  7422 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 12:10:02.865535  7541 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:02.863402  7470 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.855640  7162 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.865857  7430 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:02.896476  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 126860us
I20260709 12:10:02.907541  5595 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:02.868284  7573 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:02.868185  7423 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:02.913470  7552 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.919064  7553 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:02.886286  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 49400.1us
I20260709 12:10:02.854743  7561 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.880752  7569 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:02.895537  7389 raft_consensus.cc:2764] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 12:10:02.924440  5566 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:02.923969  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 124649us
I20260709 12:10:02.908725  7334 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:02.937089  5597 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:10:02.873098  7551 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:02.941689  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:02.939291  5641 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:02.944192  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 182643us
I20260709 12:10:02.944314  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.954734  5749 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:02.930485  5599 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:02.945040  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:02.957612  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:02.921380  7486 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.946280  7553 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:02.986829  5596 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:02.946302  7560 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:02.997850  7567 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:02.945111  7497 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260709 12:10:02.932948  7573 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:02.946125  7230 raft_consensus.cc:697] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:02.992514  5566 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.019819  5600 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:03.015053  5672 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:02.945842  7334 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.009918  7553 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:03.012673  7493 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:03.041637  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 102413us
I20260709 12:10:03.003103  7488 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.020207  7211 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:03.053604  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.022034  7422 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:03.065709  5641 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.093024  7586 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:03.049177  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 107247us
I20260709 12:10:03.093204  5747 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:10:03.020670  7244 consensus_meta.cc:287] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.524s	user 0.010s	sys 0.000s
I20260709 12:10:03.094045  7486 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:03.094313  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 90339.1us
I20260709 12:10:03.095563  7213 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.096020  7422 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.050527  7569 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:03.066047  7400 consensus_meta.cc:287] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.848s	user 0.006s	sys 0.006s
I20260709 12:10:03.096984  7422 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.098752  7400 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.094126  7244 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:03.096155  7579 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:10:03.101110  5594 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:03.050685  7479 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:03.112365  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 46775us
I20260709 12:10:03.113256  5641 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.114266  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.121678  5641 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:03.087329  7413 consensus_meta.cc:287] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.684s	user 0.011s	sys 0.000s
I20260709 12:10:03.124082  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.094652  7586 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.049125  7394 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.067077  7585 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:03.127183  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:03.135744  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:03.138019  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.139215  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.140393  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.022818  7423 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.141680  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:10:03.146369  5743 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:03.146757  5743 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:03.053505  7493 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.142781  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:03.143549  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:03.066282  7550 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 12:10:03.147792  5749 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:03.148620  5749 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.149362  5749 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:03.150141  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 56216.4us
I20260709 12:10:03.150821  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.150218  5749 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:03.155167  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.158823  5712 leader_election.cc:400] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5.
I20260709 12:10:03.163285  5749 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:03.123127  7427 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:03.147792  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.129087  7560 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:10:03.124740  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 60171us
I20260709 12:10:03.128363  7585 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.183682  7585 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.130174  7583 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:03.188755  7583 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.189181  7583 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.129393  7586 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.138775  7567 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:10:03.174134  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 181723us
I20260709 12:10:03.130515  7470 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.130105  7213 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:03.159219  7479 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.170243  7590 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:10:03.068183  7211 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:03.192139  7162 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.190884  7244 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.191283  7568 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.206851  7568 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.208072  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.208389  7504 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.208907  7504 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:03.209028  7334 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.209237  7573 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.193276  7591 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:03.125612  7553 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.146493  7230 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.213063  7211 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.214178  7488 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:03.215241  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:03.172580  5743 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:03.192657  7595 raft_consensus.cc:2764] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:10:03.167843  7551 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.195513  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.198760  7493 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:03.200799  5748 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:03.172075  7427 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.128739  7413 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:03.159153  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 138643us
I20260709 12:10:03.203930  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.216097  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.223004  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.233429  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.236251  5747 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:03.215126  7394 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:03.236658  5741 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.238175  5743 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:03.229677  7427 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.248973  7479 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.252177  7591 raft_consensus.cc:697] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.252432  7479 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.253196  7591 consensus_queue.cc:237] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.249166  7595 raft_consensus.cc:2764] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:10:03.239400  7213 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.262444  7585 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.263535  7213 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.240978  7244 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:03.264753  7244 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.265395  7585 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.267184  7244 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.267184  7583 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.269765  7583 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.272459  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.284404  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.285898  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.286489  5741 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.278097  7244 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:03.287727  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.287719  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:03.277207  7543 consensus_meta.cc:287] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.695s	user 0.011s	sys 0.000s
I20260709 12:10:03.293864  5592 raft_consensus.cc:2410] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:10:03.290259  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.289598  5740 raft_consensus.cc:2393] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:03.276878  7585 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.279508  7334 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:03.279838  7211 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.291826  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.304373  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.305126  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.307910  5600 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:03.307957  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.308602  5595 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.294514  7479 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.289186  7599 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:03.311136  7599 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.313550  7211 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.302120  7470 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:03.292328  7573 raft_consensus.cc:2764] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:10:03.305859  7585 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.316038  7211 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.292713  7244 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.285831  7413 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.277081  7430 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.317513  7585 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.306993  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.307519  7543 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:10:03.321153  7599 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.325340  5744 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:03.352870  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.337680  5743 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:03.338397  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.355628  5600 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.339071  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.357133  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.357590  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.357995  5740 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:03.339022  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.358992  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.359294  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.359194  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.360067  5744 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.341523  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.360945  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.360450  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.361948  5591 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
W20260709 12:10:03.350492  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 183617us
I20260709 12:10:03.361129  5598 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:03.362746  5742 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:03.364578  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.343564  5595 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:03.366044  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.366647  5595 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:03.367452  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.368376  5744 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:03.398416  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.399562  5749 raft_consensus.cc:1240] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:03.411926  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.299932  7560 raft_consensus.cc:697] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.420217  5591 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:03.412056  5746 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:03.421671  5743 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
W20260709 12:10:03.422348  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 86990.8us
I20260709 12:10:03.422556  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.423233  5598 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:03.374086  5599 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:03.412679  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.424543  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.425189  5672 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:03.427444  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.428102  5672 raft_consensus.cc:2393] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.428339  5675 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:03.428634  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.428854  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.429293  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:03.429466  5670 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:03.430365  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.431375  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.431833  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:03.432026  5670 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:03.433743  5667 raft_consensus.cc:2368] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:10:03.433557  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:03.434370  5666 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:03.434526  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:03.435132  5667 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.429685  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:03.436018  5600 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:03.436115  5674 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.320634  7334 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.440001  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.437999  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.440773  5670 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:03.420846  7464 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.413137  7377 raft_consensus.cc:2764] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:10:03.445194  5741 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:03.443851  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.445991  5641 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:03.399447  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 47646us
I20260709 12:10:03.442898  7503 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:10:03.399165  7541 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.451275  5598 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:03.452564  5670 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.519893  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.520058  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.521171  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.521369  5669 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
W20260709 12:10:03.567162  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 121227us
I20260709 12:10:03.445544  7567 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:03.569307  5641 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.579550  7566 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:10:03.585247  7615 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
W20260709 12:10:03.585573  7605 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
I20260709 12:10:03.587944  6351 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Advancing to term 5
I20260709 12:10:03.589226  7427 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:03.593063  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 71955.1us
I20260709 12:10:03.593665  7504 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.595003  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.597420  7606 raft_consensus.cc:2764] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Leader election decision vote started in defunct term 7: won
I20260709 12:10:03.597461  7610 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.598578  7566 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.582453  7567 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.599566  7334 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.599853  7566 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.602267  7430 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:03.622750  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 53520.3us
I20260709 12:10:03.451846  7464 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.597689  7560 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.651747  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.625356  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.652011  5668 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
W20260709 12:10:03.675501  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50383.1us
I20260709 12:10:03.454651  5666 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:03.674023  5641 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:03.684880  5667 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
W20260709 12:10:03.687026  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 247066us
I20260709 12:10:03.688071  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.682720  7610 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:03.627797  7211 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:03.658700  7464 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.663661  7567 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.690156  7211 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.690639  7211 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.662145  7427 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.654013  7609 consensus_queue.cc:1059] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
W20260709 12:10:03.693313  5481 catalog_manager.cc:4755] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): ChangeConfig:REMOVE_PEER RPC failed for tablet 4abdc6d9772d488087fd75aba9aee38f: Remote error: Service unavailable: leader transfer in progress
I20260709 12:10:03.636998  7244 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.626914  7586 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.695961  5673 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:03.696758  7400 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.697223  7586 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.697691  7504 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.683233  7606 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.638526  7541 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.699910  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.714322  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:03.715418  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:03.701630  7377 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:03.719527  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45608us
I20260709 12:10:03.730055  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:03.731518  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:03.731834  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.732642  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.735031  7610 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.699496  7162 consensus_queue.cc:1059] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:10:03.716895  7508 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:03.711916  6351 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:03.738134  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.750437  5746 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.750936  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.751323  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.752302  5740 raft_consensus.cc:2368] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:10:03.753230  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.745048  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.754082  5749 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:03.754916  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.740073  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:03.756256  5744 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:03.762591  5638 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.729032  7377 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.735685  7541 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:03.746397  7162 raft_consensus.cc:3055] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:03.785616  5744 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:03.746138  7508 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.773562  7400 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:03.767743  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.777601  7601 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:03.789244  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.793573  5749 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
W20260709 12:10:03.815173  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 47599.2us
W20260709 12:10:03.815905  5597 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 838) took 1272 ms (client timeout 1613 ms). Trace:
I20260709 12:10:03.816140  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.782442  7609 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.770215  7377 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.765614  7504 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.759778  7611 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:03.779137  7541 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:03.816648  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.816817  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 821) took 1296 ms. Trace:
I20260709 12:10:03.774348  7569 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:03.817138  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.839985  5596 rpcz_store.cc:276] 0709 12:10:02.515347 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:02.517438 (+  2091us) service_pool.cc:224] Handling call
0709 12:10:03.811009 (+1293571us) spinlock_profiling.cc:243] Waited 466 ms on lock 0x7b54001f36d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:03.812093 (+  1084us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1071298432}
I20260709 12:10:03.822021  7394 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:03.842021  7394 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.841935  7508 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.843001  7583 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:03.843876  7583 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.844287  7583 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.771538  5746 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:03.843029  7394 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:03.816330  5597 rpcz_store.cc:269] 0709 12:10:02.539139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:02.552778 (+ 13639us) service_pool.cc:224] Handling call
0709 12:10:03.811009 (+1258231us) spinlock_profiling.cc:243] Waited 360 ms on lock 0x7b5400074254. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:03.811713 (+   704us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":827932032}
I20260709 12:10:03.847249  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.848017  5597 raft_consensus.cc:2393] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:03.786607  7162 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.795547  7464 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:10:03.820709  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 73188.3us
I20260709 12:10:03.851418  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.851161  7334 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:03.852963  7611 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.851092  7162 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:03.853876  7611 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:03.782922  7570 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:03.848909  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.857424  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.857967  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 138) took 3577 ms. Trace:
I20260709 12:10:03.858600  5595 raft_consensus.cc:2393] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.860524  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 29) took 2029 ms. Trace:
I20260709 12:10:03.860937  5493 rpcz_store.cc:276] 0709 12:10:01.832698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:01.832860 (+   162us) service_pool.cc:224] Handling call
0709 12:10:03.860461 (+2027601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:02.090407 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:02.172010 (+ 81603us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:02.172059 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:10:02.172088 (+    29us) tablet.cc:662] Decoding operations
0709 12:10:02.172539 (+   451us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:02.172631 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:02.172701 (+    70us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:02.172944 (+   243us) tablet.cc:701] Row locks acquired
0709 12:10:02.172966 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:10:02.173143 (+   177us) write_op.cc:270] Start()
0709 12:10:02.173282 (+   139us) write_op.cc:276] Timestamp: P: 1783599002173088 usec, L: 0
0709 12:10:02.173307 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:10:02.174158 (+   851us) log.cc:844] Serialized 526 byte log entry
0709 12:10:03.345144 (+1170986us) op_driver.cc:464] REPLICATION: finished
0709 12:10:03.347268 (+  2124us) write_op.cc:301] APPLY: starting
0709 12:10:03.347353 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:03.347469 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:03.347587 (+   118us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:03.347829 (+   242us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:03.348013 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:03.348076 (+    63us) write_op.cc:312] APPLY: finished
0709 12:10:03.348283 (+   207us) log.cc:844] Serialized 22 byte log entry
0709 12:10:03.348444 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:03.348526 (+    82us) write_op.cc:454] Released schema lock
0709 12:10:03.365485 (+ 16959us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:03.433689 (+ 68204us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:03.437777 (+  4088us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":446155,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":1869,"apply.run_cpu_time_us":1767,"apply.run_wall_time_us":58375,"num_ops":1,"prepare.queue_time_us":195074,"prepare.run_cpu_time_us":3597,"prepare.run_wall_time_us":123102,"replication_time_us":1171667,"thread_start_us":54106,"threads_started":1}]]}
I20260709 12:10:03.842367  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:03.868162  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.741614  7610 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.858451  5494 rpcz_store.cc:276] 0709 12:10:00.280718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:00.311859 (+ 31141us) service_pool.cc:224] Handling call
0709 12:10:03.857901 (+3546042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:02.034017 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:02.034582 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:02.034631 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:10:02.034649 (+    18us) tablet.cc:662] Decoding operations
0709 12:10:02.034993 (+   344us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:02.035072 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:02.035105 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:02.035293 (+   188us) tablet.cc:701] Row locks acquired
0709 12:10:02.035313 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:10:02.035451 (+   138us) write_op.cc:270] Start()
0709 12:10:02.035570 (+   119us) write_op.cc:276] Timestamp: P: 1783599002035406 usec, L: 0
0709 12:10:02.035591 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:10:02.036296 (+   705us) log.cc:844] Serialized 531 byte log entry
0709 12:10:03.126260 (+1089964us) op_driver.cc:464] REPLICATION: finished
0709 12:10:03.344994 (+218734us) write_op.cc:301] APPLY: starting
0709 12:10:03.345102 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:03.345235 (+   133us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:03.345377 (+   142us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:03.345637 (+   260us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:03.345828 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:03.345882 (+    54us) write_op.cc:312] APPLY: finished
0709 12:10:03.346121 (+   239us) log.cc:844] Serialized 22 byte log entry
0709 12:10:03.346335 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:03.346433 (+    98us) write_op.cc:454] Released schema lock
0709 12:10:03.346481 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:03.346866 (+   385us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:03.346896 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":38090,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":212219,"apply.run_cpu_time_us":1874,"apply.run_wall_time_us":1874,"num_ops":1,"prepare.queue_time_us":283684,"prepare.run_cpu_time_us":2552,"prepare.run_wall_time_us":2553,"replication_time_us":1066864,"thread_start_us":368252,"threads_started":2}]]}
I20260709 12:10:03.817487  7400 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.820797  7419 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:03.821285  7317 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:03.890900  5712 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:03.891355  7561 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.905129  7387 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.849884  7464 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:03.865038  7541 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.906283  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 16f88f63a79a482d8afa3b5396d63155 with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:03.906314  7464 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:03.850227  7430 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:03.911103  7430 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.884464  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.896885  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:03.876189  7593 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:03.868793  7569 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.875979  7586 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:03.941741  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:03.942999  5597 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 1.
W20260709 12:10:03.947402  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77764.8us
I20260709 12:10:03.833922  7601 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.944849  7590 raft_consensus.cc:2764] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:10:03.927268  7427 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:03.958010  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.959841  5596 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:03.935133  7317 raft_consensus.cc:697] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:03.944445  7569 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:03.877381  7570 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.945402  7586 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.961266  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.966980  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:03.970468  5596 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:03.970983  5597 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:03.975540  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.977109  5744 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:03.977475  5746 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:10:03.978314  5744 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:03.979274  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.979417  5745 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:03.983738  5596 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:03.987917  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:03.988010  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.988940  5667 raft_consensus.cc:2393] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.989267  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.990988  5666 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:03.993705  5597 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:10:03.995606  5740 raft_consensus.cc:2393] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:03.997994  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:03.982806  7586 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:04.004956  7620 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 12:10:03.959312  7400 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.008913  7400 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.009608  7570 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.018571  7601 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:03.984452  7567 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.019970  7317 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.020932  7567 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.022979  7567 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.983721  7334 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:03.987241  7419 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:03.986721  7550 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.053113  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:03.996202  7561 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:03.964737  7430 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.023121  7569 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.060462  5566 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:04.033031  7560 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:04.043566  7570 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.047312  7334 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.068022  7334 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:03.991552  7211 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:04.062355  7561 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.070237  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:04.072428  7580 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:04.073050  7570 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.073442  7419 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.075543  7570 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.047277  7377 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.078436  7377 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.079429  5741 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:04.080135  7569 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.081118  5673 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
W20260709 12:10:04.104148  7623 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 12:10:04.105999  7633 tablet_replica.cc:333] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:10:04.061028  7481 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 12:10:04.057444  7550 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:04.081972  7630 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:10:04.080312  7464 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.088462  7377 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:04.088896  7334 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:04.065871  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:04.064819  7560 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:04.100473  7520 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:04.100277  7580 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.110328  7550 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.120510  7593 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:04.124197  7508 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:04.156350  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.128408  7211 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.126497  7377 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.133548  7520 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:04.124195  7470 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:10:04.150113  7481 consensus_queue.cc:1059] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:10:04.149523  6349 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.157168  7543 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:10:04.180533  7377 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.180837  7481 raft_consensus.cc:3055] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:04.181231  7481 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.182081  7481 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.133560  7596 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:10:04.210634  7560 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:04.212154  7561 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.214268  7596 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:04.214952  7596 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.215778  7596 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.217926  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:04.157232  7508 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.221405  7508 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.221627  7464 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.174394  7520 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:04.227552  5592 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36678 (request call id 822) took 1708 ms (client timeout 1918 ms). Trace:
W20260709 12:10:04.228082  5592 rpcz_store.cc:269] 0709 12:10:02.519046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:02.519165 (+   119us) service_pool.cc:224] Handling call
0709 12:10:04.227368 (+1708203us) spinlock_profiling.cc:243] Waited 773 ms on lock 0x7b5400073354. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:04.227495 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1778698496}
I20260709 12:10:04.240901  5593 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:10:04.241521  5593 pending_rounds.cc:85] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 2
I20260709 12:10:04.241804  5593 pending_rounds.cc:107] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:10:04.242094  5593 raft_consensus.cc:2889] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:10:04.254155  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 122750us
I20260709 12:10:04.253082  7596 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.262326  7334 raft_consensus.cc:697] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.266736  7334 consensus_queue.cc:237] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.222443  7580 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.249900  7541 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.256138  7583 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.284895  7400 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.285495  7400 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.286646  7162 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.287674  7400 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.293833  7583 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.295850  7541 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.301030  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:04.302230  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:04.302983  7497 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:04.303429  7497 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:04.303851  7497 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:04.309186  7419 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:04.310067  7419 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:04.310210  5743 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:04.310961  7419 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.311165  7497 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.311987  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.313230  5745 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:04.313323  7497 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 2 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.314401  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.315956  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.316953  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.319902  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.321699  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.309306  5748 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:04.322496  5742 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:04.311237  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.324890  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.325139  5743 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.325510  5666 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:04.326226  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.325987  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.327680  5671 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:04.329072  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.328145  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.331318  7497 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:04.341872  7497 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:04.342463  6349 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:04.342479  7497 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:04.343798  7497 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:04.345584  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.345171  7497 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:04.349428  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 94326.4us
W20260709 12:10:04.353695  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.353847  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.355050  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.358963  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.360911  5591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 851) took 1020 ms. Trace:
I20260709 12:10:04.358093  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.361299  5675 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:04.364332  5675 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:04.304214  7520 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.361292  5591 rpcz_store.cc:276] 0709 12:10:03.340097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:03.435143 (+ 95046us) service_pool.cc:224] Handling call
0709 12:10:03.448261 (+ 13118us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:03.454270 (+  6009us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:03.454301 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:04.002407 (+548106us) spinlock_profiling.cc:243] Waited 36.5 ms on lock 0x7b180011ede0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb672a6 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58f372 00007f1c7fcc1a01 00007f1c7fc8643a
0709 12:10:04.003097 (+   690us) spinlock_profiling.cc:243] Waited 66 ms on lock 0x7b2c00032958. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58f372 00007f1c7fcc1a01 00007f1c7fc8643a 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2
0709 12:10:04.003613 (+   516us) log.cc:844] Serialized 26 byte log entry
0709 12:10:04.063571 (+ 59958us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:10:04.254896 (+191325us) log.cc:844] Serialized 14 byte log entry
0709 12:10:04.360629 (+105733us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:04.360710 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:04.360747 (+    37us) raft_consensus.cc:1685] finished
0709 12:10:04.360757 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:04.360863 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":168791,"prepare.queue_time_us":135116,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":52,"raft.queue_time_us":71794,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":8511,"spinlock_wait_cycles":235659904,"thread_start_us":186668,"threads_started":2,"wal-append.queue_time_us":66810}
I20260709 12:10:04.366549  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.387475  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:04.389249  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.390282  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.391042  5670 raft_consensus.cc:2393] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:04.391496  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.410619  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.411365  5596 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.413445  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.414088  5595 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:04.415310  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.418401  5594 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:04.425947  5746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:04.426945  5746 raft_consensus.cc:606] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.428292  5746 raft_consensus.cc:614] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:04.434206  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.432888  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.437637  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.437667  5743 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:04.440397  5748 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:10:04.441727  5563 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:04.443442  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.427389  7585 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.427547  7503 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:04.430806  7566 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.731s	user 0.012s	sys 0.021s
I20260709 12:10:04.430143  7635 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:04.452355  5596 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:04.452910  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.454514  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.455322  5671 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:04.453102  5673 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:04.456701  5563 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:04.458355  7566 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.775s	user 0.013s	sys 0.022s
I20260709 12:10:04.464121  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.465816  5670 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
W20260709 12:10:04.467209  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.447019  7552 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:04.466795  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.469133  5563 leader_election.cc:400] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4.
I20260709 12:10:04.471382  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.471441  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.471835  5671 raft_consensus.cc:2368] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:04.472581  5674 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:04.473125  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.474292  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.474740  7551 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.476281  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:04.476826  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.444902  7567 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:10:04.477983  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.466192  7553 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:04.479112  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:04.479795  7596 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:04.483913  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:04.471483  7650 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:04.470398  7552 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.462702  7503 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:04.520663  5481 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4abdc6d9772d488087fd75aba9aee38f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica c1f2b8e5bdd94ab6bf9f596e555b49d0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:04.489166  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.521476  7503 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:04.490072  7619 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.674s	user 0.004s	sys 0.000s
I20260709 12:10:04.522652  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.471210  7635 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:04.523439  7479 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:04.523911  7635 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:04.524713  7648 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.525187  7550 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:04.486562  7655 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:04.493927  5674 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:04.495347  7481 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:04.481099  7551 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:04.497656  5641 leader_election.cc:400] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:10:04.484452  7553 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.506536  7633 raft_consensus.cc:2243] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:04.473479  7568 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:04.460958  7585 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.526063  7552 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.528008  5675 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:04.530274  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.530891  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.503463  5668 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34582 (request call id 944) took 1075 ms. Trace:
I20260709 12:10:04.534230  5641 leader_election.cc:403] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:10:04.472218  7586 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.486428  7580 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:04.535545  7655 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.542855  7633 raft_consensus.cc:2272] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:04.546392  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.545832  5668 rpcz_store.cc:276] 0709 12:10:03.427955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:03.428385 (+   430us) service_pool.cc:224] Handling call
0709 12:10:04.503246 (+1074861us) spinlock_profiling.cc:243] Waited 223 ms on lock 0x7b5400094a54. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:04.503382 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":511861504}
W20260709 12:10:04.550980  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 53474.9us
I20260709 12:10:04.534010  7551 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.554502  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.539347  7553 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.535234  7503 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.556958  5641 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.558444  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.562470  5666 raft_consensus.cc:1240] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:04.553449  7550 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:04.554468  7594 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:10:04.566354  5563 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:04.553165  7520 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.561167  7568 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:04.578832  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.580034  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.561452  7551 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.566486  5641 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.574692  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.581710  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.582907  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.579895  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.555301  7580 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.583247  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.583779  5594 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 2.
I20260709 12:10:04.585314  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.587982  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.568722  7464 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.568820  7595 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:04.588701  5596 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:04.568367  7162 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:04.589500  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.589968  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.594720  5595 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:04.594916  5641 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.596220  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.596519  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.597141  5598 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:04.597338  5594 raft_consensus.cc:2410] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
I20260709 12:10:04.595739  5595 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:04.581797  7550 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:04.576929  7568 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.611718  7655 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.569806  7599 consensus_queue.cc:1059] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:10:04.605597  7560 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:04.610507  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 857) took 1262 ms. Trace:
I20260709 12:10:04.625748  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.625710  5599 rpcz_store.cc:276] 0709 12:10:03.347612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:03.436965 (+ 89353us) service_pool.cc:224] Handling call
0709 12:10:03.437299 (+   334us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:03.437598 (+   299us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:03.437625 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:04.494852 (+1057227us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b2c00032958. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58f372 00007f1c7fcc1a01 00007f1c7fc8643a 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2
0709 12:10:04.495282 (+   430us) log.cc:844] Serialized 26 byte log entry
0709 12:10:04.547010 (+ 51728us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:10:04.547064 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:04.547151 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:04.610216 (+ 63065us) raft_consensus.cc:1685] finished
0709 12:10:04.610236 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:04.610442 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2203,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":6320,"spinlock_wait_cycles":2382592,"thread_start_us":51360,"threads_started":1,"wal-append.queue_time_us":113223}
I20260709 12:10:04.596442  7427 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:10:04.591867  7413 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:10:04.613296  7658 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 12:10:04.587555  7334 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:04.589399  7609 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:04.631296  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.586539  7580 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.603531  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.616824  7568 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.613843  7550 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.618474  7585 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.621117  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.623410  5641 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:04.637432  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.613883  5744 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:04.624645  5591 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:04.593588  7595 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:04.628782  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.631356  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.567677  7503 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.596840  7464 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.601903  7584 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:10:04.615803  7162 raft_consensus.cc:697] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:04.635375  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:04.666002  5748 raft_consensus.cc:606] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.627046  7560 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:04.629856  7573 raft_consensus.cc:3055] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:04.628348  7635 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.677243  5740 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:04.633117  7413 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:04.666445  5743 raft_consensus.cc:1240] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:10:04.666456  5748 raft_consensus.cc:614] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:04.643215  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.676837  5599 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:04.677858  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.676079  7560 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:04.679836  7668 log.cc:927] Time spent T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 12:10:04.679960  5675 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:04.637072  7550 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.681084  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.642516  7497 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:04.684508  5591 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:04.685246  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.682569  5675 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:04.642815  7595 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:04.639982  7609 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:04.676044  7566 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:10:04.709860  7659 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
I20260709 12:10:04.736985  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 1005) took 1006 ms. Trace:
I20260709 12:10:04.737416  5741 rpcz_store.cc:276] 0709 12:10:03.730582 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:03.732317 (+  1735us) service_pool.cc:224] Handling call
0709 12:10:04.736759 (+1004442us) spinlock_profiling.cc:243] Waited 346 ms on lock 0x7b54002486d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:04.736923 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":795000064}
I20260709 12:10:04.737736  7566 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:04.727849  7580 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.706723  5599 raft_consensus.cc:2410] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 8 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:10:04.707939  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.695727  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.713851  7633 ts_tablet_manager.cc:1916] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:04.689432  7611 consensus_queue.cc:1059] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 12:10:04.680508  7394 consensus_queue.cc:1059] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:10:04.723445  7552 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.778103  7552 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.707358  7419 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.676537  7573 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.685959  7635 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.779531  7573 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:04.781839  7573 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:04.782936  7635 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.709697  7497 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.785272  7497 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.785858  7479 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:04.725219  7162 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.789716  5597 raft_consensus.cc:1240] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:10:04.791875  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.734503  7609 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.739797  5593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 850) took 1400 ms. Trace:
I20260709 12:10:04.706734  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.740065  7596 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:04.741215  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.802256  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:04.802489  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 94747.6us
I20260709 12:10:04.803164  5675 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:04.803222  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:04.742000  7667 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:10:04.799080  5593 rpcz_store.cc:276] 0709 12:10:03.339777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:03.340786 (+  1009us) service_pool.cc:224] Handling call
0709 12:10:04.230127 (+889341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:04.242648 (+ 12521us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:04.739617 (+496969us) spinlock_profiling.cc:243] Waited 889 ms on lock 0x7b5400073350. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc858ad 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:04.739743 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2044516224}
I20260709 12:10:04.742512  7464 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.743116  7584 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:04.763296  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.770944  5598 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:04.806839  5598 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:04.771744  5594 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:04.808024  5745 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:04.808653  5741 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:10:04.806859  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 43730.2us
I20260709 12:10:04.772640  5599 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:04.769909  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:04.743371  7566 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:04.825415  5749 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:04.796043  7586 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.741930  7583 consensus_queue.cc:1059] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:04.805569  7508 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.766419  7213 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.813063  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:04.766883  7551 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:04.814946  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.815251  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:04.817049  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:04.805519  7596 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.823351  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.774209  7413 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:04.831810  7669 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 12:10:04.812180  7590 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:04.836051  5598 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.840042  5599 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:04.813889  5592 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:04.810865  7479 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:04.853379  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.864225  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:04.840112  7573 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:04.858800  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:04.868954  5600 raft_consensus.cc:2410] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
W20260709 12:10:04.869517  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 56550us
I20260709 12:10:04.872452  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:04.864830  5597 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:04.876988  5671 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 3. Current term is 4. Ops: []
I20260709 12:10:04.881852  5591 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:04.849391  7394 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.861006  7419 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:10:04.925365  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 66629.7us
I20260709 12:10:04.926120  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:04.926749  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:04.927325  5712 leader_election.cc:400] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
W20260709 12:10:04.929026  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 55833.6us
I20260709 12:10:04.861639  7590 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:04.931142  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.931921  5747 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:04.880856  7543 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:04.843274  7568 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.883039  7211 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:04.937299  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:04.937207  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:04.854928  7213 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.951056  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:04.883222  7573 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:04.954362  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:04.955832  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:04.941481  7594 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.960188  5675 raft_consensus.cc:1240] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:04.929111  7427 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:10:04.939726  7599 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:04.934510  7586 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:10:04.952128  7635 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.954663  7211 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.013268  7427 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.013826  7427 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:05.016237  7427 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.954559  7503 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:04.952354  7675 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:10:05.017516  7673 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:10:05.000157  7599 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.018877  7213 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:04.966661  7590 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.056968  7590 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:05.061575  7550 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:04.956908  7584 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:05.052397  7596 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.053665  7599 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.001842  7594 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:04.963033  7244 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:05.071302  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 141425us
I20260709 12:10:04.959806  7593 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.106s
W20260709 12:10:05.074961  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 119214us
I20260709 12:10:04.964071  7674 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.109s
I20260709 12:10:05.066617  7481 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.084501  5638 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.086179  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.086526  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.070576  7675 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:05.093086  5638 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.096107  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:05.142710  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 46696.8us
I20260709 12:10:05.143852  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:05.145838  5638 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.147871  7609 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.148510  7609 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.149188  7584 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:05.149734  7427 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:05.149907  7584 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.153683  7675 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:05.159395  7553 consensus_meta.cc:287] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.591s	user 0.005s	sys 0.002s
I20260709 12:10:05.159791  7553 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.160995  7568 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.089998  7551 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.093971  7594 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:05.081030  7213 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.083s
I20260709 12:10:05.163467  7464 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:05.081305  7244 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.179129  7244 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.090394  7481 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.181334  7400 raft_consensus.cc:476] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Not starting pre-election -- already a leader
I20260709 12:10:05.182258  7481 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:05.189009  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 260471us
I20260709 12:10:05.192294  7508 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
W20260709 12:10:05.198532  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:05.199302  7508 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:05.201493  7633 ts_tablet_manager.cc:1929] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:10:05.201439  7508 consensus_queue.cc:1059] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.202013  7633 log.cc:1199] T 16f88f63a79a482d8afa3b5396d63155 P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/16f88f63a79a482d8afa3b5396d63155
I20260709 12:10:05.202605  7676 raft_consensus.cc:3055] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:05.202993  7676 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:05.189589  7679 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 12:10:05.213946  7676 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.215051  7676 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:05.218930  7560 consensus_meta.cc:287] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.530s	user 0.010s	sys 0.000s
I20260709 12:10:05.219485  7560 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.222648  7560 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.203136  7633 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:42536 (request call id 65) took 1336 ms. Trace:
W20260709 12:10:05.225551  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:05.234053  7550 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.247640  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.269634  5670 raft_consensus.cc:1240] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:10:05.246800  7687 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:05.271893  7687 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.274565  7687 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:05.275378  7419 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:05.275914  7419 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:05.276350  7419 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:05.287596  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 140390us
I20260709 12:10:05.288511  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:05.286576  7595 consensus_meta.cc:287] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.525s	user 0.010s	sys 0.000s
I20260709 12:10:05.301920  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.301620  7685 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:10:05.329229  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 66907.4us
I20260709 12:10:05.315762  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.332228  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.328878  7481 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.335593  7481 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.337692  7481 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.333767  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.314692  7560 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.224593  7633 rpcz_store.cc:276] 0709 12:10:03.881348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:03.905985 (+ 24637us) service_pool.cc:224] Handling call
0709 12:10:03.991075 (+ 85090us) ts_tablet_manager.cc:1151] Deleting tablet 16f88f63a79a482d8afa3b5396d63155
0709 12:10:03.992896 (+  1821us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:10:05.011669 (+1018773us) tablet_metadata.cc:665] Metadata flushed
0709 12:10:05.201352 (+189683us) tablet_metadata.cc:665] Metadata flushed
0709 12:10:05.203062 (+  1710us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":253640,"tablet-delete.queue_time_us":77142,"thread_start_us":52123,"threads_started":1}
I20260709 12:10:05.351802  7686 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:05.352162  7687 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:05.307992  7580 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.352638  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.332742  7591 raft_consensus.cc:3055] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:05.355779  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.314930  7553 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.328668  7593 consensus_queue.cc:1059] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:10:05.361784  7690 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:05.359258  7583 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.359974  7696 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.367688  7696 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.368137  7573 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.368479  7419 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.369911  7696 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:05.355697  7591 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:05.372514  7591 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.373872  7591 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:05.370528  7419 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:05.305495  7595 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.355436  7560 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.442333  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.360996  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.442847  7682 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:05.443437  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 82522.9us
I20260709 12:10:05.444649  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.361090  7687 raft_consensus.cc:697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:05.349942  7561 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:10:05.362699  7566 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.363139  7550 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:05.352788  7685 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:10:05.350483  7675 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.376276  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.378762  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:05.375945  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.395393  7552 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.384908  5746 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.432654  5747 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:05.433475  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:05.435238  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.377645  5745 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
W20260709 12:10:05.441406  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:05.447315  5598 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:05.447821  5674 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:05.449105  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:05.464414  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.465390  5669 raft_consensus.cc:2393] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:10:05.465764  5712 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9b46c32f4fe4141b8bdfb8866160a74. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:05.449571  5668 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:05.466574  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 16f88f63a79a482d8afa3b5396d63155 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:05.466972  7601 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:05.467490  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.450440  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.450815  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:05.468500  5672 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:05.457072  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.470692  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:05.471899  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.463078  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.472506  5740 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:05.473251  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:05.474088  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:05.474212  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.474901  5747 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:10:05.475438  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.476243  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:05.437511  7497 raft_consensus.cc:3055] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:05.466506  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:05.454968  7557 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:05.510838  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.511533  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:05.512117  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:05.482380  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:05.519467  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:05.475433  7419 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:05.483465  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.489956  5497 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.523232  5497 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.524458  5744 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.526130  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:05.483436  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:05.546600  5746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:05.547458  5746 raft_consensus.cc:606] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.547917  5746 raft_consensus.cc:614] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:05.549373  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.550498  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.562799  5597 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:05.443439  7682 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.569670  7682 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.572906  5669 raft_consensus.cc:2393] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:05.571965  5497 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.581113  5671 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.478070  7497 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:05.575419  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.585000  5497 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.586766  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:05.587502  5596 raft_consensus.cc:606] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.587903  5596 raft_consensus.cc:614] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:05.588995  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.590065  5674 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:10:05.586278  5497 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:05.470175  7550 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.526109  7419 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:05.614445  5497 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.475500  7552 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.614379  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.617867  5743 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.459970  7566 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.471365  7508 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.092s
I20260709 12:10:05.616248  5566 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:05.620520  5497 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.622632  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:05.639019  5745 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:05.524950  7413 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.084s
I20260709 12:10:05.582176  7557 raft_consensus.cc:697] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:05.641512  5598 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:10:05.591015  7162 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.643210  5497 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:05.646620  5598 pending_rounds.cc:85] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 2
I20260709 12:10:05.625245  5596 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.650177  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:05.650841  5745 raft_consensus.cc:606] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.652779  5596 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 12:10:05.653285  5596 pending_rounds.cc:85] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 3
I20260709 12:10:05.653599  5596 pending_rounds.cc:107] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:10:05.653904  5596 raft_consensus.cc:2889] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:05.655001  5598 pending_rounds.cc:107] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:10:05.655423  5598 raft_consensus.cc:2889] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:05.656116  5668 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:05.621016  7419 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:05.669180  5497 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.675328  5497 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.641597  7551 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.580096  7687 consensus_queue.cc:237] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.680164  5497 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:05.689770  7698 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:10:05.697079  7557 consensus_queue.cc:237] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.698261  7595 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.736786  5674 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:05.705425  6351 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:10:05.681106  7553 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:10:05.641362  7596 consensus_queue.cc:1059] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:10:05.748785  7550 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.713963  7560 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:05.749707  7596 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:05.750090  7596 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:05.749853  7560 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.751236  7596 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.730026  5666 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.753748  5666 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:05.754878  5666 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:05.732481  5497 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:05.734376  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:05.666687  7162 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.686347  7568 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.747426  7685 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:05.747792  7413 consensus_queue.cc:1059] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.748193  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:05.767313  5744 raft_consensus.cc:606] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.748674  5746 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:05.758217  5672 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:10:05.738869  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:05.741537  7551 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.770148  5641 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:05.780117  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 166010us
I20260709 12:10:05.785169  5666 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:05.787328  5563 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.787787  5740 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:05.791126  5674 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:05.682260  7497 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.786114  7596 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:05.830516  7244 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:05.832628  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.777913  7560 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.837664  7244 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.761392  7601 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:10:05.766332  7568 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.796821  7213 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:05.849608  5668 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.799064  7595 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:05.770243  7686 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.081s
I20260709 12:10:05.887405  7244 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:10:05.888178  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 48541.9us
I20260709 12:10:05.845605  6351 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Advancing to term 6
I20260709 12:10:05.791594  7551 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:05.846823  7599 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:05.800874  7430 consensus_queue.cc:1059] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
W20260709 12:10:05.907102  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:05.907617  7213 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:05.911530  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:05.913002  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 264111us
I20260709 12:10:05.845204  7377 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 12:10:05.903805  7674 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.906745  7573 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:05.931681  5566 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.937347  7162 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.941118  7244 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:05.940989  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.942967  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.943022  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.944665  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.930361  7573 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:05.945269  5596 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:05.946139  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.947187  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:05.949157  7595 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.951563  5596 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:05.953610  5596 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:05.955057  5597 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:05.955559  5594 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:05.956425  5597 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:05.958058  5597 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:10:05.959265  5596 raft_consensus.cc:1240] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:05.950847  5566 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.922320  7552 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.925149  7566 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:05.928805  7213 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:05.937427  7705 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.144s	user 0.000s	sys 0.001s
I20260709 12:10:05.926048  7682 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:05.965108  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:05.968926  5592 raft_consensus.cc:1240] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:05.968094  5566 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.995934  5566 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:05.988943  5596 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:05.989542  5598 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:05.940492  7599 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:06.002255  7599 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.002686  7599 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:06.006469  7568 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.009912  7497 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:05.961411  7481 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:06.031381  7481 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.033835  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:06.035799  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:06.038625  7244 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:05.999262  5592 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:05.985764  7682 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.010886  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:05.995797  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:06.015877  7713 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:10:06.057144  7481 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.017055  7550 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.058184  7550 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.016765  7678 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:06.019622  7400 raft_consensus.cc:3055] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 12:10:06.020816  7703 log.cc:927] Time spent T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 12:10:05.965590  7595 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:05.938957  7674 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.022205  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:06.084450  5598 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:06.086474  5596 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:06.022281  5566 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:06.028039  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:06.051419  7551 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:06.052264  7712 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 12:10:06.053350  7552 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:06.057484  7708 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:10:06.018911  7709 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:10:06.061770  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 51074.8us
W20260709 12:10:06.042860  7700 log.cc:927] Time spent T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.283s	user 0.001s	sys 0.000s
I20260709 12:10:06.074724  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:06.076031  5592 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:10:06.040594  7568 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:06.103806  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 81595.9us
I20260709 12:10:06.071697  7583 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:06.070214  7400 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:06.077378  7479 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.128619  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:06.128847  5746 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:10:06.130303  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:06.131029  5592 pending_rounds.cc:85] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 3
I20260709 12:10:06.140738  5592 pending_rounds.cc:107] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:10:06.141008  5592 raft_consensus.cc:2889] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:06.136190  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:06.105497  7585 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:06.073964  7678 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.105643  7551 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:06.159071  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:06.157594  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:06.160346  5599 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:06.109895  7377 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 12:10:06.129209  7508 consensus_queue.cc:1059] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 12:10:06.197202  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45833.7us
I20260709 12:10:06.131731  7601 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260709 12:10:06.210502  5673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 973) took 1400 ms. Trace:
I20260709 12:10:06.179382  7211 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:06.223794  5673 rpcz_store.cc:276] 0709 12:10:04.809627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:04.809837 (+   210us) service_pool.cc:224] Handling call
0709 12:10:04.810128 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:04.954893 (+144765us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:04.954927 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:04.965166 (+ 10239us) log.cc:844] Serialized 26 byte log entry
0709 12:10:05.405232 (+440066us) spinlock_profiling.cc:243] Waited 4.98 ms on lock 0x7b18003302e0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb7be07 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c7f82020b 00007f1c7f825d23 00007f1c7f8260d1 00007f1c7fc41a0f
0709 12:10:05.481355 (+ 76123us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:10:05.481399 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:05.561103 (+ 79704us) spinlock_profiling.cc:243] Waited 143 ms on lock 0x7b540016b554. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:05.561226 (+   123us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:06.210221 (+648995us) raft_consensus.cc:1685] finished
0709 12:10:06.210243 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:06.210419 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1241,"raft.queue_time_us":1900,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":6784,"spinlock_wait_cycles":340478592,"thread_start_us":75947,"threads_started":1,"wal-append.queue_time_us":714098}
I20260709 12:10:06.137996  7687 consensus_queue.cc:1059] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 12:10:06.174284  7566 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:06.127648  7552 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:06.221184  7162 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:06.237797  5566 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:06.137831  7568 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.180297  7550 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.246600  5598 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 12:10:06.247079  5598 pending_rounds.cc:85] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 2
I20260709 12:10:06.247351  5598 pending_rounds.cc:107] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 12:10:06.247632  5598 raft_consensus.cc:2889] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:06.148885  7479 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.253021  7573 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:06.275951  7704 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.306s	user 0.000s	sys 0.001s
I20260709 12:10:06.282491  7244 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:06.287904  5745 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:10:06.279867  7481 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:06.308743  7162 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.172231  7551 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.327198  7162 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:06.329190  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 147694us
I20260709 12:10:06.237694  7566 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:06.301604  7621 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.229425  7599 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.365366  7244 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:06.373611  7244 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.234988  7586 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.106s
I20260709 12:10:06.233589  7593 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.103s
I20260709 12:10:06.377386  7162 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:06.409638  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 44121.8us
I20260709 12:10:06.411183  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:06.231258  7400 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.424546  5594 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
W20260709 12:10:06.378109  7419 consensus_meta.cc:287] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.694s	user 0.012s	sys 0.000s
I20260709 12:10:06.358148  7566 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:06.369709  7334 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:10:06.445087  7728 log.cc:927] Time spent T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
I20260709 12:10:06.448331  7244 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.405529  7560 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:06.424291  7682 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.462052  7675 raft_consensus.cc:993] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:06.466687  7557 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 12:10:06.495429  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:06.471236  7400 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:06.467047  7674 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.378161  7621 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:06.433104  7601 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.056s
I20260709 12:10:06.445114  7743 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:06.448083  7594 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
W20260709 12:10:06.497840  7718 log.cc:927] Time spent T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.363s	user 0.000s	sys 0.001s
I20260709 12:10:06.461447  7419 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.499949  7557 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:06.520469  7720 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.275s	user 0.000s	sys 0.000s
I20260709 12:10:06.521987  7754 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.522740  7621 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:06.523134  7731 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.145s	user 0.000s	sys 0.000s
W20260709 12:10:06.531008  7733 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
W20260709 12:10:06.532895  7719 log.cc:927] Time spent T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
I20260709 12:10:06.534538  7479 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.593629  5748 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
W20260709 12:10:06.534886  7735 log.cc:927] Time spent T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:10:06.538626  7552 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:06.600023  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:06.542598  7737 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:06.542886  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:06.543941  7334 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:06.545143  7747 raft_consensus.cc:1081] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:06.550343  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:06.532271  7497 consensus_meta.cc:287] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.501s	user 0.007s	sys 0.000s
I20260709 12:10:06.519408  7568 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:06.606624  7213 consensus_meta.cc:287] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.622s	user 0.010s	sys 0.001s
I20260709 12:10:06.614288  7213 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:06.514050  7714 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.351s	user 0.001s	sys 0.001s
I20260709 12:10:06.489395  7560 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.617041  5591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 912) took 1041 ms. Trace:
I20260709 12:10:06.618083  7560 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:06.557385  7596 consensus_meta.cc:287] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.722s	user 0.011s	sys 0.000s
W20260709 12:10:06.620653  7726 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.334s	user 0.003s	sys 0.000s
I20260709 12:10:06.561470  7678 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.609439  6349 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:06.552847  7520 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:06.606704  6351 consensus_meta.cc:287] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Time spent flushing consensus metadata: real 0.687s	user 0.007s	sys 0.004s
I20260709 12:10:06.606606  7334 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:06.617497  5591 rpcz_store.cc:276] 0709 12:10:05.575610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:05.588569 (+ 12959us) service_pool.cc:224] Handling call
0709 12:10:05.624063 (+ 35494us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:05.643727 (+ 19664us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:05.643784 (+    57us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:05.644337 (+   553us) log.cc:844] Serialized 26 byte log entry
0709 12:10:05.706745 (+ 62408us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b18002edec0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb7be07 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c7f82020b 00007f1c7f825d23 00007f1c7f8260d1 00007f1c7fc41a0f
0709 12:10:05.924342 (+217597us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:10:05.924419 (+    77us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:05.924497 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:06.616650 (+692153us) raft_consensus.cc:1685] finished
0709 12:10:06.616682 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:06.616962 (+   280us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22550,"raft.queue_time_us":24107,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":14648,"spinlock_wait_cycles":3320704,"thread_start_us":217137,"threads_started":1,"wal-append.queue_time_us":428312}
W20260709 12:10:06.554831  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 151088us
W20260709 12:10:06.632437  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 221308us
I20260709 12:10:06.565598  7754 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.621416  7551 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.642031  7754 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:06.642346  7595 consensus_meta.cc:287] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.561s	user 0.009s	sys 0.000s
I20260709 12:10:06.642781  7595 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:06.635156  7599 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.643040  7557 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.653427  7573 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:06.606330  7737 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:06.661814  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 460575us
I20260709 12:10:06.647843  6351 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:10:06.635562  7520 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:06.660173  7557 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:06.674552  6351 pending_rounds.cc:85] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Aborting all ops after (but not including) 3
I20260709 12:10:06.689841  6351 pending_rounds.cc:107] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:10:06.775424  6351 raft_consensus.cc:2889] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:06.704902  7213 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.777824  6351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48476 (request call id 28) took 1023 ms. Trace:
I20260709 12:10:06.714051  7687 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:06.780195  7687 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:06.782337  7687 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:06.768920  5566 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.006s	sys 0.001s
W20260709 12:10:06.784885  5566 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.006s	sys 0.002s
I20260709 12:10:06.785071  7430 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:06.786432  7430 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:10:06.787107  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 550651us
I20260709 12:10:06.788982  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:06.715657  7566 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
W20260709 12:10:06.770547  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 105300us
I20260709 12:10:06.770925  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:06.784219  7687 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:06.773218  7675 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:06.794193  7601 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.778579  7213 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:06.795493  7601 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.796963  7678 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.797770  7678 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.801481  7674 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:06.802249  7674 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.802809  7566 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.804066  7585 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:06.805019  7585 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:06.806917  7585 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.809864  7541 consensus_queue.cc:1059] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:10:06.769256  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 132318us
I20260709 12:10:06.710983  7520 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.792448  7711 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:06.793959  7675 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.766723  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:06.701861  7734 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.278s	user 0.001s	sys 0.004s
I20260709 12:10:06.701437  7737 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.675143  7754 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 12:10:06.816037  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:06.818794  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:06.811805  7541 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:06.819605  7711 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:06.835137  7759 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:06.842767  7749 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:06.842509  5481 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4abdc6d9772d488087fd75aba9aee38f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica c1f2b8e5bdd94ab6bf9f596e555b49d0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:06.843708  7749 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.845165  7762 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.845934  7762 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.846494  7749 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:06.847862  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 81698.8us
I20260709 12:10:06.828701  7541 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:06.848457  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:06.849514  7762 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.850216  7419 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.849524  7541 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.829074  7674 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.835976  7711 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:06.854044  7675 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.856576  7541 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:06.857262  7762 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:06.857340  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:06.857364  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:06.858836  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:06.831301  7678 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.842362  7601 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:06.778375  6351 rpcz_store.cc:276] 0709 12:10:05.754316 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:05.766151 (+ 11835us) service_pool.cc:224] Handling call
0709 12:10:05.804178 (+ 38027us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:06.777269 (+973091us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:06.777688 (+   419us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:10:06.866587  5748 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:06.875669  7775 ts_tablet_manager.cc:933] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:06.866453  7762 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.866420  7749 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:06.890152  5667 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:06.907830  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:06.907616  7520 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.908911  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:06.883688  7762 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:06.914450  7520 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:06.914886  7756 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:10:06.930480  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:06.946682  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.015228  7520 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:07.020942  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 104691us
I20260709 12:10:07.022991  7736 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.023978  7736 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.024427  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.025422  5671 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:07.034329  7687 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.041697  7687 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.043525  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:07.070660  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.072415  7377 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.072750  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:07.073632  5740 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.073367  7377 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.070462  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.080811  7736 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.081310  7586 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.082203  7586 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.065809  7749 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:07.081959  7377 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.100055  5746 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
W20260709 12:10:07.119753  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:07.113214  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:07.100445  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.116870  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:07.135084  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 267323us
I20260709 12:10:07.133165  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:07.156327  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:07.159183  7749 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:07.159704  7749 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.159868  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.160300  7749 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.160651  5745 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:07.161118  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.161751  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.162699  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.166107  7762 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.158363  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:07.172123  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.131567  7419 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:07.185153  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.197957  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.194161  7687 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.223829  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.224409  7419 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.224967  5592 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:07.225193  7775 tablet_copy_client.cc:323] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:07.209867  7377 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:07.235014  5597 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:07.235258  7585 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.229080  7601 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.236011  7585 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.236282  7601 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.238353  7585 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.238798  7601 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.238979  7756 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.239641  7756 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.241111  5666 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:07.241469  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 83354.4us
I20260709 12:10:07.242142  7756 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.242533  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:07.232393  7561 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.244011  7561 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.219514  7430 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.229475  7762 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.232544  7419 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.269117  5740 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:07.270432  5667 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:10:07.272972  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:07.280793  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.281446  5600 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:07.281653  5672 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:07.291062  7561 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.294204  7586 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.295495  7736 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.262372  7377 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:07.296041  7711 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.296579  7585 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.297032  7711 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.297235  7585 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.296006  5743 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 12:10:07.299417  7585 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.271315  7687 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:10:07.284582  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.308895  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.278261  7601 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.299437  7711 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.296257  7736 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.338428  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.338968  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.336287  5592 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:07.348450  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.332731  5759 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet c9b46c32f4fe4141b8bdfb8866160a74 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:07.342554  5667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:07.343111  5597 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:07.304283  7419 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 12:10:07.342887  7520 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.335772  7586 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.378147  5667 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:07.372391  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.385252  5667 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:07.396317  7586 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:07.398895  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 94054us
I20260709 12:10:07.401118  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.366704  7377 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:10:07.406100  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.372746  7711 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.412251  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.410358  5748 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:07.420431  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.379288  5759 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet c9b46c32f4fe4141b8bdfb8866160a74 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-c9b46c32f4fe4141b8bdfb8866160a74
W20260709 12:10:07.433550  7334 consensus_meta.cc:287] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.796s	user 0.015s	sys 0.004s
I20260709 12:10:07.382848  7585 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.430850  5742 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:07.433588  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.381465  7601 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.441977  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:07.455479  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.451371  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:07.408965  7520 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:07.441421  7778 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.342s	user 0.003s	sys 0.003s
I20260709 12:10:07.476465  5740 raft_consensus.cc:2410] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:10:07.484797  5667 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.487257  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.486312  5600 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 5.
I20260709 12:10:07.486378  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.434968  7711 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.499480  5747 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:07.500057  7736 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.501539  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.472987  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:07.504733  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.506771  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.509843  5667 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.509760  5641 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:07.493935  7586 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.493742  7430 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.491070  7561 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.486809  7687 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 12:10:07.517813  7687 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:07.518170  7687 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:07.518450  7711 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.518637  5746 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:07.456708  7334 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.494805  7585 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.522732  7419 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
W20260709 12:10:07.525777  7776 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:10:07.527197  5742 raft_consensus.cc:2410] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
W20260709 12:10:07.528963  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.530499  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:07.520468  7561 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.540722  7557 consensus_queue.cc:1059] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:10:07.542443  7557 raft_consensus.cc:3055] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:07.542841  7557 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:07.543371  7585 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.548547  7736 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.554430  7585 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:07.555344  7736 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.555713  7427 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.557219  7427 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.555753  7585 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.559798  7427 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.533247  7711 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.563288  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.565093  7761 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.565723  7761 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.565534  7687 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:07.567209  7687 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:07.568123  7761 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.569355  7520 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.572746  7464 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:07.573241  7464 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.573585  7464 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.573647  7334 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.533159  7430 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.577028  5597 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:07.580885  7430 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.581670  7749 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.583869  7749 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.587765  7561 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.543941  7557 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.595137  5592 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:07.560319  7585 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:07.597070  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 57562us
W20260709 12:10:07.598569  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 52201.8us
W20260709 12:10:07.599653  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 48868.2us
W20260709 12:10:07.602829  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.603294  7711 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.619663  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:07.622403  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.625460  5566 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:07.623052  7557 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:07.639173  7762 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.639761  7762 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.641692  5594 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:07.642056  7762 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.635180  7334 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:07.643388  7585 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.630517  7601 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:07.643713  7334 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:07.655462  7786 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.129s	user 0.002s	sys 0.002s
I20260709 12:10:07.643636  7756 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.663406  5597 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:07.643868  7586 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.662097  7334 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:07.637012  7749 consensus_queue.cc:1059] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:10:07.682928  7585 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.721959  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:07.724608  7687 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:07.725273  7687 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:07.725142  7419 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:07.685207  7586 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.726548  7687 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.731962  7736 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.690950  7601 consensus_queue.cc:1059] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:10:07.733911  7711 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.727420  7585 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.703293  7756 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.747706  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.749294  5759 tablet_copy_source_session.cc:215] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:07.757866  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b46c32f4fe4141b8bdfb8866160a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:07.758759  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:07.762385  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:07.763558  5494 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:07.778414  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:07.784605  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.789417  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:07.798461  7762 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.799057  7762 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.801993  7762 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.788335  7756 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.802721  7761 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.804323  7585 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:07.796415  7736 consensus_queue.cc:1059] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:10:07.832168  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:07.838538  5566 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:07.854413  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 69392.8us
I20260709 12:10:07.859046  7800 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:07.860307  7792 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:10:07.859966  7800 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.863133  7800 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:07.878726  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:07.882476  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 221036us
W20260709 12:10:07.893162  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 60310.2us
I20260709 12:10:07.897122  7794 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.897954  7749 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:07.863881  7800 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:07.898856  7800 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:07.899312  7800 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:07.897811  7794 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.901392  7430 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:07.901839  7430 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:07.902432  7794 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.902741  7430 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.903934  7430 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:07.908666  5641 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:07.911060  7794 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:07.911696  7794 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.914183  7794 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.915939  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.916523  7427 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:07.917330  7427 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.919230  7427 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:07.919266  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.920261  5674 raft_consensus.cc:2410] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:10:07.921316  7377 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:07.921793  7377 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:07.919885  7427 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:07.922890  7377 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.928073  7377 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:07.896188  7419 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.924731  7796 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.852770  7586 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:07.935696  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 48559.8us
I20260709 12:10:07.846637  7761 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:07.940234  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 84904.4us
W20260709 12:10:07.956339  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:07.938612  7711 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:07.966198  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.967397  5667 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:10:07.935396  7419 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.965171  7711 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:07.996500  7711 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:07.999212  7800 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:07.965045  7427 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.006814  5641 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.015010  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:08.016829  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 106801us
I20260709 12:10:08.022181  5641 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.027225  7586 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.027722  7586 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:08.028213  7586 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.029531  5641 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.031111  7795 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.031594  7795 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.032011  7795 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.039436  7586 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.042047  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:07.954046  7796 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.058324  5671 raft_consensus.cc:2393] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:08.060997  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.008419  7427 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:07.989399  7464 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.013926  7736 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.020596  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:08.070106  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.070389  5666 raft_consensus.cc:2393] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:08.071441  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.061228  7520 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.075454  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:08.077805  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 73397.3us
I20260709 12:10:08.078351  5667 raft_consensus.cc:1240] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:08.074684  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.074211  7798 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 12:10:08.080101  7791 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:08.080401  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:08.080639  7791 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:08.081992  7798 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:08.081696  7791 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.082556  7798 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:08.083205  7791 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:08.083597  7798 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.084630  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.084794  7810 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.085271  7810 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.085646  7810 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.085809  5673 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 12:10:08.064628  7427 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.087990  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.090814  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.093315  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.092031  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.094025  5746 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:08.112166  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.113133  5600 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:08.115648  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.118472  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.097218  7794 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:08.089855  7736 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.120011  5592 raft_consensus.cc:1240] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:08.121227  5666 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:08.118311  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.118865  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.116405  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.151345  5746 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:08.123842  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.147534  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.148896  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.089372  7541 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.159381  7809 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:10:08.159729  5563 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.2:41867 timed out after 2.123s (SENT) [suppressed 5 similar messages]
I20260709 12:10:08.146847  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.144919  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:08.162524  7765 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:10:08.166980  7822 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:08.168865  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 145) took 5555 ms. Trace:
I20260709 12:10:08.177066  7584 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:08.178015  7811 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:10:08.177731  7584 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.178529  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.179170  5591 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:08.148936  7464 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:08.146680  7803 log.cc:927] Time spent T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 12:10:08.115475  7756 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:08.097641  7800 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.180262  5671 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:08.181442  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.182883  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.147464  7761 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.174896  5744 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:08.173103  7794 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:08.194489  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.143566  7520 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.173566  7809 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:08.205947  7794 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.209657  7736 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:08.227648  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 165720us
I20260709 12:10:08.229568  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.230430  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 16f88f63a79a482d8afa3b5396d63155 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 7)) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:08.234328  7736 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:08.234866  7736 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.235348  7586 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.196635  7762 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:08.235721  5671 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:08.240522  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.241024  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.245291  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.247614  5747 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:08.248687  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.249292  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.250583  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.204898  7541 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.228739  7419 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.252424  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.256248  5740 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:08.254894  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.253178  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.244593  7464 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.259028  7464 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:08.259654  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 86928.8us
I20260709 12:10:08.260537  6314 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:08.261996  7584 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.264794  5749 raft_consensus.cc:2410] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec 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: 4 index: 3.
I20260709 12:10:08.267004  5740 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:08.269732  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.282744  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.284582  7829 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:08.285641  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.290729  7541 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.224846  7756 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.293030  5740 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:08.294247  7756 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.252429  7749 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 12:10:08.274271  7809 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.297084  7809 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:08.298286  7557 consensus_meta.cc:287] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.647s	user 0.010s	sys 0.000s
I20260709 12:10:08.176990  5497 rpcz_store.cc:276] 0709 12:10:02.613320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:02.630536 (+ 17216us) service_pool.cc:224] Handling call
0709 12:10:08.168490 (+5537954us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:05.959066 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:05.959828 (+   762us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:05.959876 (+    48us) write_op.cc:435] Acquired schema lock
0709 12:10:05.959902 (+    26us) tablet.cc:662] Decoding operations
0709 12:10:06.130126 (+170224us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:06.137732 (+  7606us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:06.139150 (+  1418us) tablet.cc:685] Acquiring locks for 13 operations
0709 12:10:06.511811 (+372661us) tablet.cc:701] Row locks acquired
0709 12:10:06.514186 (+  2375us) write_op.cc:260] PREPARE: finished
0709 12:10:06.539125 (+ 24939us) write_op.cc:270] Start()
0709 12:10:06.539239 (+   114us) write_op.cc:276] Timestamp: P: 1783599006539070 usec, L: 0
0709 12:10:06.539262 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:10:06.539986 (+   724us) log.cc:844] Serialized 5080 byte log entry
0709 12:10:06.865581 (+325595us) op_driver.cc:464] REPLICATION: finished
0709 12:10:07.609715 (+744134us) write_op.cc:301] APPLY: starting
0709 12:10:07.624608 (+ 14893us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:07.625096 (+   488us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:07.656415 (+ 31319us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:07.732026 (+ 75611us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:07.732398 (+   372us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 12:10:07.732455 (+    57us) write_op.cc:312] APPLY: finished
0709 12:10:07.732917 (+   462us) log.cc:844] Serialized 94 byte log entry
0709 12:10:07.733148 (+   231us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:07.733423 (+   275us) write_op.cc:454] Released schema lock
0709 12:10:07.733507 (+    84us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:07.734167 (+   660us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:07.734209 (+    42us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":38,"child_traces":[["op",{"apply.queue_time_us":695719,"apply.run_cpu_time_us":6436,"apply.run_wall_time_us":137814,"num_ops":13,"prepare.queue_time_us":113680,"prepare.run_cpu_time_us":44379,"prepare.run_wall_time_us":716781,"raft.queue_time_us":152681,"raft.run_cpu_time_us":19689,"raft.run_wall_time_us":231136,"replication_time_us":326043,"thread_start_us":602814,"threads_started":5,"wal-append.queue_time_us":164749}]]}
I20260709 12:10:08.301563  7427 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.302690  5673 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:08.305519  7520 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.308121  7427 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.243007  7795 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.314996  7795 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.315042  7427 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.248281  7822 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.316435  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.317456  5748 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:08.315768  7427 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.322698  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.323365  5740 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:08.323657  7711 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.324107  7427 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:08.326376  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 81305.8us
I20260709 12:10:08.252038  7827 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:08.335135  5641 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:08.332756  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 173047us
W20260709 12:10:08.336719  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 90570.7us
I20260709 12:10:08.339246  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:08.340245  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.340912  5666 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:08.245685  7762 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.325305  7464 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.358776  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:08.346053  7334 consensus_meta.cc:287] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.642s	user 0.013s	sys 0.000s
I20260709 12:10:08.359143  7557 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.381770  7822 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.382390  7557 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:08.382957  7557 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.383076  7762 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.347355  7586 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:08.383772  7586 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.384123  7586 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:08.384153  7822 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.390177  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.365149  5641 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:08.338479  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 76511.5us
I20260709 12:10:08.393023  7711 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.349845  7756 consensus_queue.cc:1059] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 12:10:08.398790  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.399470  5598 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 5.
I20260709 12:10:08.358616  7736 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.402179  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.407325  7585 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.407902  7585 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.409184  7586 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.410467  5671 raft_consensus.cc:1240] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:08.410789  7585 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.411212  7586 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.411530  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.412062  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.412705  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.413089  7749 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:08.414089  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.413117  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:08.414804  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 49748.8us
I20260709 12:10:08.413621  7749 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.416759  7584 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:08.417150  7584 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.417492  7584 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:08.417536  7749 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.420830  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.421859  7427 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:08.422184  7430 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:08.422417  7427 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.424520  7427 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.425213  7756 raft_consensus.cc:3055] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:08.425565  7756 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:08.426581  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.426445  7756 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.427536  7756 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:08.428865  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.429535  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.430136  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.430864  5666 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:08.431169  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.430128  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.432029  5668 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:08.430672  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.432710  7834 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:08.433261  7834 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.434275  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.434863  5669 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 2.
I20260709 12:10:08.435494  7834 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:08.436244  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:08.433564  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.438247  5667 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:08.381812  7334 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.440299  7334 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.446949  7584 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.448226  7749 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:08.451181  7749 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:08.452091  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:08.453388  7749 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.449184  5748 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:08.449637  7775 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48492 (request call id 27) took 1676 ms. Trace:
I20260709 12:10:08.455016  7775 rpcz_store.cc:276] 0709 12:10:06.773603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:06.774186 (+   583us) service_pool.cc:224] Handling call
0709 12:10:06.892361 (+118175us) ts_tablet_manager.cc:934] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
0709 12:10:07.752386 (+860025us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:10:08.300778 (+548392us) tablet_metadata.cc:665] Metadata flushed
0709 12:10:08.300936 (+   158us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:10:08.440936 (+140000us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:10:08.441260 (+   324us) tablet_replica.cc:206] Creating consensus instance
0709 12:10:08.449442 (+  8182us) ts_tablet_manager.cc:989] Replica registered.
0709 12:10:08.449538 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":128839,"tablet-copy.queue_time_us":92955,"thread_start_us":202116,"threads_started":2}
I20260709 12:10:08.364884  7796 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.448027  7810 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.458906  7775 tablet_copy_client.cc:806] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:08.460000  7775 tablet_copy_client.cc:670] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:08.462035  7584 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.458812  7557 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.458815  7810 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.464617  7557 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.466257  5641 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.465905  7584 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:08.467113  7586 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:08.467226  5641 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.467778  7586 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:08.468020  7756 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.468510  7756 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.468576  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.469101  7756 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.470911  5669 raft_consensus.cc:1240] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:08.476446  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:08.487839  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:08.493248  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:08.493907  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:08.494431  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:08.497519  5670 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:10:08.499457  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.499969  5672 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:08.501338  5667 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:08.501573  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.503561  5668 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: [5.3-7.4]
I20260709 12:10:08.478511  7557 raft_consensus.cc:2764] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:10:08.351344  7827 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.511906  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.504146  7749 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:08.514176  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.515363  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.516103  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.521869  5749 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:08.523105  5668 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:08.523397  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.498181  7810 consensus_queue.cc:1059] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 12:10:08.524382  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.527635  5672 raft_consensus.cc:2393] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:08.472661  7586 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.533392  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.521044  7749 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.539104  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.540176  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.541052  5748 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:08.552103  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.552865  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.553700  5670 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:08.554821  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.557202  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.559309  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.557260  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.560036  5675 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:08.560868  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.561587  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:08.561838  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.562377  5675 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:08.562734  7557 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:08.563159  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.564139  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:08.564040  7557 consensus_queue.cc:1059] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:08.564908  7557 raft_consensus.cc:3055] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:08.564999  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.565915  5748 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:08.565001  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.566851  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.566998  5747 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:08.567413  5746 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:10:08.566231  7809 consensus_queue.cc:1059] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:08.568439  7809 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:08.568814  7809 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:08.569690  7809 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.570613  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.571228  5749 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:08.572506  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.573676  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.573982  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.574286  5741 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:08.565302  7557 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:08.575562  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.575949  7557 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:08.576737  7796 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.577631  7557 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:08.567334  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:08.578595  7800 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.578963  7800 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:08.579523  7800 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.579555  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:08.580569  7430 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:08.577399  7796 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.557745  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.585693  5668 raft_consensus.cc:2368] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:08.588716  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.594141  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.594892  5740 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:10:08.590838  5670 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.604179  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.606755  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.625968  7464 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:08.626703  7464 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.587378  5668 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:10:08.640038  7464 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.640641  5668 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 12:10:08.640910  7800 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:08.624991  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45221.9us
I20260709 12:10:08.619208  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:08.642163  5668 pending_rounds.cc:85] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 3
I20260709 12:10:08.645876  5672 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:08.663592  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:08.666424  5669 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:08.644979  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.572495  7809 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:08.661440  5668 pending_rounds.cc:107] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:10:08.700243  5668 raft_consensus.cc:2889] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:08.542771  7749 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:08.704942  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.701749  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.702046  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:08.702766  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 55401.3us
I20260709 12:10:08.704046  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.713977  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.712505  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.645217  7800 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:08.729701  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.716275  5596 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:08.647672  7796 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.733325  5667 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
W20260709 12:10:08.742535  7789 log.cc:927] Time spent T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.166s	user 0.000s	sys 0.000s
I20260709 12:10:08.743580  7813 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:08.743978  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:08.745491  7838 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
I20260709 12:10:08.747474  7837 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.748106  7837 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.757088  5670 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:08.762125  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.718269  7762 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:08.765221  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.765662  5740 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:08.766619  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:08.773262  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.774540  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.740378  7810 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:08.777271  5748 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
I20260709 12:10:08.787101  5712 leader_election.cc:400] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:08.787564  5712 leader_election.cc:403] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:08.778918  7800 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:08.765506  7795 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:08.771627  7813 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:08.802187  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.771445  7837 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:08.772028  7541 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:08.811064  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:08.804661  5596 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
W20260709 12:10:08.809458  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 54403.5us
I20260709 12:10:08.785035  7810 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:08.820758  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:08.799455  7800 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:08.823553  7844 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.263s	user 0.002s	sys 0.000s
I20260709 12:10:08.822533  7810 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:08.784546  7762 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:08.824251  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.854370  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:08.854391  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:08.858276  5595 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:08.810963  7419 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:10:08.804214  7813 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.859037  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:08.975944  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 151759us
I20260709 12:10:08.982635  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:08.840965  7800 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:08.993355  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:08.820246  7541 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:08.814322  7795 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.003175  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:08.989498  7813 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:09.085577  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:09.102038  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 119453us
I20260709 12:10:09.027705  7832 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:09.106115  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 251819us
W20260709 12:10:09.107406  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.115135  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:09.118173  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.044241  7794 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:09.101191  7857 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:09.244063  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:09.105404  7427 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:09.164402  5749 raft_consensus.cc:1240] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:09.238597  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:09.126402  7827 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:09.337220  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:09.412438  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.446787  5566 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:09.244184  7791 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:09.473874  7791 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.473917  7798 raft_consensus.cc:3055] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:09.477835  7816 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:09.478049  7798 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:09.479601  7852 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.373s	user 0.000s	sys 0.000s
I20260709 12:10:09.479152  7798 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.476224  7791 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:09.481957  7854 log.cc:927] Time spent T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.356s	user 0.000s	sys 0.000s
W20260709 12:10:09.483109  7855 log.cc:927] Time spent T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.152s	user 0.000s	sys 0.000s
I20260709 12:10:09.485405  7862 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:10:09.489359  7861 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.167s	user 0.000s	sys 0.000s
W20260709 12:10:09.449079  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 345608us
I20260709 12:10:09.250352  7857 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:09.495111  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:09.129611  7334 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.441932  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 16f88f63a79a482d8afa3b5396d63155 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
W20260709 12:10:09.497706  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:09.457106  7849 log.cc:927] Time spent T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.351s	user 0.000s	sys 0.001s
I20260709 12:10:09.132406  7815 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:09.329735  7837 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:10:09.510450  5484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 400250us
I20260709 12:10:09.490098  7819 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:09.518662  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:09.598165  5594 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:09.450060  7427 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:09.499722  7857 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:09.613742  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:09.515157  7837 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.618227  5600 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
W20260709 12:10:09.608479  7749 consensus_meta.cc:287] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.887s	user 0.008s	sys 0.000s
I20260709 12:10:09.597970  7819 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.616696  7827 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.647877  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:09.648660  5594 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:09.650888  7866 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:10:09.651340  7856 log.cc:927] Time spent T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
I20260709 12:10:09.651494  7866 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:09.652603  7866 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:09.653942  7860 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.201s	user 0.001s	sys 0.000s
I20260709 12:10:09.655604  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:09.656736  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:09.657070  5746 consensus_meta.cc:287] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.655s	user 0.008s	sys 0.001s
I20260709 12:10:09.657437  5746 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:09.642701  7749 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.659344  5747 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:10:09.661358  7859 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 12:10:09.661240  7749 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:09.634580  7837 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:09.664755  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:09.667126  5600 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
W20260709 12:10:09.637030  5563 connection.cc:256] RPC call timeout handler was delayed by -1.1479602540000542s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2162s for a response
I20260709 12:10:09.640077  7762 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:09.617493  7334 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.643980  7819 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:09.690450  5600 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260709 12:10:09.692087  5592 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.866s	user 0.004s	sys 0.015s
I20260709 12:10:09.662406  7749 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:09.691835  5668 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.679s	user 0.004s	sys 0.015s
W20260709 12:10:09.699005  5668 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.004s	sys 0.015s
I20260709 12:10:09.670486  7541 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:09.699980  5668 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 993) took 1143 ms. Trace:
W20260709 12:10:09.693466  5592 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.867s	user 0.004s	sys 0.015s
I20260709 12:10:09.664263  7827 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.701073  7749 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.692013  7815 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
W20260709 12:10:09.714798  5671 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.054s	user 0.008s	sys 0.015s
W20260709 12:10:09.716365  5671 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.056s	user 0.008s	sys 0.015s
I20260709 12:10:09.729604  7867 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:09.736327  7867 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.739938  7867 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:09.754341  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 280714us
I20260709 12:10:09.756135  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:09.702893  5668 rpcz_store.cc:276] 0709 12:10:08.556593 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.754138 (+197545us) service_pool.cc:224] Handling call
0709 12:10:08.773822 (+ 19684us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:08.774041 (+   219us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:10:08.825319 (+ 51278us) log.cc:844] Serialized 14 byte log entry
0709 12:10:09.699484 (+874165us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:10:09.699560 (+    76us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:10:09.699621 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:09.699712 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:09.699909 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":38011,"prepare.queue_time_us":53055,"raft.queue_time_us":114130,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":15639,"spinlock_wait_cycles":26865536,"thread_start_us":841148,"threads_started":2,"wal-append.queue_time_us":276272}
I20260709 12:10:09.763708  7585 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:09.764279  7585 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.764761  7585 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:09.753718  7756 consensus_meta.cc:287] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 1.266s	user 0.010s	sys 0.001s
I20260709 12:10:09.752741  7427 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:09.722828  7816 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:09.767668  5641 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.758s	user 0.021s	sys 0.021s
I20260709 12:10:09.726390  7815 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:09.787446  5641 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.778s	user 0.022s	sys 0.021s
I20260709 12:10:09.808658  7815 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:09.813194  5592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 904) took 1109 ms. Trace:
W20260709 12:10:09.813814  7832 consensus_meta.cc:287] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.691s	user 0.006s	sys 0.004s
I20260709 12:10:09.814218  7832 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:09.816974  7857 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.819348  7857 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:09.813637  5592 rpcz_store.cc:276] 0709 12:10:08.704221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.704330 (+   109us) service_pool.cc:224] Handling call
0709 12:10:08.721351 (+ 17021us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:08.769445 (+ 48094us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:08.769480 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:08.796818 (+ 27338us) log.cc:844] Serialized 26 byte log entry
0709 12:10:09.704481 (+907663us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:10:09.704539 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:09.704650 (+   111us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:09.812943 (+108293us) raft_consensus.cc:1685] finished
0709 12:10:09.812964 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:09.813107 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9454,"raft.queue_time_us":37419,"spinlock_wait_cycles":52471040,"thread_start_us":878385,"threads_started":1,"wal-append.queue_time_us":916738}
W20260709 12:10:09.789917  7557 consensus_meta.cc:287] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 1.212s	user 0.010s	sys 0.011s
I20260709 12:10:09.826190  5594 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:09.767666  7756 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.787575  7867 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:09.831032  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 161433us
W20260709 12:10:09.831010  7841 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.681s	user 0.014s	sys 0.004s
I20260709 12:10:09.850009  5666 raft_consensus.cc:1240] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 6. Ops: []
W20260709 12:10:09.853753  7840 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 1.150s	user 0.006s	sys 0.012s
I20260709 12:10:09.847270  7879 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:09.855612  7800 consensus_meta.cc:287] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.853s	user 0.011s	sys 0.000s
I20260709 12:10:09.855763  7879 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.859148  7879 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:09.859489  7847 log.cc:927] Time spent T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 1.108s	user 0.005s	sys 0.007s
I20260709 12:10:09.860726  7816 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.862444  7334 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:09.862933  5669 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 992) took 1306 ms. Trace:
I20260709 12:10:09.856027  7800 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:09.863796  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 748682us
W20260709 12:10:09.865602  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 109565us
W20260709 12:10:09.865675  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.870421  5566 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:09.863322  5669 rpcz_store.cc:276] 0709 12:10:08.556109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.695483 (+139374us) service_pool.cc:224] Handling call
0709 12:10:08.695825 (+   342us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:08.696071 (+   246us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:10:08.753830 (+ 57759us) log.cc:844] Serialized 14 byte log entry
0709 12:10:09.101631 (+347801us) log.cc:844] Serialized 14 byte log entry
0709 12:10:09.855576 (+753945us) spinlock_profiling.cc:243] Waited 22.1 ms on lock 0x7b18004001e0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb993f3 00007f1c7cb9b7c1 00007f1c7cb9b779 00007f1c7cb9b709 00007f1c7cb9b6d1 00007f1c7cb9a9cd 0000000000388634 0000000000388479 00007f1c7cb7c83a
0709 12:10:09.858294 (+  2718us) spinlock_profiling.cc:243] Waited 4.51 ms on lock 0x7b18004001e0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb99522 00007f1c7cb9b7c1 00007f1c7cb9b779 00007f1c7cb9b709 00007f1c7cb9b6d1 00007f1c7cb9a9cd 0000000000388634 0000000000388479 00007f1c7cb7c83a
0709 12:10:09.862460 (+  4166us) spinlock_profiling.cc:243] Waited 3.93 ms on lock 0x7b18004001e0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb13c0a 00007f1c86253219 00007f1c7cb9ba40 00007f1c7cb964e4 00007f1c7cb96455 00007f1c7fc7e060 00007f1c7fc90716 00007f1c7fca1287 00007f1c7fca1208
0709 12:10:09.862597 (+   137us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:10:09.862643 (+    46us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:10:09.862684 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:09.862746 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:09.862855 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":60596,"prepare.queue_time_us":54647,"prepare.run_cpu_time_us":84,"prepare.run_wall_time_us":89,"raft.queue_time_us":19557,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":14791,"spinlock_wait_cycles":70142464,"thread_start_us":320149,"threads_started":1,"wal-append.queue_time_us":492756}
I20260709 12:10:09.877708  5566 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:09.883519  5566 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
I20260709 12:10:09.883828  5566 leader_election.cc:403] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 12:10:09.849464  7841 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.845s	user 0.015s	sys 0.004s
W20260709 12:10:09.889858  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 102850us
I20260709 12:10:09.891800  5671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 964) took 1421 ms. Trace:
I20260709 12:10:09.892191  5671 rpcz_store.cc:276] 0709 12:10:08.470634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.471687 (+  1053us) service_pool.cc:224] Handling call
0709 12:10:08.471960 (+   273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:08.498414 (+ 26454us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:10:08.532772 (+ 34358us) log.cc:844] Serialized 14 byte log entry
0709 12:10:09.891469 (+1358697us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:10:09.891521 (+    52us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:10:09.891569 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:09.891639 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:09.891756 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":173294,"prepare.queue_time_us":200840,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":3686,"thread_start_us":1080438,"threads_started":2,"wal-append.queue_time_us":1284706}
I20260709 12:10:09.900045  7879 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:09.880652  7334 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:09.901409  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.882513  7586 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:09.901878  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:09.907444  5669 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:09.838449  7867 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.901445  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:09.879490  7866 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:09.901443  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:09.908425  5749 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:09.910899  5746 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:09.905426  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:09.900537  7879 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:09.886351  7749 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:09.928038  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:09.900110  7810 consensus_meta.cc:287] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.911s	user 0.011s	sys 0.000s
I20260709 12:10:09.910393  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:09.941409  5670 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:09.942705  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:09.902841  7334 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.903018  7541 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:09.936482  7850 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.949s	user 0.003s	sys 0.010s
I20260709 12:10:09.937968  7879 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:09.938508  7736 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
W20260709 12:10:09.939332  7813 consensus_meta.cc:287] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.814s	user 0.009s	sys 0.000s
I20260709 12:10:09.884727  7837 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:09.959488  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:09.927987  7827 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:09.956741  7334 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:09.956923  7557 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:09.980970  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77662.6us
I20260709 12:10:09.927459  7585 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.956944  7878 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:09.987310  7867 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:09.988724  5747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52862 (request call id 1146) took 1360 ms. Trace:
I20260709 12:10:09.989261  5747 rpcz_store.cc:276] 0709 12:10:08.628584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.629149 (+   565us) service_pool.cc:224] Handling call
0709 12:10:09.988368 (+1359219us) spinlock_profiling.cc:243] Waited 983 ms on lock 0x7b54002abcd4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:09.988541 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2260500224}
I20260709 12:10:09.957110  7810 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.980187  7837 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:09.960587  7541 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.984961  7834 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:10.017227  5669 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:09.950606  7866 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:09.997335  7827 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.024995  5741 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
W20260709 12:10:10.018016  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 169746us
W20260709 12:10:10.014806  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 133501us
I20260709 12:10:09.971468  7813 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:10.019878  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 114220us
I20260709 12:10:09.992491  7819 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.029564  5641 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.015722  7857 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.015565  7756 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.020695  7834 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:10.035367  5641 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.036293  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.037420  5740 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:10.039153  5641 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.041296  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.044821  5641 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.043597  7870 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:10.048033  7870 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.048413  7870 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:10.034557  7867 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.067479  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.071861  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:10.072521  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.043967  7427 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:10:10.052591  7809 consensus_meta.cc:287] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 1.347s	user 0.011s	sys 0.004s
I20260709 12:10:10.051388  7756 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:10.080447  7819 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.085938  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.088294  5673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 997) took 1530 ms. Trace:
I20260709 12:10:10.101817  5673 rpcz_store.cc:276] 0709 12:10:08.557988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.812424 (+254436us) service_pool.cc:224] Handling call
0709 12:10:08.812755 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:09.102377 (+289622us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:09.102411 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:10:09.102449 (+    38us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:10:09.102479 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:10.088017 (+985538us) spinlock_profiling.cc:243] Waited 289 ms on lock 0x7b5400285854. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:10.088081 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:10.088235 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":665658624}
I20260709 12:10:10.103075  7813 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.085628  5566 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.103605  7798 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:10.051798  7584 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:10.080969  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.078047  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.107440  5746 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:10:10.063196  7867 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.059355  7762 raft_consensus.cc:2764] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:10:10.081630  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.110316  5747 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
W20260709 12:10:10.080336  7884 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 12:10:10.061484  7736 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.079418  7895 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.038257  7857 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.069169  7892 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:10.111922  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 79240.6us
I20260709 12:10:10.037045  7827 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:10.116000  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 67107.7us
W20260709 12:10:10.089426  7851 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 1.109s	user 0.005s	sys 0.000s
I20260709 12:10:10.083464  7866 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.075888  7427 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:10.105085  7756 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.087412  7893 consensus_queue.cc:1059] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 12:10:10.137033  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:10.139014  7892 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:10.137924  7889 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 12:10:10.170571  7892 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.084167  7810 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.109516  7584 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.171409  7584 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:10.133178  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 95579.9us
I20260709 12:10:10.118196  7736 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.144109  5749 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:10.146644  7756 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:10.177721  7857 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.179746  7827 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.180970  5740 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 1324) took 1408 ms. Trace:
I20260709 12:10:10.181368  7557 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.182121  7800 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.180982  5666 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 967) took 1709 ms. Trace:
I20260709 12:10:10.183492  5666 rpcz_store.cc:276] 0709 12:10:08.471461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.472466 (+  1005us) service_pool.cc:224] Handling call
0709 12:10:08.498973 (+ 26507us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:09.850618 (+1351645us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:10.180759 (+330141us) spinlock_profiling.cc:243] Waited 1.35 s on lock 0x7b5400428bd4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:10.180922 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3106574080}
I20260709 12:10:10.150628  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 30) took 5184 ms. Trace:
I20260709 12:10:10.153828  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:10.185300  7736 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.189617  7834 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.190917  7834 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:10.196893  7585 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.134619  7819 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:10.198391  7819 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.198704  7867 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.199388  7819 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.200855  7822 raft_consensus.cc:3055] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.143549  7427 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:10.201296  7822 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.202332  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:10.202108  7822 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.203302  7822 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.205504  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 1325) took 1386 ms. Trace:
I20260709 12:10:10.205881  5741 rpcz_store.cc:276] 0709 12:10:08.822317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.822497 (+   180us) service_pool.cc:224] Handling call
0709 12:10:08.822889 (+   392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:10.029514 (+1206625us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:10.205238 (+175724us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b540017c354. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:10.205422 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2756830464}
I20260709 12:10:10.206629  5747 raft_consensus.cc:1240] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:10.207602  7775 tablet_copy_client.cc:538] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:10.210507  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.211232  5745 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.185911  5494 rpcz_store.cc:276] 0709 12:10:04.965848 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:04.966021 (+   173us) service_pool.cc:224] Handling call
0709 12:10:10.150563 (+5184542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:07.899400 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:07.900049 (+   649us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:07.900105 (+    56us) write_op.cc:435] Acquired schema lock
0709 12:10:07.900136 (+    31us) tablet.cc:662] Decoding operations
0709 12:10:07.901268 (+  1132us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:07.901375 (+   107us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:07.901411 (+    36us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:07.901719 (+   308us) tablet.cc:701] Row locks acquired
0709 12:10:07.901778 (+    59us) write_op.cc:260] PREPARE: finished
0709 12:10:07.901957 (+   179us) write_op.cc:270] Start()
0709 12:10:07.902105 (+   148us) write_op.cc:276] Timestamp: P: 1783599007901895 usec, L: 0
0709 12:10:07.902123 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:10:08.063471 (+161348us) log.cc:844] Serialized 586 byte log entry
0709 12:10:08.309973 (+246502us) spinlock_profiling.cc:243] Waited 36.1 ms on lock 0x7b54003291d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc81e28 00007f1c836bc581 00007f1c836bbd58 00007f1c836c09f1 00007f1c836c09a9 00007f1c836c0939 00007f1c836c0901 00007f1c836bfb2d 0000000000388634 0000000000388479
0709 12:10:08.841689 (+531716us) op_driver.cc:464] REPLICATION: finished
0709 12:10:09.766547 (+924858us) write_op.cc:301] APPLY: starting
0709 12:10:09.769711 (+  3164us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:09.777764 (+  8053us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:09.784347 (+  6583us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:09.808766 (+ 24419us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:09.808922 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:09.808967 (+    45us) write_op.cc:312] APPLY: finished
0709 12:10:09.809150 (+   183us) log.cc:844] Serialized 22 byte log entry
0709 12:10:09.984743 (+175593us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:09.999368 (+ 14625us) write_op.cc:454] Released schema lock
0709 12:10:10.012819 (+ 13451us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:10.033114 (+ 20295us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:10.036797 (+  3683us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6102,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":894435,"apply.run_cpu_time_us":25134,"apply.run_wall_time_us":270275,"num_ops":1,"prepare.queue_time_us":131746,"prepare.run_cpu_time_us":7358,"prepare.run_wall_time_us":410774,"replication_time_us":912339,"spinlock_wait_cycles":83107584,"thread_start_us":1157810,"threads_started":3,"wal-append.queue_time_us":207088}]]}
I20260709 12:10:10.191025  7541 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:10.215813  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 48760.8us
I20260709 12:10:10.216823  7419 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.217343  7419 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.219101  7810 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.219544  7419 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.219632  7810 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.221942  7810 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.225142  7794 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:10.155043  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.223973  7798 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:10.228169  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 85543.1us
W20260709 12:10:10.167333  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.154160  5675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 988) took 1599 ms. Trace:
I20260709 12:10:10.230476  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.231273  5669 raft_consensus.cc:1240] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:10.234167  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:10.237197  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.162690  7795 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.237841  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.237123  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.238498  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.238655  7798 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.239061  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.239555  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.240978  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.229136  5675 rpcz_store.cc:276] 0709 12:10:08.554556 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.602547 (+ 47991us) service_pool.cc:224] Handling call
0709 12:10:08.610230 (+  7683us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:08.624377 (+ 14147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:08.624729 (+   352us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:08.645385 (+ 20656us) log.cc:844] Serialized 26 byte log entry
0709 12:10:08.719577 (+ 74192us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:10:08.719627 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:08.719691 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:10.059445 (+1339754us) spinlock_profiling.cc:243] Waited 24.2 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:10:10.138275 (+ 78830us) raft_consensus.cc:1685] finished
0709 12:10:10.138299 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:10.154093 (+ 15794us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1926,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":88,"spinlock_wait_cycles":55735552,"thread_start_us":73742,"threads_started":1,"wal-append.queue_time_us":153935}
I20260709 12:10:10.241600  7876 raft_consensus.cc:1064] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:10.242142  7794 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.242635  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.242095  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:10.244786  7857 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.245338  7857 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.246718  7876 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:10.247653  7857 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.245360  5668 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
I20260709 12:10:10.251071  7795 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.251618  7795 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.159621  5746 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:10.254347  7892 consensus_queue.cc:1059] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:10.220160  7334 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.255703  7892 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.256188  7892 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.254460  5563 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.254050  7870 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.181384  5740 rpcz_store.cc:276] 0709 12:10:08.772307 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:08.772868 (+   561us) service_pool.cc:224] Handling call
0709 12:10:10.180750 (+1407882us) spinlock_profiling.cc:243] Waited 1.26 s on lock 0x7b5400408154. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:10.180907 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2905093504}
I20260709 12:10:10.208181  7879 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.260167  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.260516  5566 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.260946  5749 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:10.240778  7798 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.287249  7904 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:10.268702  7867 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.296947  7867 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:10.298422  7870 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.299669  7867 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.287364  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.300573  5668 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
I20260709 12:10:10.287372  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.257308  7837 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.304100  7795 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.304677  7756 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.287489  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.307287  5748 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:10.307662  7756 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.257345  7334 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.310308  7879 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.244465  7794 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.287770  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:10.312507  5481 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4abdc6d9772d488087fd75aba9aee38f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica c1f2b8e5bdd94ab6bf9f596e555b49d0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:10.287784  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.289921  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.292148  5566 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.313468  5743 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.313999  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.273890  7857 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.290620  7904 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.315500  7857 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.315618  7904 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:10.317636  7857 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.294587  7827 consensus_queue.cc:1059] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:10:10.277405  7736 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:10.319379  7736 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:10.319765  7736 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.312909  5742 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:10.320071  7798 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.257165  7892 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.321431  7837 raft_consensus.cc:3055] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.321834  7837 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.321926  7892 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.320106  7736 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:10.319404  7827 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:10.320677  7798 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.325088  7827 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.295500  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.326695  7798 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.327108  7895 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:10.327353  5741 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:10.322672  7837 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.327694  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:10.328981  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.330181  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.332000  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:10.325918  7827 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.336385  5741 raft_consensus.cc:1240] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:10.291404  5669 raft_consensus.cc:2368] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:10.336297  7895 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:10.360740  7904 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.368885  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.369387  5748 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:10.369554  5742 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:10.342453  7334 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.365059  7879 consensus_queue.cc:1059] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:10.365820  7895 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:10.366289  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.358811  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.329226  7837 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.356168  7822 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:10.341384  7791 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:10:10.378612  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 327748us
I20260709 12:10:10.393528  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.395732  7334 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.397151  7893 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.399538  7895 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.405624  7893 consensus_queue.cc:1059] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:10.406814  7887 raft_consensus.cc:3055] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.407173  7887 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.408949  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.412065  7334 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.413456  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.415652  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.337487  7584 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.417532  5743 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:10.419101  7903 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.419358  7427 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.421737  7427 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.423704  7906 raft_consensus.cc:3055] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.424103  7906 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.425580  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.381055  7822 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.425731  5742 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:10.416966  5566 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.427157  5563 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:10.427668  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 138137us
I20260709 12:10:10.416775  7893 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.417634  5641 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.433923  5674 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.430122  7822 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:10.441409  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.428808  5493 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:10.445389  5493 catalog_manager.cc:5697] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:10.447166  5493 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:10.392184  7898 consensus_queue.cc:1059] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:10:10.429085  7903 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:10.449741  7898 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.449966  7584 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.450120  7898 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.450737  7736 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.450935  7898 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.451983  7816 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.452203  7898 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.431509  7879 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:10.452471  7816 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.453133  7879 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.453532  7879 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.455540  7887 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.438405  7819 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:10:10.439270  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.467708  7892 consensus_queue.cc:1059] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:10.460284  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.439777  7870 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:10.457055  5493 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:10.470469  5566 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.476861  7584 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:10.477445  7584 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:10.464363  7775 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:10.459926  7816 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:10.467787  7334 consensus_queue.cc:1175] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" responder_term: 5 status { last_received { term: 5 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 5 index: 4 } }
I20260709 12:10:10.482501  5566 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:10.483525  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 56462.1us
I20260709 12:10:10.484920  5563 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.486402  7893 raft_consensus.cc:3055] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:10.486899  7893 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.487660  5493 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 5, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:10.488018  7893 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.489526  7893 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.491166  5493 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.495746  5641 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.496838  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.480077  7870 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:10.481930  7903 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.501415  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.503515  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.493608  7819 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:10.484135  7914 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:10.509099  5741 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:10.500816  5493 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:10.511180  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.506294  7377 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:10.512440  7377 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:10.512526  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.513238  5748 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.513382  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.503149  7427 raft_consensus.cc:2764] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:10:10.513968  5746 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:10.498908  7736 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.515259  5744 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:10:10.519429  7879 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.519886  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.518589  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.520829  5746 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:10.522531  7906 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.523636  5747 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:10.499150  7892 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:10.523945  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.525745  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.499567  7876 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:10.531178  5741 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:10.529999  5748 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:10.533314  5743 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:10.532166  7819 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.533929  7904 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.531179  7895 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.513540  7377 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.534890  7827 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.506824  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17662db1c8d241279af0c50bd8116768"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:10.500816  7857 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.505612  7903 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.536643  7876 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:10.562341  7876 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.562831  7903 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.537194  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.563935  5745 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:10.564416  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:10.537539  7906 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.537845  7819 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.567859  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.541548  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.568835  5743 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:10.548842  5742 raft_consensus.cc:606] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.572335  5742 raft_consensus.cc:614] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:10.547823  5746 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:10.567880  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.574579  5745 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.560798  5493 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.548166  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.558213  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.576295  5747 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 8: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.579586  5744 raft_consensus.cc:2368] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:10.591926  5743 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:10.559301  7879 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.546123  6351 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:10.557814  7584 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:10.552186  7914 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.601907  5493 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 5, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.604758  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:10.602962  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.552069  7892 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.607899  5669 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:10.616012  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.617609  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.618418  5672 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.549773  7822 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.631064  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.631772  5666 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:10.632858  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.550779  7857 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.631561  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:10.605768  7887 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:10.635365  5672 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.637786  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:10.638486  5674 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:10.638898  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.613894  5493 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.640038  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:10.635800  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 134477us
I20260709 12:10:10.641744  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.642952  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.643090  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:10.551785  7870 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.618693  7862 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:10.655283  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.657932  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.645134  5493 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.650564  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.660157  7862 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.662549  7822 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.663625  7862 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.664366  7914 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.668795  7892 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.656746  7879 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.652459  5666 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:10:10.323745  7585 consensus_queue.cc:1175] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "31d651ebdc5c4df48798605de4565f59" responder_term: 6 status { last_received { term: 5 index: 3 } last_committed_idx: 3 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:10:10.687676  5493 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:10.690219  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.690009  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:10.693351  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.694711  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:10.700939  5563 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.700508  5493 catalog_manager.cc:5697] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.705138  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d550d173301432199bfab003c6f8e31"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:10.705902  5743 raft_consensus.cc:606] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.706188  5743 raft_consensus.cc:614] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:10.707173  5674 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:10.707875  5566 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:10.708091  5493 catalog_manager.cc:5697] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:10.714504  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.715827  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.717056  5666 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:10.709043  7862 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.720618  7862 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:10.722692  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.711331  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:10.723999  5745 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 8: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:10.731062  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.734055  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.735759  5667 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:10.697578  7898 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.739820  7857 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.704248  7819 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:10.740499  5493 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.676074  7834 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 12:10:10.718824  7879 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:10.698051  7876 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.752101  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.766137  5493 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:10.736990  7903 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.778774  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.777837  5493 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.779464  5667 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:10.782189  5493 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 2 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.783666  5493 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.748814  7819 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:10.788029  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.776460  7822 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:10.781093  7898 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.802969  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.784667  7879 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:10.812592  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.798344  7819 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:10.821854  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:10.805631  7921 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 12:10:10.833259  7862 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:10.834765  7879 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:10.837934  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:10.798183  7914 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:10.841527  5741 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 12:10:10.841907  5741 pending_rounds.cc:85] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Aborting all ops after (but not including) 3
I20260709 12:10:10.842119  5741 pending_rounds.cc:107] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260709 12:10:10.842339  5741 raft_consensus.cc:2889] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:10.822986  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.846633  5641 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.824795  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:10.855504  7430 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:10.857978  7908 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:10.859572  7876 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:10.861184  7906 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:10.861618  5743 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:10:10.865239  7923 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:10:10.865908  5745 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:10.866688  7584 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:10.867130  7584 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:10.867513  7584 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:10.823863  7892 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:10.850733  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:10.893622  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 81161.6us
I20260709 12:10:10.895601  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.852079  7862 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:10.901355  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.894603  7898 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:10.906337  5563 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
I20260709 12:10:10.906893  5641 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.904587  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.911113  5563 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6.
I20260709 12:10:10.911953  5641 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.912102  5563 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.912847  7870 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:10.900063  7819 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:10.947286  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:10.901688  7892 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:10.948405  5641 leader_election.cc:400] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:10.959769  5641 leader_election.cc:403] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 12:10:10.969966  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 57919.2us
I20260709 12:10:10.971180  5563 leader_election.cc:400] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:10.972215  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.917568  7867 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:10.905488  7798 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:10.974083  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:10.903761  7377 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 12:10:10.973212  7794 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:10.985663  5597 raft_consensus.cc:1240] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:10.990245  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:10.985318  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:10.991801  5594 raft_consensus.cc:2410] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:10.982803  7816 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:10.989164  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:10.994397  5596 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:10.958175  7870 raft_consensus.cc:697] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:10.975502  7906 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:10.911554  7834 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.074s
I20260709 12:10:10.996057  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:10.997613  5598 raft_consensus.cc:1240] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:10.983016  7876 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:10.992587  7927 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:10:10.999897  7430 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:11.000597  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.001628  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.009593  5591 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:10.982288  7585 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:11.005095  5597 raft_consensus.cc:2368] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:10.979147  7867 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.006258  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.010958  5594 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.006469  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:10.986027  7798 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:11.018677  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.011976  5742 raft_consensus.cc:606] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:10.993937  7816 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.022641  5742 raft_consensus.cc:614] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:11.023805  5591 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:11.024258  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.012498  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:10.995155  7866 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:10.999372  7794 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:10:11.017959  7925 log.cc:927] Time spent T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:10:11.038678  5593 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.037917  7816 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:11.020606  7867 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:11.041042  7866 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.071244  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.022368  7430 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.075639  5598 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.078451  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.079572  5600 raft_consensus.cc:2393] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.061444  7857 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:11.088438  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.090826  5593 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.080679  7798 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.100827  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.101594  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.102284  5593 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:11.098358  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.108255  5598 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:11.104015  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.109414  5600 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:11.113998  7866 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.114291  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:11.115878  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.097074  7819 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 3 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:11.128530  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 149530us
I20260709 12:10:11.131222  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.064069  7870 consensus_queue.cc:237] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.132652  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.132750  5641 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:11.137863  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.134986  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.139448  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:11.140024  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.140611  5742 raft_consensus.cc:606] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:11.140655  5591 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.141070  5742 raft_consensus.cc:614] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:11.173884  5747 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:10:11.086426  7794 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.174693  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.176327  5597 raft_consensus.cc:2410] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:11.179687  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.141604  7427 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:11.187465  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.188429  5597 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:11.197258  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.202080  5597 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.204452  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.205498  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.205138  5597 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.211010  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.211774  5597 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:11.198629  7584 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.215054  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.215912  5599 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:11.216133  7584 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:11.217283  5592 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:11.221143  7857 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:11.221673  7857 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:11.223042  7936 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 12:10:11.224936  7430 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.225291  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:11.225941  7934 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:10:11.226040  5594 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.180531  7879 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:10:11.225318  5591 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.234368  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.234547  5596 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.234161  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.234229  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:11.236232  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.235193  5600 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.236197  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.237653  5591 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:11.223166  7585 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:11.241227  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.242296  5592 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.208468  7940 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.253810  7867 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:11.256271  7867 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.267059  5593 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
W20260709 12:10:11.269209  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.272789  5592 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:11.269160  5598 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.275619  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.276520  5599 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
W20260709 12:10:11.277310  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 97176.5us
I20260709 12:10:11.278589  7937 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:11.281165  5745 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:11.281625  7937 consensus_queue.cc:1059] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:11.282955  7944 raft_consensus.cc:3055] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:11.283313  7944 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:11.284215  7944 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.287228  7944 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:11.294723  5748 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:10:11.301620  5597 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
W20260709 12:10:11.302974  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.338153  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:11.339221  5743 raft_consensus.cc:2368] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7.
I20260709 12:10:11.343231  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.344283  5600 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.346616  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:11.349640  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.354224  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.355101  5600 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.378217  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.378892  5597 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.379190  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.379673  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.383831  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.384744  5600 raft_consensus.cc:2393] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 3: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.398310  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.381235  5597 raft_consensus.cc:2376] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6. Re-sending same reply.
I20260709 12:10:11.265686  7940 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.405560  5740 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:11.409690  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.409744  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.410805  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.411140  5594 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.433352  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.434166  5594 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:11.436025  5741 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:11.443619  5596 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.450315  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.454541  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.455499  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:11.457325  5596 raft_consensus.cc:2410] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:10:11.452356  5598 raft_consensus.cc:2376] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6. Re-sending same reply.
W20260709 12:10:11.465617  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.399957  7906 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 12:10:11.487933  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:11.497078  7857 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.499440  5741 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:11.502797  5666 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:10:11.509490  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 163202us
I20260709 12:10:11.509961  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.510854  5596 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:11.513319  5740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:11.514055  5740 raft_consensus.cc:606] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:11.514521  5740 raft_consensus.cc:614] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:11.536060  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:11.543633  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:11.545693  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:11.546657  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:11.552235  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:11.553200  5666 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:11.553287  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.554059  5596 raft_consensus.cc:2376] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7. Re-sending same reply.
I20260709 12:10:11.554652  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.555647  5595 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.512023  7876 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:11.571647  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.573910  5595 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.569231  7939 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:11.571385  7866 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:11.584235  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.570796  7427 consensus_queue.cc:1059] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:10:11.588442  5596 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:11.589623  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.565841  7377 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 12:10:11.595449  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:11.604992  7946 log.cc:927] Time spent T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:10:11.571247  7585 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:10:11.616706  5595 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.617664  5666 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:11.622292  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:11.633695  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 53393.5us
I20260709 12:10:11.636090  5641 leader_election.cc:400] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7.
I20260709 12:10:11.636420  5641 leader_election.cc:403] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:10:11.638854  5595 raft_consensus.cc:2368] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:11.642122  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.642913  5596 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:11.652267  5641 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:11.654129  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.654912  5595 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.590312  7939 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.640707  7584 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:11.661763  7950 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:11.609856  7866 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.659965  7864 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:11.680275  7956 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
W20260709 12:10:11.686208  5712 leader_election.cc:336] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.507s (SENT)
I20260709 12:10:11.686659  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:11.687603  5712 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.535s (SENT)
I20260709 12:10:11.687948  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:11.671679  7584 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:10:11.683307  7948 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:10:11.693325  7862 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:11.672360  7950 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:11.664122  7834 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 12:10:11.696652  7857 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.697714  7950 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.700738  7940 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.701231  7866 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.703229  7584 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.704545  7584 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:11.693611  7377 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:10:11.711295  7955 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 12:10:11.702276  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:11.716734  7949 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
I20260709 12:10:11.718600  5747 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
W20260709 12:10:11.726807  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.728207  7585 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:11.734059  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.734772  5596 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:11.736816  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.738848  5599 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:11.738571  5595 raft_consensus.cc:2376] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6. Re-sending same reply.
I20260709 12:10:11.741003  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:11.743561  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:11.747859  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:11.747459  5670 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:11.748440  5675 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:11.751426  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:11.752035  5672 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:11.752758  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:11.761220  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.761837  5593 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:11.762617  7864 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7.
I20260709 12:10:11.746134  7862 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:11.744447  7800 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:11.781772  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.783420  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.779011  7775 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:10:11.798291  5593 raft_consensus.cc:2410] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:11.799714  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.801265  5595 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.805016  5747 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:11.795203  7862 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:11.782653  7800 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.806141  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.806524  5672 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
W20260709 12:10:11.803560  7816 consensus_meta.cc:287] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.745s	user 0.008s	sys 0.005s
I20260709 12:10:11.803989  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:11.811131  5595 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:11.816213  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:11.816989  7940 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:11.822000  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.826483  5595 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:11.826499  7775 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:11.817775  7867 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:11.846297  5595 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:10:11.849581  7963 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260709 12:10:11.858438  5712 leader_election.cc:336] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.615s (SENT)
W20260709 12:10:11.859447  5712 leader_election.cc:336] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.616s (SENT)
I20260709 12:10:11.860258  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:11.861593  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.817379  7816 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.831540  7940 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:11.820134  7857 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:10:11.834766  7879 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
W20260709 12:10:11.875209  7964 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
W20260709 12:10:11.883811  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.838300  7867 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:11.882508  7879 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:11.889833  7879 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:11.895066  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:11.898655  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.867383  7430 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:11.901690  7430 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.902278  7430 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.905763  7800 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:11.891840  7867 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:11.892514  7775 ts_tablet_manager.cc:1403] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 1.445s	user 0.030s	sys 0.022s
I20260709 12:10:11.916682  7819 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.942983  7775 raft_consensus.cc:359] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 5 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.933835  7870 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.866379  7862 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:11.928997  7918 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.935771  7879 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:11.954195  7870 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.959264  7870 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:11.961354  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:11.967278  5741 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:11.969494  7918 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.953154  7940 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:11.970463  6351 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 2 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:11.965365  7967 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 12:10:11.975111  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.975780  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:11.976660  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:11.976195  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:12.044803  5638 leader_election.cc:336] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.566s (SENT)
I20260709 12:10:12.096544  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:11.973790  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.093474  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:12.098169  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53404.8us
I20260709 12:10:12.098510  5596 raft_consensus.cc:2376] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8. Re-sending same reply.
W20260709 12:10:12.073021  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:11.976615  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:12.099242  5638 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.602s (SENT)
I20260709 12:10:12.099674  5672 raft_consensus.cc:2393] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:12.099778  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.098202  5599 raft_consensus.cc:2376] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7. Re-sending same reply.
W20260709 12:10:12.101023  5638 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.606s (SENT)
I20260709 12:10:12.101523  5638 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.102269  7951 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.102979  7951 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.103152  7969 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:12.107455  5638 leader_election.cc:336] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.616s (SENT)
I20260709 12:10:12.108611  5598 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.109403  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:12.116508  5712 leader_election.cc:336] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.744s (SENT)
I20260709 12:10:12.117563  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.126788  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.127884  5667 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.030315  7939 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:11.948218  7819 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.051360  7937 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.094520  7430 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.136890  5599 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:12.137488  5599 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:12.138535  5599 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.140022  5599 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:12.141610  5748 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:12.130957  7870 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:10:12.153201  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:12.157675  7970 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.314s	user 0.003s	sys 0.001s
W20260709 12:10:12.161779  5638 leader_election.cc:336] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.667s (SENT)
I20260709 12:10:12.162812  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:12.169209  7973 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.240s	user 0.001s	sys 0.000s
I20260709 12:10:12.168948  7937 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:12.171584  7918 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.175834  7867 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.028983  7957 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index 2 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:12.128767  7775 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:12.180585  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.181293  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.182098  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.205662  5594 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.182374  5596 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:12.181802  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.207118  5593 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:12.183139  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.183588  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.209069  5597 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.183858  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.182753  7584 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:10:12.186286  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.211740  5599 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:10:12.212430  5599 pending_rounds.cc:85] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 4
W20260709 12:10:12.212649  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50807.6us
I20260709 12:10:12.213207  5598 raft_consensus.cc:2410] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:12.213683  5599 pending_rounds.cc:107] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:10:12.209764  5744 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
W20260709 12:10:12.215269  5638 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.699s (SENT)
I20260709 12:10:12.215706  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.186765  7819 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.187235  5746 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 2 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:12.217397  7430 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.172317  7937 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.221912  5599 raft_consensus.cc:2889] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:12.218091  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:12.228128  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.229346  5599 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 4.
I20260709 12:10:12.231662  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.232764  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.233404  5744 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
W20260709 12:10:12.243527  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.217077  7944 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.224709  7816 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.250942  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.229943  7870 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:12.233332  7908 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:12.250139  7775 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:12.258941  7867 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.261837  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:12.263921  7775 ts_tablet_manager.cc:1434] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.332s	user 0.011s	sys 0.003s
I20260709 12:10:12.264420  7918 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:12.264890  7918 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.265273  7918 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:12.225441  7430 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:12.242825  7937 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
W20260709 12:10:12.276932  5638 leader_election.cc:336] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.776s (SENT)
I20260709 12:10:12.277410  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.280102  5599 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:12.280973  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.281840  5594 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:12.256278  7908 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:12.343827  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 221793us
I20260709 12:10:12.342695  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:12.348047  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 120821us
I20260709 12:10:12.294091  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:12.346179  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 69267.9us
I20260709 12:10:12.353202  5594 raft_consensus.cc:2376] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7. Re-sending same reply.
I20260709 12:10:12.353856  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:12.348850  5599 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:12.349663  5759 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c9b46c32f4fe4141b8bdfb8866160a74 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:12.360093  5759 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c9b46c32f4fe4141b8bdfb8866160a74 on tablet c9b46c32f4fe4141b8bdfb8866160a74 with peer b633c4cb0f2b4af29d22bda6848d049d
W20260709 12:10:12.333835  7980 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:10:12.361366  7988 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:12.361785  7988 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.362114  7988 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:12.342571  7430 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.347339  7908 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.293025  7584 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:12.367985  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:12.371608  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:12.372733  5712 leader_election.cc:336] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.749s (SENT)
W20260709 12:10:12.374469  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.381923  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:12.380424  7987 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 12:10:12.383559  7862 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:12.387228  7862 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.387768  7862 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.389998  7862 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.391904  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.392796  5594 raft_consensus.cc:2393] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:10:12.393222  5712 leader_election.cc:336] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.841s (SENT)
W20260709 12:10:12.393929  5712 leader_election.cc:336] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.876s (SENT)
I20260709 12:10:12.394235  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.395380  5749 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:12.395375  7968 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.405484  5598 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:12.409253  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.359109  7918 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.421860  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.416429  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.416975  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.422971  5673 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:12.426982  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.427718  5600 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.429417  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.430061  5745 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:12.430608  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.431449  5672 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.432138  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.419226  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.420053  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.442844  5596 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 8: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.443275  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.420123  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.413318  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.450366  7994 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:12.450956  7994 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.451412  7994 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:12.433395  5591 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:10:12.453320  7991 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.196s	user 0.000s	sys 0.002s
I20260709 12:10:12.454025  7989 consensus_queue.cc:1059] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:12.455335  7989 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:12.455799  7989 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:12.459982  7990 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.202s	user 0.002s	sys 0.000s
W20260709 12:10:12.440434  7995 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:10:12.469555  5594 raft_consensus.cc:2410] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 9 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:10:12.472218  7862 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.472958  7862 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.430084  5600 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:12.444103  5599 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.478987  7939 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:12.483858  7908 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.475244  7862 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.497745  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:12.498952  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 63065.2us
I20260709 12:10:12.500257  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:12.418386  5638 leader_election.cc:336] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.847s (SENT)
I20260709 12:10:12.501466  5597 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:10:12.502117  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 83779.1us
I20260709 12:10:12.507966  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.510221  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.511384  5675 raft_consensus.cc:2410] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:10:12.511670  5599 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:12.513360  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.514115  5599 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:12.515159  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.515676  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.517043  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.517727  5670 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:12.516731  5673 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.519616  5672 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:12.514097  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.522200  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.522289  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.522989  5675 raft_consensus.cc:2368] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:12.523057  5595 raft_consensus.cc:2393] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:12.524068  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.524685  5599 raft_consensus.cc:2376] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6. Re-sending same reply.
I20260709 12:10:12.525512  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.525597  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.526278  5599 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.526710  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.527534  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.528117  5673 raft_consensus.cc:2410] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:10:12.533344  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.535481  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.536690  5596 raft_consensus.cc:2368] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
W20260709 12:10:12.537286  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.535435  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.541332  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.541760  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.541996  5597 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:10:12.542400  5674 raft_consensus.cc:2368] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:12.536166  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:12.544008  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.548987  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.550249  5595 raft_consensus.cc:2410] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 9 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:10:12.551170  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.551666  5595 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:12.553175  5666 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:12.552695  7989 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.554051  7989 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:12.554486  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.554975  7879 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.555289  5666 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:12.555649  7879 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.556711  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.557461  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.557823  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.559041  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.559916  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.560509  5675 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:12.561424  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.561906  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.562558  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.564189  7879 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.565021  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.567816  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.568820  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.570134  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.571195  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.571959  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.572533  5592 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 3.
I20260709 12:10:12.572754  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.573344  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.573835  5592 raft_consensus.cc:2376] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8. Re-sending same reply.
I20260709 12:10:12.574199  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.574705  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.574837  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:12.575245  5598 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.575541  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.576105  5591 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:12.577035  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.577512  5591 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.578126  7816 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:12.578616  7816 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:12.579731  7994 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:12.558511  5599 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
W20260709 12:10:12.582607  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.582571  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:12.583547  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.583849  5742 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.584582  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.549324  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.585155  5599 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:12.568909  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.586174  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.560379  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.587211  5594 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.590663  5673 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:12.574877  5595 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:12.581740  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:12.593626  5593 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:12.594620  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.576107  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.596156  5667 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:12.597222  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.597987  5594 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:12.596738  5599 raft_consensus.cc:2393] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 5: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.599116  5599 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.599139  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.600049  5591 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
W20260709 12:10:12.600214  5638 leader_election.cc:336] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.857s (SENT)
I20260709 12:10:12.600708  5638 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.601473  5591 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:10:12.601662  5638 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.917s (SENT)
I20260709 12:10:12.602276  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.603505  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.517407  7819 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.610438  5598 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.611801  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.614652  5594 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:12.612438  5598 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:12.617722  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.618901  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.620432  5668 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:12.623792  5670 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:12.625061  5742 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:12.626214  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:12.626771  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.626943  5591 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:12.629328  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.620370  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.630743  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.523756  7988 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.634784  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.592931  7908 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.638453  5674 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:12.639356  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.632513  5597 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.640636  5595 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:12.640492  5563 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.642015  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:12.643962  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:12.646009  5670 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:12.606135  7969 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:12.541218  7993 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.116s
I20260709 12:10:12.606277  7584 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:12.580235  7816 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.656342  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.665755  5563 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.668345  5674 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:12.666925  7906 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:12.653553  7876 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:12.633276  7862 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:12.674067  5674 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:12.652663  7879 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:12.616971  7819 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.674360  5670 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:10:12.677493  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.680145  5599 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:12.680076  5563 leader_election.cc:400] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:12.685650  5670 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:12.688657  5675 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:12.681289  5674 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:10:12.683905  5563 leader_election.cc:403] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:12.693050  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.683413  7876 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:12.696543  7876 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.699681  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.681370  7585 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:12.694681  7906 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.705008  7879 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:12.705758  7866 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:12.706611  7994 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.704380  7800 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:12.683234  7377 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:10:12.712484  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.709576  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:12.715040  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.716063  5747 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:12.717139  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.689576  7862 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:12.720201  7862 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.725850  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.727329  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.726831  7879 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.719063  7983 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:12.731479  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.734130  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.735988  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.727473  7941 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:12.736884  5599 raft_consensus.cc:2376] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8. Re-sending same reply.
I20260709 12:10:12.738394  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.739109  5599 raft_consensus.cc:2393] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.740943  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.743141  5599 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:12.744124  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.744670  7819 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.744769  5595 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:12.746305  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.747952  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.749459  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.751062  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:12.751888  5595 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 8: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.755335  5668 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:12.727865  5600 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.758276  7976 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.759696  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:12.760422  5596 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 8: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:12.760844  5742 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:12.761194  5747 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:12.764979  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.766651  5747 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:12.766523  7819 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:12.777980  7879 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.768970  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.778519  7879 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.776839  8005 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.779650  8005 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:12.780843  7879 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:12.784052  5638 leader_election.cc:336] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.942s (SENT)
I20260709 12:10:12.784639  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:12.785652  7585 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.786561  7994 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.786375  7585 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.791472  7988 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:12.797552  7918 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.798486  7918 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.799208  7918 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.801805  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.803399  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:12.803808  7908 consensus_queue.cc:1059] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:12.804809  7994 consensus_queue.cc:1059] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:12.805841  7994 raft_consensus.cc:3055] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:12.805930  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.782078  8005 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:12.829274  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 64368.8us
I20260709 12:10:12.810477  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:12.689610  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:12.814039  5494 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:12.803937  5742 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:10:12.812239  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:12.830269  5712 leader_election.cc:400] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:12.834329  5712 leader_election.cc:403] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:12.838140  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:12.842470  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.846306  5742 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
W20260709 12:10:12.858814  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 46653.5us
I20260709 12:10:12.860524  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:12.873215  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.874398  7430 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:12.874958  7430 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.875033  8004 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:12.806223  7994 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:12.806511  7876 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:12.804811  7585 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.834327  7879 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.868999  7981 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:12.881011  5592 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:12.816110  7906 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:12.878201  7939 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:12.806622  7819 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 12:10:12.877854  7969 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:12.875530  7430 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:12.883404  7876 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:12.882771  7834 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:12.887576  7989 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.879384  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.811251  7857 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:12.906230  7969 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:12.894621  7879 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:12.954486  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 75195.2us
I20260709 12:10:12.907111  7834 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:12.959136  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.972105  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:12.955636  8004 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:12.982369  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:12.983840  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:12.986020  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.957746  7969 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:12.946534  7918 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:12.965689  7834 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:12.988960  7862 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:12.990576  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.993551  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:12.981930  7866 raft_consensus.cc:2764] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:10:12.945272  7994 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.977910  7816 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:12.991207  7988 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:12.995676  7866 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:12.995913  7988 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:12.996417  7988 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:12.944336  7989 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:12.994277  7862 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:10:13.000844  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:13.008797  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.034188  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:13.042635  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 136079us
I20260709 12:10:13.042903  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.057202  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:13.067420  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 188866us
I20260709 12:10:13.067234  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:12.997659  7876 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:13.072759  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 247508us
I20260709 12:10:13.073230  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.007929  7937 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 12:10:13.061501  7867 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:10:13.083640  8010 log.cc:927] Time spent T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 12:10:13.037003  7866 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:13.017539  8004 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.059s
I20260709 12:10:13.035981  7816 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:10:13.107229  7866 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:13.109076  7989 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.076715  7941 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.043895  8003 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:10:13.087064  8009 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260709 12:10:13.088788  8008 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.181s	user 0.001s	sys 0.000s
I20260709 12:10:13.091746  8022 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:13.070880  7939 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:10:13.097324  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:13.101008  8001 log.cc:927] Time spent T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 12:10:13.039429  7993 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:10:13.081656  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.062757  7940 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:10:13.085498  7377 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:13.108407  7866 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.076288  7983 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:10:13.125577  7876 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:13.132802  7377 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:13.133373  7377 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:13.130136  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 48295us
I20260709 12:10:13.140090  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.141980  7983 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:13.143630  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.144538  7983 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.144673  8022 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:13.144968  8003 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.148193  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:13.148334  8022 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.149013  5592 raft_consensus.cc:2376] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8. Re-sending same reply.
I20260709 12:10:13.149127  5593 raft_consensus.cc:1240] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:10:13.154830  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:13.155906  5596 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:13.153163  7939 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:13.158033  5638 leader_election.cc:400] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:13.158520  5638 leader_election.cc:403] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:10:13.143472  7377 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.162165  7377 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:13.164444  7957 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Leader election lost for term 5. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6.
I20260709 12:10:13.166764  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.168138  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.168846  5592 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:13.173398  5595 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:13.147953  7834 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.194862  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.196316  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:13.197472  5742 raft_consensus.cc:606] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.198251  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.200011  5592 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:13.201260  7377 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:13.208699  7879 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.211104  7937 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:10:13.212868  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 46174.3us
I20260709 12:10:13.205127  7993 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:13.199946  7857 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.235642  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.237601  8025 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:13.239553  5638 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.240357  8025 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.245703  8025 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:13.258350  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.275128  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.222257  7377 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:13.261860  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.223917  7993 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.280584  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.281984  5593 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:13.249847  8025 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:10:13.279714  7944 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.281682  7800 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:13.283730  7377 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:13.286042  7993 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:13.300132  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:13.301426  5638 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:13.279973  7816 consensus_queue.cc:1059] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:10:13.283856  7867 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:10:13.308049  5593 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:13.310632  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:13.311002  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:13.296394  7862 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:13.312386  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:13.296792  8018 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:13.283499  7969 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.317795  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:13.298877  7800 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:13.321815  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:13.304679  7982 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:13.326489  5669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:13.327138  5669 raft_consensus.cc:606] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.332779  7957 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:13.320855  7800 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:13.298413  7988 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.321254  7918 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:13.310477  8012 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:13.317420  7983 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:13.318889  7944 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:13.357772  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.359973  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:13.360492  5747 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:13.367743  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:13.341501  8016 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.346688  7982 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:13.392812  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:13.396876  5747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:13.397754  5747 raft_consensus.cc:606] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.354553  7944 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:13.342003  7430 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.368302  7834 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.365572  7983 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:13.373010  7876 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:13.439285  5742 raft_consensus.cc:1240] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4. Ops: []
I20260709 12:10:13.371104  7584 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:10:13.393738  7937 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.404773  5638 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.370556  8020 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.067s
W20260709 12:10:13.441763  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:13.402261  7944 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:13.436683  8016 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:13.354040  8012 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.460721  7584 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:13.454499  7982 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.400251  8022 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:13.482919  8012 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.492167  7834 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:13.526657  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:13.527382  5745 raft_consensus.cc:606] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.527735  5745 raft_consensus.cc:614] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:10:13.528415  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:13.493573  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 88876.7us
I20260709 12:10:13.490329  7584 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:13.490767  8022 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:13.550107  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.556949  5563 leader_election.cc:400] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:13.557655  5563 leader_election.cc:403] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:13.490962  8016 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:13.568029  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.554024  8022 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:13.553639  7834 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:10:13.488868  7937 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.562013  7918 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:13.553622  8025 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 12:10:13.587172  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.594403  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:13.595702  5745 raft_consensus.cc:606] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.596235  5745 raft_consensus.cc:614] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:13.597440  8042 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:13.597994  8042 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.598865  8054 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:13.599365  8049 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:13.609439  8049 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.610963  8050 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:13.625499  8041 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:10:13.613183  7906 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:13.633394  7906 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.644341  7800 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.560295  7983 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.598965  7994 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:13.662132  7944 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.653570  7377 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.636070  7906 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.654552  8050 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.666079  7377 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:13.666325  8050 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.667351  5743 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:13.677320  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.681166  7944 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.682605  8049 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.684093  7937 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.684617  8044 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
W20260709 12:10:13.684846  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 97772us
I20260709 12:10:13.692512  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.605369  8054 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.685760  8037 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:10:13.687345  7800 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:13.705379  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.706238  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.689527  7993 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.716423  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.717111  5744 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:10:13.717242  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:13.718096  7993 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:13.715731  5748 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
W20260709 12:10:13.727694  8030 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.323s	user 0.000s	sys 0.005s
I20260709 12:10:13.729631  7584 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.731871  7584 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.732199  8046 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:13.733068  8046 consensus_queue.cc:1243] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 log is divergent from this leader: its last log entry 8.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:10:13.738562  7969 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.753228  8037 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:13.720566  8049 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:13.742655  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.743104  8051 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:13.757673  8037 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.758503  8037 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.759443  5600 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:13.747217  8054 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.749635  5670 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:13.749997  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:13.761793  5666 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:13.766381  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:13.766381  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:13.770092  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.768455  5748 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:13.770857  5596 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:13.771275  8034 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.375s	user 0.000s	sys 0.007s
I20260709 12:10:13.750413  5674 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:13.751518  7906 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:13.752640  8044 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:13.782080  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:13.783290  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:13.784824  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.785158  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.786129  5591 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:13.753392  5671 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:13.787662  5666 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:13.788507  5600 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: [6.4-8.5]
I20260709 12:10:13.793053  5744 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:13.795246  5596 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:13.796191  5600 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 12:10:13.805306  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:13.814301  5749 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:13.815804  5591 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:13.819216  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.820395  5599 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:13.824898  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.824396  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:13.827556  5670 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:13.827595  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.830559  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.831945  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.833222  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.823858  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.834931  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.835532  5669 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:13.837663  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:13.838876  8032 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.349s	user 0.002s	sys 0.002s
I20260709 12:10:13.839282  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.840596  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.841670  8025 consensus_queue.cc:1059] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:13.842728  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.845111  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.847174  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.799403  8048 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:13.849661  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.814157  8037 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:13.850814  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.852727  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.871883  5670 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:13.853721  5675 pending_rounds.cc:85] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 3
I20260709 12:10:13.861481  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.872623  5675 pending_rounds.cc:107] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 8.4
I20260709 12:10:13.863492  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.873173  5741 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:13.873350  5744 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:13.872052  5674 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:13.854849  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.873207  5675 raft_consensus.cc:2889] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:13.818183  7993 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 12:10:13.792107  8016 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.826468  7937 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:10:13.880602  7937 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:13.880949  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:13.884824  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:13.875651  5599 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 2 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:13.889164  6350 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Advancing to term 6
W20260709 12:10:13.872516  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 77623.6us
I20260709 12:10:13.891625  5566 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:13.799404  7918 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:13.881006  7937 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:13.905675  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:13.933312  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:13.931028  5566 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:13.928917  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:13.940071  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:13.996920  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 175383us
I20260709 12:10:14.005277  5598 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:14.032647  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:14.034858  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:14.044474  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:14.047916  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.050414  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:14.050936  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:13.899459  7819 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:13.916476  7989 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:10:14.065105  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 134146us
I20260709 12:10:14.072691  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:14.075048  5592 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:14.076152  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:14.085865  5667 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:13.905299  8012 consensus_queue.cc:1059] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.156s
I20260709 12:10:13.901722  8023 consensus_queue.cc:1059] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.166s
I20260709 12:10:14.123049  5673 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:13.914834  7969 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.161s
W20260709 12:10:14.052964  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 273259us
I20260709 12:10:14.096692  8049 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:14.097379  8003 raft_consensus.cc:3055] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:10:14.098491  8055 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.182s	user 0.000s	sys 0.000s
I20260709 12:10:14.011343  8021 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.150s
I20260709 12:10:14.056169  7819 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:14.080627  7937 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:14.097190  8069 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
W20260709 12:10:14.102115  8058 log.cc:927] Time spent T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.209s	user 0.000s	sys 0.002s
I20260709 12:10:14.102421  7430 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 4 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:14.067022  8056 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:14.105192  5667 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:14.081717  8037 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:14.112958  8068 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:10:14.128871  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 81013.4us
I20260709 12:10:14.245464  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.142485  8003 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:14.166051  7819 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.246871  6350 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:14.273242  8054 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:14.274653  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.318269  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:14.236673  7584 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:14.242630  8037 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.326716  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.329917  8023 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:14.351826  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.318125  8068 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:14.355877  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.331645  8037 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.328228  8012 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:14.323354  8067 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:14.356884  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 218295us
I20260709 12:10:14.332119  7585 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:14.369361  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:14.370352  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 426445us
W20260709 12:10:14.371134  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 293451us
I20260709 12:10:14.333091  7584 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:14.359947  8023 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:14.361804  7988 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:14.367519  8054 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:14.395648  8012 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:10:14.405232  8073 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:10:14.396248  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.383210  7585 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:14.408443  8070 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
W20260709 12:10:14.410722  8064 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 12:10:14.419481  5563 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.408149  8012 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:14.344635  8003 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.422399  7585 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:14.455528  7430 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:14.455732  7584 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:14.451195  8068 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.465596  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:14.496769  5749 raft_consensus.cc:606] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:14.471874  7879 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.497818  7879 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.387945  8067 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:14.514178  5595 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 1005) took 1331 ms. Trace:
I20260709 12:10:14.515031  8085 consensus_queue.cc:1059] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:14.516579  8085 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:14.518307  8081 raft_consensus.cc:993] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:14.518860  8081 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:14.519196  8042 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.519258  8081 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:14.521082  7430 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.523650  8090 raft_consensus.cc:993] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:14.524013  7430 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:14.524161  8090 raft_consensus.cc:1081] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:14.524431  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 1265) took 1163 ms. Trace:
I20260709 12:10:14.524783  5742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 1260) took 1169 ms. Trace:
I20260709 12:10:14.525270  5742 rpcz_store.cc:276] 0709 12:10:13.355438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:13.357098 (+  1660us) service_pool.cc:224] Handling call
0709 12:10:13.357476 (+   378us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:13.439717 (+ 82241us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:14.524582 (+1084865us) spinlock_profiling.cc:243] Waited 81.6 ms on lock 0x7b540017f554. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:14.524733 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":187708288}
I20260709 12:10:14.528059  7908 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.483711  7988 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
W20260709 12:10:14.529059  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 142098us
I20260709 12:10:14.530011  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:14.530484  8061 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:14.531018  8061 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.531929  8087 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:14.533205  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:14.502844  7879 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.514676  5595 rpcz_store.cc:276] 0709 12:10:13.183050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:13.183214 (+   164us) service_pool.cc:224] Handling call
0709 12:10:13.183645 (+   431us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:10:13.184070 (+   425us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:13.184112 (+    42us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:10:13.688919 (+504807us) spinlock_profiling.cc:243] Waited 4.73 ms on lock 0x7b2c00032958. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58f372 00007f1c7fcc1a01 00007f1c7fc8643a 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2
0709 12:10:13.689523 (+   604us) log.cc:844] Serialized 52 byte log entry
0709 12:10:13.884715 (+195192us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:10:13.901007 (+ 16292us) log.cc:844] Serialized 14 byte log entry
0709 12:10:13.914913 (+ 13906us) log.cc:844] Serialized 14 byte log entry
0709 12:10:13.915163 (+   250us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:13.915275 (+   112us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:14.513890 (+598615us) raft_consensus.cc:1685] finished
0709 12:10:14.513919 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:14.514105 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28597,"prepare.queue_time_us":114084,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":52,"raft.queue_time_us":66751,"raft.run_cpu_time_us":556,"raft.run_wall_time_us":55008,"spinlock_wait_cycles":141100544,"thread_start_us":194851,"threads_started":1,"wal-append.queue_time_us":391460}
I20260709 12:10:14.475598  8023 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:14.538157  7819 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.524870  5741 rpcz_store.cc:276] 0709 12:10:13.361463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:13.362903 (+  1440us) service_pool.cc:224] Handling call
0709 12:10:13.370059 (+  7156us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:13.874037 (+503978us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:14.524219 (+650182us) spinlock_profiling.cc:243] Waited 503 ms on lock 0x7b540017cd54. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:14.524377 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1156055936}
I20260709 12:10:14.540922  8019 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:14.542701  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:14.543329  5742 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.528522  7908 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.545382  8037 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.545737  7908 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:14.549583  8022 consensus_meta.cc:287] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.963s	user 0.015s	sys 0.000s
I20260709 12:10:14.550043  8022 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.552987  8022 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.504391  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:14.507417  8091 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:14.508850  8078 log.cc:927] Time spent T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 12:10:14.535864  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:14.555204  8083 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.101s	user 0.000s	sys 0.002s
I20260709 12:10:14.555943  8019 consensus_queue.cc:1059] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:14.540462  7819 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.557260  7870 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:10:14.558454  5594 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.123s	user 0.012s	sys 0.016s
W20260709 12:10:14.573843  5594 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.138s	user 0.012s	sys 0.016s
I20260709 12:10:14.558728  8061 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.558645  7585 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.559569  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:14.579022  5741 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:14.559665  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 76611us
I20260709 12:10:14.580480  7585 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.502621  8003 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:14.581281  8050 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:14.432232  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.583022  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:14.583356  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 151647us
I20260709 12:10:14.583519  8050 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:14.584867  8096 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:14.567998  5748 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:10:14.586392  8096 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:10:14.584278  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.588112  7857 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:14.588739  8089 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:14.567444  5749 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:14.569459  5743 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:14.569919  5740 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:14.572230  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:14.574590  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:14.565155  7430 raft_consensus.cc:1081] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:14.578017  5594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54098 (request call id 1006) took 1392 ms. Trace:
I20260709 12:10:14.566268  5742 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:14.586351  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:14.593456  5748 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:14.592341  5594 rpcz_store.cc:276] 0709 12:10:13.186158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:13.187680 (+  1522us) service_pool.cc:224] Handling call
0709 12:10:13.190728 (+  3048us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:13.191087 (+   359us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:10:13.297429 (+106342us) log.cc:844] Serialized 14 byte log entry
0709 12:10:13.763218 (+465789us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b4800080358. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c84bafaa1 00007f1c84ba6b37 00007f1c84ba69ca 00007f1c84c9e26f 00007f1c84c9df37 00007f1c84cb255c 00007f1c84cb2508 00007f1c84cb2488 00007f1c84cb2443 00007f1c84cb16ec 00007f1c83bdba96
0709 12:10:14.574224 (+811006us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:14.576306 (+  2082us) log.cc:844] Serialized 26 byte log entry
0709 12:10:14.576460 (+   154us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:10:14.576759 (+   299us) log.cc:844] Serialized 14 byte log entry
0709 12:10:14.576942 (+   183us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:14.577032 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:14.577783 (+   751us) raft_consensus.cc:1685] finished
0709 12:10:14.577805 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:14.577943 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92385,"prepare.queue_time_us":84798,"prepare.run_cpu_time_us":100,"prepare.run_wall_time_us":3017,"raft.queue_time_us":150053,"raft.run_cpu_time_us":5892,"raft.run_wall_time_us":579768,"spinlock_wait_cycles":4445056,"thread_start_us":1326913,"threads_started":3,"wal-append.queue_time_us":220297}
I20260709 12:10:14.573230  8091 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:14.595506  8007 log.cc:927] Time spent T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 1.649s	user 0.014s	sys 0.016s
I20260709 12:10:14.567243  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:14.596801  8091 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:14.597012  5745 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:14.585016  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.598954  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.600024  5566 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:14.601402  5566 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:14.604183  5748 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:14.572736  8037 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.604820  5747 raft_consensus.cc:2393] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:14.605703  5566 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:14.606949  7819 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:14.607445  7819 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:14.609006  5670 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:14.608270  7819 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.605561  7585 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:14.611090  8060 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:14.611524  8060 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:14.609046  8051 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:14.591193  8081 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.620647  7870 consensus_queue.cc:1243] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer 31d651ebdc5c4df48798605de4565f59 log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:10:14.612538  8060 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.626304  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.633919  5600 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:10:14.612746  8051 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.618204  8081 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:14.614089  8068 consensus_queue.cc:1059] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:10:14.637331  7857 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.637918  7857 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:14.636984  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:14.635092  8051 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.639947  7857 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:14.640755  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:14.631501  7834 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:14.641789  7834 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.618986  7585 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:14.643944  7834 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.644901  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:14.612886  8021 raft_consensus.cc:3055] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:14.646065  8021 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:14.647017  8021 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.617805  8036 raft_consensus.cc:3055] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:14.648851  8036 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:10:14.649690  8079 log.cc:927] Time spent T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.200s	user 0.000s	sys 0.002s
I20260709 12:10:14.649760  8036 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.651288  8036 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:14.652204  6317 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:14.653168  7829 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:14.614919  8050 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:14.654112  8050 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:14.655357  8021 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:14.655776  8042 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:14.656267  8042 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.621958  8060 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:14.616667  8067 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:14.658420  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 83288.7us
I20260709 12:10:14.654109  8074 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:14.659168  8074 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:14.660043  8074 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.662822  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:14.664891  8063 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.541s	user 0.000s	sys 0.004s
I20260709 12:10:14.666926  7585 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:14.656483  5741 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:14.664885  5641 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:14.670166  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:14.670845  5566 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:14.671456  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.677517  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:14.680035  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:14.680619  5599 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:14.681249  5600 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:14.682260  5748 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:14.658355  8042 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.687764  5600 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:14.688027  8017 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:14.688752  5747 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:14.689689  8086 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:14.690081  8086 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.690412  8086 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:14.691887  5600 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:14.667623  7585 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.667248  8051 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.692970  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:14.694808  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:14.695006  5675 raft_consensus.cc:1240] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:14.696079  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:14.692162  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.699129  5594 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:14.697255  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:14.695618  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.700476  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:14.702111  5598 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:14.702669  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:14.672493  7857 raft_consensus.cc:3055] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:14.703279  5599 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:14.701195  5673 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:14.707744  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:14.674968  7969 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:14.679533  8046 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:14.714809  5673 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:14.675136  8048 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:14.691026  8023 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:14.705585  7857 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:14.713276  8003 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.720026  5600 raft_consensus.cc:2368] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7.
I20260709 12:10:14.721987  7816 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:14.679214  8089 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 12:10:14.662911  8050 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.748744  5638 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:14.750635  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:14.723104  8051 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.691309  7951 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 12:10:14.739504  7857 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.752055  7857 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:14.723727  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:14.752804  5748 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.753391  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:14.754081  5671 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:14.723791  8046 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:14.705482  7993 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.733224  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:14.762629  5673 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
W20260709 12:10:14.726598  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:14.701807  8044 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:14.720109  8048 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.680864  7908 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:10:14.725611  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:14.790182  5671 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:14.725010  8023 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:14.764387  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:14.765416  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.780179  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:14.811486  5673 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.739496  8094 consensus_queue.cc:1059] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:10:14.788573  5594 raft_consensus.cc:1240] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 2. Current term is 3. Ops: []
I20260709 12:10:14.824146  8023 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:14.715236  7876 consensus_queue.cc:1059] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.069s
I20260709 12:10:14.787087  5599 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
W20260709 12:10:14.808809  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 83269.7us
I20260709 12:10:14.824718  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:14.847980  5668 raft_consensus.cc:2393] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:10:14.824451  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 68125.1us
I20260709 12:10:14.815296  5667 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:14.820232  8068 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:14.824940  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:14.829310  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:14.825538  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.854672  5598 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:14.809204  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:14.755198  8042 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.868422  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:14.875847  5599 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:14.876576  5599 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:14.874073  5673 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
W20260709 12:10:14.940452  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 90667.1us
I20260709 12:10:14.809511  7834 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:10:14.942672  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 69965.3us
I20260709 12:10:14.828639  7870 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:14.943658  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:14.853394  8068 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.828958  7819 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.777958  8061 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.173s
I20260709 12:10:14.742736  8003 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:14.854249  8037 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.943961  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:14.828773  8051 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:14.824824  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 105014us
I20260709 12:10:14.875931  8075 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.100s
I20260709 12:10:14.959836  8048 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:14.782084  7993 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.945917  5595 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:14.965495  5593 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:14.967259  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:14.951277  8034 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:10:14.970052  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:14.974031  8096 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:14.975811  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:14.966243  7819 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.979223  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:14.979578  8003 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.044191  7939 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:10:15.046716  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 67569.2us
I20260709 12:10:15.049171  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:15.049736  5593 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:15.049998  7870 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:10:14.949437  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 71404.3us
I20260709 12:10:15.056982  5670 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:10:15.058238  5592 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:15.059283  5592 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:14.980118  5600 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:14.876154  8042 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.945355  8094 raft_consensus.cc:3055] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:14.961537  8068 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:14.979827  8018 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:14.761607  8046 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.951061  7940 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.076s
I20260709 12:10:14.947955  8022 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 12:10:14.807425  8044 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:14.969583  8101 log.cc:927] Time spent T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 12:10:15.061087  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 92335.2us
I20260709 12:10:15.091665  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:15.064980  5597 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: [6.4-8.5]
I20260709 12:10:15.092304  5669 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:10:15.063778  5748 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:15.071974  5599 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.968312  7988 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:15.075806  5594 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:15.051101  7870 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:15.101684  5669 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:15.022289  7993 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.019629  8076 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:10:15.100600  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.068220  8094 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:15.101269  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.102794  5563 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:14.968436  8037 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:14.968147  8051 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:15.104110  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:15.109527  7819 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.111553  8037 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.073812  7918 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:10:15.117830  5599 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.117339  5592 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.128067  8056 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:15.128583  8056 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:15.085682  8096 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.114326  8050 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:15.134701  5638 leader_election.cc:400] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7.
I20260709 12:10:15.136911  5638 leader_election.cc:403] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:15.138657  8044 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.139145  8042 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.140372  8005 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:15.140831  8005 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:15.119647  8048 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:15.141711  5592 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.144359  8050 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:15.149369  8056 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.153084  8056 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:15.156457  7585 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.151454  7944 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7.
I20260709 12:10:15.158653  8005 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.159878  8005 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:15.151168  8050 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.144402  8074 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:15.167691  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.174242  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.177238  5745 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:10:15.178377  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.179116  5670 raft_consensus.cc:2393] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:15.179232  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.180119  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:15.180666  5675 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:15.181391  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.181654  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.181964  5666 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:15.182687  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:15.183291  5671 raft_consensus.cc:2393] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 5: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:15.183884  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.169076  7585 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:15.186244  7585 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.186545  8049 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:15.162746  8068 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.190150  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.194965  5668 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:15.193609  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.190325  7941 raft_consensus.cc:993] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:15.197885  7941 raft_consensus.cc:1081] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:15.196944  5747 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:15.200245  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:15.200867  5748 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:15.201164  5748 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:15.205641  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.197165  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:15.167196  8086 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.148729  7870 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.210780  8096 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.212013  8044 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:15.140614  8094 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.233464  5743 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:15.209306  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:15.216346  5745 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:15.221840  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.195639  8021 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.224869  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:15.237717  5742 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:15.201647  5748 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.238612  5748 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:15.229866  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:15.232743  5674 raft_consensus.cc:2368] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8.
I20260709 12:10:15.241441  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.250880  5748 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:15.196049  8049 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.253047  5743 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:10:15.255398  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:15.259999  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.232189  8044 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.258764  5566 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:15.241767  8060 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:10:15.264984  8099 log.cc:927] Time spent T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.586s	user 0.003s	sys 0.002s
I20260709 12:10:15.240942  8048 raft_consensus.cc:2764] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:10:15.240573  7819 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.273715  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:15.274788  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.275204  5566 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:15.277642  7857 consensus_meta.cc:287] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.525s	user 0.013s	sys 0.000s
I20260709 12:10:15.278215  7906 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:15.272421  8060 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.281344  8060 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:15.281453  8110 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:10:15.270787  8044 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:15.284888  8086 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.243718  8021 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.289613  8050 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:15.290059  8050 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:15.290432  8050 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:15.291139  8021 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.279884  7819 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.302206  5675 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:15.304924  7906 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:15.309237  5566 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:15.311550  5747 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:15.312655  8049 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.315986  8050 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.311220  8075 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:15.321288  8075 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:15.328454  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.310536  8046 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:15.313194  8048 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:15.335798  7937 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:15.326159  8042 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:15.343173  8042 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:15.343397  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.333101  8075 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:15.349126  7918 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:15.350553  7918 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.351477  8061 raft_consensus.cc:1027] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: attempt to promote peer b633c4cb0f2b4af29d22bda6848d049d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:10:15.329593  8037 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:10:15.353292  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 31) took 5115 ms. Trace:
I20260709 12:10:15.356628  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:15.357481  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:15.360224  5670 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:15.353948  5494 rpcz_store.cc:276] 0709 12:10:10.238016 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:10.240900 (+  2884us) service_pool.cc:224] Handling call
0709 12:10:15.353227 (+5112327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:12.988312 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:13.092306 (+103994us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:13.092370 (+    64us) write_op.cc:435] Acquired schema lock
0709 12:10:13.092393 (+    23us) tablet.cc:662] Decoding operations
0709 12:10:13.092963 (+   570us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:13.093073 (+   110us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:13.093114 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:13.093376 (+   262us) tablet.cc:701] Row locks acquired
0709 12:10:13.093401 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:10:13.093598 (+   197us) write_op.cc:270] Start()
0709 12:10:13.093729 (+   131us) write_op.cc:276] Timestamp: P: 1783599013093539 usec, L: 0
0709 12:10:13.093759 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 12:10:13.094571 (+   812us) log.cc:844] Serialized 586 byte log entry
0709 12:10:13.320732 (+226161us) op_driver.cc:464] REPLICATION: finished
0709 12:10:13.537742 (+217010us) write_op.cc:301] APPLY: starting
0709 12:10:13.543741 (+  5999us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:13.553496 (+  9755us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:13.570189 (+ 16693us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:13.587070 (+ 16881us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:13.650881 (+ 63811us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:13.650962 (+    81us) write_op.cc:312] APPLY: finished
0709 12:10:13.651220 (+   258us) log.cc:844] Serialized 22 byte log entry
0709 12:10:13.651429 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:13.651540 (+   111us) write_op.cc:454] Released schema lock
0709 12:10:13.651591 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:13.652076 (+   485us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:13.652124 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":101402,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":167704,"apply.run_cpu_time_us":2958,"apply.run_wall_time_us":118087,"num_ops":1,"prepare.queue_time_us":143246,"prepare.run_cpu_time_us":3786,"prepare.run_wall_time_us":113698,"replication_time_us":209659,"thread_start_us":118088,"threads_started":2}]]}
I20260709 12:10:15.369190  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.365585  7816 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:15.373155  7816 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.344064  8042 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.382064  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.386623  5744 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:15.389761  7585 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:15.380796  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.396862  8051 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.397593  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.398250  7819 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.367695  8061 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:15.366973  8068 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.403497  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.406679  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.404682  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:15.408078  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.409425  5641 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:15.420951  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.415236  7584 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:15.431541  7584 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.437588  7584 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.439642  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:15.440402  5741 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:15.448415  5672 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:15.407109  7819 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.449671  7819 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.430007  8035 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:15.454398  5741 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:15.454747  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.457504  5745 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 3.
I20260709 12:10:15.461987  5566 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:15.462221  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.462783  7585 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:15.463217  7585 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.463665  7585 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:15.464222  7816 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.465147  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:15.466024  8051 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:15.466573  8051 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:15.463696  5745 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:10:15.406400  8061 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:15.462585  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:15.471549  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.472913  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:15.473769  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:15.474502  5595 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:15.474097  5745 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:10:15.475216  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:15.479600  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.480792  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.485491  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:15.452344  7819 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.517001  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.518234  5592 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:15.521724  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.421478  8050 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.523307  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:15.528682  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:15.519093  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:15.524282  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.524391  5594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:15.530078  5674 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:15.526711  7377 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:15.530642  7377 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.533202  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.534812  5741 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 8: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:15.539362  7377 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:15.467425  8051 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.541334  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:15.541826  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:15.595880  5674 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:15.599484  5566 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:15.600629  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 56378.7us
W20260709 12:10:15.602514  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 61421.1us
I20260709 12:10:15.609032  5674 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:15.528358  8068 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:15.536689  7819 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.622862  5591 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:15.540802  8037 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:15.640808  8060 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.642373  5595 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:10:15.647198  5674 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:10:15.652196  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 48866.3us
I20260709 12:10:15.620993  7430 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:15.619865  7906 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:15.683359  5747 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:15.623867  8092 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:15.750751  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 73670.9us
W20260709 12:10:15.751854  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 74765.7us
W20260709 12:10:15.692703  8117 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.199s	user 0.004s	sys 0.000s
I20260709 12:10:15.812640  8020 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:15.813670  8014 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:15.814272  8014 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:15.824476  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.629585  7819 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.703773  7430 raft_consensus.cc:697] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:15.829900  7430 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:15.825423  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 69150.5us
I20260709 12:10:15.639660  8037 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.816311  8014 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.833709  8037 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:15.805824  8115 log.cc:927] Time spent T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.448s	user 0.000s	sys 0.001s
I20260709 12:10:15.857106  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:15.858301  5672 raft_consensus.cc:2410] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:10:15.830632  7819 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.631753  8068 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:15.681147  8022 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.141s
I20260709 12:10:15.855665  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:15.861367  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:15.860247  5670 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:15.855077  8042 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:15.758391  8092 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:15.886988  5594 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:15.887516  5594 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:15.882001  8044 consensus_meta.cc:287] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.593s	user 0.003s	sys 0.009s
I20260709 12:10:15.901320  5745 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:15.902948  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.905529  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:15.903153  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:15.908756  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 253410us
I20260709 12:10:15.910028  5712 leader_election.cc:400] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8.
I20260709 12:10:15.910421  5712 leader_election.cc:403] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:15.913305  5594 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.917893  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.918799  5745 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 3.
I20260709 12:10:15.920008  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.937026  5641 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:15.938361  8074 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:15.941414  7857 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8.
I20260709 12:10:15.941742  8074 raft_consensus.cc:697] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:15.946158  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:15.923678  8061 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.952754  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:15.942646  8085 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
W20260709 12:10:15.954129  5675 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.580s	user 0.026s	sys 0.036s
W20260709 12:10:15.959333  5675 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.026s	sys 0.037s
I20260709 12:10:15.888675  8042 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.947053  7908 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:15.916043  8044 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:15.960943  7908 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:15.967592  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:15.972167  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:15.974156  5593 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:15.960438  7983 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:15.972071  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:15.963002  7866 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:15.984040  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:15.985587  5744 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.585s	user 0.008s	sys 0.030s
W20260709 12:10:15.987133  5744 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.008s	sys 0.031s
I20260709 12:10:15.968338  8060 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:15.975867  7908 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:15.988677  8124 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260709 12:10:15.969555  8089 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 12:10:15.979655  7983 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:15.968176  7816 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 12:10:15.961627  8074 consensus_queue.cc:237] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.071347  5744 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:16.000043  8111 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:15.997077  7866 raft_consensus.cc:697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:16.085142  5673 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.004s	sys 0.002s
I20260709 12:10:16.013006  7983 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:16.095070  5673 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.004s	sys 0.002s
W20260709 12:10:16.071429  8127 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 12:10:16.078496  7906 raft_consensus.cc:697] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:16.073992  7879 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:16.085142  8121 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.209s	user 0.000s	sys 0.001s
W20260709 12:10:16.185021  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 91588.7us
W20260709 12:10:16.195492  7937 consensus_meta.cc:287] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.859s	user 0.008s	sys 0.004s
I20260709 12:10:16.196664  5669 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:16.090983  7857 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:16.095335  7951 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.097093  8042 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:16.211484  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 374101us
W20260709 12:10:16.213104  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 226473us
I20260709 12:10:16.198550  7944 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.170485  7906 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.237591  8111 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:16.246510  5749 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:16.199019  7879 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.222127  8068 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:16.225383  8037 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.212891  7951 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:16.327060  8130 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 12:10:16.263918  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.328682  7951 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.329244  7951 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:16.329802  7951 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.233278  7819 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:16.331698  8128 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
I20260709 12:10:16.333611  7879 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.294930  8092 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:16.247480  8061 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.230907  7944 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.261492  8135 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.290103  8138 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.233255  7866 consensus_queue.cc:237] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:16.318269  8137 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
W20260709 12:10:16.321331  8131 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 12:10:16.325080  8129 log.cc:927] Time spent T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
W20260709 12:10:16.325783  8132 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.149s	user 0.000s	sys 0.000s
I20260709 12:10:16.229337  8042 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.316648  7918 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.246627  8134 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.291898  8037 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:16.347337  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 120274us
W20260709 12:10:16.343400  7585 consensus_meta.cc:287] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.879s	user 0.014s	sys 0.000s
I20260709 12:10:16.358680  5712 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:16.331771  7819 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.342269  8061 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.352771  8092 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.370781  8149 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.372177  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:16.346863  8135 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.347947  8138 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.383191  8061 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:16.385222  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:16.386057  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:16.386605  7951 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.387195  8037 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.389441  5594 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.377732  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.373697  7816 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:16.390890  8151 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:16.391530  8151 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.392431  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.393157  7983 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.393723  8151 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.394291  8144 consensus_queue.cc:1059] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:10:16.395133  8145 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:16.395506  8145 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:16.396983  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.398713  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.399484  5746 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:16.400014  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:16.396296  8145 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.401569  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.402935  5740 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:16.403326  5740 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:16.403764  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:16.402864  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.405325  7983 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:16.404117  5740 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.406869  5740 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:16.407833  7906 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.408390  7906 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.355928  8042 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.361112  7585 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.410300  7906 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.410152  7819 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.373521  8092 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } }
I20260709 12:10:16.371452  8149 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:16.414176  7918 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:10:16.426589  5672 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:16.357364  8134 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.377017  8146 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:16.402802  8044 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.411700  8037 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.442009  8037 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.444005  8037 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.444020  8149 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:16.444672  8154 log.cc:927] Time spent T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:10:16.445509  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:16.445801  8144 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.446286  8144 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.446956  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:16.452184  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.452872  5666 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 5.
I20260709 12:10:16.460717  5740 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:16.462620  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:16.463333  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.463873  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.465090  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:16.465544  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.467021  7983 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:16.458433  8092 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.470685  5566 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:16.487658  7879 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:16.493517  8135 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.493774  8134 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.462402  8037 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
W20260709 12:10:16.496693  8125 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.666s	user 0.006s	sys 0.000s
I20260709 12:10:16.497421  8042 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.470935  8152 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:10:16.508049  7944 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.513638  7585 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.534482  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.524960  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.525759  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.511157  7857 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.538813  7857 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:16.539012  5744 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:16.539659  8158 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.518684  8138 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.525712  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:16.542127  5743 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:16.546977  8112 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.500408  7908 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.547474  8112 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.550479  8112 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:16.554482  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.533218  8134 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.557539  5672 raft_consensus.cc:2410] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:10:16.543002  8094 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:16.562825  5743 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:16.566848  8074 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.571983  8074 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.573988  8074 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.567219  7944 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.579766  7879 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:16.559444  8134 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.582617  5566 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:16.540256  8158 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.580451  8046 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:16.627030  8153 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.242s	user 0.001s	sys 0.000s
I20260709 12:10:16.623555  7819 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.600510  8051 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:16.636238  7819 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.607439  7585 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.637696  8020 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.643919  8134 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.633836  8046 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.647737  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.640614  5749 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:16.599525  7944 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.656613  7819 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.657364  7857 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:16.637996  8051 raft_consensus.cc:697] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:16.659528  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.664608  7944 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.664671  7857 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:16.666771  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:16.658478  8134 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:10:16.649916  7879 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.653131  8020 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.653245  7585 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.675217  7585 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.677358  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.677094  8051 consensus_queue.cc:237] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.688660  8020 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.689838  5741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52862 (request call id 1321) took 1168 ms. Trace:
I20260709 12:10:16.690227  5741 rpcz_store.cc:276] 0709 12:10:15.521118 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.540441 (+ 19323us) service_pool.cc:224] Handling call
0709 12:10:15.540767 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:15.877798 (+337031us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:15.877841 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:10:15.877895 (+    54us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:10:15.877940 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:16.689628 (+811688us) spinlock_profiling.cc:243] Waited 337 ms on lock 0x7b54000753d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:16.689671 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:16.689785 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":774557952}
I20260709 12:10:16.697649  8050 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.698197  8050 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.701063  5742 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:16.695689  8134 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.701957  7377 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.702198  8134 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:16.702595  7377 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.705701  8050 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.707880  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.709192  8046 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.685935  7585 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.714908  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.715827  5743 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:16.717625  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:16.718755  7585 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.721230  8023 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.723994  5669 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 1138) took 1343 ms. Trace:
I20260709 12:10:16.724522  5669 rpcz_store.cc:276] 0709 12:10:15.381344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.394193 (+ 12849us) service_pool.cc:224] Handling call
0709 12:10:15.394549 (+   356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:16.197121 (+802572us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:16.723679 (+526558us) spinlock_profiling.cc:243] Waited 802 ms on lock 0x7b54000c76d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:16.723897 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1843535744}
I20260709 12:10:16.728470  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.728665  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.729585  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.727049  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.721814  8023 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.741909  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.744800  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.738349  7819 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:16.746610  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.746995  7819 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.747511  5747 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:10:16.743108  8056 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.121s	user 0.009s	sys 0.009s
I20260709 12:10:16.747423  7819 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:16.757239  8158 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:16.752524  8056 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.134s	user 0.010s	sys 0.009s
I20260709 12:10:16.765625  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.753324  8134 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:16.777097  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.778687  7585 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.790716  8023 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.797678  8035 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:16.798313  8035 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.804587  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.807492  5593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 1054) took 1282 ms. Trace:
I20260709 12:10:16.802634  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.812252  5497 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.805961  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.802910  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.821610  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.821830  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.817117  5593 rpcz_store.cc:276] 0709 12:10:15.525292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.525493 (+   201us) service_pool.cc:224] Handling call
0709 12:10:16.807281 (+1281788us) spinlock_profiling.cc:243] Waited 430 ms on lock 0x7b54002d50d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:16.807406 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":990082944}
I20260709 12:10:16.832466  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.824669  5497 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:16.834275  5497 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.811405  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 149) took 10441 ms. Trace:
I20260709 12:10:16.836373  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:16.837337  5743 raft_consensus.cc:2368] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:10:16.835824  5497 catalog_manager.cc:5697] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 4 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:16.838614  5497 catalog_manager.cc:5697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.838238  7957 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.840716  7957 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.842881  7957 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.833520  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:16.845760  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.800501  8035 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.824422  8023 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.852981  8023 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.853906  7870 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.854449  7870 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.855270  8023 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.855800  6317 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:16.856249  7941 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.856768  7870 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.824079  7585 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.856982  7941 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.857719  7585 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.859591  7941 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:16.859673  5641 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:16.801378  8068 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:16.857625  7829 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:16.839910  5497 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.868703  5497 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.871420  5497 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.835458  5493 rpcz_store.cc:276] 0709 12:10:06.370520 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:06.370662 (+   142us) service_pool.cc:224] Handling call
0709 12:10:16.811311 (+10440649us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:11.103341 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:11.209504 (+106163us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:11.212480 (+  2976us) write_op.cc:435] Acquired schema lock
0709 12:10:11.227807 (+ 15327us) tablet.cc:662] Decoding operations
0709 12:10:11.664751 (+436944us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:11.672544 (+  7793us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:11.673668 (+  1124us) tablet.cc:685] Acquiring locks for 19 operations
0709 12:10:11.699033 (+ 25365us) tablet.cc:701] Row locks acquired
0709 12:10:11.699048 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:10:11.699366 (+   318us) write_op.cc:270] Start()
0709 12:10:11.699481 (+   115us) write_op.cc:276] Timestamp: P: 1783599011699321 usec, L: 0
0709 12:10:11.699508 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:10:11.700222 (+   714us) log.cc:844] Serialized 7409 byte log entry
0709 12:10:12.257889 (+557667us) op_driver.cc:464] REPLICATION: finished
0709 12:10:12.380609 (+122720us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7cb7c0ac 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c836bcef0
0709 12:10:12.647086 (+266477us) write_op.cc:301] APPLY: starting
0709 12:10:12.647177 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:12.647509 (+   332us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:12.647528 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:12.649679 (+  2151us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:12.649985 (+   306us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=19
0709 12:10:12.650026 (+    41us) write_op.cc:312] APPLY: finished
0709 12:10:12.650362 (+   336us) log.cc:844] Serialized 131 byte log entry
0709 12:10:12.650526 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:12.650690 (+   164us) write_op.cc:454] Released schema lock
0709 12:10:12.650743 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:12.651298 (+   555us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:12.651345 (+    47us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1623108,"reported_tablets":38,"child_traces":[["op",{"apply.queue_time_us":388962,"apply.run_cpu_time_us":4183,"apply.run_wall_time_us":4184,"num_ops":19,"prepare.queue_time_us":230350,"prepare.run_cpu_time_us":16713,"prepare.run_wall_time_us":678872,"raft.queue_time_us":568476,"raft.run_cpu_time_us":61905,"raft.run_wall_time_us":365660,"replication_time_us":558213,"spinlock_wait_cycles":31324672,"thread_start_us":899468,"threads_started":5,"wal-append.queue_time_us":91507,"wal-append.run_cpu_time_us":47527,"wal-append.run_wall_time_us":2858807}]]}
I20260709 12:10:16.874732  5641 leader_election.cc:400] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:10:16.876132  5641 leader_election.cc:403] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:10:16.876713  7939 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:16.860509  7585 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.862593  8068 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:16.880237  8158 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.880805  8158 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.882794  8158 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:16.883870  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.885053  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.885736  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:16.886104  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:16.886336  5670 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:16.886516  8144 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:16.886689  5673 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:16.874539  5497 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.888273  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:16.863432  7870 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:16.889146  5497 catalog_manager.cc:5697] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 1 to 2, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.890571  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.891215  5497 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.885231  5667 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:16.892953  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.893421  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.893615  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.888979  5674 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 7: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:16.893944  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.894116  5666 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:16.894869  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.894937  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:16.895712  5674 raft_consensus.cc:2410] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:10:16.895538  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:16.905488  5673 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:17.070281  5741 raft_consensus.cc:1217] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Deduplicated request from leader. Original: 6.3->[8.4-8.4]   Dedup: 8.4->[]
I20260709 12:10:16.991127  8035 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:16.927444  8068 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:16.957803  5748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42552 (request call id 1442) took 1614 ms. Trace:
I20260709 12:10:17.075402  5741 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:10:16.921502  5670 raft_consensus.cc:2410] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
W20260709 12:10:16.951579  8120 log.cc:927] Time spent T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 1.334s	user 0.000s	sys 0.012s
I20260709 12:10:17.080608  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.025460  7377 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:17.082017  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.082744  5741 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:16.923169  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:16.990412  8048 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:17.083175  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:16.915280  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.080330  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.086830  5669 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:16.909150  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.084614  5743 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:17.022465  8056 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:17.019611  8051 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:16.974289  8022 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:16.908221  8158 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:16.957365  8144 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:17.023728  8085 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:17.078591  5748 rpcz_store.cc:276] 0709 12:10:15.343059 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.343629 (+   570us) service_pool.cc:224] Handling call
0709 12:10:15.343973 (+   344us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:15.344568 (+   595us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:15.344609 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:15.345075 (+   466us) log.cc:844] Serialized 26 byte log entry
0709 12:10:15.693382 (+348307us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:10:15.693446 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:15.693543 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:16.953807 (+1260264us) spinlock_profiling.cc:243] Waited 7.59 ms on lock 0x7b24002174a8. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7ca1f9c4 00007f1c7ca1dacb 00007f1c7cbd8dc9 00007f1c7cbd8a55 00007f1c7cbd7fb0 00007f1c7f84e488 00007f1c7f84ebe8 00007f1c7f826398 00007f1c7f82176a 00007f1c7f820bb6
0709 12:10:16.956669 (+  2862us) raft_consensus.cc:1685] finished
0709 12:10:16.956703 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:16.957723 (+  1020us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":103,"raft.run_cpu_time_us":759,"raft.run_wall_time_us":3247,"spinlock_wait_cycles":17460480,"thread_start_us":347898,"threads_started":1,"wal-append.queue_time_us":560585}
I20260709 12:10:17.090546  8056 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:17.101377  7939 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 3. Current term is 4.
I20260709 12:10:17.096123  8051 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:16.909560  7819 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.176749  8060 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:17.178107  8060 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.179683  7879 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:17.180998  7879 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.106640  7908 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 3 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.077011  8035 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.096895  8085 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.187470  8005 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:17.093680  8022 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.101949  8056 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.188690  8085 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:17.190243  8056 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:17.170246  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.172524  8057 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:17.150707  5596 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 1104) took 1965 ms. Trace:
I20260709 12:10:17.090967  8048 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:17.170562  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.111999  8135 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:17.201640  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.192919  5596 rpcz_store.cc:276] 0709 12:10:15.184969 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.185081 (+   112us) service_pool.cc:224] Handling call
0709 12:10:15.185401 (+   320us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:15.207511 (+ 22110us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:15.207540 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:15.232853 (+ 25313us) log.cc:844] Serialized 26 byte log entry
0709 12:10:15.339384 (+106531us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:10:15.348768 (+  9384us) log.cc:844] Serialized 14 byte log entry
0709 12:10:15.348978 (+   210us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:15.349064 (+    86us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:16.923325 (+1574261us) spinlock_profiling.cc:243] Waited 5.27 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:10:17.149509 (+226184us) raft_consensus.cc:1685] finished
0709 12:10:17.149733 (+   224us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:17.150300 (+   567us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21758,"prepare.queue_time_us":10750,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":32,"raft.queue_time_us":25888,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":196,"spinlock_wait_cycles":12116224,"thread_start_us":73288,"threads_started":1,"wal-append.queue_time_us":272617}
I20260709 12:10:17.203927  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:17.205260  5594 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:17.172823  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.172657  5670 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:17.095542  8144 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.168596  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.094020  8158 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.223497  8158 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.223740  8144 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:17.104678  8051 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.159770  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:17.205804  8181 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 12:10:17.194483  8022 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.208230  8057 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.229512  8057 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.208971  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.210173  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.212256  7819 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.205925  8048 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:17.188351  8005 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.236637  8005 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.220117  8035 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.241138  8035 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.241909  8035 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.270568  5595 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:17.271931  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:17.273084  5592 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:17.278731  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:17.279877  5598 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:17.281215  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:17.282296  5599 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.285120  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:17.286126  5600 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:17.289253  5671 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:17.291733  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:17.294479  7879 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:17.306823  5742 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42552 (request call id 1436) took 2065 ms (client timeout 2055 ms). Trace:
W20260709 12:10:17.307394  5742 rpcz_store.cc:269] 0709 12:10:15.241071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.241207 (+   136us) service_pool.cc:224] Handling call
0709 12:10:17.306339 (+2065132us) spinlock_profiling.cc:243] Waited 1.46 s on lock 0x7b54002486d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:17.306538 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3354505984}
I20260709 12:10:17.306406  8145 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.320447  8021 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.322503  8025 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.322059  8021 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.323315  8025 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.332727  5666 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 4.
I20260709 12:10:17.332911  8021 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.333209  8025 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.338601  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.341151  8036 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:17.327288  5599 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:17.349104  5595 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:17.355904  5592 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:17.359407  8036 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.369840  5641 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.373510  8035 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:17.374557  5566 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.3:42443 timed out after 2.055s (SENT) [suppressed 76 similar messages]
I20260709 12:10:17.375098  5742 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:17.402288  8035 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:17.404377  8035 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.404825  8035 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.412369  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.417487  7957 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:17.427330  8036 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.429066  8068 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:17.436273  7377 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:17.437821  5494 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 2 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:17.440359  8111 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.441322  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:17.440286  5494 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), now has a pending config: VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1), VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:17.442256  8111 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.453274  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.454090  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:17.423940  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 49553.8us
I20260709 12:10:17.460775  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.461297  8060 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.461863  5563 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:17.463557  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 105657us
I20260709 12:10:17.465983  8111 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:17.466629  8042 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:17.470206  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.472251  8042 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:10:17.471351  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:17.475780  7870 consensus_queue.cc:1059] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:10:17.506307  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:17.510869  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.513598  5743 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:17.513813  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.519536  8135 raft_consensus.cc:1064] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:17.519644  8111 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.520654  8111 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.523015  8111 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:17.529136  7377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:42536 (request call id 67) took 3070 ms. Trace:
I20260709 12:10:17.529678  7377 rpcz_store.cc:276] 0709 12:10:14.458744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:14.459076 (+   332us) service_pool.cc:224] Handling call
0709 12:10:15.385902 (+926826us) spinlock_profiling.cc:243] Waited 635 ms on lock 0x7b580036d7d0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbe20aa 00007f1c7fc64447 00007f1c7fc8170a 00007f1c7fc8276a 00007f1c7fc8191b 00007f1c7fc8d03c 00007f1c7fc8c6b3 00007f1c7fc849fa 00007f1c84c4c4c9 00007f1c7e1c8c54
0709 12:10:15.400373 (+ 14471us) log.cc:844] Serialized 480 byte log entry
0709 12:10:16.519745 (+1119372us) spinlock_profiling.cc:243] Waited 3.07 ms on lock 0x7b24002174a8. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7ca1f9c4 00007f1c7ca1dacb 00007f1c7cbd8dc9 00007f1c7cbd8a55 00007f1c7cbd7fb0 00007f1c7f84e488 00007f1c7f84ebe8 00007f1c7f826398 00007f1c7f82176a 00007f1c7f820bb6
0709 12:10:16.796735 (+276990us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b5400367ca0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbfbdbe 00007f1c7fc06930 00007f1c7fc068d8 00007f1c7fc06858 00007f1c7fc06813 00007f1c7fc05a9c 00007f1c85af12f6 00007f1c85aebaa8 00007f1c7fc427cb 00007f1c7fc452c0
0709 12:10:17.527535 (+730800us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1506726784,"thread_start_us":586879,"threads_started":1,"wal-append.queue_time_us":836532}
I20260709 12:10:17.540189  6350 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:17.547847  8036 raft_consensus.cc:3055] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:17.548377  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.548655  8036 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:17.549129  5741 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:17.550350  8036 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.551381  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.551884  8036 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:17.552116  5741 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
W20260709 12:10:17.554700  8184 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:10:17.561961  5563 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.562829  8042 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:17.565156  7829 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:17.565986  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.565860  7829 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:17.568032  5745 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:17.568507  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.570245  7829 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.572413  7870 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:17.573045  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.579497  5742 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:17.584256  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.587981  5494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 32) took 2197 ms. Trace:
I20260709 12:10:17.588866  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.537896  8135 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:17.580426  8042 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:17.584219  8035 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.593993  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:17.594430  5669 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:17.595551  8035 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.594642  5742 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.594094  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.597790  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.590998  5494 rpcz_store.cc:276] 0709 12:10:15.390985 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:15.412425 (+ 21440us) service_pool.cc:224] Handling call
0709 12:10:17.587920 (+2175495us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:17.535069 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:17.535761 (+   692us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:17.535818 (+    57us) write_op.cc:435] Acquired schema lock
0709 12:10:17.535863 (+    45us) tablet.cc:662] Decoding operations
0709 12:10:17.536433 (+   570us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:17.536523 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:17.536573 (+    50us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:10:17.536938 (+   365us) tablet.cc:701] Row locks acquired
0709 12:10:17.537018 (+    80us) write_op.cc:260] PREPARE: finished
0709 12:10:17.537181 (+   163us) write_op.cc:270] Start()
0709 12:10:17.537328 (+   147us) write_op.cc:276] Timestamp: P: 1783599017537126 usec, L: 0
0709 12:10:17.537348 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:10:17.538065 (+   717us) log.cc:844] Serialized 1204 byte log entry
0709 12:10:17.540260 (+  2195us) op_driver.cc:464] REPLICATION: finished
0709 12:10:17.543433 (+  3173us) write_op.cc:301] APPLY: starting
0709 12:10:17.543519 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:17.543627 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:17.543708 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:17.544066 (+   358us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:17.544216 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:10:17.544259 (+    43us) write_op.cc:312] APPLY: finished
0709 12:10:17.544452 (+   193us) log.cc:844] Serialized 28 byte log entry
0709 12:10:17.544620 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:17.544710 (+    90us) write_op.cc:454] Released schema lock
0709 12:10:17.544745 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:17.545179 (+   434us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:17.545205 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":796418,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":2912,"apply.run_cpu_time_us":1714,"apply.run_wall_time_us":1714,"num_ops":2,"prepare.queue_time_us":214,"prepare.run_cpu_time_us":3331,"prepare.run_wall_time_us":3331,"replication_time_us":2734}]]}
I20260709 12:10:17.573069  7870 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.614512  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:17.620826  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 54980.9us
I20260709 12:10:17.623627  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.629671  5669 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:17.630000  5671 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:17.633353  8022 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:17.633755  8022 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:17.634685  8022 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:17.636300  8022 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.642752  6350 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:10:17.644373  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:17.645040  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.647606  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.648339  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.649322  5666 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:17.652655  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.654222  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.645696  5495 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:17.662405  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:17.672843  5742 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:17.678486  7918 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:10:17.680195  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.681120  5671 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:17.684464  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.693634  7870 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.695123  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 146) took 6981 ms. Trace:
W20260709 12:10:17.697005  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45202.6us
I20260709 12:10:17.695447  5497 rpcz_store.cc:276] 0709 12:10:10.714144 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:10.733373 (+ 19229us) service_pool.cc:224] Handling call
0709 12:10:17.694962 (+6961589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:17.075584 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:17.076110 (+   526us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:17.076140 (+    30us) write_op.cc:435] Acquired schema lock
0709 12:10:17.076157 (+    17us) tablet.cc:662] Decoding operations
0709 12:10:17.107512 (+ 31355us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:17.107589 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:17.107624 (+    35us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:10:17.109445 (+  1821us) tablet.cc:701] Row locks acquired
0709 12:10:17.109465 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:10:17.109628 (+   163us) write_op.cc:270] Start()
0709 12:10:17.109739 (+   111us) write_op.cc:276] Timestamp: P: 1783599017109575 usec, L: 0
0709 12:10:17.109768 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 12:10:17.110466 (+   698us) log.cc:844] Serialized 4701 byte log entry
0709 12:10:17.209421 (+ 98955us) op_driver.cc:464] REPLICATION: finished
0709 12:10:17.348094 (+138673us) write_op.cc:301] APPLY: starting
0709 12:10:17.348260 (+   166us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:17.348876 (+   616us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:17.381726 (+ 32850us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:17.406044 (+ 24318us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:17.406435 (+   391us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:10:17.406502 (+    67us) write_op.cc:312] APPLY: finished
0709 12:10:17.406982 (+   480us) log.cc:844] Serialized 88 byte log entry
0709 12:10:17.407214 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:17.407400 (+   186us) write_op.cc:454] Released schema lock
0709 12:10:17.407495 (+    95us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:17.408215 (+   720us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:17.408250 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1427760,"reported_tablets":41,"child_traces":[["op",{"apply.queue_time_us":134870,"apply.run_cpu_time_us":6977,"apply.run_wall_time_us":60135,"num_ops":12,"prepare.queue_time_us":145912,"prepare.run_cpu_time_us":5484,"prepare.run_wall_time_us":35912,"raft.queue_time_us":94503,"raft.run_cpu_time_us":32947,"raft.run_wall_time_us":48605,"replication_time_us":98812,"thread_start_us":379726,"threads_started":4,"wal-append.queue_time_us":907}]]}
I20260709 12:10:17.706313  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:17.705469  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.708856  5593 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 6.
I20260709 12:10:17.690121  7918 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:10:17.716755  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.717892  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4abdc6d9772d488087fd75aba9aee38f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 10)
I20260709 12:10:17.718205  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.718452  8060 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:17.721313  5675 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:17.724220  8057 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.734216  5747 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:17.741170  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.742298  8042 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:17.737905  8057 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.762830  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:17.765534  5741 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:17.770709  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.770357  5641 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.770928  5747 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.774623  5742 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:17.774957  5494 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 4 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:17.786567  8057 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.787150  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.787931  5641 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.790282  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.789479  8136 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:17.797238  8136 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.797619  8136 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:17.799134  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 49225us
I20260709 12:10:17.790934  8021 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:17.804427  5641 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.809727  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.803432  7879 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:10:17.816133  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:17.806460  8021 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.806876  7906 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:17.810943  8135 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:17.812659  8133 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:17.836730  8135 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.833288  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:17.838842  8135 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:17.829314  8068 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:17.815006  8056 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:10:17.812367  8112 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 12:10:17.841653  6314 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.831223  8021 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:17.865396  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.807240  8057 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:10:17.869472  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.839187  8133 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.870807  7829 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:17.871376  8133 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:17.873199  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 81601.2us
I20260709 12:10:17.868162  8135 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:17.875056  8195 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.084s	user 0.004s	sys 0.000s
I20260709 12:10:17.880811  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.885660  8133 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.888209  8133 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:17.890265  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 47127.5us
I20260709 12:10:17.893795  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 4abdc6d9772d488087fd75aba9aee38f with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:17.874708  7906 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:17.897168  8135 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:17.897889  8042 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:17.900002  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.897950  7918 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:17.901247  7906 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:17.901692  7879 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:17.903723  8057 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:17.905891  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.906225  5566 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.900250  5494 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added, no longer has a pending config: VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1), VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:17.914100  8112 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:17.914603  8112 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.914979  8112 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:17.917241  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.920099  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:17.920670  5744 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:17.921144  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:17.924023  5712 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:17.917271  7879 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:17.903152  7906 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.923903  8145 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:17.933897  8145 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.934249  8145 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:17.934549  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:17.935505  8005 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:17.936103  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:17.936479  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:17.919126  8057 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:17.928658  7879 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:17.958601  8135 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.965533  7879 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:17.979358  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:17.981899  5674 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:10:17.974547  8060 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:10:17.989770  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 53774.3us
I20260709 12:10:17.967701  8136 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.999480  8021 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:17.973335  8135 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.001916  5744 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:18.006090  5674 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:17.988122  8060 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:18.007275  8199 tablet_replica.cc:333] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:10:18.014482  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.025718  5641 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:18.027634  5712 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.045295  8136 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.014681  8133 raft_consensus.cc:2764] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:10:18.056507  8135 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.017517  8060 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:18.024777  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:18.065168  5745 raft_consensus.cc:606] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.065562  5745 raft_consensus.cc:614] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:10:18.067246  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 72612.4us
I20260709 12:10:18.068389  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.069414  8042 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.070266  8042 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:18.070307  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.071355  8022 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:18.072007  8022 raft_consensus.cc:697] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:18.072417  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.073354  7918 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:18.073040  8022 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.074059  7918 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:18.082111  5747 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
W20260709 12:10:18.087872  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 59550.2us
I20260709 12:10:18.090988  5641 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:18.095321  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:18.095016  8135 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:18.101521  8135 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:18.104811  8135 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.090088  8112 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:18.115419  5495 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 139) took 11274 ms (client timeout 15000 ms). Trace:
I20260709 12:10:18.110167  8021 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.121457  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:18.134155  7879 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.137194  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.137579  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.137850  5748 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.138382  5745 raft_consensus.cc:2368] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:18.139700  5566 leader_election.cc:400] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:18.140007  5566 leader_election.cc:403] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:10:18.145994  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:18.146580  5672 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.147017  8042 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.150029  5671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:18.150607  5671 raft_consensus.cc:606] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.151002  5671 raft_consensus.cc:614] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:18.150063  8068 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:18.153378  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.154623  7906 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.138535  8112 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:18.163739  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.165053  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.166155  7906 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.166903  7906 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.169193  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.170501  8205 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.171973  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.172659  5748 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:18.172811  8205 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.173403  5563 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.174595  8205 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:10:18.177837  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.182875  5672 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:18.189714  5641 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:18.193156  8068 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.194160  8068 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.198071  7870 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:18.198670  7870 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:18.200107  8199 raft_consensus.cc:2243] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:18.199636  7870 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.200826  8199 raft_consensus.cc:2272] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:18.204226  8199 ts_tablet_manager.cc:1916] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:18.184602  7879 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.211398  7918 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:18.212530  5563 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.213980  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.214232  8057 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.215026  8205 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.217128  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.215271  5563 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:18.119417  5495 rpcz_store.cc:269] 0709 12:10:06.834673 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:06.836498 (+  1825us) service_pool.cc:224] Handling call
0709 12:10:18.108586 (+11272088us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:17.700611 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:17.717573 (+ 16962us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:17.717637 (+    64us) write_op.cc:435] Acquired schema lock
0709 12:10:17.717677 (+    40us) tablet.cc:662] Decoding operations
0709 12:10:17.718265 (+   588us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:17.718350 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:17.718400 (+    50us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:17.718685 (+   285us) tablet.cc:701] Row locks acquired
0709 12:10:17.718712 (+    27us) write_op.cc:260] PREPARE: finished
0709 12:10:17.718967 (+   255us) write_op.cc:270] Start()
0709 12:10:17.719099 (+   132us) write_op.cc:276] Timestamp: P: 1783599017718893 usec, L: 0
0709 12:10:17.719134 (+    35us) op_driver.cc:348] REPLICATION: starting
0709 12:10:17.722061 (+  2927us) log.cc:844] Serialized 531 byte log entry
0709 12:10:17.724873 (+  2812us) op_driver.cc:464] REPLICATION: finished
0709 12:10:17.725580 (+   707us) write_op.cc:301] APPLY: starting
0709 12:10:17.725710 (+   130us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:17.728140 (+  2430us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:17.729827 (+  1687us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:17.730575 (+   748us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:17.731371 (+   796us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:17.732186 (+   815us) write_op.cc:312] APPLY: finished
0709 12:10:17.740070 (+  7884us) log.cc:844] Serialized 22 byte log entry
0709 12:10:17.748646 (+  8576us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:17.749758 (+  1112us) write_op.cc:454] Released schema lock
0709 12:10:17.750838 (+  1080us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:17.782471 (+ 31633us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:17.782518 (+    47us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16679,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":440,"apply.run_cpu_time_us":2388,"apply.run_wall_time_us":38701,"num_ops":1,"prepare.queue_time_us":177,"prepare.run_cpu_time_us":4352,"prepare.run_wall_time_us":26422,"replication_time_us":5536}]]}
I20260709 12:10:18.219069  8145 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.224709  7906 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.231093  5743 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:10:18.233090  8060 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.234891  7906 consensus_queue.cc:1059] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:18.235700  8060 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.236359  7906 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:18.237018  7906 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:18.238778  7906 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.240183  7906 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:18.240760  8042 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8.
I20260709 12:10:18.241282  8145 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:18.243677  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.246335  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.251143  5743 raft_consensus.cc:2368] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:18.255582  5563 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.255575  5566 leader_election.cc:400] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:18.256733  5566 leader_election.cc:403] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:10:18.257560  7918 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.263513  7918 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.265641  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.266625  7918 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:10:18.267788  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.270241  8205 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:18.268149  8042 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:18.284987  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.285677  5596 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.294349  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.296459  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:18.314765  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 107480us
I20260709 12:10:18.317104  5596 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:18.318873  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:18.319362  5743 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.324185  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:18.325736  8145 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:18.325730  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.326597  8145 raft_consensus.cc:697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.326643  5594 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:18.328145  8145 consensus_queue.cc:237] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [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: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.353349  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:18.357872  5669 raft_consensus.cc:2393] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:18.358067  5594 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: [4.4-6.5]
I20260709 12:10:18.348453  8042 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7.
I20260709 12:10:18.379983  5596 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:18.384168  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.387069  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.389217  5593 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:18.406291  8199 ts_tablet_manager.cc:1929] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:10:18.406853  8199 log.cc:1199] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/4abdc6d9772d488087fd75aba9aee38f
I20260709 12:10:18.407377  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.407811  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:18.408002  5594 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:18.408358  5743 raft_consensus.cc:606] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.409090  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.410154  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.411165  5592 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:18.410595  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.412122  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.413254  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.414454  5598 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:18.414564  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.415642  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.410200  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.418558  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.419688  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.419828  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.419973  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.420302  5597 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:18.425140  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.430539  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 4abdc6d9772d488087fd75aba9aee38f (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:18.430990  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.431617  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.435056  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.435204  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.436287  5596 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:18.438655  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76880f2f261942b49afd105839ede274"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:18.439123  5741 raft_consensus.cc:606] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.443019  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.443554  5596 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:18.445832  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.446786  5597 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:18.447484  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.451077  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:18.451632  5741 raft_consensus.cc:606] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.452996  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:18.454779  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:18.455823  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:18.461922  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.462572  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.447062  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.463647  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.463132  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.465286  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.465512  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.466141  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.466115  5592 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:18.466846  5591 raft_consensus.cc:2376] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8. Re-sending same reply.
I20260709 12:10:18.465770  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.467415  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.467963  5599 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.468364  5592 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:18.468453  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.469290  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:18.471757  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.469331  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.473304  5743 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:18.473809  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.478942  8042 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:18.476028  5591 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:18.474862  5599 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:18.515304  5596 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:18.519806  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:18.526683  5494 catalog_manager.cc:5697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.530799  5494 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.539521  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:18.532169  5494 catalog_manager.cc:5697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.539765  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:18.540172  5666 raft_consensus.cc:1803] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: voting while tombstoned based on last-logged opid 5.6
I20260709 12:10:18.540704  5666 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
W20260709 12:10:18.540781  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.542052  5669 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:18.542133  5494 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.543870  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:18.543583  5494 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.544116  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:18.544672  5672 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:10:18.553966  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:18.546075  5494 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.562245  5494 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 9. New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.563544  8068 raft_consensus.cc:993] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.564035  8068 raft_consensus.cc:1081] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.565029  5494 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.566663  5741 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:18.566526  5494 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 6, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.570384  5494 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.572219  5494 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.573173  5743 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:18.574250  8208 raft_consensus.cc:993] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.573978  5494 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.575172  8145 raft_consensus.cc:1081] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.576064  8145 raft_consensus.cc:993] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.576510  8210 raft_consensus.cc:1081] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.576164  5494 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.577199  8042 consensus_queue.cc:1059] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:18.578591  8205 raft_consensus.cc:3055] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:18.578950  8205 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:18.579701  8205 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.580976  8205 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:18.581620  5494 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.583535  5494 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.584053  7906 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:18.587224  5494 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.588800  5494 catalog_manager.cc:5697] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.590514  5494 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.593091  5672 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:18.594916  5494 catalog_manager.cc:5697] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 2 to 4, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 4 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.599536  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.566553  8133 raft_consensus.cc:993] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:18.599299  5494 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.602807  5494 catalog_manager.cc:5697] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.603782  8209 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.605659  8133 raft_consensus.cc:1081] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
W20260709 12:10:18.607156  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.606905  5494 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.607887  8068 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:10:18.608280  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.610021  5494 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 3 to 4, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.613263  5494 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.617502  8203 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:18.618198  8203 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.617005  5494 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.619422  8203 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.621387  5494 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.623878  5494 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.626704  5494 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:18.629369  5741 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:18.631958  8022 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:18.607630  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:18.646772  7906 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.647271  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.648090  5596 raft_consensus.cc:2393] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:18.648522  5599 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:18.648973  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.653478  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.654569  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.661319  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.662091  5593 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:18.663906  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.664726  5593 raft_consensus.cc:2410] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:18.672626  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.673292  5593 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:18.673969  5743 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:18.675503  8135 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:18.677016  7870 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:18.677373  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.685262  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.686147  5591 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:10:18.687412  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.687822  5638 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.689194  8135 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.699273  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.701373  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:18.702718  5599 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:18.704331  5591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76880f2f261942b49afd105839ede274"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:18.705063  5591 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:18.705463  5591 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.709111  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:18.709771  5599 raft_consensus.cc:2376] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7. Re-sending same reply.
I20260709 12:10:18.711251  5593 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:18.711542  8135 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:18.712636  7870 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.713184  7870 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.715521  7870 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.716331  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.717716  7870 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.718781  5638 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.715096  8136 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:10:18.720011  7870 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.720418  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:18.725831  5600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:18.726388  5600 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:18.726824  5600 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:18.728292  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:18.729542  5593 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:18.730804  5593 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:18.737228  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.735795  5591 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.739743  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:18.735214  5600 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.740650  5599 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:18.741124  5599 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:18.742902  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.743499  5743 raft_consensus.cc:3055] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:18.743783  5743 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.745461  5638 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.744051  5591 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.747860  5593 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.754086  5599 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.758970  5748 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:18.753575  5743 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.762959  5600 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.763649  5593 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.764607  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.764514  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.765240  5748 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:18.765287  5745 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:18.765750  5745 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.765793  5593 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:18.766458  5743 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.767534  5591 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:18.765663  5748 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.769694  5598 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:18.770201  5599 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:18.776837  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:18.777431  5747 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:18.777695  5747 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.778504  5747 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.779088  5748 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.779634  5747 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:18.780175  5748 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:18.757501  8135 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.784647  5745 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.790295  5745 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:18.791464  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 49127.8us
I20260709 12:10:18.802480  5595 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
W20260709 12:10:18.809392  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.813139  8133 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:18.766106  8022 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:10:18.815740  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.818977  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.820218  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.801822  5594 raft_consensus.cc:2955] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:18.831365  7906 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.832914  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.833911  8205 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.837658  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.839573  8205 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:18.839720  5563 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.840903  8042 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.842192  8209 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.843611  5748 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
W20260709 12:10:18.844424  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:18.845393  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:18.846453  8205 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:18.846920  8205 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:18.847775  8205 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.848877  7879 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:18.854748  5745 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:18.856086  5566 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:18.860812  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:18.862862  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 60148.1us
W20260709 12:10:18.863016  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 47397.1us
I20260709 12:10:18.864262  5747 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:18.868156  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.864427  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.868882  5566 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:18.865255  5743 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:18.870990  5566 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:18.872126  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.867923  8022 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.871372  8042 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:18.873165  8133 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.873418  8042 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:18.873694  8022 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:18.873921  7906 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:18.874337  8042 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.866575  7879 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:18.880954  7879 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:18.893971  8133 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:18.887866  7879 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:18.910007  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.911314  8145 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:18.912822  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.913614  8209 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:18.914484  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:18.916158  8145 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:18.916705  8145 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:18.917721  8145 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:18.943181  8209 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:18.948769  5672 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:18.952315  5670 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:10:18.959230  5596 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260709 12:10:18.970651  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 102719us
I20260709 12:10:18.967538  7906 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:18.973402  8133 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:10:18.981285  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.982213  8022 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:18.982784  5638 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.984118  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.989020  8022 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:18.990005  8022 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:18.990113  8203 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:18.994849  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:18.975064  8208 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:10:18.999112  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.009716  8022 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:19.015646  7906 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:19.019681  5638 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.000350  8236 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:19.063138  5666 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:10:19.069353  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50116.3us
I20260709 12:10:19.070849  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:19.054289  8236 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:19.080368  5595 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:19.077534  8022 raft_consensus.cc:2764] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:10:19.076792  8204 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:10:19.101287  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.102489  8236 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:19.103134  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.104153  8236 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:19.106688  8209 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:10:19.108225  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.117372  8022 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:19.119190  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:19.120150  8022 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:19.121632  5638 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.126266  8022 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:19.129005  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:19.129894  8236 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:19.130363  8236 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:19.132793  8236 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:19.139686  8022 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.140420  8022 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:19.143712  8022 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:19.141775  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:19.151686  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:19.153576  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:19.154294  8022 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:19.156607  5672 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:19.160688  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:19.160948  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:19.163455  5671 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:19.163415  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:19.167953  8236 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:19.173668  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:19.196836  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:19.198839  5674 raft_consensus.cc:1217] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Deduplicated request from leader. Original: 4.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 12:10:19.199347  5674 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:10:19.200124  8236 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:19.201396  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:19.202353  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:19.208096  5674 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:10:19.210106  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46974.7us
I20260709 12:10:19.213707  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:19.214352  5667 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:19.215051  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:19.215167  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:19.215807  5670 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:19.216061  5671 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:19.246443  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:19.279241  8251 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 12:10:19.378417  5495 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:19.382172  5671 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:19.383744  5675 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:19.384414  5667 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:19.386272  5495 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:19.387614  5670 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:19.397156  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:19.397986  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:19.398835  6350 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:19.400399  5596 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:10:19.401608  5596 pending_rounds.cc:85] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 3
I20260709 12:10:19.401849  5596 pending_rounds.cc:107] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:10:19.402709  5596 raft_consensus.cc:2889] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:19.427531  5748 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:19.426774  5495 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
W20260709 12:10:19.431197  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 211451us
I20260709 12:10:19.435951  5495 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 4 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:19.443915  5675 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:19.444856  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:19.461867  5595 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:19.469919  5673 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:19.487212  5592 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:10:19.496932  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:19.497709  5597 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
W20260709 12:10:19.520152  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 67807.8us
W20260709 12:10:19.522807  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 66994.2us
I20260709 12:10:19.550298  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:19.560226  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:19.565408  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.566761  8260 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:19.570640  8236 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:19.576066  5669 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:19.578568  8056 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.579121  8056 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:19.584096  8253 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:10:19.596325  6351 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Advancing to term 7
I20260709 12:10:19.602890  5668 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
W20260709 12:10:19.603858  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:19.616835  8056 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:19.627411  6351 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:19.654009  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:19.658073  5638 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:19.658960  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:19.664909  8236 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:19.684271  5672 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 6. (term mismatch)
I20260709 12:10:19.684749  5672 pending_rounds.cc:85] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 5
I20260709 12:10:19.684963  5672 pending_rounds.cc:107] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 6.6
I20260709 12:10:19.685181  5672 raft_consensus.cc:2917] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Aborting config change with OpId 6.6: Aborted: Op aborted by new leader
I20260709 12:10:19.668778  8260 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:10:19.715641  5672 raft_consensus.cc:2889] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:19.715801  8042 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:19.719040  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:19.722209  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:19.720306  8042 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:19.727510  8234 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:19.728888  5563 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:19.730438  5563 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:19.731208  8234 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:19.740360  8234 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:19.761509  8273 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:19.764333  8205 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:19.767576  8273 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:19.759279  8042 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.770780  8042 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:19.780737  8145 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:19.782407  8269 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:19.783301  8145 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:19.783703  8145 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:19.784534  8145 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:19.791735  8145 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:19.787066  8204 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:10:19.793964  8203 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:19.786830  8042 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:19.806536  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 139232us
W20260709 12:10:19.810604  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 44811.9us
I20260709 12:10:19.817804  5596 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:19.815263  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:19.821977  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:19.822100  5494 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:19.828419  5743 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:19.830886  5494 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 4 to -1, term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) evicted, now has a pending config: VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1), VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:19.835299  5494 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:19.841217  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.841642  5745 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:19.842080  8056 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:10:19.844574  8256 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:19.846963  8256 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:19.847393  8256 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:19.851755  5638 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.857470  8056 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:19.859901  5669 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:19.861665  7377 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:19.862233  5668 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:19.864670  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:19.865357  5748 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:19.879261  5745 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:19.882445  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:19.883126  5669 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:19.898566  5494 catalog_manager.cc:5697] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 8. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:19.830832  8271 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.062s
I20260709 12:10:19.923775  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 150) took 1478 ms. Trace:
I20260709 12:10:19.927201  5495 rpcz_store.cc:276] 0709 12:10:18.445631 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:18.445749 (+   118us) service_pool.cc:224] Handling call
0709 12:10:19.923707 (+1477958us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:19.557849 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:19.595155 (+ 37306us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:19.595195 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:10:19.595216 (+    21us) tablet.cc:662] Decoding operations
0709 12:10:19.595876 (+   660us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:19.595942 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:19.595982 (+    40us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:10:19.596386 (+   404us) tablet.cc:701] Row locks acquired
0709 12:10:19.596400 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:10:19.596626 (+   226us) write_op.cc:270] Start()
0709 12:10:19.596759 (+   133us) write_op.cc:276] Timestamp: P: 1783599019596518 usec, L: 0
0709 12:10:19.596779 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:10:19.635796 (+ 39017us) log.cc:844] Serialized 1669 byte log entry
0709 12:10:19.682727 (+ 46931us) op_driver.cc:464] REPLICATION: finished
0709 12:10:19.761986 (+ 79259us) write_op.cc:301] APPLY: starting
0709 12:10:19.762074 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:19.762227 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:19.762353 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:19.762822 (+   469us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:19.763002 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:10:19.763047 (+    45us) write_op.cc:312] APPLY: finished
0709 12:10:19.763288 (+   241us) log.cc:844] Serialized 40 byte log entry
0709 12:10:19.793220 (+ 29932us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:19.793319 (+    99us) write_op.cc:454] Released schema lock
0709 12:10:19.793364 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:19.824011 (+ 30647us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:19.829773 (+  5762us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2792,"reported_tablets":49,"child_traces":[["op",{"apply.queue_time_us":79001,"apply.run_cpu_time_us":2068,"apply.run_wall_time_us":59654,"num_ops":4,"prepare.queue_time_us":81640,"prepare.run_cpu_time_us":4495,"prepare.run_wall_time_us":105700,"replication_time_us":85806,"thread_start_us":89769,"threads_started":2}]]}
I20260709 12:10:19.936822  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:19.937783  5742 raft_consensus.cc:606] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:19.909037  8269 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:10:19.939507  8209 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:19.978916  8256 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:19.982203  8270 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.060s
I20260709 12:10:19.984022  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:19.985033  5742 raft_consensus.cc:606] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:19.995138  8276 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
I20260709 12:10:20.004328  8268 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:20.004694  8274 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:10:20.011219  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:20.013455  5669 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:20.015631  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:19.982266  8256 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:20.031277  5675 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:20.032511  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:20.041489  5493 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added, no longer has a pending config: VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1), VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2), VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3), NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:20.042747  8234 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:20.043195  8234 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:20.043552  8234 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:20.055953  8234 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:20.080888  8234 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:20.085045  6341 tablet_service.cc:1558] Processing DeleteTablet for tablet c9b46c32f4fe4141b8bdfb8866160a74 with delete_type TABLET_DATA_TOMBSTONED (TS b633c4cb0f2b4af29d22bda6848d049d not found in new config with opid_index -1) from {username='slave'} at 127.0.0.1:47366
W20260709 12:10:20.101547  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 167573us
I20260709 12:10:20.119897  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:20.120700  5742 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:20.137511  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:20.142027  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 237611us
I20260709 12:10:20.147521  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:20.152163  5674 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:20.144673  8133 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 12:10:20.183818  5674 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
W20260709 12:10:20.193784  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 81932.9us
I20260709 12:10:20.194522  8209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:52602 (request call id 3) took 15569 ms. Trace:
I20260709 12:10:20.207604  8145 raft_consensus.cc:993] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.208070  8145 raft_consensus.cc:1081] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.199004  8290 tablet_replica.cc:333] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
W20260709 12:10:20.201637  8284 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
W20260709 12:10:20.233875  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 84655us
I20260709 12:10:20.250061  8290 raft_consensus.cc:2243] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Raft consensus shutting down.
W20260709 12:10:20.254773  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 92109.2us
I20260709 12:10:20.261421  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:20.262820  5747 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:20.264616  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:20.250964  8290 pending_rounds.cc:70] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Trying to abort 1 pending ops.
I20260709 12:10:20.255550  8274 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:10:20.206828  8209 rpcz_store.cc:276] 0709 12:10:04.611466 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:04.611612 (+   146us) service_pool.cc:224] Handling call
0709 12:10:04.645408 (+ 33796us) log.cc:844] Serialized 485 byte log entry
0709 12:10:04.798518 (+153110us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b18001ae8a0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb13c0a 00007f1c86253219 00007f1c7cb9ba40 00007f1c7cb964e4 00007f1c7cb96455 00007f1c7fbdfb0b 00007f1c7fc64b63 00007f1c7fc8c752 00007f1c84c4cd29
0709 12:10:05.196813 (+398295us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b18001ae8a0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb672a6 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53
0709 12:10:05.201816 (+  5003us) spinlock_profiling.cc:243] Waited 6.11 ms on lock 0x7b540002db20. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634 0000000000388479 00007f1c7cb99475
0709 12:10:05.222742 (+ 20926us) spinlock_profiling.cc:243] Waited 7.77 ms on lock 0x7b2c000e18d8. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58ea0a 00007f1c7e58e693 00007f1c7e58e631 00007f1c7fcc2b52 00007f1c7fcc2cf5 00007f1c7fbff691 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69
0709 12:10:05.364286 (+141544us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b540002db20. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc06b26 00007f1c7fc0049a 00007f1c7fbff714 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634
0709 12:10:20.145610 (+14781324us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":107065,"raft.queue_time_us":121232,"raft.run_cpu_time_us":24494,"raft.run_wall_time_us":1001856,"spinlock_wait_cycles":109082368,"thread_start_us":31562,"threads_started":1,"wal-append.queue_time_us":94050,"wal-append.run_cpu_time_us":1616,"wal-append.run_wall_time_us":1001677}
I20260709 12:10:20.272643  8290 pending_rounds.cc:77] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Aborting op as it isn't in flight: id { term: 7 index: 6 } timestamp: 7305621581511929856 op_type: NO_OP noop_request { }
I20260709 12:10:20.273217  8290 raft_consensus.cc:2889] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:20.273008  8135 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:10:20.273769  8290 raft_consensus.cc:2272] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Raft consensus is shut down!
I20260709 12:10:20.294929  5494 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:20.303237  5598 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:10:20.303508  6351 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 12:10:20.304282  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 69952.5us
I20260709 12:10:20.308254  5747 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:20.316911  5673 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:20.318570  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:20.322361  8268 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:20.323100  8268 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:20.323704  8290 ts_tablet_manager.cc:1916] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:20.324177  8268 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:20.365079  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:20.365693  5599 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:20.366012  5599 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:20.366322  5493 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
W20260709 12:10:20.402335  5712 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: STOPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:20.405774  5599 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:20.410485  5599 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:20.413499  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:20.414297  5748 raft_consensus.cc:606] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:20.449129  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 74987.6us
I20260709 12:10:20.453913  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 140) took 1895 ms. Trace:
I20260709 12:10:20.454550  5497 rpcz_store.cc:276] 0709 12:10:18.558962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:18.559119 (+   157us) service_pool.cc:224] Handling call
0709 12:10:20.453826 (+1894707us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28654,"reported_tablets":48}
I20260709 12:10:20.415319  8256 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
W20260709 12:10:20.496857  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 62209.6us
I20260709 12:10:20.506711  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:20.507421  6351 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:20.511842  8298 log.cc:927] Time spent T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 12:10:20.518272  6351 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:20.495918  8208 raft_consensus.cc:993] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.563432  8208 raft_consensus.cc:1081] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.545121  8133 raft_consensus.cc:993] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.499737  8056 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:10:20.558576  8311 raft_consensus.cc:1064] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:20.558977  8203 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:20.566433  5600 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:20.580389  8203 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:20.586089  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:20.611045  5742 raft_consensus.cc:3055] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:20.611459  5742 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:20.614825  5638 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66aefd80be84428787c71c58dc28f3a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:20.609931  8312 raft_consensus.cc:1081] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.657702  8203 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:20.649317  5742 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:20.783918  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 255117us
W20260709 12:10:20.787386  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 256187us
W20260709 12:10:20.822321  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 143944us
I20260709 12:10:20.852174  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:20.853142  5592 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:20.853736  5592 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:20.857182  5598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:20.858001  5598 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:20.858347  5598 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:20.861744  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:20.866246  8287 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:20.866600  8290 ts_tablet_manager.cc:1929] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.6
I20260709 12:10:20.891356  5668 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:20.877518  5592 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:20.899735  8287 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:20.901028  8287 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:20.913295  5598 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:20.916088  5599 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:20.918797  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:20.919757  5745 raft_consensus.cc:606] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:20.923123  5592 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:20.966569  8308 raft_consensus.cc:993] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.967351  8308 raft_consensus.cc:1081] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:20.984516  5598 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:20.990825  5668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:20.896967  8290 log.cc:1199] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-3-root/wals/c9b46c32f4fe4141b8bdfb8866160a74
I20260709 12:10:20.993904  5668 raft_consensus.cc:606] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:21.005035  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:21.008278  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:21.012856  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:21.017735  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:21.018589  5743 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:21.017810  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:21.018901  5743 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:21.019168  5745 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:21.019192  5744 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:21.019694  5745 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:21.020490  5745 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.021363  5745 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:21.024911  5743 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.025872  5743 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:21.043130  8271 raft_consensus.cc:993] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:21.048858  5745 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:21.043682  8271 raft_consensus.cc:1081] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:21.054613  5743 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:21.056305  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:21.057000  5672 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:21.057832  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:21.060446  5668 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:21.064819  5594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:21.065516  5594 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:21.065902  5594 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:21.067987  5598 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:21.068856  5481 catalog_manager.cc:5028] TS b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): tablet c9b46c32f4fe4141b8bdfb8866160a74 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:21.074928  5672 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:21.077701  5600 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:21.074955  5594 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.080787  5594 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:21.081521  5668 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:21.082896  8309 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:21.083446  5597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:21.083985  5597 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:21.084481  5597 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:21.098677  5673 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:10:21.112767  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:21.116307  5597 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.113063  8271 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 12:10:21.124514  5597 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:21.133989  5563 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:21.134814  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:21.135465  5668 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:21.136121  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:21.139613  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:21.142650  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:21.143220  5747 raft_consensus.cc:3055] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:21.143505  5747 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:21.144766  5747 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.150276  5747 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:21.154838  8203 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:21.140865  8315 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:21.155690  8315 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:21.155975  5742 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:21.156736  8315 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.146669  8270 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:10:21.158152  5668 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:21.162652  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:21.163535  5748 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:21.166445  8306 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:21.141028  8268 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:21.183436  5742 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:21.194703  5747 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
W20260709 12:10:21.197919  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 47112.5us
I20260709 12:10:21.198021  5566 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:21.200127  8318 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.541s	user 0.005s	sys 0.013s
I20260709 12:10:21.192768  8268 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:21.202540  5748 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:21.203784  5566 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:21.209201  8269 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:21.209756  8269 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:21.210616  8269 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.211679  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:21.212253  5672 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:21.212613  5672 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:21.206485  8274 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:21.212396  8021 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:21.213589  8274 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:21.214510  8274 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.213315  5672 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.217242  5749 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:21.217793  5672 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:21.202894  8268 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:21.218721  8325 log.cc:927] Time spent T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.329s	user 0.008s	sys 0.000s
I20260709 12:10:21.225584  5593 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:21.243595  5672 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:21.236085  5493 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:21.248950  5493 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:21.256678  8256 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:10:21.333911  8335 ts_tablet_manager.cc:933] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:21.327611  8280 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:21.338599  8280 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:21.345476  8311 raft_consensus.cc:1068] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Unable to promote non-voter b633c4cb0f2b4af29d22bda6848d049d: Illegal state: Replica 31d651ebdc5c4df48798605de4565f59 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:21.354715  6351 raft_consensus.cc:2955] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:21.363122  8310 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:21.371538  5593 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:21.405073  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:21.406180  5668 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 10: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:21.399462  8021 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:34570 (request call id 75) took 1451 ms. Trace:
W20260709 12:10:21.426153  8333 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.108s	user 0.003s	sys 0.000s
I20260709 12:10:21.407538  8021 rpcz_store.cc:276] 0709 12:10:19.941899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:19.942052 (+   153us) service_pool.cc:224] Handling call
0709 12:10:20.012487 (+ 70435us) spinlock_profiling.cc:243] Waited 38 ms on lock 0x7b5800685dd0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbe20aa 00007f1c7fc64447 00007f1c7fc8170a 00007f1c7fc8276a 00007f1c7fc8191b 00007f1c7fc8d03c 00007f1c7fc8c6b3 00007f1c7fc849fa 00007f1c84c4c4c9 00007f1c7e1c8c54
0709 12:10:20.064104 (+ 51617us) log.cc:844] Serialized 480 byte log entry
0709 12:10:20.171081 (+106977us) spinlock_profiling.cc:243] Waited 4.3 ms on lock 0x7b2c00000238. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58ea0a 00007f1c7e58e693 00007f1c7e58e631 00007f1c7fcc2b52 00007f1c7fcc2cf5 00007f1c7fbff691 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69
0709 12:10:20.172468 (+  1387us) spinlock_profiling.cc:243] Waited 19.9 ms on lock 0x7b18001e8b00. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb993f3 00007f1c7cb9b7c1 00007f1c7cb9b779 00007f1c7cb9b709 00007f1c7cb9b6d1 00007f1c7cb9a9cd 0000000000388634 0000000000388479 00007f1c7cb7c83a
0709 12:10:20.173326 (+   858us) spinlock_profiling.cc:243] Waited 4.54 ms on lock 0x7b180026c760. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fcc2d01 00007f1c7fbff691 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634 0000000000388479
0709 12:10:21.393680 (+1220354us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":325,"mutex_wait_us":7874,"raft.queue_time_us":27758,"raft.run_cpu_time_us":3301,"raft.run_wall_time_us":56454,"spinlock_wait_cycles":153521920,"thread_start_us":60251,"threads_started":1,"wal-append.queue_time_us":87569,"wal-append.run_cpu_time_us":1624,"wal-append.run_wall_time_us":1001666}
I20260709 12:10:21.436949  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c172b47c879d4ec1aa0c579b42425c16 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:21.437091  8280 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:21.440605  8334 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:10:21.417799  6350 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:10:21.453194  5742 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:10:21.442505  5495 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:21.455155  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:21.456112  5598 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:21.455744  5742 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:21.462477  8335 tablet_copy_client.cc:323] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:10:21.464907  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 66aefd80be84428787c71c58dc28f3a1 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:10:21.465507  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 66aefd80be84428787c71c58dc28f3a1 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-66aefd80be84428787c71c58dc28f3a1
I20260709 12:10:21.479597  8329 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:10:21.491436  8042 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.008s
I20260709 12:10:21.500524  5566 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:21.510720  8306 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:21.511160  8306 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:21.511523  8306 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:21.521147  5744 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:21.529999  8311 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:21.574275  8312 raft_consensus.cc:993] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:21.575098  8312 raft_consensus.cc:1081] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:21.563042  8311 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:21.585057  8306 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.587219  8311 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:21.589380  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:21.587294  8306 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:21.597267  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:21.598053  5672 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 10: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:21.604681  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:21.609946  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:21.610656  5599 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:21.610999  5599 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:21.615984  5712 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:21.626307  8204 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:21.639364  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:21.642014  5745 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:10:21.645398  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:21.646102  5599 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.652638  5599 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:21.655411  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:21.655994  5743 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:21.656301  5743 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:21.657055  5743 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.659847  5743 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:21.651914  8234 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:10:21.667048  5672 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:21.669884  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:21.670807  5673 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:21.675148  5742 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:21.678716  5743 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:21.686332  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet c172b47c879d4ec1aa0c579b42425c16 with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:21.686297  5566 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:21.687410  8234 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:21.687786  5566 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:21.687911  8234 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:21.689025  8234 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.691676  8315 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:21.692633  8315 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:21.712272  8315 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:21.713310  7906 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:21.719420  5743 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:21.750756  5672 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:21.754511  8274 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:21.735507  8329 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:10:21.760828  5497 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:21.771833  5497 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:21.742235  8310 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:34862 (request call id 2) took 1458 ms. Trace:
I20260709 12:10:21.789443  8354 tablet_replica.cc:333] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:10:21.781378  8310 rpcz_store.cc:276] 0709 12:10:20.276943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:20.277129 (+   186us) service_pool.cc:224] Handling call
0709 12:10:20.345658 (+ 68529us) log.cc:844] Serialized 485 byte log entry
0709 12:10:21.170768 (+825110us) spinlock_profiling.cc:243] Waited 7.53 ms on lock 0x7b5400195da0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc06b26 00007f1c7fc0049a 00007f1c7fbff714 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634
0709 12:10:21.201198 (+ 30430us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b4c00281d00. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7df52a20 00007f1c7df63a29 00007f1c7df6413f 00007f1c7df282ab 00007f1c7df55f3c 00007f1c7df563fe 00007f1c7e1e350b 00007f1c7fbe2381 00007f1c7fbe026b 00007f1c7fbe6d53 00007f1c7fbe6cd9
0709 12:10:21.734655 (+533457us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":112245,"raft.queue_time_us":56536,"raft.run_cpu_time_us":24991,"raft.run_wall_time_us":487672,"spinlock_wait_cycles":23614080,"thread_start_us":429413,"threads_started":2,"wal-append.queue_time_us":121251,"wal-append.run_cpu_time_us":2912,"wal-append.run_wall_time_us":1105850}
I20260709 12:10:21.826794  5685 tablet_copy_source_session.cc:215] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:21.831333  5673 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:21.835284  5596 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:21.849419  5745 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:21.849924  8335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66aefd80be84428787c71c58dc28f3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:21.856004  5742 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:21.868213  8307 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:21.873968  5674 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:10:21.886821  5673 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:21.876363  5493 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:21.889365  8354 raft_consensus.cc:2243] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:21.890041  8354 raft_consensus.cc:2272] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:21.888394  8307 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:10:21.900852  5742 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:21.902808  7906 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:21.904354  8274 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:21.908004  8354 ts_tablet_manager.cc:1916] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:21.919457  7906 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:21.929082  8354 ts_tablet_manager.cc:1929] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.5
I20260709 12:10:21.928481  5493 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:21.929520  8354 log.cc:1199] T c172b47c879d4ec1aa0c579b42425c16 P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/c172b47c879d4ec1aa0c579b42425c16
I20260709 12:10:21.931213  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet c172b47c879d4ec1aa0c579b42425c16 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:21.939654  5668 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 12:10:21.947892  8358 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
W20260709 12:10:21.962123  5563 consensus_peers.cc:597] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb713b3e538347cfaf68d9a5a0533af5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:21.991737  5494 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:21.996842  5494 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 6, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:21.986040  8234 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
W20260709 12:10:22.035772  8363 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:10:22.022750  8236 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.040372  8236 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.042495  8236 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.049221  8335 tablet_copy_client.cc:806] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:22.049903  8335 tablet_copy_client.cc:670] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:22.055477  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:22.056146  5748 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:10:22.055173  8315 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Committing config change with OpId 9.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.065848  5641 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:22.067178  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:22.075385  8236 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:22.086760  5494 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:22.064584  8335 tablet_copy_client.cc:538] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:22.080240  5741 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Committing config change with OpId 9.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.101392  8042 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:22.105683  8042 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.075848  8236 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:22.110440  8236 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:22.158223  8042 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.176764  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:22.177640  5672 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 8: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:22.128839  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:22.194804  5741 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:10:22.199512  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:22.200778  8307 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:22.200218  5743 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:22.214949  5749 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:22.230767  5566 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:22.234625  8317 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:22.235062  8317 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:22.235431  8317 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:22.184624  8236 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.241681  8315 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:22.242331  5672 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 10. Current term is 11. Ops: []
W20260709 12:10:22.247361  8367 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 12:10:22.251704  5749 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.252825  5495 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.255441  8317 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.260526  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:22.261902  8236 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.259989  8315 consensus_queue.cc:1059] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:22.289702  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:22.289206  5673 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Committing config change with OpId 9.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.309151  8317 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.321051  5641 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:22.322703  8236 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:10:22.328271  8329 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:22.328943  8329 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:22.336910  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:22.347651  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:22.351686  5672 raft_consensus.cc:2393] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 8: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:22.369469  5745 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:22.384590  5672 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:22.387044  5566 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:22.388876  8306 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:22.389497  8306 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:22.396739  8335 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:22.399497  8315 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:10:22.417928  8306 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [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: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.347465  8329 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.420140  8329 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:22.435752  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17662db1c8d241279af0c50bd8116768"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:22.436738  5596 raft_consensus.cc:606] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:22.454757  8231 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.455387  8231 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.457865  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:22.458536  5596 raft_consensus.cc:606] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:22.459604  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:22.458508  8231 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.460372  5743 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:22.461665  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:22.461756  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:22.462777  8368 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.060s	user 0.004s	sys 0.000s
I20260709 12:10:22.463109  8056 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:22.463506  8056 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:22.463838  8056 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:22.482039  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:22.482758  5596 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:22.485571  8056 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.489836  8056 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.491098  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:22.491806  5741 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:22.491180  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:22.496070  5598 raft_consensus.cc:606] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:22.501178  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:22.504384  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:22.505096  5596 raft_consensus.cc:606] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:22.508981  5672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:22.509584  5672 raft_consensus.cc:606] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:22.511178  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
W20260709 12:10:22.511478  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 288938us
I20260709 12:10:22.513216  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:22.514057  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:22.525899  8307 raft_consensus.cc:993] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.526413  8307 raft_consensus.cc:1081] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.530474  5673 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:22.541055  5497 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:22.545266  5712 consensus_peers.cc:597] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9ec48a82fca4bffb8baf17a14207d71. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:22.548002  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:22.548682  5744 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:22.549258  5744 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:22.551306  8317 raft_consensus.cc:993] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.550930  8311 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:22.559609  8374 ts_tablet_manager.cc:933] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:10:22.556252  8307 raft_consensus.cc:1081] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.567073  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:22.567627  5743 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:22.567970  5743 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:22.577626  5741 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:22.578785  5641 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:22.579676  8056 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:22.576184  5743 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.581670  5598 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:22.580438  8056 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:22.582473  8374 tablet_copy_client.cc:323] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
I20260709 12:10:22.543354  5497 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.585572  5610 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet cb713b3e538347cfaf68d9a5a0533af5 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:10:22.586406  5610 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet cb713b3e538347cfaf68d9a5a0533af5 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-cb713b3e538347cfaf68d9a5a0533af5
I20260709 12:10:22.586503  5744 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.588512  5744 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:22.589406  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:22.589986  5672 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:22.595666  5610 tablet_copy_source_session.cc:215] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:22.584492  8056 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.637696  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b3e538347cfaf68d9a5a0533af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:22.653084  5743 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:22.656909  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:22.657822  5667 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:22.661015  8335 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: 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:10:22.662119  8335 tablet_bootstrap.cc:492] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:22.662884  8335 ts_tablet_manager.cc:1403] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.297s	user 0.029s	sys 0.007s
I20260709 12:10:22.661307  8374 tablet_copy_client.cc:806] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:22.664002  8374 tablet_copy_client.cc:670] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:22.665813  5667 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:22.669958  8374 tablet_copy_client.cc:538] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:22.648090  5672 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:22.693528  5675 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:22.694545  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:22.695601  8204 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:22.696089  8204 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:22.696141  8319 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:22.704944  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:22.705651  5597 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:22.705962  5597 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:22.706619  5597 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.707897  5597 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:22.708871  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:22.709434  5598 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:22.709725  5598 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:22.710457  5598 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.711452  5598 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:22.714304  8204 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.706414  8311 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.720350  8315 raft_consensus.cc:993] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.721236  8315 raft_consensus.cc:993] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.721628  8315 raft_consensus.cc:1081] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.722306  8317 raft_consensus.cc:1081] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.728426  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17662db1c8d241279af0c50bd8116768"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:22.729081  5744 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:22.731141  5745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:22.733371  5745 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:22.733771  5745 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:22.733537  5497 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.735488  5744 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:22.750748  5597 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:22.666329  8335 raft_consensus.cc:359] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.745911  8374 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:22.745802  5598 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:22.742887  5745 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:22.752107  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 56712.9us
I20260709 12:10:22.760888  8335 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:22.766203  5745 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:22.768826  8335 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:22.772112  8335 ts_tablet_manager.cc:1434] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.003s
I20260709 12:10:22.778340  5744 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.765522  5712 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:22.782163  8369 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:22.782756  8369 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:22.780740  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-66aefd80be84428787c71c58dc28f3a1 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:10:22.788597  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-66aefd80be84428787c71c58dc28f3a1 on tablet 66aefd80be84428787c71c58dc28f3a1 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:22.791150  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:22.791908  6351 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:22.791256  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:22.792435  5596 raft_consensus.cc:3055] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:22.783914  8369 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.792915  5596 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:22.793673  5596 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_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: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:22.795382  5596 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:22.805317  5494 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:22.806807  6351 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:22.797294  5667 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.818873  5596 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:22.825563  5744 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:22.833360  8335 ts_tablet_manager.cc:933] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:22.844384  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:22.844888  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:22.845247  5673 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:22.845479  5598 raft_consensus.cc:3055] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:22.845826  5598 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:22.846491  5598 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.846789  5675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:22.848004  5675 raft_consensus.cc:606] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Received request to transfer leadership
I20260709 12:10:22.854200  5673 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:22.854355  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:22.854888  5596 raft_consensus.cc:606] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership
I20260709 12:10:22.855435  5712 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:22.859745  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:22.862871  5598 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:22.873209  8204 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:22.857973  8319 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:22.874600  8319 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:22.878017  5563 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:22.878706  5494 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:22.886031  5673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:22.886636  5673 raft_consensus.cc:606] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Received request to transfer leadership
W20260709 12:10:22.888927  5481 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c9b46c32f4fe4141b8bdfb8866160a74 already in progress [suppressed 13 similar messages]
I20260709 12:10:22.891362  8205 raft_consensus.cc:993] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.891776  5598 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:22.891870  6350 raft_consensus.cc:1217] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 12:10:22.879962  8204 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:22.894636  8204 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:22.875700  8319 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:22.899461  8329 raft_consensus.cc:1081] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:22.966296  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:22.968009  5744 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:22.968833  5744 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:10:22.977665  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 88755.3us
I20260709 12:10:22.991544  5745 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: []
W20260709 12:10:22.996912  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 54590.9us
I20260709 12:10:22.998687  5673 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:23.002003  8270 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:10:23.003722  5744 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.011874  8234 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:23.014789  5672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:23.015347  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:23.016038  5598 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:23.016323  5598 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:23.017047  5744 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:23.016987  5598 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.015401  5672 raft_consensus.cc:606] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Received request to transfer leadership
I20260709 12:10:23.018095  5598 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.014231  8234 consensus_queue.cc:1243] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 log is divergent from this leader: its last log entry 9.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:10:23.007818  8335 tablet_copy_client.cc:323] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:23.045585  5598 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:23.083866  7870 raft_consensus.cc:993] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:23.084650  8387 raft_consensus.cc:1081] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:23.084959  8268 raft_consensus.cc:993] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:23.085397  8268 raft_consensus.cc:1081] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
W20260709 12:10:23.086304  5545 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:23.086722  5545 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for c9b46c32f4fe4141b8bdfb8866160a74 already in progress
W20260709 12:10:23.087006  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c9b46c32f4fe4141b8bdfb8866160a74 already in progress
I20260709 12:10:23.091202  5745 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:23.091536  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:23.093732  5741 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:23.094058  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:23.094267  5741 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.094697  5598 raft_consensus.cc:606] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership
I20260709 12:10:23.097257  5598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:23.097836  5598 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:23.098198  5598 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:23.104986  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:23.105610  5596 raft_consensus.cc:606] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership
I20260709 12:10:23.106129  7870 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:10:23.107098  5638 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:23.113889  5545 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:23.114543  5545 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for cb713b3e538347cfaf68d9a5a0533af5 already in progress
W20260709 12:10:23.115108  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for cb713b3e538347cfaf68d9a5a0533af5 already in progress
I20260709 12:10:23.122911  5712 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:23.124596  8205 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:23.129271  8205 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:23.130424  5759 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet b9ec48a82fca4bffb8baf17a14207d71 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:23.130137  8205 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.131176  5759 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet b9ec48a82fca4bffb8baf17a14207d71 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-b9ec48a82fca4bffb8baf17a14207d71
I20260709 12:10:23.124714  8369 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:23.133725  8369 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:23.134636  8369 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.127008  5599 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:23.169450  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:23.171134  5672 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.166985  8205 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:23.183786  5741 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.186870  5598 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.192492  5672 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:23.211122  5598 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:23.223853  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:23.224496  5745 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:23.228865  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:23.229501  5672 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:23.229799  5672 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:23.230835  5672 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.239627  5741 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:23.240768  5672 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:23.241130  5759 tablet_copy_source_session.cc:215] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:23.249418  5672 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:23.254379  5745 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:23.256501  5566 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:23.246505  8335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec48a82fca4bffb8baf17a14207d71. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:23.259864  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 71820.6us
I20260709 12:10:23.255430  5494 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.276232  5494 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.260347  8268 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:23.281189  8268 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:23.282369  8268 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.289244  5592 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:23.292196  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:23.293044  5592 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:23.293336  5592 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:23.294157  5592 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:10:23.295431  8391 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.138s	user 0.000s	sys 0.004s
I20260709 12:10:23.295871  5592 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.309101  5598 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:23.310750  8319 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:10:23.341188  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 84478.5us
I20260709 12:10:23.356750  5592 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:23.358470  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:23.360208  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:23.360801  5672 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.361300  5667 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:23.360812  8369 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:23.365196  8369 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:23.369138  5672 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:23.370461  5673 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:23.366040  8369 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.340867  8395 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 12:10:23.381846  8387 raft_consensus.cc:1064] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:23.374699  5599 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 7. (term mismatch)
I20260709 12:10:23.384744  5599 pending_rounds.cc:85] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 6
I20260709 12:10:23.396169  5599 pending_rounds.cc:107] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 8.7
I20260709 12:10:23.396430  5599 raft_consensus.cc:2889] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:23.384646  7870 raft_consensus.cc:993] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:23.386091  8316 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 12:10:23.387537  8374 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:23.403803  8374 tablet_bootstrap.cc:492] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:23.404665  8374 ts_tablet_manager.cc:1403] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.659s	user 0.035s	sys 0.021s
I20260709 12:10:23.405165  8388 raft_consensus.cc:1081] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:23.386976  5494 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.407790  5494 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.421694  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:10:23.432253  8204 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:23.442238  5743 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:23.442694  5743 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.449117  5672 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:23.450711  8381 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:23.460566  5743 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.414945  8388 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:10:23.489624  6350 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:10:23.527463  8316 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:23.538584  5743 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:23.540457  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:23.541180  5667 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:23.541523  5667 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:23.548391  5593 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:23.553619  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:23.540542  5497 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.580740  5593 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:10:23.575776  8395 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:10:23.545269  5667 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.590183  5667 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:23.384510  8387 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:23.618391  8374 raft_consensus.cc:359] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.619485  8374 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:23.626945  5667 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:23.655855  5592 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:10:23.661321  8335 tablet_copy_client.cc:806] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:23.661948  8335 tablet_copy_client.cc:670] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:23.620321  8374 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:23.682488  8374 ts_tablet_manager.cc:1434] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.277s	user 0.006s	sys 0.002s
I20260709 12:10:23.693463  5675 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:10:23.694355  8319 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:23.689512  8335 tablet_copy_client.cc:538] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:23.713409  5494 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.727875  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:23.728785  8316 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:23.729396  8316 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:23.738615  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:23.738782  8204 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:23.758723  8319 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:23.780067  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-cb713b3e538347cfaf68d9a5a0533af5 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:10:23.783139  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-cb713b3e538347cfaf68d9a5a0533af5 on tablet cb713b3e538347cfaf68d9a5a0533af5 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:23.809813  8204 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:23.807261  8316 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:23.885296  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:23.886104  5672 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 11: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:23.892081  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:23.893039  5598 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:10:23.875444  8319 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:23.930058  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:23.931035  8382 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:23.931411  8382 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:23.931751  8382 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:23.932168  5667 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:10:23.937712  8414 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:23.954093  5591 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:10:23.970038  8414 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 12:10:24.009403  6351 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:10:23.988759  8319 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:24.018900  7870 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:24.046766  5743 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:10:24.083494  8396 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:10:24.109557  8335 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:24.122290  5670 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:24.125435  5598 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 12:10:24.142570  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 148299us
W20260709 12:10:24.270706  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 107823us
W20260709 12:10:24.279457  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 117279us
I20260709 12:10:24.304442  5743 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:24.313374  6350 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEARNER]: Advancing to term 10
I20260709 12:10:24.317544  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:24.318197  5597 raft_consensus.cc:606] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:24.341287  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:24.342083  5597 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:24.290032  8382 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:24.386375  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 222836us
I20260709 12:10:24.391506  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:24.392596  5597 raft_consensus.cc:606] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:24.431083  6350 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260709 12:10:24.434484  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 140277us
I20260709 12:10:24.462350  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:24.462954  5593 raft_consensus.cc:606] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:24.474486  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 71685.8us
I20260709 12:10:24.476656  8317 raft_consensus.cc:993] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:24.477157  8317 raft_consensus.cc:1081] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:24.486512  8316 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:24.463886  8431 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:10:24.493114  8382 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:24.493433  8431 raft_consensus.cc:993] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:24.493952  8431 raft_consensus.cc:1081] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:24.486004  5495 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:24.529597  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 54309.2us
W20260709 12:10:24.538370  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 62689.1us
W20260709 12:10:24.559607  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 64502.7us
I20260709 12:10:24.567621  8389 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.568225  8389 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.570755  8389 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:24.577338  8387 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:24.582698  5672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:24.583379  5672 raft_consensus.cc:606] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:24.585880  5712 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:24.598621  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 12:10:24.598657  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 59637.5us
I20260709 12:10:24.600442  8428 raft_consensus.cc:1064] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:24.600589  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:24.605152  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:24.616667  8428 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 7, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:24.634850  8421 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:24.657956  6350 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:24.659570  8428 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:24.667870  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:24.670300  8234 raft_consensus.cc:993] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:24.670854  8234 raft_consensus.cc:1081] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:24.674484  8387 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:24.675870  5598 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:10:24.688051  5745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:24.698115  5745 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.698513  5745 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:24.693782  5740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:24.705215  5740 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.705608  5740 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:24.706548  5597 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:24.713155  5745 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.717192  5591 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:24.721632  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:24.722133  5743 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.722443  5743 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:24.731489  5597 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:10:24.732335  5745 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:24.733178  5740 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.741494  5743 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.749858  8335 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:24.750336  5743 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:24.770478  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:24.792302  5670 raft_consensus.cc:2393] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 11: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:24.793089  5740 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:24.794831  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:24.797065  5593 raft_consensus.cc:2410] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 12 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260709 12:10:24.751230  8335 tablet_bootstrap.cc:492] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:24.817226  5675 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:10:24.829509  5675 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:24.839386  6351 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:24.860229  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:24.828581  8335 ts_tablet_manager.cc:1403] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.719s	user 0.045s	sys 0.004s
I20260709 12:10:24.881078  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:24.881652  5675 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:24.881701  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:24.882298  5667 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:24.880124  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:24.884606  5673 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:24.893043  8411 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:24.893679  8411 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:24.894630  8411 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.911957  8428 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:24.913440  8382 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:24.917323  5675 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:24.919121  5667 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:24.919368  5673 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:24.922835  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:24.923074  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:24.923178  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:24.923418  5599 raft_consensus.cc:3055] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:24.923557  5596 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:24.923769  5599 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:24.923928  5596 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:24.923760  5598 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:24.924710  5596 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.925908  5596 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:24.926326  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:24.925272  5598 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:24.919073  8335 raft_consensus.cc:359] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:24.931632  8335 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:24.932310  8335 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:24.934640  8335 ts_tablet_manager.cc:1434] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:10:24.935778  8231 raft_consensus.cc:993] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:24.936262  8231 raft_consensus.cc:1081] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:24.920449  8234 raft_consensus.cc:993] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:24.938275  5599 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.940303  5599 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:24.943828  8234 raft_consensus.cc:1081] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:24.930480  5598 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.948809  5598 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:24.952732  5494 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:24.949625  5743 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:24.958724  5596 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:24.965833  5641 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:24.976275  5599 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:24.981709  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:24.982348  5599 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.982782  5599 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:24.982525  5596 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:24.991012  5759 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-b9ec48a82fca4bffb8baf17a14207d71 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:24.991551  5759 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-b9ec48a82fca4bffb8baf17a14207d71 on tablet b9ec48a82fca4bffb8baf17a14207d71 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:24.993547  5598 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:24.995203  5599 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:24.997833  5599 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:25.012496  5675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:10:25.013072  5675 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:25.013623  5675 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:25.013052  5673 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:24.967054  8231 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:25.025835  5675 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.038153  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:25.038813  5667 raft_consensus.cc:3055] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:25.032336  8428 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:10:25.049829  5675 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:25.056645  8412 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:24.968128  8395 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Committing config change with OpId 10.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:25.058642  5667 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:25.063879  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:25.073794  5740 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:25.072896  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:25.074910  5596 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:25.075230  5596 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:25.075989  5596 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.076864  5596 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:25.115262  5667 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.118901  5667 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:25.108263  5740 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:25.126094  5641 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:25.122741  5596 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:25.147432  5667 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:25.148972  5563 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:25.158638  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 121669us
I20260709 12:10:25.160703  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:25.149473  8438 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:25.164870  8438 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:25.166026  8438 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.158625  8435 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:25.174798  5740 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:25.173298  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:25.182595  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:25.183343  5741 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:25.187588  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 61612.1us
I20260709 12:10:25.188360  8412 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:25.198581  5741 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:25.205797  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:25.206481  8204 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:25.181595  8435 raft_consensus.cc:697] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:25.212039  8412 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:25.221611  8204 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:25.222114  8453 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:25.222633  8453 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:25.222517  8204 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.223522  8453 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.229483  8335 ts_tablet_manager.cc:933] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:25.230736  6351 raft_consensus.cc:1217] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 12:10:25.235625  5597 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:25.238442  5673 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:25.334546  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 89013.1us
W20260709 12:10:25.345434  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 93854.6us
I20260709 12:10:25.347142  8435 consensus_queue.cc:237] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:25.381388  8420 log.cc:927] Time spent T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 12:10:25.381932  8412 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:25.480402  5497 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:25.515218  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 164249us
W20260709 12:10:25.522591  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 91419.1us
I20260709 12:10:25.520128  8335 tablet_copy_client.cc:323] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:25.580152  6351 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:25.573103  8456 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.324s	user 0.000s	sys 0.002s
I20260709 12:10:25.623759  5759 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet c9b46c32f4fe4141b8bdfb8866160a74 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:25.624414  5759 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet c9b46c32f4fe4141b8bdfb8866160a74 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-c9b46c32f4fe4141b8bdfb8866160a74
I20260709 12:10:25.643555  5673 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:25.696148  5759 tablet_copy_source_session.cc:215] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:25.677791  8450 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:10:25.707705  8335 ts_tablet_manager.cc:1916] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260709 12:10:25.729234  5597 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:25.742439  5743 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:25.743860  8415 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:25.748764  5493 catalog_manager.cc:5697] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.752187  5495 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:25.769765  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 95634.1us
I20260709 12:10:25.777585  5675 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:25.781419  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 122587us
I20260709 12:10:25.788775  8388 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:25.801787  8382 raft_consensus.cc:1064] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:25.813040  5597 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:25.817921  5667 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:25.804250  8382 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:25.840840  5592 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:25.846553  8472 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:25.865583  5745 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:25.877563  8306 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:25.882778  8472 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:25.884763  8404 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:25.886858  8335 ts_tablet_manager.cc:1929] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 7.6
I20260709 12:10:25.887727  8335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b46c32f4fe4141b8bdfb8866160a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:25.906596  5593 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:10:25.919955  8452 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:25.939288  5675 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:25.963156  5675 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:25.986334  8335 tablet_copy_client.cc:806] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:25.987028  8335 tablet_copy_client.cc:670] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:25.948961  8404 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:10:26.022351  5592 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:26.003288  6351 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:10:26.007321  5497 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:26.026590  5497 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:26.011615  8481 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.060s	user 0.000s	sys 0.002s
I20260709 12:10:26.017800  8388 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:25.976768  8464 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 12:10:25.996219  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:26.031731  8335 tablet_copy_client.cc:538] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:26.036073  5497 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:26.045648  5599 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:26.047469  5497 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:26.059115  8335 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
W20260709 12:10:26.116696  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 71608.7us
W20260709 12:10:26.116539  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 68518.3us
I20260709 12:10:26.071142  8438 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 12:10:26.116566  8462 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:10:26.285290  5675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:26.286243  5675 raft_consensus.cc:606] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:26.343082  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:26.343729  5598 raft_consensus.cc:606] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:26.362293  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:26.363144  5598 raft_consensus.cc:606] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:26.364387  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66aefd80be84428787c71c58dc28f3a1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:10:26.391080  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 249027us
W20260709 12:10:26.403719  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 248060us
I20260709 12:10:26.420643  6350 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:26.422645  5593 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:26.423790  5599 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:26.428436  6351 raft_consensus.cc:2955] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:26.441409  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:26.442058  5743 raft_consensus.cc:606] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:26.452078  5494 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 5 to 6, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 5 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.469043  8395 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:10:26.485366  5675 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:26.480443  7906 raft_consensus.cc:993] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:26.490711  7906 raft_consensus.cc:1081] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:26.492669  8497 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:26.499262  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:26.499846  5744 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.500234  5744 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:26.495319  8450 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:10:26.505214  5672 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:26.512461  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:26.513230  5593 raft_consensus.cc:606] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:26.514698  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:26.516462  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:26.517380  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:26.517642  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 66aefd80be84428787c71c58dc28f3a1 with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:26.568044  8369 raft_consensus.cc:993] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:26.571139  8369 raft_consensus.cc:1081] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:26.573822  8369 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:10:26.616626  8335 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.060s	user 0.004s	sys 0.000s
I20260709 12:10:26.618312  5744 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.620077  8335 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:26.620203  5744 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:26.621039  8335 tablet_bootstrap.cc:492] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:26.628446  8435 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:26.639400  8335 ts_tablet_manager.cc:1403] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.580s	user 0.060s	sys 0.041s
I20260709 12:10:26.647802  5675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:26.648416  5675 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.648774  5675 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:26.648862  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:26.649533  5673 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:26.651218  8335 raft_consensus.cc:359] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:26.652041  8335 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:26.653805  8234 raft_consensus.cc:993] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:26.654717  8234 raft_consensus.cc:1081] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:26.652675  8335 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:26.673936  8335 ts_tablet_manager.cc:1434] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 12:10:26.695621  5759 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c9b46c32f4fe4141b8bdfb8866160a74 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:26.696110  5759 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c9b46c32f4fe4141b8bdfb8866160a74 on tablet c9b46c32f4fe4141b8bdfb8866160a74 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:26.697126  5668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:10:26.697676  5668 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.698083  5668 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:26.663033  5673 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:26.676641  5675 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.696408  8369 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:26.703267  5675 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:26.685736  8504 tablet_replica.cc:333] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:10:26.709383  8504 raft_consensus.cc:2243] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:26.710634  8504 raft_consensus.cc:2272] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:26.691704  8389 raft_consensus.cc:993] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:26.714602  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:26.714949  8389 raft_consensus.cc:1081] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:26.715366  5740 raft_consensus.cc:3055] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:26.715680  5740 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:26.686687  5744 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:26.705762  5670 raft_consensus.cc:1240] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:26.716403  5740 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.711498  5668 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.720954  5740 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:26.727916  5740 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:26.730115  5668 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:26.736356  5641 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:26.738931  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:26.743440  5745 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:26.756047  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:26.756914  8389 raft_consensus.cc:2804] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:26.764936  5593 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:26.784830  5593 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:26.784932  8389 raft_consensus.cc:697] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:26.785795  5593 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.786048  8389 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.787611  5593 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:26.766765  5598 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:26.773788  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:26.793704  5600 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:26.743355  8504 ts_tablet_manager.cc:1916] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:26.770017  5745 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:26.798918  5740 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:26.799240  5594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:26.799860  5594 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.800172  5594 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:26.801371  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:26.803162  8415 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:26.803750  8415 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:26.794160  5600 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:26.774484  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:26.793854  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:26.806016  5595 raft_consensus.cc:3060] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:26.815471  5594 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.817278  5593 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:26.805173  5600 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.819360  5600 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:26.826455  5594 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:26.829798  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:26.830662  5740 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:26.832512  5600 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:26.813845  8411 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:26.840890  5740 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:26.853333  5595 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:26.857395  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:26.858090  5671 raft_consensus.cc:3055] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:26.858381  5671 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:26.864310  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:26.859164  5671 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.857204  5493 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.868101  5671 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:26.876497  5671 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:26.814913  8415 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:26.822352  8434 consensus_queue.cc:1175] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "31d651ebdc5c4df48798605de4565f59" responder_term: 8 status { last_received { term: 7 index: 5 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:10:26.877868  8270 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:26.897285  8270 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:26.898568  8270 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.865196  8411 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:26.913196  5667 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:10:26.917884  6350 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:26.920218  6351 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:10:26.920300  8411 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:26.928949  8453 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
W20260709 12:10:26.985797  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 54631.6us
I20260709 12:10:26.994091  8471 raft_consensus.cc:993] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:26.994635  7906 raft_consensus.cc:1081] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:26.994735  8369 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:27.001606  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:27.002434  5744 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:27.002877  5744 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:27.003230  6351 raft_consensus.cc:1217] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEARNER]: Deduplicated request from leader. Original: 9.7->[10.8-10.8]   Dedup: 10.8->[]
I20260709 12:10:27.011912  5744 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:27.015401  5744 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:27.047101  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:27.047968  5675 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:27.054539  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:27.055341  5598 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:27.055663  5598 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:27.056785  5598 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:27.058274  5598 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:10:27.098201  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 44704.5us
I20260709 12:10:27.129113  5598 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:27.130396  5494 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.132107  5675 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:27.137303  5673 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:27.144356  5673 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:27.167008  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:27.168510  5497 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.171355  8462 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:27.184917  8462 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:27.186153  8462 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:27.170156  5493 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.329680  8504 ts_tablet_manager.cc:1929] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 12:10:27.263152  8382 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Committing config change with OpId 10.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:27.347874  5595 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:27.350924  5675 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:27.355774  8306 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:27.358419  7870 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:27.364135  8504 log.cc:1199] T 66aefd80be84428787c71c58dc28f3a1 P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/66aefd80be84428787c71c58dc28f3a1
I20260709 12:10:27.371461  5600 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:27.387318  5743 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:27.388761  5740 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:27.397214  8494 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:27.405437  5673 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:27.421090  6351 raft_consensus.cc:2955] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:27.421125  5497 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.435367  8494 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:27.452318  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 66aefd80be84428787c71c58dc28f3a1 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:27.453361  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb713b3e538347cfaf68d9a5a0533af5 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:27.440723  8452 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:10:27.484453  5744 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:27.491403  5745 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:27.506562  5667 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 12:10:27.561406  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 73043.4us
I20260709 12:10:27.456854  5494 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:27.588313  5592 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:10:27.644868  8270 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:10:27.644034  8450 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:10:27.674460  6350 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:10:27.692430  8525 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.080s	user 0.000s	sys 0.002s
I20260709 12:10:27.699360  8411 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:27.705926  8428 raft_consensus.cc:1064] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:27.754927  5668 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:10:27.805013  8369 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:10:27.762861  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:27.829807  8369 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:27.830004  5495 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:27.837239  8428 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 7, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:27.931917  5600 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:10:27.933615  8534 log.cc:927] Time spent T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260709 12:10:27.896740  8411 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.039s
I20260709 12:10:27.997332  6351 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.026768  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9ec48a82fca4bffb8baf17a14207d71 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:28.079056  8468 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:28.079942  8468 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:28.082935  8468 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:28.084218  6350 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:28.084846  5670 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:28.088040  5598 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:10:28.089540  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:28.094182  5494 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.117151  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet b9ec48a82fca4bffb8baf17a14207d71 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:28.138218  8413 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 12:10:28.143224  8543 tablet_replica.cc:333] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:10:28.165553  8543 raft_consensus.cc:2243] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:28.166915  8543 raft_consensus.cc:2272] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:28.153402  8413 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.011s
I20260709 12:10:28.173067  5600 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:28.188261  8369 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:10:28.190382  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:28.194697  8543 ts_tablet_manager.cc:1916] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:28.220324  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:28.235903  8450 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:28.241959  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:28.285143  8404 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Committing config change with OpId 10.9: config changed from index 4 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.288127  5673 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 4 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.295984  8543 ts_tablet_manager.cc:1929] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:10:28.298712  5563 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:28.300233  8529 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:10:28.303157  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet cb713b3e538347cfaf68d9a5a0533af5 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:28.307236  6351 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 4 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.325708  8543 log.cc:1199] T b9ec48a82fca4bffb8baf17a14207d71 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/b9ec48a82fca4bffb8baf17a14207d71
I20260709 12:10:28.329100  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet b9ec48a82fca4bffb8baf17a14207d71 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:28.320578  5495 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 4 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.482976  8547 tablet_replica.cc:333] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:10:28.512367  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:28.513617  5744 raft_consensus.cc:606] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:28.539997  8369 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260709 12:10:28.566138  8547 raft_consensus.cc:2243] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:28.568939  8547 raft_consensus.cc:2272] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:28.588693  8547 ts_tablet_manager.cc:1916] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:10:28.600281  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 62487us
W20260709 12:10:28.616894  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 76122.5us
W20260709 12:10:28.630787  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 81948.3us
W20260709 12:10:28.633992  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 86912.4us
I20260709 12:10:28.618958  5600 raft_consensus.cc:2955] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:28.735816  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 113013us
W20260709 12:10:28.771608  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 136931us
I20260709 12:10:28.777277  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:28.777992  5741 raft_consensus.cc:606] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:28.785626  8547 ts_tablet_manager.cc:1929] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 10.9
I20260709 12:10:28.806870  8547 log.cc:1199] T cb713b3e538347cfaf68d9a5a0533af5 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/cb713b3e538347cfaf68d9a5a0533af5
I20260709 12:10:28.810266  8428 raft_consensus.cc:993] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:28.810763  8428 raft_consensus.cc:1081] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:28.850711  5600 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 4 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:28.881796  5747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:28.882503  5747 raft_consensus.cc:606] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:28.923736  5667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:28.924396  5667 raft_consensus.cc:606] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:28.944792  8561 raft_consensus.cc:993] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:28.945297  8573 raft_consensus.cc:1081] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:28.950133  8561 raft_consensus.cc:993] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:28.950666  8573 raft_consensus.cc:1081] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:28.957890  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:28.958529  5744 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:28.961673  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:28.962244  5744 raft_consensus.cc:606] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:28.963336  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:28.963660  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet cb713b3e538347cfaf68d9a5a0533af5 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:28.965178  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:28.966219  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:28.980057  5595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:28.980816  5595 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:28.981240  5595 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:28.991394  5595 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.007398  5595 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:29.007982  5598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:29.012131  5598 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:29.012926  5598 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:29.008466  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:29.008888  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:29.017220  5744 raft_consensus.cc:3055] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:29.017367  5592 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:29.017656  5744 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:29.017969  5592 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:29.018661  5744 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.019951  5744 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:29.026222  5592 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.029381  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:29.030028  5743 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:29.030329  5743 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:29.031168  5743 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.032315  5743 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:29.032685  5592 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:29.044486  8573 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:29.045085  8573 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:29.044091  5743 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:29.051446  5566 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:29.052685  8559 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:29.054430  8559 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:29.055536  8559 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.048692  5598 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.065698  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:29.066360  5747 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:29.066679  5747 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:29.066850  8573 raft_consensus.cc:993] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:29.067543  8573 raft_consensus.cc:1081] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:29.067574  5747 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.069401  5747 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:29.073835  5598 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:29.076341  5744 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:29.077595  5566 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:29.080102  8553 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:29.078794  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:29.080791  5667 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:29.081007  5747 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:29.082357  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:29.082935  5673 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:29.083575  5566 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:29.103266  5667 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:29.103468  8566 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:29.104049  8566 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:29.105046  8566 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.108199  8553 raft_consensus.cc:697] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:29.109287  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:29.109180  8553 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.110176  5592 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:29.110574  5592 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:29.112727  5595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:29.113284  5595 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:29.113586  5595 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:29.114153  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:29.114711  5667 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:29.121485  5673 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:29.132893  8558 raft_consensus.cc:993] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:29.133433  8558 raft_consensus.cc:1081] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:29.135900  5747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:10:29.135504  5495 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 6 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.136795  5747 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:29.137303  5747 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:29.141758  5667 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:29.154798  5595 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.152110  5592 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.156910  5747 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.163300  5592 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:29.164532  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:29.165110  5673 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:29.164161  5595 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:29.167233  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:29.167794  5667 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:29.169042  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:29.169631  5598 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:29.171777  5673 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:29.171845  5747 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:29.175941  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:29.176576  5743 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:29.176833  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:29.177388  5669 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:29.177666  5669 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:29.178397  5669 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.179467  5669 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:29.180164  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:29.176858  5743 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:29.181656  5743 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.182874  5743 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:29.180768  5744 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:29.184943  5744 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:29.185770  5744 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.187108  5744 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:29.198289  5667 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:29.200320  5598 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:29.200788  5743 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:29.208528  5744 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:29.212543  5669 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:29.217818  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:29.219005  8561 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:29.219524  8561 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:29.225358  8561 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.195288  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:29.235440  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:29.236764  8468 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:29.237411  8468 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:29.238243  8468 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.240136  8553 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:29.240967  8553 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:29.242179  8553 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:29.339804  5494 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:29.357923  5592 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:29.363888  5495 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 6 to 7, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.365754  5495 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 5, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.378866  5495 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 11 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.380645  5495 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:29.409967  5563 consensus_peers.cc:597] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76880f2f261942b49afd105839ede274. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.410699  5743 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:29.412585  8565 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:29.424057  5673 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:29.430044  8468 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:29.451696  5744 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:29.461684  8565 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:29.487996  5667 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:29.496739  5495 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:29.522610  5744 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:29.562469  5747 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:29.563999  8565 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:29.587100  5743 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:29.599017  5712 consensus_peers.cc:597] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7faf6fc1f0d343d8b905084bcdd013f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.617393  5673 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:29.620843  8565 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:29.629653  5741 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:29.635159  8565 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:29.647940  5673 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:29.665398  5595 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:29.671629  5673 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:29.683717  5667 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:29.688930  5667 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:29.695853  5667 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:29.699286  5667 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:29.709518  5747 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:29.710202  8468 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:29.720824  8553 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:29.726536  8553 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:29.761984  8559 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:29.772791  8499 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:10:29.781123  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 62283us
W20260709 12:10:29.814035  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 53072.7us
I20260709 12:10:29.815188  8559 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:29.817138  8561 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:29.819254  8561 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:29.826335  6351 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
W20260709 12:10:29.929342  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 75736.1us
I20260709 12:10:29.987397  5595 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:10:30.006841  5595 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:30.011461  8499 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 12:10:30.056345  5747 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:30.058983  5747 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:30.092664  8468 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:30.101974  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:30.126036  8553 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:30.145303  8499 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:10:30.147393  8556 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:30.177448  8610 ts_tablet_manager.cc:933] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:10:30.199965  8610 tablet_copy_client.cc:323] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
W20260709 12:10:30.221823  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45429us
W20260709 12:10:30.246085  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77782.6us
W20260709 12:10:30.281989  8555 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 12:10:30.294378  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:30.302217  5744 raft_consensus.cc:606] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:30.307101  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 85103.8us
W20260709 12:10:30.309626  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 81603.3us
I20260709 12:10:30.295780  8622 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Committing config change with OpId 10.10: config changed from index 9 to 10, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:30.296015  8450 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:10:30.455802  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 114691us
W20260709 12:10:30.456396  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 148956us
I20260709 12:10:30.470082  8629 ts_tablet_manager.cc:933] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:30.512212  5610 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet 76880f2f261942b49afd105839ede274 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:10:30.512995  5610 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet 76880f2f261942b49afd105839ede274 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-76880f2f261942b49afd105839ede274
I20260709 12:10:30.518922  8629 tablet_copy_client.cc:323] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:30.527199  8450 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:52602 (request call id 5) took 1007 ms. Trace:
I20260709 12:10:30.537087  5670 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:30.564752  8450 rpcz_store.cc:276] 0709 12:10:29.519917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:29.520444 (+   527us) service_pool.cc:224] Handling call
0709 12:10:29.537725 (+ 17281us) log.cc:844] Serialized 485 byte log entry
0709 12:10:30.527091 (+989366us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":29625,"raft.queue_time_us":28212,"raft.run_cpu_time_us":1869,"raft.run_wall_time_us":3254,"thread_start_us":50911,"threads_started":1,"wal-append.queue_time_us":11379}
I20260709 12:10:30.583129  5610 tablet_copy_source_session.cc:215] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:30.589233  5759 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 7faf6fc1f0d343d8b905084bcdd013f1 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:30.590144  5759 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 7faf6fc1f0d343d8b905084bcdd013f1 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-7faf6fc1f0d343d8b905084bcdd013f1
I20260709 12:10:30.592545  5743 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:30.629271  5494 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:10:30.660889  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:30.667322  8622 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:42536 (request call id 72) took 1078 ms. Trace:
W20260709 12:10:30.732108  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 102474us
W20260709 12:10:30.738863  8605 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 12:10:30.738399  8606 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 12:10:30.770608  8636 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.120s	user 0.002s	sys 0.000s
I20260709 12:10:30.676134  8622 rpcz_store.cc:276] 0709 12:10:29.584884 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:29.584996 (+   112us) service_pool.cc:224] Handling call
0709 12:10:29.589773 (+  4777us) log.cc:844] Serialized 480 byte log entry
0709 12:10:29.705103 (+115330us) spinlock_profiling.cc:243] Waited 19.7 ms on lock 0x7b540002db20. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634 0000000000388479 00007f1c7cb99475
0709 12:10:29.707953 (+  2850us) spinlock_profiling.cc:243] Waited 19.4 ms on lock 0x7b540002db20. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634 0000000000388479 00007f1c7cb99475
0709 12:10:30.663574 (+955621us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15971,"raft.queue_time_us":407,"raft.run_cpu_time_us":5412,"raft.run_wall_time_us":52046,"spinlock_wait_cycles":89901696,"thread_start_us":90691,"threads_started":1,"wal-append.queue_time_us":89752}
I20260709 12:10:30.768877  5759 tablet_copy_source_session.cc:215] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:30.786370  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9b46c32f4fe4141b8bdfb8866160a74 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:10:30.800450  8625 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:10:30.799868  5594 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:30.801631  6349 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:30.807652  8610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76880f2f261942b49afd105839ede274. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:30.826110  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 148664us
I20260709 12:10:30.827975  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf6fc1f0d343d8b905084bcdd013f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:30.842857  8644 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:30.843535  8644 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:30.845774  5740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:30.846503  5740 raft_consensus.cc:606] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Received request to transfer leadership to TS b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:30.846797  8644 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:30.894992  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 265727us
I20260709 12:10:30.908881  5600 raft_consensus.cc:2955] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:30.911329  5669 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:30.929025  5594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:30.929844  5594 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:30.941453  5593 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:30.951081  8641 raft_consensus.cc:993] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:30.952497  8641 raft_consensus.cc:1081] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:30.934473  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:30.960829  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45544.1us
I20260709 12:10:30.970615  5671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:30.971484  5671 raft_consensus.cc:606] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:30.981626  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:30.983299  5593 raft_consensus.cc:606] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:30.981019  5497 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 9 to 10, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:30.984092  5666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:30.984707  5666 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:30.985141  5666 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:30.987679  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:30.989362  8602 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:30.990957  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:30.989943  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:30.994347  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:30.993870  8556 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:10:31.030135  5666 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.061192  8610 tablet_copy_client.cc:806] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:31.062047  8610 tablet_copy_client.cc:670] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:31.063016  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:31.063732  5745 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:31.064105  5745 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:31.066053  5745 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.067346  5745 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:10:31.062217  5712 consensus_peers.cc:597] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17662db1c8d241279af0c50bd8116768. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:31.068962  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 55174.2us
I20260709 12:10:31.071395  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:31.084859  5745 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:31.086373  5641 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:31.070068  8629 tablet_copy_client.cc:806] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:31.102823  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:31.103346  8617 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:31.103318  5638 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:31.104664  8617 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:31.103469  5595 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:31.105634  8617 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.108364  8652 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:10:31.116930  8652 raft_consensus.cc:993] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:31.117486  8652 raft_consensus.cc:1081] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:31.118641  8610 tablet_copy_client.cc:538] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:31.117544  8629 tablet_copy_client.cc:670] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:31.120672  5666 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:31.122006  8641 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.131284  8629 tablet_copy_client.cc:538] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:31.135520  8610 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:31.137800  5595 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:31.139202  5666 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.162747  5598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:31.163348  5598 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:31.163758  5598 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:31.177475  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet c9b46c32f4fe4141b8bdfb8866160a74 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:31.179802  5598 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:31.203738  5595 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.252745  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:31.253379  5666 raft_consensus.cc:3055] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:31.253696  5666 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:31.255404  5666 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:31.256759  5666 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:31.246750  8665 tablet_replica.cc:333] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:10:31.279613  5666 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:31.282266  5598 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:31.314380  5666 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:31.318441  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:31.319048  8450 raft_consensus.cc:993] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: : Instructing follower b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:31.319521  6351 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:31.319898  8450 raft_consensus.cc:1081] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Signalling peer b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:31.324513  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f"
dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:48492
I20260709 12:10:31.325073  6350 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:31.325417  6350 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:31.332741  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:31.334483  8553 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:31.335018  8553 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:31.338092  5494 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:31.339818  5494 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.359723  6351 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:31.336050  8553 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:31.358481  8629 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:31.366793  8665 raft_consensus.cc:2243] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:31.367697  6350 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:31.372766  6350 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:31.375324  5598 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:31.373440  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:31.376591  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:31.377107  5595 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:31.377188  5740 raft_consensus.cc:3055] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:31.386490  5745 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:31.388792  8665 raft_consensus.cc:2272] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:31.388927  5595 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:31.389254  8617 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:31.391638  8617 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:10:31.392493  8665 ts_tablet_manager.cc:1916] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:31.378165  5740 raft_consensus.cc:740] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:31.399973  5638 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23238af3280246f7bfe3d0f78cc982b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:31.399123  6314 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:31.412226  8657 raft_consensus.cc:2804] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:31.415161  5740 consensus_queue.cc:260] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:31.420346  5740 raft_consensus.cc:3060] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:31.419138  8657 raft_consensus.cc:697] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:31.438527  8657 consensus_queue.cc:237] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:31.439917  8565 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:31.440680  8565 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:31.445524  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:31.446208  5743 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:31.446681  5743 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:31.469125  5743 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.520125  5743 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:31.525905  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:31.526474  5593 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:31.526683  5593 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:31.522183  8667 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:10:31.531152  5593 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.555436  5740 raft_consensus.cc:2468] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:31.569226  5593 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:31.587579  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:31.585690  8668 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.088s	user 0.004s	sys 0.000s
I20260709 12:10:31.588536  5666 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:31.639559  5593 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:10:31.652176  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:31.660914  8556 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:31.669624  5666 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:10:31.668049  5495 catalog_manager.cc:5697] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 8 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:31.662694  8556 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:31.704882  5743 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:31.716923  8672 ts_tablet_manager.cc:933] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:31.732081  8670 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 12:10:31.744642  8610 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:31.745787  8610 tablet_bootstrap.cc:492] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:31.746629  8610 ts_tablet_manager.cc:1403] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.611s	user 0.060s	sys 0.080s
I20260709 12:10:31.745906  8556 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:31.749707  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 47297.4us
I20260709 12:10:31.753310  8565 raft_consensus.cc:993] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:31.753873  8565 raft_consensus.cc:1081] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:31.770103  8678 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.776616  8672 tablet_copy_client.cc:323] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:31.776247  5493 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:31.754717  8610 raft_consensus.cc:359] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:31.819650  5759 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 17662db1c8d241279af0c50bd8116768 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:31.816507  5493 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:31.820235  5759 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 17662db1c8d241279af0c50bd8116768 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-17662db1c8d241279af0c50bd8116768
I20260709 12:10:31.807497  8610 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:31.825227  8610 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:31.829725  5592 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:31.837639  8665 ts_tablet_manager.cc:1929] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 10.9
I20260709 12:10:31.838171  8665 log.cc:1199] T c9b46c32f4fe4141b8bdfb8866160a74 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/c9b46c32f4fe4141b8bdfb8866160a74
W20260709 12:10:31.846031  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 84678.4us
I20260709 12:10:31.847810  5746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:31.848383  5746 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:31.848776  5746 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:31.851235  8610 ts_tablet_manager.cc:1434] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.003s
I20260709 12:10:31.853408  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-76880f2f261942b49afd105839ede274 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:10:31.853988  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-76880f2f261942b49afd105839ede274 on tablet 76880f2f261942b49afd105839ede274 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:31.855000  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet c9b46c32f4fe4141b8bdfb8866160a74 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:31.864004  5746 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.876469  8651 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:31.886822  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:31.887501  5593 raft_consensus.cc:3055] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:31.887820  5593 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:31.889330  5746 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:31.888157  5741 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.893996  5593 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:31.894773  5759 tablet_copy_source_session.cc:215] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:31.895481  5593 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:31.902026  5740 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:31.908265  5593 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:31.911765  8629 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:31.913002  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:31.914441  5593 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:10:31.914856  5669 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:31.912223  5495 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:31.925918  8683 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:31.931895  8669 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:31.938679  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17662db1c8d241279af0c50bd8116768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.943610  8629 tablet_bootstrap.cc:492] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:31.944411  8629 ts_tablet_manager.cc:1403] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.640s	user 0.025s	sys 0.022s
I20260709 12:10:31.930755  5593 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:31.964854  5669 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:32.005234  5667 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:10:32.017082  8610 ts_tablet_manager.cc:933] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:32.023934  8616 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:32.027246  6350 raft_consensus.cc:1217] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
W20260709 12:10:32.043687  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 142359us
I20260709 12:10:32.071584  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:31.998432  8629 raft_consensus.cc:359] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:32.080066  8628 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:32.075985  8610 tablet_copy_client.cc:323] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:10:32.105163  6350 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:10:32.132253  5749 raft_consensus.cc:1275] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:10:32.141311  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 23238af3280246f7bfe3d0f78cc982b3 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:10:32.142014  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 23238af3280246f7bfe3d0f78cc982b3 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-23238af3280246f7bfe3d0f78cc982b3
I20260709 12:10:32.144330  8624 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:32.094085  8629 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:32.158363  8629 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:32.181118  8629 ts_tablet_manager.cc:1434] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.236s	user 0.009s	sys 0.000s
I20260709 12:10:32.182955  8672 tablet_copy_client.cc:806] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:32.183727  8672 tablet_copy_client.cc:670] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:32.189678  8669 consensus_queue.cc:1048] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:32.224823  5759 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-7faf6fc1f0d343d8b905084bcdd013f1 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:32.225314  5759 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-7faf6fc1f0d343d8b905084bcdd013f1 on tablet 7faf6fc1f0d343d8b905084bcdd013f1 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:32.234071  8672 tablet_copy_client.cc:538] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:32.253458  5600 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:32.245635  5685 tablet_copy_source_session.cc:215] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:32.272934  8628 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:32.320734  8610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23238af3280246f7bfe3d0f78cc982b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:32.324535  8672 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:32.348690  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:32.368420  8610 tablet_copy_client.cc:806] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:32.368287  8628 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.369411  8610 tablet_copy_client.cc:670] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:32.380190  8695 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.071s
W20260709 12:10:32.394680  8686 log.cc:927] Time spent T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260709 12:10:32.429876  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 62541.3us
W20260709 12:10:32.436439  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 60139.9us
I20260709 12:10:32.447329  8610 tablet_copy_client.cc:538] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:32.477183  5669 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:32.493091  8610 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:32.529968  8695 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:32.542172  6351 raft_consensus.cc:1217] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 12:10:32.553570  5495 catalog_manager.cc:5697] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:32.568089  5600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:32.569475  5600 raft_consensus.cc:606] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:32.573187  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:32.573884  5593 raft_consensus.cc:606] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:32.577067  5669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:32.577662  5669 raft_consensus.cc:606] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:32.582680  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:32.583273  5744 raft_consensus.cc:606] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:32.586807  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:10:32.588392  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:32.590399  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:32.607357  8559 raft_consensus.cc:993] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:32.607920  8559 raft_consensus.cc:1081] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:32.610321  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:32.610929  5744 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.611243  5744 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.649730  8559 raft_consensus.cc:1064] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:32.667076  8695 raft_consensus.cc:993] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:32.667595  8695 raft_consensus.cc:1081] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:32.670732  8559 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:32.634369  5744 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.718289  5744 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:32.720860  6351 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:32.722366  8674 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:32.725018  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:32.725656  5593 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:32.725929  5593 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:32.726825  5593 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.728235  5593 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.728792  5669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:32.729329  5669 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.729671  5669 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.738336  5669 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.740759  5669 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:32.745613  5744 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:32.747411  8674 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:32.747246  5593 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:32.750869  5666 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:32.751959  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:32.753082  8450 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:32.753602  8450 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:32.754398  8450 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.766716  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:32.767413  5666 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.772773  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:32.773414  5600 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.775462  8674 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:32.777534  5666 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:32.781723  5600 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:32.788587  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:32.789184  5741 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:32.789458  5741 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:32.790158  5741 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.791963  5741 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.806646  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:32.807633  8682 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:32.808137  8682 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:32.808997  8682 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.812888  5593 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:32.825606  5741 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:32.829253  8602 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:10:32.893927  8614 raft_consensus.cc:993] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:32.894454  8614 raft_consensus.cc:1081] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:32.898594  5669 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:32.898798  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:32.899395  5741 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.899775  5741 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.908710  5741 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.913970  5741 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:32.914712  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:32.915421  5595 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:32.915729  5595 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:32.910979  5493 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:32.915839  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:32.916750  5666 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.900525  8610 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: 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:10:32.925190  5595 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.939783  5595 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:32.902539  8688 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:10:32.942203  5669 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:32.952668  5666 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:32.958736  8610 tablet_bootstrap.cc:492] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:32.962688  8610 ts_tablet_manager.cc:1403] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.470s	user 0.024s	sys 0.009s
I20260709 12:10:32.964440  8672 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:32.954151  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:32.975808  8628 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:32.976365  8628 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:32.977244  8628 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:32.981217  5595 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:32.935920  8674 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.033136  8683 raft_consensus.cc:993] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:33.033643  8683 raft_consensus.cc:1081] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:33.048830  8672 tablet_bootstrap.cc:492] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:33.062573  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:33.063170  5593 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:33.063488  5593 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:33.071906  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53988.5us
W20260709 12:10:33.080451  8714 log.cc:927] Time spent T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.125s	user 0.000s	sys 0.002s
I20260709 12:10:33.081867  8610 raft_consensus.cc:359] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:33.082790  8610 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:33.083455  8610 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:33.077201  8672 ts_tablet_manager.cc:1403] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.753s	user 0.038s	sys 0.007s
W20260709 12:10:33.094870  8715 log.cc:927] Time spent T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.139s	user 0.005s	sys 0.000s
I20260709 12:10:33.095953  8672 raft_consensus.cc:359] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:33.096877  8672 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:33.097559  8672 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:33.100430  5593 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:33.105209  5593 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:33.113436  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:33.114022  5669 raft_consensus.cc:3055] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:33.114296  5669 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:33.125559  8610 ts_tablet_manager.cc:1434] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.161s	user 0.006s	sys 0.001s
I20260709 12:10:33.130913  5669 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:33.132905  5669 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:33.156538  5494 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:33.170080  5669 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:33.177747  6351 raft_consensus.cc:1217] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 12:10:33.186385  5493 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:33.191593  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 78301.2us
I20260709 12:10:33.203307  6351 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:33.201947  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 96494.5us
I20260709 12:10:33.212702  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:33.238346  8653 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:10:33.263110  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 157987us
I20260709 12:10:33.265547  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-23238af3280246f7bfe3d0f78cc982b3 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:10:33.266111  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-23238af3280246f7bfe3d0f78cc982b3 on tablet 23238af3280246f7bfe3d0f78cc982b3 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:33.269574  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:33.270255  5741 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:33.263862  8653 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:33.273180  8653 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:33.277269  5741 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:33.288724  8672 ts_tablet_manager.cc:1434] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.200s	user 0.010s	sys 0.000s
I20260709 12:10:33.292222  5495 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.300639  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-17662db1c8d241279af0c50bd8116768 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:33.301180  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-17662db1c8d241279af0c50bd8116768 on tablet 17662db1c8d241279af0c50bd8116768 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:33.305704  8602 raft_consensus.cc:1064] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:33.308583  8602 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:33.314863  5669 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:33.344043  8695 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 12:10:33.397356  5741 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:33.405735  8702 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:33.412500  5595 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:33.413204  6351 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:33.413916  5593 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:10:33.416162  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 135490us
I20260709 12:10:33.417871  5669 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:33.419289  5749 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.428438  5593 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:33.430264  8702 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:33.449185  5669 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:33.452390  8688 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:33.455931  8688 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:33.457326  8695 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:33.464959  5595 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:33.466194  8695 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:33.474629  6350 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:33.483304  8724 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 12:10:33.482556  8556 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:10:33.493531  5740 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:33.556293  6350 raft_consensus.cc:1217] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 12:10:33.560495  8724 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
W20260709 12:10:33.669044  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 110405us
W20260709 12:10:33.705922  8735 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.104s	user 0.003s	sys 0.000s
W20260709 12:10:33.710275  8731 log.cc:927] Time spent T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 12:10:33.736308  5743 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:33.737773  6351 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.746359  8614 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.754802  8728 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:33.764139  5741 raft_consensus.cc:2955] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.797662  5594 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:33.840409  5666 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:33.854833  8738 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:33.873306  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:10:33.959168  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 129647us
W20260709 12:10:33.966625  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 102705us
W20260709 12:10:34.022639  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 52334.2us
I20260709 12:10:34.022469  5494 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:34.084064  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 109547us
I20260709 12:10:34.047346  8628 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
W20260709 12:10:34.146764  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 178059us
W20260709 12:10:34.155483  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 113333us
I20260709 12:10:34.148000  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76880f2f261942b49afd105839ede274 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:10:34.214113  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 67680.1us
W20260709 12:10:34.249046  8759 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 12:10:34.277067  8757 raft_consensus.cc:1064] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
W20260709 12:10:34.279454  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 134481us
I20260709 12:10:34.282627  6351 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.323607  8757 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:34.343032  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 193911us
I20260709 12:10:34.403478  8725 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:10:34.409520  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:34.410121  5744 raft_consensus.cc:606] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:34.421662  6351 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:10:34.430548  5669 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.438560  5749 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:10:34.450990  5592 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.460837  5594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:34.461665  5594 raft_consensus.cc:606] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:34.470005  5593 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:10:34.499032  5495 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:34.505070  8677 raft_consensus.cc:993] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:34.505600  8677 raft_consensus.cc:1081] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:34.489622  8753 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:10:34.512861  5666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:34.514391  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 76880f2f261942b49afd105839ede274 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:34.516101  8765 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:34.518039  8744 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:34.520702  5666 raft_consensus.cc:606] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:34.540913  8755 raft_consensus.cc:993] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:34.541433  8755 raft_consensus.cc:1081] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:34.538939  5493 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.551702  5594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:34.552362  5594 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:34.552754  5594 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:34.564833  8781 tablet_replica.cc:333] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:10:34.565045  8556 raft_consensus.cc:1064] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:34.570475  8556 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [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: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:34.589905  8774 raft_consensus.cc:993] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:34.590582  8725 raft_consensus.cc:1081] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:34.599413  5746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:34.599973  5746 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:34.600375  5746 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:34.612107  5746 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:34.614647  5746 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:34.598197  5594 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:34.649356  8744 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.654870  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:34.655544  5598 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:34.655851  5598 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:34.656654  5598 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:34.657933  5598 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:34.659217  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:34.660060  5669 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:34.666363  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:34.666981  5669 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:34.667131  5592 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:34.667745  5592 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:34.674477  6351 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.681071  8781 raft_consensus.cc:2243] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:34.682088  8781 raft_consensus.cc:2272] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.685474  8781 ts_tablet_manager.cc:1916] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:34.679983  5598 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:34.695739  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:34.696321  5743 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:34.698585  5743 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.707747  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:34.708420  5666 raft_consensus.cc:3055] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:34.708932  5666 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:34.709651  5666 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:34.710626  5666 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:34.718405  5593 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.734017  5594 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:34.734943  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:34.739092  8738 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:34.736878  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:34.739709  6351 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:34.742782  5666 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:34.744752  5497 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.762174  5563 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:34.763458  8725 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:34.764019  8725 raft_consensus.cc:697] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:34.765276  8725 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:34.750190  5746 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:34.755723  8738 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:34.767091  8738 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:34.759696  5592 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:34.777887  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:34.785463  5669 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:34.783331  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:34.788784  5740 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:34.789139  5740 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:34.789906  5740 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:34.791251  5740 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:34.796321  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:10:34.797224  5671 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:34.798120  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:34.798923  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:34.804829  6349 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:10:34.805430  5740 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:34.805737  5594 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:10:34.782768  5592 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:34.806666  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:34.807498  8724 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:34.808193  8724 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:34.809253  8724 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:34.808027  8765 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:34.811044  8781 ts_tablet_manager.cc:1929] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:10:34.811512  8781 log.cc:1199] T 76880f2f261942b49afd105839ede274 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/76880f2f261942b49afd105839ede274
I20260709 12:10:34.811758  8744 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:34.818169  6349 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:34.821004  6349 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:34.822146  5669 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:34.823922  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 76880f2f261942b49afd105839ede274 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:34.825915  5670 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:34.835703  5669 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:34.854563  5594 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:34.858464  6351 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:34.869997  8744 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.903196  5593 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.907699  8722 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:34.908205  8722 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:34.886910  8556 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:10:34.915349  8740 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:34.921921  6349 raft_consensus.cc:2955] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:34.892758  8739 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.033s
I20260709 12:10:34.929225  5493 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:34.942170  8722 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:34.944253  8722 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:34.953647  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:34.954303  5592 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:34.954633  5592 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:34.958766  5494 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:34.960887  5494 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 11 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:34.973672  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23238af3280246f7bfe3d0f78cc982b3 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:34.989494  8722 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:35.000885  5592 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:35.008517  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:35.009136  5670 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:35.013832  5592 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:35.018882  5670 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:10:35.017078  5666 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:35.016835  6350 raft_consensus.cc:2955] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:35.022461  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:35.055225  8725 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:35.113540  5497 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.159793  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:35.160523  5743 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:35.160929  5743 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:35.161761  5743 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:35.163013  5743 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:10:35.215251  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 138041us
I20260709 12:10:35.222012  8725 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:35.223176  5666 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 11. Current term is 12. Ops: []
I20260709 12:10:35.226619  5743 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
W20260709 12:10:35.226107  8792 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.059s	user 0.004s	sys 0.000s
W20260709 12:10:35.285496  8793 log.cc:927] Time spent T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 12:10:35.289443  6351 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:10:35.294626  5666 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:35.302527  5666 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:10:35.266425  8725 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:35.306195  8774 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:10:35.334050  8728 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:10:35.366504  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 99708.5us
I20260709 12:10:35.366864  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7faf6fc1f0d343d8b905084bcdd013f1 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:35.359105  8799 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 12:10:35.401145  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 23238af3280246f7bfe3d0f78cc982b3 with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:35.412536  5493 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:10:35.442684  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 73198.7us
I20260709 12:10:35.455962  8808 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:35.460003  5596 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:35.466095  5671 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:35.475244  6351 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:35.481453  8814 tablet_replica.cc:333] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
W20260709 12:10:35.508725  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 135930us
I20260709 12:10:35.512338  8805 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:35.544760  5495 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 11 to 12, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 12 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:35.573632  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet 7faf6fc1f0d343d8b905084bcdd013f1 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:35.597499  8677 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:35.602247  8814 raft_consensus.cc:2243] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:35.603300  8814 raft_consensus.cc:2272] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:35.606918  8814 ts_tablet_manager.cc:1916] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:35.604319  5496 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:35.669667  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 106024us
W20260709 12:10:35.670203  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 111103us
I20260709 12:10:35.708259  5673 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:35.722611  8822 tablet_replica.cc:333] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:10:35.723778  8822 raft_consensus.cc:2243] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:35.730865  5592 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:35.745220  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 69811.1us
I20260709 12:10:35.761067  8822 raft_consensus.cc:2272] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:35.764287  8822 ts_tablet_manager.cc:1916] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:35.799643  5747 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:35.800400  5743 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 12:10:35.781654  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 62802.9us
I20260709 12:10:35.838967  8821 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:35.840402  8798 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:35.871555  5673 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:10:35.887264  8724 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
I20260709 12:10:35.961817  8814 ts_tablet_manager.cc:1929] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 12:10:35.962296  8814 log.cc:1199] T 23238af3280246f7bfe3d0f78cc982b3 P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/23238af3280246f7bfe3d0f78cc982b3
I20260709 12:10:36.002779  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 23238af3280246f7bfe3d0f78cc982b3 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:36.010293  8822 ts_tablet_manager.cc:1929] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:10:36.010891  8822 log.cc:1199] T 7faf6fc1f0d343d8b905084bcdd013f1 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/7faf6fc1f0d343d8b905084bcdd013f1
I20260709 12:10:36.120867  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:36.042935  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet 7faf6fc1f0d343d8b905084bcdd013f1 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
W20260709 12:10:36.128991  5481 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 86076.5us
I20260709 12:10:36.206830  5743 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:36.214021  6351 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:10:36.215344  8556 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:36.216012  5594 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:10:36.217478  8556 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:36.223996  8556 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:36.225109  6351 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:36.228082  5594 raft_consensus.cc:2955] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:36.250959  5496 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:36.255170  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17662db1c8d241279af0c50bd8116768 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:36.317811  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 17662db1c8d241279af0c50bd8116768 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:36.351236  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:36.352165  5743 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:36.360245  5673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:36.361228  5673 raft_consensus.cc:606] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:36.374955  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:36.375555  5744 raft_consensus.cc:606] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:36.385082  8834 tablet_replica.cc:333] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:10:36.407438  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:36.410326  5743 raft_consensus.cc:606] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:36.420912  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:36.421490  5598 raft_consensus.cc:606] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:36.424153  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:36.424794  5598 raft_consensus.cc:606] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:36.425918  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:36.427552  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:36.428342  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:36.431278  8774 raft_consensus.cc:993] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:36.431809  8774 raft_consensus.cc:1081] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:36.436152  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:36.436761  5743 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:36.437151  5743 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:36.444784  5743 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.446852  5743 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:36.449043  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:36.449633  5673 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:36.453253  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:36.454007  5598 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:36.454517  5598 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:36.455442  5598 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.457046  5598 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:36.462839  5673 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:36.469033  5598 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:36.471506  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:36.477598  8556 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:36.481925  8834 raft_consensus.cc:2243] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:36.487103  8556 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:36.490170  8834 raft_consensus.cc:2272] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:36.490674  8556 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.498211  8834 ts_tablet_manager.cc:1916] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:36.558015  8567 raft_consensus.cc:993] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:36.558629  8813 raft_consensus.cc:1081] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:36.562508  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:36.563311  5743 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:36.563719  5743 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:36.564026  8834 ts_tablet_manager.cc:1929] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 12:10:36.564502  8834 log.cc:1199] T 17662db1c8d241279af0c50bd8116768 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/17662db1c8d241279af0c50bd8116768
I20260709 12:10:36.566220  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 17662db1c8d241279af0c50bd8116768 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:36.569320  8740 raft_consensus.cc:993] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:36.569839  8740 raft_consensus.cc:1081] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:36.571408  5673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:36.572083  5673 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:36.572453  5673 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:36.574200  5495 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:36.587117  5673 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.588138  5743 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.590983  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:36.591609  5598 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:36.591946  5598 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:36.594369  5598 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.595561  5598 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:36.612704  5598 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:36.613997  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:36.615525  8556 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:36.616078  8556 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:36.617041  8556 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.621308  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:36.622117  5666 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:36.639870  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:36.640662  5744 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:36.641013  5744 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:36.642009  5744 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.643232  5744 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:36.639870  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:36.650470  5594 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:36.663969  5744 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:10:36.670639  5743 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:36.673521  5673 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:36.678359  5666 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:36.685415  5594 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:10:36.687834  5641 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:36.688853  8775 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:36.689458  8775 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:36.690440  8775 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.694092  5495 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 9, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:36.733086  8556 raft_consensus.cc:993] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:36.733577  8556 raft_consensus.cc:1081] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:36.735240  5673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:36.735941  5673 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:36.736439  5673 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:36.739890  5495 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 11 to 12, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 12 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:36.752104  5673 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.760794  5673 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:36.772675  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:36.779405  5744 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:36.779748  5744 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:36.782647  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:36.783304  5594 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:36.792086  5744 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.793635  5744 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:36.816320  8762 raft_consensus.cc:993] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:36.816885  8762 raft_consensus.cc:1081] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:36.822501  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:36.823051  5593 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:36.823449  5593 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:36.853828  5593 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.859411  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:36.859973  5673 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:36.860263  5673 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:36.861758  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:36.862376  5743 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:36.861176  5673 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.865453  5673 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:36.883502  5673 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:36.855144  5594 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:36.886586  5743 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:36.887050  5593 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:36.889500  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:36.888203  5744 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:36.891577  8775 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:36.892370  8775 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:36.892970  5566 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:36.894033  8813 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:36.894655  8813 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:36.893669  8775 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.895594  8813 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:36.924278  5495 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:36.934070  5497 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:36.956535  8740 raft_consensus.cc:993] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:36.957137  8740 raft_consensus.cc:1081] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:36.959612  6351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74"
dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:48492
I20260709 12:10:36.960202  6351 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:36.960587  6351 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:36.969002  6351 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:36.971716  6351 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:36.972506  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:36.973940  5593 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:36.973265  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:36.978096  5744 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:36.978425  5744 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:36.979440  5744 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:36.983879  5744 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:37.016273  5593 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:37.022957  6314 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:37.023836  8802 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:37.024380  8802 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:37.025264  8802 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:37.033281  5744 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:37.055794  5497 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 11 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:37.073304  5593 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:37.078516  8806 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.081418  5673 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:37.084720  8556 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.095839  5594 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:10:37.097513  8744 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:37.189497  5744 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:10:37.191952  8744 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.008s
W20260709 12:10:37.214085  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53871.2us
I20260709 12:10:37.222601  5593 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:37.224143  5666 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:37.229830  8803 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:37.238271  8847 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.355312  5744 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:37.356791  8813 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.399215  5673 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:37.424755  5592 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:10:37.427997  8802 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:37.436209  5743 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:10:37.438105  8838 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:37.458069  5744 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:37.460855  8744 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.509865  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:37.513660  5593 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:37.596763  8775 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.617098  8813 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:37.618964  5673 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:37.634087  5666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:37.634680  5666 raft_consensus.cc:606] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:37.637775  5638 consensus_peers.cc:597] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c392c8255b544d55a4e68600606033c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:37.641521  5592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:37.642107  5592 raft_consensus.cc:606] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:37.642102  5744 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:37.643595  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:37.645252  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:37.646071  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:37.656751  8775 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:37.737411  5592 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:37.754174  8744 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:37.768617  5743 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:37.789824  8813 raft_consensus.cc:993] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:37.790434  8813 raft_consensus.cc:1081] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:37.796978  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:37.797737  5744 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:37.798458  5744 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:37.818362  8762 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:37.832962  5666 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:37.865171  5496 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:37.894063  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77148.7us
I20260709 12:10:37.902455  5744 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:37.926045  5638 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a23e44e27eb4f22b3d86339c952488c. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:38.005750  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 79702us
I20260709 12:10:38.008507  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:38.009832  5666 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:37.990378  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:38.011662  5596 raft_consensus.cc:3055] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:38.012156  5596 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:38.013815  5596 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:38.015810  5596 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:37.927796  5740 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:37.931290  5744 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:38.045565  8744 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:38.069463  5596 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:38.102445  5594 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:38.103004  5666 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:38.104705  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:38.105906  8740 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:38.106513  8740 raft_consensus.cc:697] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:38.107861  8740 consensus_queue.cc:237] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:38.126269  5599 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.155115  8775 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.173156  5744 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.190814  5666 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:38.216207  8863 raft_consensus.cc:993] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:38.216931  8863 raft_consensus.cc:1081] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:38.233215  8863 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:38.258811  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:38.259644  5599 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:38.260022  5599 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:38.288306  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 85182.1us
I20260709 12:10:38.300791  5599 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:38.327353  5744 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:38.328058  5594 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.329213  8702 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:38.332119  5599 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:38.335239  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:38.344744  5744 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:38.346320  5495 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:38.341586  5593 raft_consensus.cc:1240] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:38.350224  5593 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:38.356834  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:38.357470  5673 raft_consensus.cc:3055] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:38.357795  5673 raft_consensus.cc:740] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:38.358803  5673 consensus_queue.cc:260] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:38.359985  5673 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:38.386647  5744 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:38.401340  8878 ts_tablet_manager.cc:933] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:38.402503  5638 consensus_peers.cc:597] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d01aa63a7ba241f3b49f67af52c20bbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:38.409046  5566 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:38.410503  8868 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:38.411207  8868 raft_consensus.cc:697] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:38.412472  8868 consensus_queue.cc:237] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:38.416113  5673 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:38.420018  8878 tablet_copy_client.cc:323] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:10:38.421448  8880 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:38.423527  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet c392c8255b544d55a4e68600606033c8 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:10:38.424327  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet c392c8255b544d55a4e68600606033c8 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-c392c8255b544d55a4e68600606033c8
I20260709 12:10:38.438426  8702 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.442579  5749 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.462332  5497 catalog_manager.cc:5697] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:38.491966  5685 tablet_copy_source_session.cc:215] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:38.496455  5495 catalog_manager.cc:5697] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:38.535503  5744 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:38.531139  5593 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.543843  8884 ts_tablet_manager.cc:933] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:38.548456  8878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c392c8255b544d55a4e68600606033c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:38.564592  5497 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:38.583470  8884 tablet_copy_client.cc:323] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:10:38.589499  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 2a23e44e27eb4f22b3d86339c952488c from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:10:38.590308  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 2a23e44e27eb4f22b3d86339c952488c from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-2a23e44e27eb4f22b3d86339c952488c
W20260709 12:10:38.617825  5712 consensus_peers.cc:597] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12f007296dd343a9ab5410a7b8c38fcd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:38.619321  5673 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:38.624188  8888 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:38.626369  5594 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:38.628477  5685 tablet_copy_source_session.cc:215] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:38.632613  8740 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:38.642382  8878 tablet_copy_client.cc:806] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:38.648949  8875 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.654253  5669 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.643191  8878 tablet_copy_client.cc:670] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:38.669211  8878 tablet_copy_client.cc:538] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:38.694063  8878 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:38.697381  8884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a23e44e27eb4f22b3d86339c952488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:38.718591  5596 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:38.719206  5599 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:38.748695  5495 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:38.764104  5669 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:38.773927  8740 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:38.812654  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:38.831200  8893 ts_tablet_manager.cc:933] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:38.844969  8888 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:38.858513  8893 tablet_copy_client.cc:323] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:10:38.868664  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet d01aa63a7ba241f3b49f67af52c20bbd from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:10:38.869302  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet d01aa63a7ba241f3b49f67af52c20bbd from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-d01aa63a7ba241f3b49f67af52c20bbd
I20260709 12:10:38.912322  5685 tablet_copy_source_session.cc:215] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:38.936388  8893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01aa63a7ba241f3b49f67af52c20bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:38.938722  8884 tablet_copy_client.cc:806] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:38.963580  8884 tablet_copy_client.cc:670] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:38.993069  8884 tablet_copy_client.cc:538] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:39.001837  5743 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:39.005192  8821 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:39.008248  8884 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:39.043731  8878 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.044831  8878 tablet_bootstrap.cc:492] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:39.045564  8878 ts_tablet_manager.cc:1403] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.352s	user 0.042s	sys 0.043s
I20260709 12:10:39.058350  5669 raft_consensus.cc:1275] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:39.060613  8893 tablet_copy_client.cc:806] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:39.061160  5592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:39.061236  8893 tablet_copy_client.cc:670] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:39.061995  5592 raft_consensus.cc:606] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:39.066608  5669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:39.067135  5669 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:39.071651  8893 tablet_copy_client.cc:538] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:39.079355  8878 raft_consensus.cc:359] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.080300  8878 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:39.081082  8878 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.083957  8878 ts_tablet_manager.cc:1434] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:10:39.110250  8813 consensus_queue.cc:1048] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:39.122833  8902 ts_tablet_manager.cc:933] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:39.135507  8880 raft_consensus.cc:993] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:39.150640  8880 raft_consensus.cc:1081] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:39.128645  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:39.152418  5743 raft_consensus.cc:606] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:39.140949  8893 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:39.145730  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c392c8255b544d55a4e68600606033c8 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:10:39.170089  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c392c8255b544d55a4e68600606033c8 on tablet c392c8255b544d55a4e68600606033c8 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:39.146164  8902 tablet_copy_client.cc:323] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:39.174057  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:39.174675  5593 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:39.175014  5593 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:39.177616  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 12f007296dd343a9ab5410a7b8c38fcd from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:39.178265  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 12f007296dd343a9ab5410a7b8c38fcd from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-12f007296dd343a9ab5410a7b8c38fcd
I20260709 12:10:39.184777  5593 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.185949  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:39.187667  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:39.187916  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:39.188572  5749 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:39.190184  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:39.194912  6350 raft_consensus.cc:1217] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 12:10:39.198052  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:39.198612  5669 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:39.198940  5669 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:39.201416  5593 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:39.202441  5749 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:39.199764  5669 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.203971  5669 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:39.209120  5758 tablet_copy_source_session.cc:215] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:39.217404  5566 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:39.221428  8868 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:39.222669  8868 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:39.223729  8868 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [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: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.234787  5669 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:39.238057  8902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f007296dd343a9ab5410a7b8c38fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:39.340842  5497 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:39.411588  8902 tablet_copy_client.cc:806] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:39.412415  8902 tablet_copy_client.cc:670] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:39.415544  8884 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=1 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.430806  8884 tablet_bootstrap.cc:492] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:39.437175  8902 tablet_copy_client.cc:538] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:39.443871  8884 ts_tablet_manager.cc:1403] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.436s	user 0.041s	sys 0.016s
I20260709 12:10:39.450426  8884 raft_consensus.cc:359] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.451501  8884 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:39.452374  8884 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.455376  8884 ts_tablet_manager.cc:1434] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:39.466324  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:39.466930  5593 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Received request to transfer leadership
I20260709 12:10:39.476477  8893 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: 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:10:39.481058  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:39.481413  8893 tablet_bootstrap.cc:492] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:39.481642  5593 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Received request to transfer leadership
I20260709 12:10:39.483152  8893 ts_tablet_manager.cc:1403] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.342s	user 0.029s	sys 0.004s
W20260709 12:10:39.484476  5481 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c392c8255b544d55a4e68600606033c8 already in progress [suppressed 1 similar messages]
I20260709 12:10:39.474926  8902 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:39.489197  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-2a23e44e27eb4f22b3d86339c952488c received from {username='slave'} at 127.0.0.1:34872
I20260709 12:10:39.489825  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-2a23e44e27eb4f22b3d86339c952488c on tablet 2a23e44e27eb4f22b3d86339c952488c with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:39.502002  8893 raft_consensus.cc:359] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.508862  5593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:39.509470  5593 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Received request to transfer leadership
I20260709 12:10:39.505290  8893 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:39.517127  6350 raft_consensus.cc:1217] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Deduplicated request from leader. Original: 11.8->[11.9-11.9]   Dedup: 11.9->[]
W20260709 12:10:39.519025  5545 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:39.519524  5545 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for c392c8255b544d55a4e68600606033c8 already in progress
W20260709 12:10:39.519882  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c392c8255b544d55a4e68600606033c8 already in progress
I20260709 12:10:39.519599  8893 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 7.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.527326  8893 ts_tablet_manager.cc:1434] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:10:39.529282  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-d01aa63a7ba241f3b49f67af52c20bbd received from {username='slave'} at 127.0.0.1:34872
I20260709 12:10:39.529757  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-d01aa63a7ba241f3b49f67af52c20bbd on tablet d01aa63a7ba241f3b49f67af52c20bbd with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:39.544940  8866 raft_consensus.cc:993] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:39.545481  8821 raft_consensus.cc:1081] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:39.554493  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16"
dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:48502
I20260709 12:10:39.555184  6350 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:39.555599  6350 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:39.577083  6350 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:39.587376  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:39.588052  5593 raft_consensus.cc:3055] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:39.588379  5593 raft_consensus.cc:740] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:39.589157  5593 consensus_queue.cc:260] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:39.590541  5593 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:39.640195  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:39.640861  5670 raft_consensus.cc:3060] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:39.639212  6350 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:39.652328  5670 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:39.654403  6314 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:39.655277  8803 raft_consensus.cc:993] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:39.655479  8891 raft_consensus.cc:2804] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:39.655820  8899 raft_consensus.cc:1081] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:39.663278  5670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:39.663911  5670 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:39.664310  5670 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:39.670796  5670 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:39.679998  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:39.681515  5744 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:39.681908  5744 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:39.682752  5744 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:39.683914  5744 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:39.689396  8891 raft_consensus.cc:697] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:39.690446  8891 consensus_queue.cc:237] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:39.679101  5670 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:39.680615  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:39.707145  6350 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:39.707150  8902 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.708424  8902 tablet_bootstrap.cc:492] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:39.709206  8902 ts_tablet_manager.cc:1403] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.238s	user 0.031s	sys 0.017s
I20260709 12:10:39.677738  5593 raft_consensus.cc:2468] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:39.722402  5744 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:39.725749  5641 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:39.727003  8880 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:39.727520  8880 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:39.728353  8880 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:39.734429  5495 catalog_manager.cc:5697] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 8 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:39.743571  6350 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:39.765506  8902 raft_consensus.cc:359] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.766496  8902 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:39.767305  8902 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.772301  5669 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:39.775089  6351 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Advancing to term 8
I20260709 12:10:39.780860  8868 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:39.789851  6351 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:39.792635  8866 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:39.833701  6350 raft_consensus.cc:1217] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.4->[7.5-7.5]   Dedup: 7.5->[]
I20260709 12:10:39.836278  8821 raft_consensus.cc:993] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:39.842929  8821 raft_consensus.cc:1081] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:39.846124  5749 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:39.851861  5670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:10:39.811472  8902 ts_tablet_manager.cc:1434] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.001s
I20260709 12:10:39.859534  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-12f007296dd343a9ab5410a7b8c38fcd received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:39.860139  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-12f007296dd343a9ab5410a7b8c38fcd on tablet 12f007296dd343a9ab5410a7b8c38fcd with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:39.869679  5670 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:39.870254  5670 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:39.868919  5497 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:39.888999  5670 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.867381  8868 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:10:39.943620  5670 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:39.952666  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:39.953353  5749 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:39.971256  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 45809.1us
I20260709 12:10:39.985119  5749 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:39.986380  5744 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260709 12:10:39.987895  5641 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:39.988785  8880 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:39.989305  8880 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:39.990149  8880 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.991684  8920 consensus_queue.cc:1059] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:39.992607  8821 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:39.993054  8821 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:39.994012  8821 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_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: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:39.996670  8821 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:40.005968  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:40.008636  8762 raft_consensus.cc:1064] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:40.011932  8762 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 7, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.029069  5497 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 9, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:40.062575  5596 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:40.083763  6351 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:40.084991  5744 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:40.086683  8876 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:40.093333  8775 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:40.102111  5596 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:40.106722  8762 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:40.132035  6350 raft_consensus.cc:1217] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 12:10:40.152869  5596 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:40.154548  8891 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:40.168128  8876 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.183480  6351 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.185734  5592 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.209861  5497 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.215392  5670 raft_consensus.cc:1275] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:40.217008  8891 consensus_queue.cc:1048] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 12:10:40.256179  5744 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.257843  8775 raft_consensus.cc:1064] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:40.260123  8775 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 3, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.323557  5669 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.331957  5744 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:10:40.336279  6351 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:10:40.342653  5596 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:10:40.344152  8935 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:10:40.346644  8935 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:40.349902  6351 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:10:40.367306  8931 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:40.372397  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:40.371302  8933 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.385305  8935 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:40.392271  5744 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:40.403538  8935 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:40.407083  6349 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:40.427801  5596 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:10:40.432631  5596 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.436046  5741 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:10:40.437685  8931 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:40.441780  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a23e44e27eb4f22b3d86339c952488c with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:40.452318  5493 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 10 to 11, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:40.454402  8931 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:40.467847  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a23e44e27eb4f22b3d86339c952488c with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:40.474432  8933 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:40.488811  6351 raft_consensus.cc:2955] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.512200  8931 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.556236  8941 tablet_replica.cc:333] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:10:40.568089  6350 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Advancing to term 9
I20260709 12:10:40.569161  5592 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:10:40.575763  8876 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:40.577183  6351 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.581385  5741 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.586606  5495 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:40.589207  5596 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.594749  6350 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:10:40.602968  8876 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:40.622378  8762 raft_consensus.cc:1064] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:40.625399  8762 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 7, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.628114  8899 raft_consensus.cc:1064] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:40.639240  5744 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:40.641129  8880 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:40.641562  5596 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:40.642515  6349 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:40.643882  8880 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:40.649646  8935 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:40.631984  8899 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.663827  5592 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 6 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.664252  8933 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Committing config change with OpId 9.9: config changed from index 6 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.685287  8941 raft_consensus.cc:2243] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.686192  8941 raft_consensus.cc:2272] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.690681  8941 ts_tablet_manager.cc:1916] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:40.701665  5669 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.709805  5744 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 6 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.712628  6351 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 6 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.719466  5497 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 6 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:40.740918  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f17454313a4732b370818b72131482"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:40.741606  5670 raft_consensus.cc:606] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:40.745273  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:40.745832  5743 raft_consensus.cc:606] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:40.750969  5673 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:40.753322  5741 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:10:40.755612  8933 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:40.756071  6349 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:10:40.760727  8876 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:40.762995  5592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:40.763680  5592 raft_consensus.cc:606] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:40.768997  8876 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.773903  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:40.774168  5746 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.781538  6350 raft_consensus.cc:2955] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.807958  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:40.808856  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:40.832160  6350 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:40.833724  8803 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:40.839694  5596 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:40.833405  5497 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:40.871701  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d01aa63a7ba241f3b49f67af52c20bbd with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:40.876619  6349 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:10:40.901503  8941 ts_tablet_manager.cc:1929] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.10
I20260709 12:10:40.902052  8941 log.cc:1199] T 2a23e44e27eb4f22b3d86339c952488c P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/2a23e44e27eb4f22b3d86339c952488c
I20260709 12:10:40.914465  8935 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:40.917191  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet d01aa63a7ba241f3b49f67af52c20bbd with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:40.912678  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 2a23e44e27eb4f22b3d86339c952488c (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:40.968046  5741 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
W20260709 12:10:40.973023  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 96414.2us
I20260709 12:10:40.984858  8875 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:40.987347  5666 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:40.990355  8952 tablet_replica.cc:333] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:10:40.991607  8952 raft_consensus.cc:2243] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.996042  8933 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Committing config change with OpId 9.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.001920  6349 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Committing config change with OpId 9.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.007683  8880 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:41.025660  8875 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:40.992463  8952 raft_consensus.cc:2272] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:41.056635  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c392c8255b544d55a4e68600606033c8 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:41.057755  5496 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.066185  8952 ts_tablet_manager.cc:1916] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:41.082257  5744 raft_consensus.cc:2955] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Committing config change with OpId 9.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.206146  8922 raft_consensus.cc:993] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
W20260709 12:10:41.227082  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 60948.9us
W20260709 12:10:41.237711  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 68592.2us
I20260709 12:10:41.227175  8960 raft_consensus.cc:1081] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:41.247686  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet c392c8255b544d55a4e68600606033c8 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:54084
W20260709 12:10:41.248910  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 142066us
I20260709 12:10:41.252820  8899 raft_consensus.cc:993] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:41.253451  8899 raft_consensus.cc:1081] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:41.265569  8959 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.268726  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:41.269407  5744 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.269779  5744 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:41.290782  5596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:41.291433  5596 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.291771  5596 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:41.292258  5744 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.292829  8931 raft_consensus.cc:993] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:41.293440  8931 raft_consensus.cc:1081] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:41.296676  5744 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:41.295943  5666 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.301422  5593 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.307732  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:41.308353  5669 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:41.307937  6349 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.315060  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f17454313a4732b370818b72131482"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:41.315608  5593 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.315963  5593 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:41.321715  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:41.322413  5599 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:41.322963  5599 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:41.323820  5599 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.325110  5599 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:41.333665  5596 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.325181  5497 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.342784  5669 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:10:41.345458  5596 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:41.350111  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:41.352921  8954 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:41.354678  8954 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:41.355521  8954 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.366439  8952 ts_tablet_manager.cc:1929] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.6
I20260709 12:10:41.367048  8952 log.cc:1199] T d01aa63a7ba241f3b49f67af52c20bbd P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/d01aa63a7ba241f3b49f67af52c20bbd
I20260709 12:10:41.371846  8952 tablet_replica.cc:333] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:10:41.372906  8952 raft_consensus.cc:2243] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:41.373886  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet d01aa63a7ba241f3b49f67af52c20bbd (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:41.375332  8952 raft_consensus.cc:2272] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:41.380308  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:41.380955  5669 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:41.382315  8952 ts_tablet_manager.cc:1916] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:41.382866  5744 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:41.385239  5599 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:10:41.389057  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:41.389640  5743 raft_consensus.cc:3055] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:41.389936  5743 raft_consensus.cc:740] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:41.390647  5743 consensus_queue.cc:260] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.391956  5743 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:41.405694  5669 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:41.407104  5563 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:41.404443  5593 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.407924  8922 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:41.408674  8922 raft_consensus.cc:697] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:41.409482  8922 consensus_queue.cc:237] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.411610  8952 ts_tablet_manager.cc:1929] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 9.9
I20260709 12:10:41.412075  8952 log.cc:1199] T c392c8255b544d55a4e68600606033c8 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/c392c8255b544d55a4e68600606033c8
I20260709 12:10:41.414147  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet c392c8255b544d55a4e68600606033c8 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:41.420598  5593 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:41.422427  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:41.423094  5746 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:41.425187  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:41.425922  5669 raft_consensus.cc:3055] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:41.426218  5669 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:41.426975  5669 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.428258  5669 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:41.435417  5669 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:41.436735  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:41.439043  6349 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:41.440467  5493 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 11 to 12, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:41.441082  5495 catalog_manager.cc:5697] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:41.442399  8922 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:41.442284  8967 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:41.442963  8922 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:41.441181  5593 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:41.420876  5743 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:41.454109  8967 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:10:41.443909  8922 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:41.461903  5746 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:41.462728  8950 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.498521  6349 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.501133  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12f007296dd343a9ab5410a7b8c38fcd with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:41.506464  5596 raft_consensus.cc:2955] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:41.511075  5493 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 7 to 8, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:41.527674  5495 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:41.533596  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 12f007296dd343a9ab5410a7b8c38fcd with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:34570
I20260709 12:10:41.587968  8972 tablet_replica.cc:333] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:10:41.603057  8972 raft_consensus.cc:2243] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:41.604040  8972 raft_consensus.cc:2272] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:41.607776  8972 ts_tablet_manager.cc:1916] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:41.636952  8972 ts_tablet_manager.cc:1929] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:10:41.637478  8972 log.cc:1199] T 12f007296dd343a9ab5410a7b8c38fcd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/12f007296dd343a9ab5410a7b8c38fcd
I20260709 12:10:41.639288  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 12f007296dd343a9ab5410a7b8c38fcd (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:41.826100  5593 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:10:41.828961  8967 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:41.841641  5666 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:41.846623  5666 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:10:41.848147  8967 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:41.850044  8963 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:41.920676  5746 raft_consensus.cc:1275] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:41.929203  8966 consensus_queue.cc:1048] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:42.037133  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:42.078182  5741 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:42.082257  8966 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:42.082897  5670 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:42.084487  8966 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:42.365109  5591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:42.366005  5591 raft_consensus.cc:606] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:42.370330  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d550d173301432199bfab003c6f8e31"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:42.370963  5670 raft_consensus.cc:606] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:42.373785  5591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:42.374364  5591 raft_consensus.cc:606] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:42.421989  8965 raft_consensus.cc:993] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:42.422547  8963 raft_consensus.cc:1081] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:42.428812  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:42.429452  5749 raft_consensus.cc:606] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:42.436827  5746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:42.437479  5746 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:42.437819  5746 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:42.453513  5746 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.455312  5746 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:42.461544  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:42.462152  5666 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:42.469940  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:42.471324  5749 raft_consensus.cc:606] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:42.475514  5666 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:42.477149  8966 raft_consensus.cc:993] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:42.478178  8966 raft_consensus.cc:1081] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:42.479979  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:42.480517  5741 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:42.480906  5741 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:42.489279  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:42.491065  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:42.491776  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:42.498318  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:42.498962  5596 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:42.499287  5596 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:42.500015  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:42.501113  8954 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:42.502667  8954 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:42.503602  8954 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.506788  5596 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.508112  5596 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:42.523469  8981 raft_consensus.cc:993] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:42.524017  8981 raft_consensus.cc:1081] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:42.527005  5741 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.530948  8931 raft_consensus.cc:993] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:42.531464  8880 raft_consensus.cc:1081] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:42.544054  5669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:42.544781  5669 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:42.545177  5669 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:42.548125  5591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d550d173301432199bfab003c6f8e31"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:42.548854  5591 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:42.549190  5591 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:42.574065  5591 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.576884  5669 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.598402  5596 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:42.659123  5669 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:42.669937  5591 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:42.669942  5741 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:42.675491  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:42.676188  5746 raft_consensus.cc:3055] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:42.676568  5746 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:42.677542  5746 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:42.718938  5746 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:42.759189  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 84779.9us
I20260709 12:10:42.764384  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:42.765218  5669 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:42.793376  5746 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
W20260709 12:10:42.825842  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 151725us
W20260709 12:10:42.827427  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 155842us
I20260709 12:10:42.832360  5669 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:42.843500  5641 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:42.888878  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:42.889580  5667 raft_consensus.cc:3055] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:42.889899  5667 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:42.890707  5667 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:42.912098  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 85221.8us
I20260709 12:10:42.930361  8979 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:42.934481  8979 raft_consensus.cc:697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:42.935626  8979 consensus_queue.cc:237] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:42.948588  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 60781.6us
I20260709 12:10:42.955511  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:42.956146  5746 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:42.949051  5667 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:42.970431  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:42.971076  5591 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:42.971442  5667 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:42.976506  5746 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
W20260709 12:10:42.977819  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 134435us
W20260709 12:10:42.986696  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:42.992591  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:42.993434  5596 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:42.993793  5596 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:42.996335  5591 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:43.003121  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:43.021037  5596 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:43.018327  5496 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:43.033921  5596 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:43.059795  9006 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:43.076624  5596 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:43.067592  9006 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:43.095134  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:43.111992  9006 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:43.125833  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 79050.6us
I20260709 12:10:43.125828  9009 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:10:43.137550  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 60194.5us
I20260709 12:10:43.142729  9009 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:43.174811  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 48681.4us
W20260709 12:10:43.282318  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 103378us
W20260709 12:10:43.288743  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 139741us
W20260709 12:10:43.289323  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 121690us
I20260709 12:10:43.181411  9009 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:43.354979  9023 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 12:10:43.356315  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 208471us
I20260709 12:10:43.383189  5495 catalog_manager.cc:5697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:43.400441  8954 raft_consensus.cc:993] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:43.401086  8954 raft_consensus.cc:1081] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:43.414746  5669 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 12:10:43.418967  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 82790.4us
I20260709 12:10:43.429734  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71"
dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:48492
I20260709 12:10:43.429368  5749 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:43.430365  6350 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:43.430768  6350 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:10:43.432643  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 47173.1us
I20260709 12:10:43.437950  6350 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:43.449043  5594 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:43.462311  8967 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:43.474401  6350 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:43.484714  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:43.485551  5745 raft_consensus.cc:3055] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:43.485961  5745 raft_consensus.cc:740] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:43.486891  5745 consensus_queue.cc:260] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:43.488154  5745 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:43.490114  6351 raft_consensus.cc:1240] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:43.495604  5740 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:43.499701  5493 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:43.517344  5745 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:43.517901  5593 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:43.519563  6317 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:43.520447  8961 raft_consensus.cc:2804] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:43.521080  8961 raft_consensus.cc:697] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:43.522028  8961 consensus_queue.cc:237] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:43.527549  8880 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:43.529930  8954 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:43.542083  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:43.542707  5593 raft_consensus.cc:3060] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:43.545295  5670 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:43.544628  9001 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
W20260709 12:10:43.578299  5712 consensus_peers.cc:597] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f44695e0bae949b4ac305f4e932ac134. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:43.581580  5667 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:43.584034  5593 raft_consensus.cc:2468] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:43.588351  5594 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:43.608475  8967 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:10:43.609406  8950 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
W20260709 12:10:43.755112  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 44348.7us
W20260709 12:10:43.834638  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51093.7us
I20260709 12:10:43.705371  8954 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.070s
I20260709 12:10:43.843539  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:43.873620  5497 catalog_manager.cc:5697] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 9 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:43.878124  5496 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:43.948767  9040 log.cc:927] Time spent T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
W20260709 12:10:44.017289  9038 log.cc:927] Time spent T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
W20260709 12:10:44.019346  9039 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.145s	user 0.000s	sys 0.000s
W20260709 12:10:44.052822  9043 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260709 12:10:44.055637  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:44.056383  5596 raft_consensus.cc:606] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:44.058930  5667 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:44.062273  5672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:44.062932  5672 raft_consensus.cc:606] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:44.081068  5746 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 12:10:44.090780  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 148104us
W20260709 12:10:44.091930  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 120080us
I20260709 12:10:44.093575  9052 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
I20260709 12:10:44.170243  5749 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:44.180876  5591 raft_consensus.cc:1275] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:44.211495  9057 consensus_queue.cc:1048] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:44.216005  9015 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:10:44.221158  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 136679us
I20260709 12:10:44.236774  9048 raft_consensus.cc:993] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:44.245589  9048 raft_consensus.cc:1081] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:44.253796  9026 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:44.267112  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:44.267800  5592 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:44.268198  5592 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:44.282095  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:44.282747  5745 raft_consensus.cc:606] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:44.311510  5591 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:44.322824  9058 raft_consensus.cc:993] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:44.323697  9026 raft_consensus.cc:1081] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:44.342895  5592 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:44.346228  5592 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:44.347319  5749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:44.347909  5749 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:44.348250  5749 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:44.352126  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:44.352744  5745 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:44.364758  5745 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:44.365224  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:44.365803  5669 raft_consensus.cc:3055] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:44.366083  5669 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:44.366760  5669 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:44.367054  5566 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:44.381832  9029 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:44.382395  9029 raft_consensus.cc:697] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:44.383226  9029 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:44.385301  9067 log.cc:927] Time spent T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:10:44.386557  5669 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:44.389850  9006 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:44.410245  5749 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:44.423928  5669 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:44.418229  5670 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:44.430341  5749 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:44.445333  5592 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:44.474218  8987 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:10:44.488498  8950 raft_consensus.cc:993] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:44.489035  8950 raft_consensus.cc:1081] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer b633c4cb0f2b4af29d22bda6848d049d to start an election
I20260709 12:10:44.519240  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1"
dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
 from {username='slave'} at 127.0.0.1:48492
I20260709 12:10:44.520040  6349 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:44.520479  6349 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:44.521564  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:44.522173  5749 raft_consensus.cc:606] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:44.524477  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:44.525411  5669 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:44.525898  5594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f266be2e2a674f69add98f503dedea79"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:44.526455  5594 raft_consensus.cc:606] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:44.528841  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:44.530606  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:44.531718  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:44.533465  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:44.534065  5594 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:44.534371  5594 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:44.539218  5669 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:10:44.541042  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:44.558947  5594 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:44.564111  5594 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:44.565932  6349 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:44.573904  6349 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:44.568270  8987 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:44.578061  8987 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:44.579015  8987 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:44.573693  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:44.584774  5671 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:44.585228  5594 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:10:44.589102  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:44.589747  5749 raft_consensus.cc:3055] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:44.590044  5749 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:44.590826  5749 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:44.592092  5749 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:44.595942  9068 ts_tablet_manager.cc:933] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:44.598582  5671 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:44.598163  5496 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:44.630607  5749 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:44.629916  6314 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:44.644394  9052 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:44.661300  5493 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:44.662508  9052 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:44.682183  9052 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:44.692044  9006 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:52602 (request call id 8) took 1268 ms. Trace:
I20260709 12:10:44.692569  9006 rpcz_store.cc:276] 0709 12:10:43.417446 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:43.417560 (+   114us) service_pool.cc:224] Handling call
0709 12:10:43.442188 (+ 24628us) log.cc:844] Serialized 485 byte log entry
0709 12:10:44.680876 (+1238688us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7926,"raft.queue_time_us":16481,"raft.run_cpu_time_us":2055,"raft.run_wall_time_us":22039,"spinlock_wait_cycles":143744,"thread_start_us":73319,"threads_started":1,"wal-append.queue_time_us":84004,"wal-append.run_cpu_time_us":1643,"wal-append.run_wall_time_us":1001749}
I20260709 12:10:44.700222  5671 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:10:44.799556  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 59180.3us
I20260709 12:10:44.736756  9068 tablet_copy_client.cc:323] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:44.808673  5493 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 11 to 12, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:44.812654  9077 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.130s	user 0.001s	sys 0.002s
W20260709 12:10:44.925966  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44096.9us
W20260709 12:10:44.955225  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 107227us
I20260709 12:10:44.983454  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet f44695e0bae949b4ac305f4e932ac134 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:44.985069  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet f44695e0bae949b4ac305f4e932ac134 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-f44695e0bae949b4ac305f4e932ac134
I20260709 12:10:44.985610  9083 raft_consensus.cc:993] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:44.989017  9082 raft_consensus.cc:1081] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:44.995378  5495 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 9 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:45.012419  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f266be2e2a674f69add98f503dedea79"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:45.013062  5741 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:45.013410  5741 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:45.024173  5758 tablet_copy_source_session.cc:215] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:45.025612  5746 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:45.028524  5599 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:45.032866  8998 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:45.045099  5670 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:45.057104  9068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44695e0bae949b4ac305f4e932ac134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.058099  5741 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:45.058640  5746 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:45.063031  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:45.063696  5670 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:45.063755  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:45.064405  5592 raft_consensus.cc:3055] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:45.064746  5592 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:45.060181  5741 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:45.072780  5592 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:45.075313  5592 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:45.077913  8998 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:45.085883  5592 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:45.090111  9028 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:45.095158  5670 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:45.098968  5749 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:45.110114  9089 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:10:45.116158  9086 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:45.124347  9053 raft_consensus.cc:993] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:45.124895  9053 raft_consensus.cc:1081] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:45.126379  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:45.127259  9053 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:45.127717  9053 raft_consensus.cc:697] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:45.128509  9053 consensus_queue.cc:237] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:45.132972  5638 consensus_peers.cc:597] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 923745694b2f4916b6995aabdc7db3bc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.130404  9068 tablet_copy_client.cc:806] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:45.136291  9068 tablet_copy_client.cc:670] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:45.137454  5593 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:10:45.149961  9068 tablet_copy_client.cc:538] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:45.147975  5749 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:45.157862  5667 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:10:45.159554  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:45.163628  5593 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:45.164023  5593 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:45.163326  5496 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 8, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:45.170853  5593 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:45.174800  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:45.175428  5666 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:45.176124  5591 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:45.185052  5666 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:45.188380  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:45.186182  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:45.192601  5593 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:45.193027  9086 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:45.194253  9086 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:45.195354  9086 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:45.192502  5749 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:45.202299  5749 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:45.205376  9068 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:45.214195  5749 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:45.215381  5749 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:45.217957  9022 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:45.248188  5593 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:45.249114  5666 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:45.280432  9022 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.028s
I20260709 12:10:45.255748  5749 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
W20260709 12:10:45.348594  5712 consensus_peers.cc:597] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31af8e5283604a3fb5bde627fe027991. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.348291  5496 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:45.349154  9010 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:45.375949  5672 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:45.386009  9081 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:45.371915  5493 catalog_manager.cc:5697] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:45.425575  5749 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:45.427929  9053 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:45.429591  9081 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:45.462240  9068 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:45.468367  9068 tablet_bootstrap.cc:492] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:45.473186  9068 ts_tablet_manager.cc:1403] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.268s	user 0.025s	sys 0.009s
I20260709 12:10:45.477087  9068 raft_consensus.cc:359] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:45.478044  9068 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:45.478681  9068 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:45.482192  8954 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:45.489164  5667 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:45.557116  5666 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:45.561810  9068 ts_tablet_manager.cc:1434] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260709 12:10:45.570300  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-f44695e0bae949b4ac305f4e932ac134 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:45.570762  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-f44695e0bae949b4ac305f4e932ac134 on tablet f44695e0bae949b4ac305f4e932ac134 with peer b633c4cb0f2b4af29d22bda6848d049d
W20260709 12:10:45.573081  9074 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.076s	user 0.005s	sys 0.000s
I20260709 12:10:45.588603  9016 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 12:10:45.654306  9068 ts_tablet_manager.cc:933] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:45.662207  5592 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:45.693084  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:10:45.701846  9102 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 12:10:45.708705  9111 ts_tablet_manager.cc:933] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:45.733680  5592 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:45.737802  9068 tablet_copy_client.cc:323] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:10:45.741104  9022 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:45.778193  5749 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:45.790943  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:45.823572  6351 raft_consensus.cc:1217] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 12:10:45.839082  5740 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:45.846297  5672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:45.846897  5672 raft_consensus.cc:606] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:45.846803  8965 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:45.852057  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 923745694b2f4916b6995aabdc7db3bc from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:10:45.852697  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 923745694b2f4916b6995aabdc7db3bc from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-923745694b2f4916b6995aabdc7db3bc
I20260709 12:10:45.868783  5685 tablet_copy_source_session.cc:215] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:45.894797  9111 tablet_copy_client.cc:323] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:45.899196  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 31af8e5283604a3fb5bde627fe027991 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:45.899892  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 31af8e5283604a3fb5bde627fe027991 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-31af8e5283604a3fb5bde627fe027991
I20260709 12:10:45.913780  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:45.915967  5741 raft_consensus.cc:606] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:45.914148  5667 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:45.947273  5758 tablet_copy_source_session.cc:215] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:45.947911  9068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923745694b2f4916b6995aabdc7db3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.003662  9026 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:46.006125  9111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8e5283604a3fb5bde627fe027991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.016604  5591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d550d173301432199bfab003c6f8e31"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:46.017256  5591 raft_consensus.cc:606] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:46.017906  8998 raft_consensus.cc:993] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:46.018392  9110 raft_consensus.cc:1081] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:46.019578  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:46.043056  9111 tablet_copy_client.cc:806] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:46.043726  9111 tablet_copy_client.cc:670] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:46.047350  9111 tablet_copy_client.cc:538] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:46.021318  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:46.053216  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:46.056285  9068 tablet_copy_client.cc:806] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:46.057029  9068 tablet_copy_client.cc:670] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:46.065972  5591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:46.066563  5591 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:46.066912  5591 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:46.071841  5593 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:10:46.075666  5591 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:46.077116  5712 consensus_peers.cc:597] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc45565760894ac3ba1df6f3c42d8617. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:46.078929  5591 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:46.079084  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:46.079768  5741 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:46.086632  9106 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:46.093624  5741 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:46.103565  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:46.108783  5667 raft_consensus.cc:3055] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:46.108896  5747 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:46.109166  5667 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:46.110146  5667 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.111028  5667 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:46.112262  5566 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:46.113087  8965 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:46.113574  8965 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:46.114503  8965 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.142573  9111 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:46.142164  5496 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:46.145885  5672 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:10:46.159987  9112 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:46.166087  5592 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:46.198879  5497 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:46.215739  9068 tablet_copy_client.cc:538] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:46.218303  9053 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:10:46.229300  9106 raft_consensus.cc:993] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:46.229812  9106 raft_consensus.cc:1081] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:46.236861  9068 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:10:46.251981  5667 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:46.320053  5672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:46.320668  5672 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:46.321033  5672 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:46.330708  9068 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=1 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:46.331688  9068 tablet_bootstrap.cc:492] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:46.332345  9068 ts_tablet_manager.cc:1403] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.004s
I20260709 12:10:46.333984  5672 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.341565  9068 raft_consensus.cc:359] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:46.342669  9068 raft_consensus.cc:740] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:46.356376  9112 raft_consensus.cc:1064] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:46.362996  9112 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:46.358346  5667 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:10:46.357787  9068 consensus_queue.cc:260] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:46.370978  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:46.371876  5599 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:46.385319  5599 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:46.387360  5672 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:46.389966  5638 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:46.389758  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:46.390945  5747 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:46.391259  5747 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:46.391896  9068 ts_tablet_manager.cc:1434] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:10:46.397629  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-923745694b2f4916b6995aabdc7db3bc received from {username='slave'} at 127.0.0.1:34872
I20260709 12:10:46.398110  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-923745694b2f4916b6995aabdc7db3bc on tablet 923745694b2f4916b6995aabdc7db3bc with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:46.401467  8998 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:46.402151  8998 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:46.402556  9111 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:46.403049  8998 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.403927  9111 tablet_bootstrap.cc:492] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:46.404717  9111 ts_tablet_manager.cc:1403] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.262s	user 0.041s	sys 0.000s
I20260709 12:10:46.418879  5747 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_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: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.429906  5747 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:46.425328  6351 raft_consensus.cc:1217] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Deduplicated request from leader. Original: 11.7->[11.8-11.8]   Dedup: 11.8->[]
W20260709 12:10:46.456147  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:46.482007  9068 ts_tablet_manager.cc:933] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:46.512683  9068 tablet_copy_client.cc:323] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:10:46.516795  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet fc45565760894ac3ba1df6f3c42d8617 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:10:46.517385  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet fc45565760894ac3ba1df6f3c42d8617 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-fc45565760894ac3ba1df6f3c42d8617
I20260709 12:10:46.538885  5747 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
W20260709 12:10:46.544565  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51436.7us
I20260709 12:10:46.547734  9028 raft_consensus.cc:993] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:46.548283  9028 raft_consensus.cc:1081] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:46.563889  6351 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:46.564145  5672 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:46.567740  5747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d550d173301432199bfab003c6f8e31"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
W20260709 12:10:46.567210  9133 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:10:46.568794  5747 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:46.570526  5747 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:46.575781  5758 tablet_copy_source_session.cc:215] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:46.569314  9111 raft_consensus.cc:359] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:46.587461  9068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc45565760894ac3ba1df6f3c42d8617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.591034  9111 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:46.591158  5747 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.597270  5747 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:46.603853  5591 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:10:46.606963  9068 tablet_copy_client.cc:806] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:46.607529  9068 tablet_copy_client.cc:670] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:46.608206  9111 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:46.610227  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:46.610819  5591 raft_consensus.cc:3055] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:46.611141  5591 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:46.611842  5591 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.613085  5591 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:46.614976  9111 ts_tablet_manager.cc:1434] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.180s	user 0.008s	sys 0.000s
I20260709 12:10:46.617300  5759 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-31af8e5283604a3fb5bde627fe027991 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:46.617733  5759 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-31af8e5283604a3fb5bde627fe027991 on tablet 31af8e5283604a3fb5bde627fe027991 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:46.621069  9138 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:46.624943  9068 tablet_copy_client.cc:538] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:46.625414  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:46.625991  5670 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:46.629292  5497 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:46.645553  5670 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:46.656219  5591 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:46.660359  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:46.658519  9112 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 12:10:46.663467  6351 raft_consensus.cc:1217] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 12:10:46.661302  9131 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:46.665012  9131 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:46.665860  9131 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:46.673810  5740 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:46.676518  9138 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:46.732990  9068 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
W20260709 12:10:47.122768  9068 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.062s	user 0.004s	sys 0.000s
I20260709 12:10:47.757296  9151 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.758050  9151 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.759518  9149 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.760304  9151 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.760167  9149 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.763916  5670 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 2129) took 1064 ms. Trace:
I20260709 12:10:47.764075  9149 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.764302  5670 rpcz_store.cc:276] 0709 12:10:46.699766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:46.701715 (+  1949us) service_pool.cc:224] Handling call
0709 12:10:46.702182 (+   467us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:46.719899 (+ 17717us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:46.719936 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:46.721083 (+  1147us) log.cc:844] Serialized 540 byte log entry
0709 12:10:46.769174 (+ 48091us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:10:46.769230 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:46.769320 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:47.763694 (+994374us) raft_consensus.cc:1685] finished
0709 12:10:47.763713 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:47.763837 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":47763,"threads_started":1,"wal-append.queue_time_us":37043}
I20260709 12:10:47.767000  9138 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.767545  9138 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.772091  9138 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:47.776525  9148 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:47.777130  9148 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.778007  9151 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.778605  9151 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:47.780748  9151 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:47.780730  9148 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:47.791150  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:47.792706  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:47.808616  9151 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.809391  9151 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.812794  9151 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.813643  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:47.814247  5741 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:10:47.816398  9151 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.817255  9141 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.817044  9151 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:47.831492  9151 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.820814  8965 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.832751  8965 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.835034  8965 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.823741  9147 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:47.835798  9147 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:47.825294  9149 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.837090  9149 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.839622  9149 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.842334  9147 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:47.826159  9141 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:47.845952  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:47.847534  9141 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:47.847685  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:47.896569  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 51862.1us
I20260709 12:10:47.853107  9141 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:47.895565  8965 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.898694  9150 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.901779  9157 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.920975  9157 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:47.901842  9028 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.922499  9028 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.924508  9157 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:47.902976  8965 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.924743  9160 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.912107  9146 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.925570  9146 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.925477  9160 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.926548  8965 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.927209  9150 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.927776  9146 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.909621  9152 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.928421  9152 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.929354  9150 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.929419  9028 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.935838  9130 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:47.938758  9153 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:47.939302  9153 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:47.939672  9028 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:47.930456  5641 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:47.928272  9160 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.901139  9141 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.958611  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:47.959291  5749 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:47.960181  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:47.961392  8965 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:47.961421  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:47.962073  8965 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:47.958640  9150 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:47.950748  9138 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.964332  9150 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:47.965039  9138 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.966421  9150 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:47.966995  9138 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:47.968861  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:47.969482  5670 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:47.969655  5667 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:47.972537  9149 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.976790  9149 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.977239  9153 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:47.949298  9146 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:47.977973  9146 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:47.978339  9146 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:47.978819  9149 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:47.981585  9147 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:47.982048  9147 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:47.964412  8965 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:47.936424  9130 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.014253  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.015033  5669 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 6.
I20260709 12:10:48.017364  9158 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.018172  9141 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.017990  9158 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.022208  9147 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.020287  9158 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.012957  9028 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.031941  5746 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:10:48.032829  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.032331  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.031176  5641 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:48.043217  6314 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:48.023927  8965 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:48.069144  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 118061us
I20260709 12:10:48.053452  9158 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.045030  9028 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.056187  9152 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.053829  8965 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.056823  9015 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.056588  9155 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.056842  9150 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.081859  9162 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.081632  9150 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.082394  9162 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.059743  9164 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.065840  9151 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:48.078509  9141 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:48.202971  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 132142us
I20260709 12:10:48.087013  8965 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.087083  9015 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.091449  9155 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.209091  9015 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.209582  9015 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.210026  9015 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.210979  9155 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.085798  9028 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.091226  9151 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.084519  9150 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.211674  9028 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.211860  9015 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.211678  9151 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:48.089696  9157 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:48.084473  9162 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:48.213279  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 170157us
I20260709 12:10:48.093099  9163 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.093369  9160 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.079599  9158 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.217555  9155 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.206377  9156 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.218181  9155 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.218479  9156 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.219310  9158 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.220543  9166 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.221257  9166 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.217576  9165 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.222513  9165 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.091495  9164 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.212224  9028 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.223749  9163 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.225229  9164 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.214454  9157 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.226190  9157 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:48.217332  9130 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.217252  9160 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.182168  9141 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:48.288370  9155 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.226675  9163 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.288306  9171 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.290377  9155 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.235500  9165 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.292205  9157 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.292796  9171 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.292807  9155 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.291363  9160 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.295285  9157 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.295323  9171 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.229489  9153 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:48.296056  9156 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.291822  9166 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:47.341609  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:48.326077  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 282) took 1814 ms. Trace:
I20260709 12:10:48.326856  5497 rpcz_store.cc:276] 0709 12:10:46.511919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:46.512170 (+   251us) service_pool.cc:224] Handling call
0709 12:10:48.325738 (+1813568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:46.632394 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:46.633145 (+   751us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:46.633191 (+    46us) write_op.cc:435] Acquired schema lock
0709 12:10:46.633221 (+    30us) tablet.cc:662] Decoding operations
0709 12:10:46.633638 (+   417us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:46.633715 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:46.633754 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:46.633991 (+   237us) tablet.cc:701] Row locks acquired
0709 12:10:46.634016 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:10:46.634196 (+   180us) write_op.cc:270] Start()
0709 12:10:46.634328 (+   132us) write_op.cc:276] Timestamp: P: 1783599046634137 usec, L: 0
0709 12:10:46.634361 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 12:10:46.635376 (+  1015us) log.cc:844] Serialized 532 byte log entry
0709 12:10:46.637010 (+  1634us) op_driver.cc:464] REPLICATION: finished
0709 12:10:46.637414 (+   404us) write_op.cc:301] APPLY: starting
0709 12:10:46.637495 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:46.637588 (+    93us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:46.637678 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:46.637890 (+   212us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:46.638039 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:46.638083 (+    44us) write_op.cc:312] APPLY: finished
0709 12:10:46.638257 (+   174us) log.cc:844] Serialized 23 byte log entry
0709 12:10:46.638403 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:46.638494 (+    91us) write_op.cc:454] Released schema lock
0709 12:10:46.638530 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:46.638809 (+   279us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:46.638833 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"spinlock_wait_cycles":1408,"child_traces":[["op",{"apply.queue_time_us":224,"apply.run_cpu_time_us":1365,"apply.run_wall_time_us":1365,"num_ops":1,"prepare.queue_time_us":127,"prepare.run_cpu_time_us":3183,"prepare.run_wall_time_us":3329,"replication_time_us":2541,"spinlock_wait_cycles":55168}]]}
I20260709 12:10:48.253654  9068 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:48.291838  9141 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.230422  9151 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.414402  9163 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.417007  9156 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.418372  9156 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.420044  9171 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.418937  9151 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.417099  9160 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.415880  9163 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.435345  9171 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.436872  9155 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.288394  9028 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.441165  9149 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.441641  9156 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.234548  9146 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.442171  9149 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.443498  9163 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.445219  9068 tablet_bootstrap.cc:492] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:10:48.446493  9130 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.447147  9068 ts_tablet_manager.cc:1403] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 1.715s	user 0.074s	sys 0.009s
I20260709 12:10:48.447734  9149 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.447412  9130 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.449182  9177 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.450479  9130 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.450137  9177 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.428805  9166 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:48.451068  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 245316us
I20260709 12:10:48.451821  9166 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.454864  9166 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.454968  9165 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.455621  9166 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.455938  9165 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.458921  9165 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:48.410135  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 332657us
I20260709 12:10:48.468456  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:48.470355  9176 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:48.471024  9176 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.471509  9176 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:48.432163  9160 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.474917  9160 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.425969  9170 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.475338  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 264) took 1666 ms. Trace:
I20260709 12:10:48.476353  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.477224  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.477739  6351 raft_consensus.cc:2393] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:10:48.475893  9170 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.475733  5493 rpcz_store.cc:276] 0709 12:10:46.808702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:46.809047 (+   345us) service_pool.cc:224] Handling call
0709 12:10:48.475149 (+1666102us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1518051,"reported_tablets":1}
I20260709 12:10:48.485836  9170 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.486647  9156 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.487322  9171 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.508756  9156 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.515214  9156 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.445248  9146 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.483839  9166 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.529095  9165 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.532424  9165 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.533665  9166 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.534651  9165 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.529906  9178 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.535820  9178 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.537215  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.539153  9178 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.527935  9148 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:48.542263  9154 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.542426  9068 raft_consensus.cc:359] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:48.543917  9068 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:10:48.543360  9154 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.544698  9068 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:48.546877  9068 ts_tablet_manager.cc:1434] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 12:10:48.539808  5496 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 128) took 1844 ms. Trace:
I20260709 12:10:48.550019  5496 rpcz_store.cc:276] 0709 12:10:46.676539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:46.676709 (+   170us) service_pool.cc:224] Handling call
0709 12:10:48.521151 (+1844442us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1663187,"reported_tablets":1}
I20260709 12:10:48.553148  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.555306  9154 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.557601  8950 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.558583  8950 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:48.560714  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 496562us
I20260709 12:10:48.560984  9169 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.561645  9162 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.561908  9169 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.562543  9162 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.564265  9181 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:48.565565  8950 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.566304  8950 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.560853  9138 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.569465  9138 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.567034  8950 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.575081  6351 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:48.575187  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.577242  9162 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.578053  9169 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.578377  9177 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.579145  9163 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.584988  9163 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.588364  9163 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.589772  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.590680  9175 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.590777  9151 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.592027  9147 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.591670  9175 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.591764  9151 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.592835  9147 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.594558  9175 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.594584  9151 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.595306  9175 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.595415  9147 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.595947  9180 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.596055  9175 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.596731  9180 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.599184  9180 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.599540  9175 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.601517  9160 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.575160  8950 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.602334  9160 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.602864  9154 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.603641  9154 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.606321  9166 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.606974  9160 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.607064  9166 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.601303  9170 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.602391  8950 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.600220  9151 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.607712  9162 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.608132  9170 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.608649  9151 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.608419  5496 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 9, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:48.610473  9170 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.610985  9151 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.608690  9162 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.611807  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.607540  9154 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.615486  9162 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.589764  9176 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.619401  8950 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.629953  9166 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.630632  9176 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.630759  8950 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:48.620050  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.621376  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.631327  9146 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.622337  9175 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.626487  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:48.628006  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.632005  9146 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.632745  9175 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.635075  9146 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.635259  9175 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.576288  9138 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.640293  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.643841  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.646984  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.649919  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.650139  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.650766  5741 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:48.650799  6351 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:48.655450  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.656213  5597 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:48.657367  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.661688  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:48.668053  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.670042  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.667222  9175 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:48.670756  5746 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:48.671142  5669 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:48.671494  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.672144  6351 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:48.673012  9151 raft_consensus.cc:1064] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:48.674736  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.675951  9151 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 6, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.677735  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.678653  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.679389  5669 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:48.680480  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.681028  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.681599  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.682293  5672 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:48.682519  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.683429  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.684012  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.684139  5667 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:48.684783  5671 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:48.684886  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.685527  5666 raft_consensus.cc:1240] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:48.685844  5669 raft_consensus.cc:2410] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:10:48.685741  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.686309  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.686977  5597 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:48.687278  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.685844  5668 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:48.689555  5741 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:10:48.690433  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.690686  9170 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.691565  9170 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.691864  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.692306  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.692953  5670 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:48.693536  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.694199  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.694579  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.694628  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.695931  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.696779  5746 raft_consensus.cc:1240] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:10:48.694860  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.701328  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.702483  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.703136  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.703383  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:48.704032  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.705651  9170 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.705781  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.708179  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.708709  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.708941  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:48.719774  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08002761a0 after lost signal to thread 4447
I20260709 12:10:48.726744  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:48.727355  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800238a40 after lost signal to thread 5531
I20260709 12:10:48.727866  5741 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
W20260709 12:10:48.728996  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800340520 after lost signal to thread 5624
I20260709 12:10:48.729940  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:48.730273  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800388e40 after lost signal to thread 5699
I20260709 12:10:48.671103  9175 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.731359  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.731797  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.731712  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.725473  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.732298  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:48.736044  6372 debug-util.cc:398] Leaking SignalData structure 0x7b08003645c0 after lost signal to thread 5773
I20260709 12:10:48.735677  5740 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:48.737146  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:48.737527  6372 debug-util.cc:398] Leaking SignalData structure 0x7b0800309480 after lost signal to thread 6375
I20260709 12:10:48.738304  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.743098  9175 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:48.748796  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 68997.1us
I20260709 12:10:48.749904  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:48.751777  9153 raft_consensus.cc:1064] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:48.753029  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.754236  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.755406  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.755715  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.755724  9163 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.756310  5669 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:10:48.756495  9163 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.759752  9163 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.757301  5598 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:10:48.761751  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.763576  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.764153  5669 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:48.764374  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.765419  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.755107  9153 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [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: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.770377  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.771137  5597 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:48.772836  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.774015  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:48.781054  9177 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:48.781456  9177 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:48.781934  9177 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:48.788843  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.791673  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.793454  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.792299  5672 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:48.795094  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.800817  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.809023  6349 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:48.809386  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.810130  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.811353  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.812110  5668 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:48.811096  6349 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:48.817415  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-fc45565760894ac3ba1df6f3c42d8617 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:10:48.818048  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-fc45565760894ac3ba1df6f3c42d8617 on tablet fc45565760894ac3ba1df6f3c42d8617 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:48.824205  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.824883  5671 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:10:48.825632  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.827402  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.828065  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.828939  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.831133  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.832050  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.832361  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.831286  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.832947  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.833248  5598 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:10:48.833768  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.834388  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.835156  5595 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:48.836822  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.838044  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.839268  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.839963  6350 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:48.841095  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.841415  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.841723  5592 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:48.842697  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.845741  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.846433  5669 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:48.847522  9151 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:48.850775  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.852687  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.853381  5669 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:48.856586  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.857947  6350 raft_consensus.cc:1217] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Deduplicated request from leader. Original: 12.10->[12.11-12.11]   Dedup: 12.11->[]
I20260709 12:10:48.857010  8950 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:48.855917  9139 consensus_queue.cc:1059] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:10:48.860196  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:48.865484  5669 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:48.862114  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:48.867162  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:48.871507  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.872133  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.874680  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.874696  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.877703  5668 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:48.882622  9159 raft_consensus.cc:3055] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:48.883108  9159 raft_consensus.cc:740] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:48.883013  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:48.884537  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.884968  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.887121  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.888291  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.888965  5597 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:48.890348  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.890964  5597 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:48.887243  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.901495  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.843005  9177 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:48.904976  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.908793  5566 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:48.909739  9139 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:10:48.910283  9139 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:48.910740  9139 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:48.911458  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:48.913086  9026 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:48.913544  9026 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:48.913995  9026 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:48.923273  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.923805  9177 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:48.925411  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.926954  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.927498  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.927812  5595 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:48.925625  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.934222  5669 raft_consensus.cc:2468] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:48.932806  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.933017  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.933470  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.933734  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.937667  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.939379  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.945611  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.950009  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:48.950165  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.951300  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.951508  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.952173  5597 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:48.953943  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.955117  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:48.884231  9159 consensus_queue.cc:260] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:48.960811  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.962857  5598 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:48.964053  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.965968  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:48.972234  5592 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:48.970992  6314 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:48.976756  9171 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:10:48.977890  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 109650us
I20260709 12:10:48.970638  5641 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:48.981292  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:48.983780  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:48.998790  9163 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.000747  9173 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:49.001524  9173 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.005414  9026 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.008103  9026 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:48.988884  9177 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:10:49.009054  9177 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.009584  9177 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:49.015558  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.017755  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.019061  6314 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:49.020319  5641 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:48.989007  9160 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:49.031826  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:48.999683  9163 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:49.036576  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53451.5us
I20260709 12:10:49.037575  6314 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.034283  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.035534  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.045673  6314 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.042102  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.040692  5641 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.064383  8950 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:49.057777  6314 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.042877  9153 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:49.080750  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.081439  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.041538  9156 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:10:49.035156  9146 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:49.081305  9181 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:49.087081  9163 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:49.083636  9153 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.095836  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.097688  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.099342  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.053660  9155 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:49.117013  9181 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.122465  9155 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.122794  9181 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:49.122911  9155 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:49.123515  9197 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:49.123607  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.117375  9171 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.116852  9146 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.126056  9153 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:49.126296  9146 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.100190  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.036264  9160 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.039644  9173 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:49.120517  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 93368us
I20260709 12:10:49.114737  9156 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:49.164141  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.141820  9160 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.213433  9159 raft_consensus.cc:3060] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:49.213653  5746 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260709 12:10:49.199864  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 47574.9us
I20260709 12:10:49.163471  9156 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:49.268865  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.266171  5641 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:49.281275  9153 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.282802  5743 raft_consensus.cc:1240] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:49.285455  9153 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.287520  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.288749  5600 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:49.289319  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.291875  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.292093  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.293124  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.293957  9151 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.293257  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.294499  9162 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:49.293771  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.294047  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.295424  5599 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:49.299436  8965 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.300235  9173 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:49.300033  8965 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.296710  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.300827  9173 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.315454  5598 raft_consensus.cc:2410] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:10:49.316087  8965 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.318249  9173 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.320026  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.319826  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.325155  8950 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:49.321091  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.306137  9162 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:49.326922  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.327850  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.330154  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.331705  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.333184  9176 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:49.333623  9176 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.334021  9176 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:49.334192  9155 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:49.327747  9162 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.339466  8950 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:49.341773  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.333211  9166 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:49.343647  9166 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:49.343855  9155 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.344067  9166 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:49.345597  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.350274  9028 consensus_queue.cc:1059] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 12:10:49.351392  9173 raft_consensus.cc:3055] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:49.351833  9173 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.353204  9173 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.353523  9139 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:49.354507  9173 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:49.355681  9139 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:49.338259  9162 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:49.360343  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 62279.7us
I20260709 12:10:49.332572  9153 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:49.361845  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.363157  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:49.363925  5600 raft_consensus.cc:2410] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:10:49.364863  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.365324  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:49.366349  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.365469  5597 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:49.369177  5596 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:49.356765  5493 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:49.377600  9151 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:49.378839  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:49.387300  9151 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:49.388531  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.389441  9156 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:49.389878  5638 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.390635  6350 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12. Ops: []
I20260709 12:10:49.390692  9175 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:49.391204  9175 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.391582  9175 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:49.392707  9151 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:49.393277  5638 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:49.394026  9156 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.396628  9177 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.397643  5749 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 12. Current term is 13. Ops: []
I20260709 12:10:49.399848  9163 consensus_queue.cc:1059] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:10:49.394193  9151 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:49.401062  9163 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:10:49.401433  9163 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.402261  9163 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.403429  9163 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:49.394452  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.420871  5638 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.423952  9170 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:10:49.424396  9170 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.424834  9170 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:49.432085  9175 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.435178  9175 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.435863  9175 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:49.417943  9176 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:49.441026  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 392620us
I20260709 12:10:49.441967  6314 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.442930  9156 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:49.444116  6314 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.447453  9160 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.448067  9177 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.448771  9156 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:49.451380  9176 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.432210  9181 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.436267  9175 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.452598  6314 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:49.464645  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 123968us
I20260709 12:10:49.387079  9162 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.452376  9194 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:49.459170  9160 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.459515  9175 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.469213  9200 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.472586  9200 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:49.473191  9155 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:49.473961  9146 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.475036  5667 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:49.475963  9146 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.470595  5712 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.486760  9181 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.492796  5598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:49.493589  5598 raft_consensus.cc:606] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.493916  5598 raft_consensus.cc:614] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:49.496740  9153 raft_consensus.cc:2804] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:49.497280  9153 raft_consensus.cc:697] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:49.498137  9153 consensus_queue.cc:237] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.499183  9200 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.501142  9162 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.503382  6314 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.513990  5596 raft_consensus.cc:1240] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 11. Current term is 12. Ops: []
I20260709 12:10:49.516326  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:49.523623  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:49.524329  5742 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:49.523717  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:49.524958  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:49.524443  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:49.551765  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.552908  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.551096  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:49.555011  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:49.561530  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:49.513309  9156 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:49.567932  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.569427  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.505052  9166 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:49.571326  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 150586us
I20260709 12:10:49.573088  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:49.567308  9151 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:49.583877  9175 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.483233  9194 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:49.604434  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 85435.6us
I20260709 12:10:49.614403  5591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:10:49.615069  5591 raft_consensus.cc:606] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:49.618106  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45088.4us
W20260709 12:10:49.619115  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 104269us
I20260709 12:10:49.622399  9166 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.576735  9155 consensus_queue.cc:1059] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.043s
I20260709 12:10:49.623832  9155 raft_consensus.cc:3055] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:49.624235  9155 raft_consensus.cc:740] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:49.625212  9155 consensus_queue.cc:260] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:49.594743  9205 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:49.617834  5563 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:49.667308  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 49576.7us
I20260709 12:10:49.668099  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.648936  9163 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:10:49.676291  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 57311.2us
I20260709 12:10:49.672928  9163 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.682380  9163 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:49.684937  9170 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:49.687137  9170 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:49.687673  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 65048.9us
I20260709 12:10:49.694317  5638 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.695742  9181 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:49.697378  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.699162  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.677318  9139 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:49.727885  9208 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:10:49.734767  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:49.735321  6314 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.736714  5742 raft_consensus.cc:1240] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:49.745639  9194 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:49.749152  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50094.5us
I20260709 12:10:49.738363  9139 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.756491  9208 raft_consensus.cc:993] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:49.756597  9139 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:49.757148  9208 raft_consensus.cc:1081] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:49.759202  9194 consensus_queue.cc:1059] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:49.761049  9026 raft_consensus.cc:3055] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:49.761533  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.761708  9026 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.762548  9162 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:49.762970  9026 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.764261  9026 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.769383  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:49.771113  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:49.772161  9175 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.772681  9212 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:49.773236  9212 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.711737  9181 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:49.773671  9212 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:49.773821  9181 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.774297  9181 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:10:49.755286  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 57979.9us
I20260709 12:10:49.753703  9199 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.778489  8965 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:49.801918  8965 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:49.782723  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.802682  8965 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.803979  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.783267  9208 consensus_queue.cc:1059] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:49.787281  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.790068  9155 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:49.793973  5749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:10:49.795369  9028 consensus_queue.cc:1059] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:10:49.800336  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 162904us
I20260709 12:10:49.774253  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.807942  9173 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.808781  5749 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:49.811080  5749 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.795884  9181 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.814543  5742 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:49.819614  9212 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.821913  9212 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.808459  9194 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:49.840775  9159 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:49.839294  9206 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index 8 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:49.841562  9159 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:49.845789  6314 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.850059  5667 raft_consensus.cc:1240] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:49.851886  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.849676  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:49.858273  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 84076.5us
I20260709 12:10:49.859203  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:49.859992  5672 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:49.859855  5712 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:49.864367  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:49.864965  5669 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:49.866070  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.867730  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:49.849644  5749 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.869562  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:49.870505  9212 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.871259  9212 consensus_queue.cc:1059] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:49.869679  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.853062  9194 consensus_queue.cc:1059] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:10:49.873574  9194 raft_consensus.cc:3055] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:49.866446  5743 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:49.874269  9194 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.899313  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:49.900696  8950 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:49.880769  5671 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 11: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:49.872746  9212 raft_consensus.cc:3055] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:49.901785  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:49.904938  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 97709.6us
I20260709 12:10:49.905923  5638 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.906373  5669 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:49.903702  5672 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:10:49.811975  9163 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.907756  5666 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:10:49.909308  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 57537.5us
I20260709 12:10:49.914556  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.857848  9177 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.916143  5749 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:49.862366  9155 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260709 12:10:49.904692  9222 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 12:10:49.898592  8965 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:49.922844  9181 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.923514  5591 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:49.923897  8965 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:49.919768  9175 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:49.925498  8965 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:49.925817  9199 consensus_queue.cc:1059] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:49.926779  9211 raft_consensus.cc:3055] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:49.927148  9211 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:49.928212  9211 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:49.929692  9211 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:49.900646  9159 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:49.920881  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 61447.8us
I20260709 12:10:49.932019  5712 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.875312  9194 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.933451  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.934042  9194 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:49.934209  8950 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:49.934880  8950 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:49.937529  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.938232  8950 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:49.904711  9212 raft_consensus.cc:740] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.936864  9153 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:10:49.951357  9163 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.952742  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.954285  9130 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:49.954906  9130 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.955984  9130 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.961512  9130 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:49.961606  9139 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.964066  9139 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:49.977281  9173 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
W20260709 12:10:49.964691  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 58884.6us
I20260709 12:10:49.965492  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.965600  9212 consensus_queue.cc:260] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.945302  5712 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:49.977761  9173 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:49.980451  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:49.983839  9201 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:49.984707  9173 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:49.985935  9173 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:49.992095  5638 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.993100  9200 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:49.993594  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.994465  9200 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:10:49.994935  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:49.995862  9212 raft_consensus.cc:3060] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:49.997888  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.005439  5744 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:50.013420  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.015506  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:50.017285  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 102900us
I20260709 12:10:50.018108  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:50.019738  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.021607  9028 consensus_queue.cc:1059] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:50.022771  9028 raft_consensus.cc:3055] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:50.022853  9153 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:50.023175  9028 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:50.028681  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.030912  5638 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:50.031143  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.033080  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:50.033306  9200 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:10:50.071777  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 53751.7us
I20260709 12:10:50.027041  9177 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:10:50.073446  5672 raft_consensus.cc:1240] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 12. Current term is 13. Ops: []
I20260709 12:10:50.040117  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.080750  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
W20260709 12:10:50.085232  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45152.4us
I20260709 12:10:50.032023  9139 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:50.085896  5666 raft_consensus.cc:1240] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:50.086850  9160 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.090332  5669 raft_consensus.cc:1240] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:50.037410  9205 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:50.031929  9201 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:50.092489  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.092724  5667 raft_consensus.cc:2393] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:50.063864  9220 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:50.096758  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.100898  6350 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:50.104835  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:50.033672  9162 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.107676  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:50.110247  5493 catalog_manager.cc:5697] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 9, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:50.123751  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:50.123430  8950 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:10:50.126504  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.127767  8950 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.130744  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.129711  9160 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.134334  9219 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:50.105895  9139 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.105435  9201 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:50.134794  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.100620  9205 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.124898  9181 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.122905  9220 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.138128  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:50.127909  9173 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.142266  9153 consensus_queue.cc:1059] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.005s
I20260709 12:10:50.106724  9166 consensus_queue.cc:1059] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:10:50.129796  9177 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:50.137941  9139 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.036731  9028 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.150429  9028 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:50.136106  9219 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.152954  9219 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.139552  9201 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:50.156711  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.157507  9151 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.157855  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.158946  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.160122  9146 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:50.148819  9227 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.142547  9205 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:50.160840  9220 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:50.163180  5563 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.137782  8950 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.142167  9175 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:50.156265  9160 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:50.164289  5563 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:50.177938  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.160180  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:50.189635  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 48776.8us
I20260709 12:10:50.191102  9230 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.201817  9175 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:50.202296  9175 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.202684  9175 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:50.204353  9235 consensus_queue.cc:1059] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:50.205684  9235 raft_consensus.cc:3055] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:50.206090  9235 raft_consensus.cc:740] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.207270  9235 consensus_queue.cc:260] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.208751  9206 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:50.210064  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:50.208792  9235 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:50.210992  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.210677  5743 raft_consensus.cc:606] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.215469  9175 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.219993  9231 consensus_queue.cc:1059] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:10:50.161087  9200 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.223726  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.225067  5669 raft_consensus.cc:1240] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:50.177105  9227 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:50.225816  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:50.225850  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 48011.7us
I20260709 12:10:50.226069  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.226905  9177 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.226733  9231 consensus_queue.cc:1059] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:50.227350  9233 raft_consensus.cc:3055] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:50.185791  9130 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:50.176908  9160 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.233248  5668 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 12. Current term is 13. Ops: []
I20260709 12:10:50.233831  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.282053  9233 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.234019  9177 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.234449  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.188964  9226 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:50.256659  9026 consensus_queue.cc:1059] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:50.292934  9026 raft_consensus.cc:3055] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:50.293430  9026 raft_consensus.cc:740] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:50.258935  9162 raft_consensus.cc:3055] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:10:50.260660  9220 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.262895  5563 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:50.263448  9176 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:50.267494  9205 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.269253  9139 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.269556  9201 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:50.273077  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.272822  9219 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.274360  9175 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.275589  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:50.309825  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 47006.9us
I20260709 12:10:50.282853  9130 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.285902  9160 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:50.294749  9026 consensus_queue.cc:260] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_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: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.299825  9176 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.298151  9162 raft_consensus.cc:740] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:50.286180  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 71000.5us
I20260709 12:10:50.316967  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.338093  9220 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.314114  9200 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.036s
I20260709 12:10:50.313112  9211 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.345908  9219 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.347816  9211 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.324730  9176 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.344367  9205 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.349371  9176 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.314304  9130 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:50.337085  9213 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:50.352727  9213 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.353627  9213 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.324080  9026 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:50.356812  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:50.358438  5747 raft_consensus.cc:1240] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:50.380877  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.359645  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:50.361807  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.362067  5667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:50.382715  5667 raft_consensus.cc:606] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.362809  5668 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:50.362926  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:50.362048  5671 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.363660  5675 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:50.363605  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:50.364737  6350 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.366320  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:50.285068  9233 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.403903  9233 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:50.404819  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:10:50.406538  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:50.309473  9212 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:10:50.368673  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.370146  9139 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.422116  9212 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.370924  9162 consensus_queue.cc:260] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:50.422626  9212 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.372727  9213 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:50.375247  9201 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:50.376693  9200 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:50.423730  9200 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:50.424013  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:50.424574  9200 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.425805  9200 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:50.427557  9162 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:50.378034  9211 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:50.378646  9028 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:10:50.379349  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 62465.2us
I20260709 12:10:50.430056  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.431185  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.431970  9139 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.432834  9139 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.393674  6314 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.433980  9160 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.434738  9211 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.436057  9160 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.401675  5749 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.417960  9146 consensus_queue.cc:1059] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:50.441453  9146 raft_consensus.cc:3055] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:50.417465  5496 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 8 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.412935  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:10:50.444275  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 132314us
I20260709 12:10:50.453497  5496 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 12 to 13, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:50.455140  5496 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:50.456161  5563 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.460273  9139 raft_consensus.cc:2749] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:10:50.460721  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.461628  5563 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.463145  9226 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.467199  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.467823  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.468429  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
W20260709 12:10:50.470031  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 59110.2us
I20260709 12:10:50.471721  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.472082  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:50.472332  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.474466  5591 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:50.475387  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.475975  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:10:50.476923  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.449658  9146 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:50.482025  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.485196  5675 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:50.466286  9226 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.490662  5595 raft_consensus.cc:2468] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:50.488989  5671 raft_consensus.cc:1240] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:50.490922  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.489460  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:50.491564  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.489711  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.472718  9177 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:10:50.492595  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.499883  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.508932  5597 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:50.509832  5600 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:50.509975  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.511893  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.512094  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.513624  5599 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:50.513695  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.514386  5666 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:50.469167  9130 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.523447  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.523524  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:50.522815  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.526041  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.532083  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.534633  5597 raft_consensus.cc:2468] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:10:50.535965  9238 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:50.490047  9162 consensus_queue.cc:1059] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:10:50.539690  9213 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:50.539618  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.540164  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.540488  9162 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.540648  9235 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:50.541219  9162 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.542608  8950 consensus_queue.cc:1059] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:50.543510  8950 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:50.543817  8950 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.544607  8950 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.544610  9028 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:50.546144  8950 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:50.546551  9028 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.549278  5592 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:50.550349  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.551172  5592 raft_consensus.cc:2393] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:50.554212  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.554956  5593 raft_consensus.cc:2393] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:50.557197  5674 raft_consensus.cc:1240] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:50.536214  5675 raft_consensus.cc:1240] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:50.565131  9028 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.565569  5667 raft_consensus.cc:1240] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:50.570602  5740 raft_consensus.cc:1240] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:50.556463  9146 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.573063  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.560365  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.570504  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:50.574646  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 48728.9us
I20260709 12:10:50.576050  9206 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:10:50.580483  5593 raft_consensus.cc:1275] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 5. (term mismatch)
I20260709 12:10:50.580941  5593 pending_rounds.cc:85] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 4
I20260709 12:10:50.580816  9026 consensus_queue.cc:1059] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:50.581275  5593 pending_rounds.cc:107] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 12:10:50.581586  5593 raft_consensus.cc:2889] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:50.583983  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.584805  5600 raft_consensus.cc:2393] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 11: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:50.597261  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.600848  5599 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:50.602233  5599 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:50.603679  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.605008  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:50.605664  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.609145  5666 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:50.609692  5592 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
W20260709 12:10:50.610428  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:50.611207  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.613147  5600 raft_consensus.cc:1240] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:50.617141  5638 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:10:50.620267  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.618021  5596 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.622567  9205 raft_consensus.cc:993] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:50.623128  9205 raft_consensus.cc:1081] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:50.540180  9213 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.626672  5563 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:50.627830  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45110.6us
I20260709 12:10:50.632733  5595 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:10:50.634279  5600 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:50.635727  5666 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:50.636248  5592 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:50.633594  9162 consensus_queue.cc:1059] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:10:50.640357  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.637921  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.629639  6349 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:50.646214  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.648067  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:50.630040  9139 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.630164  9194 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:50.634763  9146 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:50.659363  5597 raft_consensus.cc:2468] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:50.625819  9212 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.663652  9202 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:50.665346  6350 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:50.669318  6351 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:10:50.677898  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.658062  9026 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.658170  9173 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.690141  9130 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.691154  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:50.691877  9213 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.658007  9170 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:10:50.639621  9204 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:50.700066  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.701174  5666 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:10:50.664351  9230 raft_consensus.cc:3055] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:50.633694  9232 consensus_queue.cc:1059] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.066s
I20260709 12:10:50.724442  5593 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
W20260709 12:10:50.733994  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:50.742681  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:50.744514  9213 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.747931  9227 raft_consensus.cc:3055] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:50.748354  9227 raft_consensus.cc:740] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:50.734392  9230 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.749313  9230 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.750550  9230 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:50.724856  9204 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.753237  9204 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.756789  9212 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:50.762084  9232 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:50.762552  9232 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.763440  9232 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.764621  9232 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:50.764717  9238 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:50.767915  9202 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:50.749261  9227 consensus_queue.cc:260] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.775889  5668 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:50.778067  5742 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:50.780786  5668 raft_consensus.cc:1240] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:50.733315  5599 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:50.789395  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 89376.4us
I20260709 12:10:50.790532  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.791579  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.795572  9227 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:50.784336  9162 raft_consensus.cc:993] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
W20260709 12:10:50.797133  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45121.5us
I20260709 12:10:50.812891  9212 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.813091  9162 raft_consensus.cc:1081] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:10:50.794116  9166 consensus_queue.cc:1059] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 12:10:50.817005  9166 raft_consensus.cc:3055] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:50.817171  9139 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:50.817421  9166 raft_consensus.cc:740] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.818383  9166 consensus_queue.cc:260] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.819485  9166 raft_consensus.cc:3060] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:50.821110  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.823185  5563 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.821866  9226 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.825071  9226 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.793814  9232 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 12:10:50.822290  5668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3772a293e069440a985181c674da5fd4"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:10:50.825274  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.829216  5668 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.829612  5668 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:50.831146  5566 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:50.831559  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:50.834681  9248 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:50.835341  9248 raft_consensus.cc:697] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:50.836684  9028 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.840257  9028 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:10:50.848985  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:50.858210  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.861609  5638 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:50.871383  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:50.872628  6348 raft_consensus.cc:2393] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 9: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:10:50.870177  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.874961  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.875826  9202 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:50.876282  9173 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:50.876842  9173 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.877030  9233 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:50.877542  9233 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:50.878803  9173 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:50.878612  9233 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.879362  9200 raft_consensus.cc:2804] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:50.852526  5740 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:50.886440  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:50.887398  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:50.887676  9194 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:50.888228  9194 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:50.889029  9194 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.860083  9130 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:10:50.891342  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.882758  5668 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.894263  5596 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 5. Current term is 6. Ops: []
I20260709 12:10:50.894496  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:10:50.898367  5599 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.898793  5599 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:50.860472  9226 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:50.876837  9202 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:50.905450  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.906174  5597 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:50.886447  9173 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:50.909399  8950 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:10:50.916451  5599 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.919516  5668 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.836500  9248 consensus_queue.cc:237] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:50.920644  5593 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:10:50.917596  9226 raft_consensus.cc:697] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:50.923754  9252 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 12:10:50.930541  8950 consensus_queue.cc:1048] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:50.905686  9233 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:50.902173  9170 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:10:50.902041  9176 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:50.966202  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:50.967317  9162 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:10:50.969121  9226 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:50.988443  5599 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:50.999429  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:51.000253  5747 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:50.905221  9232 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:51.022146  9202 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:51.022766  9202 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.023576  9162 consensus_queue.cc:1059] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:50.929726  9173 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.024744  9162 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:51.025102  9162 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:51.025910  9162 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.026463  9173 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.027096  9162 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:51.023792  5712 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:51.029366  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.031982  9213 raft_consensus.cc:2804] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:51.032814  9213 raft_consensus.cc:697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:51.033728  9213 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.045130  9202 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:51.044489  6348 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:51.047098  9204 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.050028  5667 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
W20260709 12:10:51.064803  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 173936us
I20260709 12:10:51.065972  5747 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:51.069954  5566 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:51.070065  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:50.942222  9200 raft_consensus.cc:697] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.072160  5638 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.090884  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:51.093427  5563 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:51.064502  9211 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:51.103536  5638 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:51.102479  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:51.105307  5593 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:51.092999  9202 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 12:10:51.071607  9130 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:51.072342  9205 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:51.110420  5638 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.109174  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:51.093204  9162 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.015s
I20260709 12:10:51.113866  5638 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:51.103307  9194 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:51.102720  9259 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.116138  5638 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.135031  9175 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:51.138517  9175 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.139475  9175 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.113168  9206 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:51.105957  9256 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:10:51.107858  9211 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.115489  9238 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:51.116782  9170 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:10:51.161859  9206 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.163024  5638 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:51.163053  9206 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.177983  9211 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.183022  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:51.183754  5597 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:51.185691  6314 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
W20260709 12:10:51.189553  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 291557us
I20260709 12:10:51.166985  9238 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:51.193710  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.194006  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.204151  5747 raft_consensus.cc:2393] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 9: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:51.154405  9259 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.207821  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:51.191584  9211 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:51.193563  9155 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.208452  5749 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:10:51.188153  9258 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:10:51.216668  9211 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:51.196836  9205 raft_consensus.cc:2804] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:51.228348  5749 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:51.206190  9238 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:51.235481  9175 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:10:51.244053  9259 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.245978  9202 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:51.246575  9202 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.255045  5497 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:51.231266  9211 raft_consensus.cc:3060] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:51.257737  5749 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.258700  5749 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:51.259516  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:51.261406  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:51.262010  5596 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 12.
I20260709 12:10:51.265594  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.269364  5740 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
W20260709 12:10:51.263471  9166 consensus_queue.cc:1175] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a3041b1995cd441784b5b7604c6048ec" responder_term: 12 status { last_received { term: 12 index: 8 } last_committed_idx: 8 last_received_current_leader { term: 12 index: 8 } }
I20260709 12:10:51.265090  9213 consensus_queue.cc:1059] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 12:10:51.271103  9213 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:51.271430  9213 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:51.264405  6314 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:51.231629  9155 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.273059  9259 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:10:51.273428  9259 raft_consensus.cc:493] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:51.273767  9259 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:51.274694  9155 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:51.234572  9130 raft_consensus.cc:697] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:51.280006  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:51.261555  9205 raft_consensus.cc:697] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.281847  9205 consensus_queue.cc:237] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.283435  5496 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:51.284754  9204 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:51.285310  9130 consensus_queue.cc:237] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.194947  9200 consensus_queue.cc:237] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.272248  9213 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.287266  5493 catalog_manager.cc:5697] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.288676  9139 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.289656  9213 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:51.289750  9139 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.291863  9139 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.293515  5596 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 7.
I20260709 12:10:51.295816  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.296366  5743 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:51.297513  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:51.296656  6314 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:51.303345  5749 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:10:51.319687  5668 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 12. Current term is 13. Ops: []
I20260709 12:10:51.327636  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:51.311923  9199 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:51.345296  9199 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:51.347123  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:51.348928  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:51.349705  5597 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:51.311415  9139 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:10:51.353261  5668 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:51.361120  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:51.361727  5670 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 7.
I20260709 12:10:51.362109  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:51.327311  5667 raft_consensus.cc:2955] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:51.350690  9199 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:51.357887  9139 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:51.418655  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:51.402374  9272 log.cc:927] Time spent T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 12:10:51.410365  9265 log.cc:927] Time spent T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 12:10:51.506524  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 106919us
I20260709 12:10:51.511695  9211 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.561093  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f44695e0bae949b4ac305f4e932ac134 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:51.514133  9202 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:51.316255  9146 consensus_queue.cc:1059] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260709 12:10:51.529752  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:51.530781  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:51.571050  5675 raft_consensus.cc:3055] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:51.534276  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:51.534993  9259 raft_consensus.cc:515] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.536119  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:51.571919  5672 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:51.572182  5670 raft_consensus.cc:2393] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:51.545449  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:51.536238  9238 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:51.551230  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 214755us
I20260709 12:10:51.574355  9259 leader_election.cc:290] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.574999  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:51.576710  9256 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:10:51.550573  5597 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:10:51.579794  9256 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.580628  5638 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.581270  9211 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.581341  5495 catalog_manager.cc:5697] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 11, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.582854  9170 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:10:51.571367  5675 raft_consensus.cc:740] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.584986  9146 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:51.585376  9146 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:51.585106  5675 consensus_queue.cc:260] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.586112  5675 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:51.586270  9146 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.587498  9146 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:51.587642  6348 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:10:51.589319  5667 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:51.590996  6348 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:51.591403  5667 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:10:51.580731  9256 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.598125  5749 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:51.604494  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:51.605450  5672 raft_consensus.cc:2393] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 11: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:51.569301  5747 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 12:10:51.609189  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:51.627832  5675 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 5.
I20260709 12:10:51.632354  9199 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.657075  5747 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:51.660000  9199 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:51.660630  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:51.661620  5675 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:51.617349  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:51.665973  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 71783.3us
I20260709 12:10:51.670814  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:51.671442  5592 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:51.672012  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:51.672761  5593 raft_consensus.cc:3060] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:51.677055  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:51.679854  5675 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:51.681345  6314 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:51.686208  5595 raft_consensus.cc:2468] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:51.687368  5593 raft_consensus.cc:2468] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:51.556015  9139 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:51.690982  5592 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 13.
I20260709 12:10:51.692026  9199 raft_consensus.cc:2804] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:51.693994  9238 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:51.706733  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:51.707571  5670 raft_consensus.cc:2393] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 7: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:51.681645  9248 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:51.708775  9199 raft_consensus.cc:697] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:51.719925  5666 raft_consensus.cc:3060] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:51.725497  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:51.727355  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b46c32f4fe4141b8bdfb8866160a74" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:51.728139  5740 raft_consensus.cc:3060] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:10:51.731082  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:51.737187  5743 raft_consensus.cc:2393] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 9: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:51.713625  9028 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260709 12:10:51.714056  9212 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:10:51.746832  5740 raft_consensus.cc:2468] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 13.
W20260709 12:10:51.748219  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 130988us
I20260709 12:10:51.749229  9155 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.749280  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:51.749958  9155 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.764290  5596 raft_consensus.cc:1240] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 4. Current term is 5. Ops: []
I20260709 12:10:51.767768  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.772526  5666 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:51.768431  5743 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:10:51.781791  9226 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:51.782229  9026 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:51.783006  9199 consensus_queue.cc:237] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.783716  9026 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:51.784077  9226 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:10:51.785637  9028 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:51.752463  9155 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.797468  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:51.797776  9268 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:51.798153  5743 raft_consensus.cc:606] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.798496  5743 raft_consensus.cc:614] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:51.801599  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:51.802170  5670 raft_consensus.cc:606] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:51.805262  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d550d173301432199bfab003c6f8e31"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:51.805869  5743 raft_consensus.cc:606] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.806205  5743 raft_consensus.cc:614] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:51.817566  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:51.818298  5743 raft_consensus.cc:606] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:51.818697  5743 raft_consensus.cc:614] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:51.849802  5743 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 12:10:51.855924  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 145509us
I20260709 12:10:51.784399  9026 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.866248  5743 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:51.873538  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:51.874222  5743 raft_consensus.cc:606] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:51.874708  5743 raft_consensus.cc:614] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:10:51.838057  9213 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 12:10:51.862393  9160 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.879956  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:51.881953  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:51.867854  9270 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
W20260709 12:10:51.884306  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 101762us
I20260709 12:10:51.888447  5592 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:10:51.896875  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:51.877382  9219 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 12:10:51.880292  9160 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.908480  5743 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:51.913013  5593 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:51.920032  9170 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:51.934099  5596 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:10:51.934742  5597 raft_consensus.cc:1275] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:51.935456  9238 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.899562  9231 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 12:10:51.937595  5597 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:51.939112  9139 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.939903  9270 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.940353  9270 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:51.940819  5599 raft_consensus.cc:2368] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 11. Current term is 12.
I20260709 12:10:51.935961  9238 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:51.942484  9270 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.942857  9238 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:51.943729  9160 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.949113  9026 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.950207  5743 raft_consensus.cc:1275] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:51.952340  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.952973  5749 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:51.953966  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.957029  5743 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
W20260709 12:10:51.958081  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 177140us
I20260709 12:10:51.959005  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:51.960419  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:51.961104  5675 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:10:51.958953  6317 leader_election.cc:304] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:51.955904  6314 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:51.978266  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:51.978984  5745 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:51.982048  9283 raft_consensus.cc:2804] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:10:51.982600  9283 raft_consensus.cc:697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 13 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:51.983137  9026 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:51.983510  9283 consensus_queue.cc:237] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.983829  9026 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.984732  9286 raft_consensus.cc:2804] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:51.985280  9286 raft_consensus.cc:697] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:51.986932  9286 consensus_queue.cc:237] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.987414  5748 raft_consensus.cc:1275] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:51.990788  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:51.992587  9220 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:51.993639  5599 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:51.994171  9266 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.994813  9266 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:51.996775  9139 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:51.974754  9231 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:51.998816  9231 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.001547  9231 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.001765  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:52.002568  9139 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:10:52.002837  9266 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:52.002933  9139 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.003595  9139 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:51.990310  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.006682  5641 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.011323  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.011418  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.012480  5597 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:52.012231  5596 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:52.017625  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:52.018379  5746 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:10:52.018682  6317 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:52.019251  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.020119  5599 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:52.016754  5641 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.031385  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.032074  5675 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:52.009578  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:52.034559  9166 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.019170  9266 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:52.015873  9231 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:10:52.026942  9026 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:52.039120  9160 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:52.015508  9212 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:10:52.048934  9266 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.049270  9231 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.065800  9231 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:10:52.047904  6348 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:10:52.048166  9166 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.069535  9290 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:52.070040  9290 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.070065  5746 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:10:52.070438  9290 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:52.070794  9166 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.073850  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.074565  5566 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:52.055580  9160 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.092972  9194 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:52.072244  9266 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:52.094062  9200 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:10:52.110729  9160 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:52.157883  9028 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.158602  9028 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.118831  9194 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:52.161300  9194 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.151427  9212 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.162591  9212 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:52.164758  9212 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.114886  9230 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.165459  9230 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.165757  9139 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.167483  9230 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.170369  9231 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:52.171651  9270 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.154268  9200 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.173269  9200 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:52.177656  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.178313  5675 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:52.172299  9270 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.170717  5742 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:10:52.184514  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:52.185547  5742 raft_consensus.cc:2368] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 13. Current term is 14.
I20260709 12:10:52.191334  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:52.191967  5740 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:10:52.189309  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.199649  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.221536  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.224418  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.224870  5566 leader_election.cc:400] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 13. Current term is 14.
I20260709 12:10:52.225546  5566 leader_election.cc:403] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:52.225050  5667 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:52.217660  9233 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.229508  9170 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:52.229949  9170 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.229913  9233 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.230494  9170 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:52.234127  9285 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:10:52.235369  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 135) took 1015 ms. Trace:
I20260709 12:10:52.235726  5497 rpcz_store.cc:276] 0709 12:10:51.219564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:51.219905 (+   341us) service_pool.cc:224] Handling call
0709 12:10:51.253198 (+ 33293us) spinlock_profiling.cc:243] Waited 7.53 ms on lock 0x7b5400002490. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb620b2 00007f1c85adb759 00007f1c85a73a76 00007f1c85a44d58 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc
0709 12:10:52.235311 (+982113us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:51.705884 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:51.835430 (+129546us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:51.835465 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:10:51.835483 (+    18us) tablet.cc:662] Decoding operations
0709 12:10:51.835866 (+   383us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:51.835920 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:51.835948 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:51.836135 (+   187us) tablet.cc:701] Row locks acquired
0709 12:10:51.836152 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:10:51.836301 (+   149us) write_op.cc:270] Start()
0709 12:10:51.836413 (+   112us) write_op.cc:276] Timestamp: P: 1783599051836254 usec, L: 0
0709 12:10:51.836435 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:10:51.837104 (+   669us) log.cc:844] Serialized 523 byte log entry
0709 12:10:51.982263 (+145159us) op_driver.cc:464] REPLICATION: finished
0709 12:10:52.162498 (+180235us) write_op.cc:301] APPLY: starting
0709 12:10:52.162627 (+   129us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:52.162732 (+   105us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:52.162845 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:52.163029 (+   184us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:52.163226 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:52.163331 (+   105us) write_op.cc:312] APPLY: finished
0709 12:10:52.163520 (+   189us) log.cc:844] Serialized 23 byte log entry
0709 12:10:52.163689 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.163760 (+    71us) write_op.cc:454] Released schema lock
0709 12:10:52.163797 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:52.164177 (+   380us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.164205 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":17329536,"child_traces":[["op",{"apply.queue_time_us":169994,"apply.run_cpu_time_us":1710,"apply.run_wall_time_us":11608,"num_ops":1,"prepare.queue_time_us":265676,"prepare.run_cpu_time_us":4313,"prepare.run_wall_time_us":171678,"raft.queue_time_us":271920,"raft.run_cpu_time_us":35617,"raft.run_wall_time_us":112055,"replication_time_us":145676,"spinlock_wait_cycles":15616,"thread_start_us":502571,"threads_started":4,"wal-append.queue_time_us":2648}]]}
I20260709 12:10:52.220418  9238 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:52.242386  9238 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.242828  9238 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.198122  9270 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.216624  9213 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:52.245019  9213 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.245455  9213 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:52.217801  9281 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 12:10:52.241667  9258 raft_consensus.cc:993] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:52.254418  9258 raft_consensus.cc:1081] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
W20260709 12:10:52.240460  9299 log.cc:927] Time spent T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.089s	user 0.000s	sys 0.002s
I20260709 12:10:52.264807  5743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:10:52.265393  5743 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:52.265767  5743 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.286249  5743 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.288236  5743 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:52.295727  9303 log.cc:927] Time spent T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
I20260709 12:10:52.295284  9266 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.232336  9233 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:52.304993  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 82265.6us
I20260709 12:10:52.307736  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:52.324916  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.325932  5667 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:52.328199  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.329007  5668 raft_consensus.cc:2393] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 13: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:52.329046  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.333585  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.334540  5671 raft_consensus.cc:2393] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 8: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:52.176226  9290 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:52.343683  5670 raft_consensus.cc:1275] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:10:52.348153  5712 leader_election.cc:400] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 11. Current term is 12.
I20260709 12:10:52.348644  5712 leader_election.cc:403] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:52.353394  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.353972  5672 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:10:52.355322  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 46745us
I20260709 12:10:52.356067  9231 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.356784  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.357704  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:52.357796  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.366359  6351 raft_consensus.cc:2393] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 12: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:10:52.360504  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.366811  5599 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:52.367617  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.368178  5597 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:52.368523  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.368996  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.369176  5670 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:52.370674  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:52.371258  5598 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:10:52.371311  5592 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.373173  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.373845  5669 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:52.374239  5669 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:52.360225  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.381361  5593 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:10:52.365044  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.386071  5674 raft_consensus.cc:2393] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:52.386829  6350 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10. Ops: [9.9-9.9]
W20260709 12:10:52.387740  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50910.6us
I20260709 12:10:52.344715  9202 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:52.379113  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.411494  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:52.375101  5669 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.425143  5592 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:52.351728  9139 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 6 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.354630  9166 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 11. Current term is 12.
I20260709 12:10:52.357735  9291 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.340628  9220 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.095s
I20260709 12:10:52.364727  9268 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.447875  5672 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:10:52.448065  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:52.338985  9281 consensus_queue.cc:1048] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.076s
I20260709 12:10:52.361871  9308 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:52.501992  9308 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.502538  9308 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.423686  9028 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.358529  9160 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.524663  5743 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:52.488068  9233 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:52.545599  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:52.518524  9139 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.531417  9028 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.539216  9233 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.486220  9202 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:52.530678  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 151484us
I20260709 12:10:52.494220  9291 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.546809  9309 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.520912  9268 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.572062  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:52.578650  9202 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.580600  9267 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.222s
W20260709 12:10:52.585117  9302 log.cc:927] Time spent T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.209s	user 0.001s	sys 0.001s
W20260709 12:10:52.585489  9305 log.cc:927] Time spent T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:10:52.587247  9304 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.202s	user 0.000s	sys 0.000s
I20260709 12:10:52.557394  9238 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.589257  9238 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.589401  9160 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.571350  9285 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 13. Current term is 14.
I20260709 12:10:52.590812  9285 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:52.591291  9285 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:52.591702  9308 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.592789  5595 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
W20260709 12:10:52.594880  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:52.558970  9233 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.575327  9309 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.597163  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:52.600858  5745 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:52.570921  9266 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.604094  5740 raft_consensus.cc:2368] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:52.556003  9028 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.556702  9139 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.614508  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:52.570623  9257 consensus_queue.cc:1048] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.263s
I20260709 12:10:52.609222  9290 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.610303  9213 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.600373  9309 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.559267  9170 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.615913  5743 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:10:52.592129  9285 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.620337  9290 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.006s
I20260709 12:10:52.660723  9170 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.667073  5745 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:52.668476  9291 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:52.672627  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 114388us
I20260709 12:10:52.674865  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:52.690774  5669 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.697458  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:52.697726  5600 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:52.719493  5592 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:52.690882  9238 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.690165  9323 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.690485  9283 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.694108  9291 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.731732  9283 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:52.731503  9259 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260709 12:10:52.729460  9238 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.753650  5496 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 263) took 1477 ms. Trace:
I20260709 12:10:52.759801  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:52.760373  5749 raft_consensus.cc:1275] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:10:52.754868  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 268) took 1477 ms. Trace:
I20260709 12:10:52.766492  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:52.767132  5599 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:10:52.767864  5669 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:52.756505  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 290) took 1183 ms. Trace:
I20260709 12:10:52.768813  5495 rpcz_store.cc:276] 0709 12:10:51.572917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:51.573126 (+   209us) service_pool.cc:224] Handling call
0709 12:10:52.756449 (+1183323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:51.904596 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:51.905275 (+   679us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:51.905316 (+    41us) write_op.cc:435] Acquired schema lock
0709 12:10:51.905329 (+    13us) tablet.cc:662] Decoding operations
0709 12:10:51.905646 (+   317us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:51.905689 (+    43us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:51.905718 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:51.905889 (+   171us) tablet.cc:701] Row locks acquired
0709 12:10:51.905901 (+    12us) write_op.cc:260] PREPARE: finished
0709 12:10:51.906032 (+   131us) write_op.cc:270] Start()
0709 12:10:51.906134 (+   102us) write_op.cc:276] Timestamp: P: 1783599051905986 usec, L: 0
0709 12:10:51.906151 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:10:51.906839 (+   688us) log.cc:844] Serialized 532 byte log entry
0709 12:10:52.607831 (+700992us) op_driver.cc:464] REPLICATION: finished
0709 12:10:52.635985 (+ 28154us) write_op.cc:301] APPLY: starting
0709 12:10:52.638957 (+  2972us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:52.651090 (+ 12133us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:52.679457 (+ 28367us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:52.699180 (+ 19723us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:52.722900 (+ 23720us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:52.725483 (+  2583us) write_op.cc:312] APPLY: finished
0709 12:10:52.738659 (+ 13176us) log.cc:844] Serialized 23 byte log entry
0709 12:10:52.745807 (+  7148us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.745898 (+    91us) write_op.cc:454] Released schema lock
0709 12:10:52.745939 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":8474,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":7384,"apply.run_cpu_time_us":2142,"apply.run_wall_time_us":114635,"num_ops":1,"prepare.queue_time_us":320297,"prepare.run_cpu_time_us":2632,"prepare.run_wall_time_us":18483,"replication_time_us":688989,"thread_start_us":148111,"threads_started":1}]]}
I20260709 12:10:52.742229  9268 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.771606  9286 consensus_queue.cc:1048] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.013s
I20260709 12:10:52.757318  9139 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.745560  9233 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.791580  9233 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.758401  9311 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.737962  9028 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.768746  9202 raft_consensus.cc:493] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.749251  9213 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:52.729288  9323 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.729393  9291 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.760437  9238 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:52.778237  9322 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:10:52.749159  9283 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.777868  9308 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:52.820484  9294 log.cc:927] Time spent T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.380s	user 0.004s	sys 0.000s
I20260709 12:10:52.763230  5496 rpcz_store.cc:276] 0709 12:10:51.276065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:51.276210 (+   145us) service_pool.cc:224] Handling call
0709 12:10:52.753589 (+1477379us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:51.840052 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:51.840575 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:51.840601 (+    26us) write_op.cc:435] Acquired schema lock
0709 12:10:51.840619 (+    18us) tablet.cc:662] Decoding operations
0709 12:10:51.840931 (+   312us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:51.840991 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:51.841020 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:51.841199 (+   179us) tablet.cc:701] Row locks acquired
0709 12:10:51.841229 (+    30us) write_op.cc:260] PREPARE: finished
0709 12:10:51.841424 (+   195us) write_op.cc:270] Start()
0709 12:10:51.841516 (+    92us) write_op.cc:276] Timestamp: P: 1783599051841358 usec, L: 0
0709 12:10:51.841539 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:10:51.843437 (+  1898us) log.cc:844] Serialized 532 byte log entry
0709 12:10:52.217105 (+373668us) op_driver.cc:464] REPLICATION: finished
0709 12:10:52.318963 (+101858us) write_op.cc:301] APPLY: starting
0709 12:10:52.346144 (+ 27181us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:52.358914 (+ 12770us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:52.402279 (+ 43365us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:52.480010 (+ 77731us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:52.520678 (+ 40668us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:52.530092 (+  9414us) write_op.cc:312] APPLY: finished
0709 12:10:52.551415 (+ 21323us) log.cc:844] Serialized 23 byte log entry
0709 12:10:52.557377 (+  5962us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.568392 (+ 11015us) write_op.cc:454] Released schema lock
0709 12:10:52.569669 (+  1277us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:52.603243 (+ 33574us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.608171 (+  4928us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":37194,"apply.run_cpu_time_us":2373,"apply.run_wall_time_us":283171,"mutex_wait_us":3865,"num_ops":1,"prepare.queue_time_us":542707,"prepare.run_cpu_time_us":2322,"prepare.run_wall_time_us":3635,"replication_time_us":311620}]]}
I20260709 12:10:52.958168  9291 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:52.958284  5666 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34582 (request call id 2220) took 1067 ms. Trace:
I20260709 12:10:52.818878  9170 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:52.959133  9170 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:52.958798  5666 rpcz_store.cc:276] 0709 12:10:51.891021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:51.891520 (+   499us) service_pool.cc:224] Handling call
0709 12:10:51.897694 (+  6174us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:51.898093 (+   399us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:51.898134 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:51.900903 (+  2769us) log.cc:844] Serialized 26 byte log entry
0709 12:10:52.090701 (+189798us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:10:52.090759 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:52.090854 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:52.819751 (+728897us) spinlock_profiling.cc:243] Waited 9.76 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:10:52.958003 (+138252us) raft_consensus.cc:1685] finished
0709 12:10:52.958024 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:52.958209 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3460,"raft.queue_time_us":1703,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":7091,"spinlock_wait_cycles":22449920,"thread_start_us":174182,"threads_started":1,"wal-append.queue_time_us":418349}
I20260709 12:10:52.806502  9311 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:52.936070  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.961233  5745 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
W20260709 12:10:52.829259  9200 consensus_meta.cc:287] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.656s	user 0.011s	sys 0.000s
I20260709 12:10:52.961858  9200 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:52.962905  5667 raft_consensus.cc:2368] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 12. Current term is 13.
I20260709 12:10:52.963685  5671 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:10:52.964103  9200 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:52.938167  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.969564  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.969760  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.969823  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.970243  5666 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:52.969401  5672 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.970501  5667 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:10:52.970949  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 221963us
I20260709 12:10:52.764091  5493 rpcz_store.cc:276] 0709 12:10:51.277426 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:51.277633 (+   207us) service_pool.cc:224] Handling call
0709 12:10:52.754810 (+1477177us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:51.843819 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:51.844311 (+   492us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:51.844336 (+    25us) write_op.cc:435] Acquired schema lock
0709 12:10:51.844352 (+    16us) tablet.cc:662] Decoding operations
0709 12:10:51.844670 (+   318us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:51.844708 (+    38us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:51.844735 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:51.844901 (+   166us) tablet.cc:701] Row locks acquired
0709 12:10:51.844917 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:10:51.845035 (+   118us) write_op.cc:270] Start()
0709 12:10:51.845125 (+    90us) write_op.cc:276] Timestamp: P: 1783599051844996 usec, L: 0
0709 12:10:51.845147 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:10:51.901880 (+ 56733us) log.cc:844] Serialized 532 byte log entry
0709 12:10:52.349506 (+447626us) op_driver.cc:464] REPLICATION: finished
0709 12:10:52.578788 (+229282us) write_op.cc:301] APPLY: starting
0709 12:10:52.578875 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:52.578975 (+   100us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:52.579113 (+   138us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:52.579327 (+   214us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:52.579518 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:52.579571 (+    53us) write_op.cc:312] APPLY: finished
0709 12:10:52.579754 (+   183us) log.cc:844] Serialized 23 byte log entry
0709 12:10:52.584037 (+  4283us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.597719 (+ 13682us) write_op.cc:454] Released schema lock
0709 12:10:52.601624 (+  3905us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:52.621050 (+ 19426us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:52.626683 (+  5633us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":146677,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":219796,"apply.run_cpu_time_us":1807,"apply.run_wall_time_us":35121,"num_ops":1,"prepare.queue_time_us":531229,"prepare.run_cpu_time_us":2745,"prepare.run_wall_time_us":60481,"replication_time_us":496654,"thread_start_us":153586,"threads_started":1}]]}
I20260709 12:10:52.973680  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:52.973788  9328 consensus_queue.cc:1048] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:52.974323  5675 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.844012  5598 raft_consensus.cc:1275] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:10:52.977268  5563 leader_election.cc:400] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 12. Current term is 13.
I20260709 12:10:52.977578  5563 leader_election.cc:403] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:52.848873  5566 leader_election.cc:400] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:52.808717  9202 raft_consensus.cc:515] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:52.898741  5497 catalog_manager.cc:5697] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 6 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 8 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:52.937047  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:52.970347  5669 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:52.904687  9212 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.964429  9311 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:52.886343  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:52.905840  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.978379  5566 leader_election.cc:403] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:52.976408  5641 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:52.996027  5671 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
I20260709 12:10:52.996771  9256 raft_consensus.cc:2804] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:52.997462  9256 raft_consensus.cc:697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:52.998806  9256 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.013391  5671 raft_consensus.cc:1275] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:10:52.982684  5497 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 5 to 6, leader changed from b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:52.979835  5674 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.015229  5497 catalog_manager.cc:5697] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:53.024695  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.025457  5668 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 9: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:53.030002  9199 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:10:53.033485  9270 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:53.034289  9270 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.037858  9270 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.017970  5497 catalog_manager.cc:5697] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 8 to 9, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 9 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:53.042039  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.044028  5745 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:53.045307  5672 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.051038  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:53.051819  6348 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:53.055572  5669 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.038723  9170 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:53.057792  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 152051us
W20260709 12:10:53.060143  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 211494us
I20260709 12:10:53.061136  6314 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:53.058382  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:53.057850  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 84514.5us
I20260709 12:10:53.062872  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:53.063584  6350 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:53.068684  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.071331  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.071877  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.081919  6314 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:53.083418  5675 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.085661  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.086342  5669 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.086383  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.088539  5667 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:53.088764  5740 raft_consensus.cc:2368] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:53.085572  5641 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.087936  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
W20260709 12:10:53.058729  9026 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.027s	sys 0.033s
I20260709 12:10:53.074884  9028 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:10:53.074612  9308 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:53.093885  5712 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.097478  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.098309  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.063855  9291 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:10:53.099171  5566 leader_election.cc:400] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:53.099501  5566 leader_election.cc:403] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:53.086655  9259 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:10:53.038878  9212 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:53.094615  9026 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.028s	sys 0.033s
I20260709 12:10:53.092417  9290 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:53.113044  9290 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:53.113452  9290 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:53.104120  9166 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:53.119642  9166 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:53.120043  9166 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:53.095068  9256 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:53.108620  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet f44695e0bae949b4ac305f4e932ac134 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54084
I20260709 12:10:53.109176  5600 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:10:53.109962  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.107766  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.146481  5592 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:53.100140  9309 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:10:53.086491  9139 consensus_queue.cc:1059] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 12:10:53.090600  9286 consensus_queue.cc:1048] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:10:53.159639  5741 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:10:53.163823  5593 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 10: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:53.162348  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.164448  5596 raft_consensus.cc:3060] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:10:53.104622  9233 raft_consensus.cc:2804] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election won for term 14
W20260709 12:10:53.166038  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 66958.4us
I20260709 12:10:53.103621  9323 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.169152  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.141640  9213 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:53.106951  9199 consensus_queue.cc:1048] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.063s
I20260709 12:10:53.144742  9256 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:53.160738  9309 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:53.173300  9233 raft_consensus.cc:697] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:53.173900  9328 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:10:53.199630  9170 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:53.200328  9170 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.201108  9233 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:53.193073  9213 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:53.204520  9212 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.171945  9206 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:53.207677  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.211989  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.213143  5747 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:53.220880  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.221979  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.223259  5596 raft_consensus.cc:2468] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:53.224124  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.220889  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.190594  9256 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:53.226616  5594 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 11: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:53.193428  9309 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:53.204450  9213 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.249168  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:53.253307  9344 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:53.217207  9206 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:53.263273  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 165011us
I20260709 12:10:53.269773  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.277513  5743 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:10:53.267920  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.260206  9344 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:53.290791  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 198164us
I20260709 12:10:53.276352  5592 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:53.274667  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.287940  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.280920  9308 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:53.301707  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.339190  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.276386  9202 leader_election.cc:290] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:53.305285  9291 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 12. Current term is 13.
I20260709 12:10:53.284835  9350 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:53.306726  9146 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:53.352034  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.306981  9320 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:53.296089  9344 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:53.357669  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.358330  5667 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:10:53.368791  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:53.348690  9288 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:53.375092  5597 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:10:53.346781  9352 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:10:53.371225  9351 log.cc:927] Time spent T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.110s	user 0.001s	sys 0.001s
I20260709 12:10:53.393339  9317 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:53.391121  9308 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.383198  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.361588  9350 raft_consensus.cc:697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:53.372045  9320 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:53.405747  5743 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:10:53.403237  9200 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:53.380746  9028 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:53.425201  9356 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:53.425658  9353 log.cc:927] Time spent T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:10:53.425992  9026 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:53.425930  9356 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:53.426681  9026 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.427239  9350 consensus_queue.cc:237] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.396711  9352 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:53.436106  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.435503  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:53.438884  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 47317.5us
I20260709 12:10:53.432520  9146 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:53.419950  9202 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:53.418356  9270 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:53.434106  9026 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.415828  9200 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.389500  9288 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:53.470490  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.471154  5596 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:53.472038  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.449487  9202 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:53.473160  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:53.475353  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.478137  9358 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:53.478268  6348 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:10:53.478745  9358 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.479394  9324 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 12:10:53.457970  9270 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.477905  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:53.480944  9028 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:53.482281  5563 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:53.477435  5594 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:53.435735  9290 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:53.498816  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.500367  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.478761  9026 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:10:53.511389  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 79557.4us
I20260709 12:10:53.474694  9139 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:53.482491  9202 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:53.501377  9028 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:53.492336  9206 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.483357  9356 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:53.492029  9270 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:53.529865  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 79168us
I20260709 12:10:53.542539  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.543133  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.527292  9028 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:53.549993  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.554518  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.555284  5672 raft_consensus.cc:2368] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:53.558585  5592 raft_consensus.cc:2468] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
I20260709 12:10:53.564011  5593 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.567579  5596 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.569164  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:53.574641  9362 log.cc:927] Time spent T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 12:10:53.471436  9320 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.581053  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:53.584805  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.526548  9139 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.571945  5638 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.556420  9028 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:53.600968  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 197382us
I20260709 12:10:53.595798  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76880f2f261942b49afd105839ede274" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.522212  9146 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.564811  9291 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:53.611406  5712 leader_election.cc:304] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:53.564348  9233 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:53.611604  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:53.570658  9358 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.618832  5596 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
W20260709 12:10:53.620097  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 48267.3us
I20260709 12:10:53.623060  9233 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.627916  5599 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:53.628587  9139 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.637199  6348 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10. Ops: [9.9-9.9]
W20260709 12:10:53.638257  9360 log.cc:927] Time spent T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
I20260709 12:10:53.639268  9291 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.642592  9233 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:53.643151  9309 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.648506  9288 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:53.648629  9202 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:53.651378  9202 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:53.652204  9328 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:53.641777  9291 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:53.654378  9359 log.cc:927] Time spent T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:10:53.655532  9233 raft_consensus.cc:2749] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:53.659161  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.661087  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.661341  9290 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.661788  5741 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 12: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:53.662873  5594 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.663626  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.664361  5740 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:10:53.638199  9367 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:10:53.671973  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:53.674935  5749 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10.
W20260709 12:10:53.675370  9341 log.cc:927] Time spent T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:10:53.676990  9200 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:53.680186  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 68628us
I20260709 12:10:53.684442  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.685068  5741 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:10:53.691890  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.693508  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:53.695223  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:53.667383  9166 consensus_meta.cc:287] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Time spent flushing consensus metadata: real 0.547s	user 0.005s	sys 0.005s
I20260709 12:10:53.703846  6317 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10.
I20260709 12:10:53.704260  6317 leader_election.cc:403] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
W20260709 12:10:53.701349  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 90026.5us
I20260709 12:10:53.712263  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:53.529186  9352 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.701960  9200 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:53.703675  9367 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:53.707063  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:53.710570  9356 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:53.720118  9139 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:53.699906  9291 consensus_queue.cc:1059] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:10:53.729357  9200 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:53.707331  9166 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:53.782071  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 76154.3us
I20260709 12:10:53.763550  9309 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:53.794293  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 102784us
I20260709 12:10:53.782527  9200 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:53.730049  9378 consensus_queue.cc:1059] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.062s
I20260709 12:10:53.784130  9268 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:53.794167  9170 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:53.829679  9292 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 12:10:53.834502  9357 tablet_replica.cc:333] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
W20260709 12:10:53.842988  9256 consensus_meta.cc:287] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Time spent flushing consensus metadata: real 0.598s	user 0.012s	sys 0.000s
W20260709 12:10:53.889148  9380 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 12:10:53.888893  9256 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.890751  9166 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:53.891055  9256 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:53.898821  9028 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:53.841812  9139 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:10:53.813990  9367 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:53.914738  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:10:53.914155  9344 consensus_meta.cc:287] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.550s	user 0.007s	sys 0.002s
I20260709 12:10:53.916020  5593 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:53.928625  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.929394  5593 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:53.945698  5563 leader_election.cc:400] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 8. Current term is 9.
I20260709 12:10:53.951231  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:53.955292  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:53.921744  9344 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:53.959110  9389 log.cc:927] Time spent T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 12:10:53.961162  9386 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 12:10:53.969431  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.969769  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:53.970235  5591 raft_consensus.cc:2393] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 7: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:53.971133  5598 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:53.980316  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:53.981041  5592 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:10:53.997664  5638 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.026414  5563 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:53.954980  9361 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:53.948338  9200 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.037576  5592 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:54.040458  9358 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:53.997399  9028 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.045616  5593 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
W20260709 12:10:54.050974  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 53406.4us
I20260709 12:10:54.038309  9324 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.014271  9268 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:54.059981  5638 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:54.061650  9160 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.062216  9160 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.063652  9332 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:54.064097  9332 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:54.064285  9160 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.065052  9332 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.066190  9332 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:54.067345  9395 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.067917  9395 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.072898  9396 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.073522  9396 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.075904  9357 raft_consensus.cc:2243] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:54.079404  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:54.079566  9357 raft_consensus.cc:2272] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:54.084654  6350 raft_consensus.cc:1240] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:10:54.058416  9327 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:54.103622  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 43688.4us
I20260709 12:10:54.096478  9357 ts_tablet_manager.cc:1916] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:54.116350  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:54.058264  9324 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.125181  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:54.125520  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:54.127259  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.127585  5598 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 11: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:54.107024  9206 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:10:54.132870  5668 raft_consensus.cc:1240] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:54.133349  9395 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:54.135615  9200 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.109292  9327 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.131501  9170 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 12:10:54.132328  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.139106  5667 raft_consensus.cc:1813] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Handling vote request from an unknown peer a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.141178  5667 raft_consensus.cc:2410] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 12:10:54.139997  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:54.141981  5670 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 9: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:10:54.139187  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.142334  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:54.142755  5672 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:54.143095  5668 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:54.144187  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:54.145984  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:54.149789  5674 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:10:54.152361  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:54.153101  5742 raft_consensus.cc:2368] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12.
I20260709 12:10:54.153913  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:54.156706  5749 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:10:54.157614  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.164901  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.171366  9344 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.177596  9308 raft_consensus.cc:3055] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:54.178184  9308 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:54.179188  9308 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.184579  9324 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.187107  9356 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10.
I20260709 12:10:54.151386  9288 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:10:54.154453  9328 consensus_queue.cc:1059] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:10:54.189564  9328 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:54.190022  9328 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:54.190155  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.191958  9308 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:54.196173  9206 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:54.197789  9206 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.210860  5668 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
W20260709 12:10:54.219385  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 72268.4us
I20260709 12:10:54.227206  5641 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.228608  9393 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:54.236999  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.240945  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:54.241706  5745 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:54.234196  9396 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.191135  9328 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.246347  9328 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:10:54.262813  9399 log.cc:927] Time spent T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 12:10:54.266844  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:54.271718  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:54.265884  9327 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:54.289414  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:54.290405  5745 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:10:54.290714  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:54.291008  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:54.291746  5597 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:54.292936  5669 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:10:54.290515  5594 raft_consensus.cc:2368] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:54.295820  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:54.296482  5594 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:54.296790  6351 raft_consensus.cc:3060] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Advancing to term 14
I20260709 12:10:54.295929  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:54.269579  9324 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:10:54.300189  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 73102.1us
I20260709 12:10:54.302420  5740 raft_consensus.cc:1240] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:10:54.302628  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:54.313578  5742 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:10:54.309701  5597 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:54.310246  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:54.311764  6350 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:54.314505  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.315963  5597 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:54.312821  5594 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:54.318421  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:54.318974  5740 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:54.319113  5563 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:54.320683  5595 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:10:54.282640  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:54.319474  5641 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.325978  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:54.329088  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:54.329249  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.333415  5595 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:54.317847  9206 raft_consensus.cc:2764] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:10:54.317641  9324 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:54.336587  9324 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:54.336881  9248 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:54.339560  5742 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:10:54.312477  9286 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:54.346834  6351 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:10:54.351007  9206 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:54.355296  9248 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:54.356251  9248 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:54.361454  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:54.363557  5712 leader_election.cc:400] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:54.363938  5712 leader_election.cc:403] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:10:54.364742  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:54.366112  5740 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:54.366544  5594 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:54.369167  5597 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:54.366385  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:54.383262  5641 leader_election.cc:400] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12.
I20260709 12:10:54.383574  5641 leader_election.cc:403] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 12:10:54.385751  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:54.363072  9238 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.017s
I20260709 12:10:54.370504  9385 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:54.378834  9166 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:54.402149  9358 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:54.369764  9286 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.404418  5566 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:54.358489  9332 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 12:10:54.382663  9350 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:54.414898  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:54.411906  5598 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:54.419910  9328 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:10:54.465544  5641 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:54.438793  9397 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.393s	user 0.003s	sys 0.001s
I20260709 12:10:54.433094  9166 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:54.433867  9258 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:10:54.543977  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 150266us
W20260709 12:10:54.545186  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 79725.8us
I20260709 12:10:54.441934  9327 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:54.545913  5641 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.440716  9350 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:54.567106  9308 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:54.438560  9387 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.121s
I20260709 12:10:54.540745  9393 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:54.543067  9349 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:54.585043  5641 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:54.560528  9384 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:54.577740  9256 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:10:54.544503  9396 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.045s
I20260709 12:10:54.576781  9327 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:54.608729  6349 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:10:54.584287  9328 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:54.617274  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 58526.8us
I20260709 12:10:54.577070  9213 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 12:10:54.597599  9170 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:54.595307  9200 raft_consensus.cc:493] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:54.590389  9349 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.602761  9357 ts_tablet_manager.cc:1929] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:10:54.612164  9393 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:10:54.621201  9328 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.653508  9327 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.655016  9328 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.621662  9311 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:10:54.658406  9258 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12.
I20260709 12:10:54.663296  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.666538  9286 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.679580  9357 log.cc:1199] T f44695e0bae949b4ac305f4e932ac134 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/f44695e0bae949b4ac305f4e932ac134
I20260709 12:10:54.680900  9357 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:54084 (request call id 73) took 1604 ms. Trace:
I20260709 12:10:54.681252  9357 rpcz_store.cc:276] 0709 12:10:53.101390 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:53.108302 (+  6912us) service_pool.cc:224] Handling call
0709 12:10:53.433690 (+325388us) ts_tablet_manager.cc:1151] Deleting tablet f44695e0bae949b4ac305f4e932ac134
0709 12:10:53.447063 (+ 13373us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:10:53.828111 (+381048us) spinlock_profiling.cc:243] Waited 28.1 ms on lock 0x7b5400308254. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8eff9 00007f1c84c9c482 00007f1c84ccd2d0 00007f1c84cb383d 00007f1c84cb37e9 00007f1c84cb3779 00007f1c84cb3741 00007f1c84cb296d 0000000000388634 0000000000388479
0709 12:10:54.270699 (+442588us) tablet_metadata.cc:665] Metadata flushed
0709 12:10:54.589537 (+318838us) tablet_metadata.cc:665] Metadata flushed
0709 12:10:54.680798 (+ 91261us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":134385,"spinlock_wait_cycles":64652672,"tablet-delete.queue_time_us":251337,"thread_start_us":169012,"threads_started":1}
I20260709 12:10:54.604367  9384 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.690642  5599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36678 (request call id 2208) took 1068 ms. Trace:
I20260709 12:10:54.691979  9384 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:54.692296  9392 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:54.692740  9392 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:54.693621  9392 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.691040  5599 rpcz_store.cc:276] 0709 12:10:53.622414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:53.630863 (+  8449us) service_pool.cc:224] Handling call
0709 12:10:53.631132 (+   269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:53.793093 (+161961us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:53.793140 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:53.793697 (+   557us) log.cc:844] Serialized 26 byte log entry
0709 12:10:53.836662 (+ 42965us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:10:53.876096 (+ 39434us) log.cc:844] Serialized 14 byte log entry
0709 12:10:53.880139 (+  4043us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:54.189338 (+309199us) spinlock_profiling.cc:243] Waited 57.4 ms on lock 0x7b54002a0154. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:54.189392 (+    54us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:54.404249 (+214857us) spinlock_profiling.cc:243] Waited 1.28 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:10:54.690403 (+286154us) raft_consensus.cc:1685] finished
0709 12:10:54.690426 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:54.690567 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":109485,"prepare.queue_time_us":38876,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":147727,"raft.run_cpu_time_us":262,"raft.run_wall_time_us":6682,"spinlock_wait_cycles":134850688,"thread_start_us":21273,"threads_started":1,"wal-append.queue_time_us":153857}
I20260709 12:10:54.620991  9350 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.701730  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:54.716331  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 75465.1us
I20260709 12:10:54.717852  9417 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:54.721977  9349 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:54.729895  5598 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:54.632886  9200 raft_consensus.cc:515] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:54.741421  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 156424us
I20260709 12:10:54.617607  9166 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.750658  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.756400  6314 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:10:54.758656  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 166177us
I20260709 12:10:54.758582  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.794370  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:54.796212  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:54.808279  5594 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:54.808660  5749 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 10. Current term is 11. Ops: []
I20260709 12:10:54.820816  5594 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:10:54.821308  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.822041  5747 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:54.823396  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.824106  5673 raft_consensus.cc:2368] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:54.833472  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:54.784247  9367 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:54.790356  9290 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:54.790495  9356 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:54.834098  5673 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:54.834949  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:54.839772  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.840382  5674 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:54.840524  5669 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:10:54.848363  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:54.849095  5669 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:54.846720  9290 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:54.851939  9392 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:54.769594  9414 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 12:10:54.829118  9396 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.828655  9256 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.861586  5670 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:54.870970  5668 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:10:54.872510  5669 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:54.872776  5671 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:10:54.876282  9290 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.877765  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.880030  9419 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:54.884411  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:54.885368  5669 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:10:54.885566  5592 raft_consensus.cc:2410] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d for term 11 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260709 12:10:54.890792  5673 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
W20260709 12:10:54.900713  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:54.931104  5674 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:10:54.931982  9146 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:54.932700  9146 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:54.935299  9146 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.941440  9285 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:54.942006  9285 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.944480  6314 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:54.945694  9420 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:10:54.945812  9259 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:10:54.957813  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 131875us
I20260709 12:10:54.964969  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:54.889369  9256 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.874629  9396 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.972415  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.886023  9418 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.099s
W20260709 12:10:54.983223  9324 consensus_meta.cc:287] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Time spent flushing consensus metadata: real 0.646s	user 0.010s	sys 0.000s
I20260709 12:10:54.983628  9324 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:54.975535  5674 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:54.984939  5591 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 12: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:10:54.971166  9212 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:54.986512  9212 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:54.986920  9212 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:54.989732  5712 leader_election.cc:400] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for earlier term 6. Current term is 7.
I20260709 12:10:54.991636  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:54.981359  9256 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.982628  9200 leader_election.cc:290] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:54.994405  9396 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:54.998356  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:54.999598  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:55.000670  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:55.002772  9324 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:55.006623  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:55.015231  5748 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 12: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:55.021310  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:55.013262  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:55.042347  5641 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:55.015461  9200 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:55.044168  9367 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:55.051645  9349 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:10:55.068344  9367 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:55.018963  9387 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:10:55.018404  9417 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 12:10:55.019147  9311 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.039s
I20260709 12:10:55.049894  9378 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:55.087819  6314 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:55.089520  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:55.093888  5671 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:10:55.060420  9431 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:55.049842  9321 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.037s
I20260709 12:10:55.107455  9205 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:55.109424  9212 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:55.111496  9212 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:55.113195  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:55.061821  9352 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:10:55.108047  9205 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:55.092245  9290 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:55.096295  9378 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:10:55.126008  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 67466.2us
I20260709 12:10:55.100719  9431 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:55.129333  9431 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:55.137730  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:55.143975  9387 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:55.146698  9387 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:55.147133  9387 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:55.156885  9414 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:10:55.166338  9285 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:55.167302  9430 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:55.167905  9430 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:55.167416  9205 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:55.168901  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:55.169965  9430 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:55.173736  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:54.689117  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet f44695e0bae949b4ac305f4e932ac134 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
W20260709 12:10:55.178794  5481 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 489785us
I20260709 12:10:55.180683  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:55.181136  5740 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:55.170127  5748 raft_consensus.cc:2410] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
W20260709 12:10:55.189386  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 96828.7us
I20260709 12:10:55.191035  5638 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:55.192456  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 136) took 2294 ms. Trace:
W20260709 12:10:55.193029  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 69152.9us
I20260709 12:10:55.193750  5741 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 12:10:55.194343  5741 pending_rounds.cc:85] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Aborting all ops after (but not including) 4
I20260709 12:10:55.196403  5741 pending_rounds.cc:107] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 12:10:55.196681  5741 raft_consensus.cc:2889] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:55.202806  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:55.193239  5497 rpcz_store.cc:276] 0709 12:10:52.894842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:52.894984 (+   142us) service_pool.cc:224] Handling call
0709 12:10:55.189527 (+2294543us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:53.522511 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:53.649535 (+127024us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:53.649573 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:10:53.649592 (+    19us) tablet.cc:662] Decoding operations
0709 12:10:53.650266 (+   674us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:53.650331 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:53.650363 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:10:53.650795 (+   432us) tablet.cc:701] Row locks acquired
0709 12:10:53.650816 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:10:53.650969 (+   153us) write_op.cc:270] Start()
0709 12:10:53.651095 (+   126us) write_op.cc:276] Timestamp: P: 1783599053650914 usec, L: 0
0709 12:10:53.651120 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:10:53.651867 (+   747us) log.cc:844] Serialized 1650 byte log entry
0709 12:10:54.105828 (+453961us) op_driver.cc:464] REPLICATION: finished
0709 12:10:54.353877 (+248049us) write_op.cc:301] APPLY: starting
0709 12:10:54.353959 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:54.354119 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:54.354239 (+   120us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:54.354783 (+   544us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:54.354982 (+   199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:10:54.355038 (+    56us) write_op.cc:312] APPLY: finished
0709 12:10:54.355249 (+   211us) log.cc:844] Serialized 41 byte log entry
0709 12:10:54.355399 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:54.355499 (+   100us) write_op.cc:454] Released schema lock
0709 12:10:54.355537 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:54.355876 (+   339us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:54.355903 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":243052,"apply.run_cpu_time_us":2003,"apply.run_wall_time_us":2002,"num_ops":4,"prepare.queue_time_us":398216,"prepare.run_cpu_time_us":3840,"prepare.run_wall_time_us":152381,"replication_time_us":444383,"thread_start_us":539426,"threads_started":2}]]}
I20260709 12:10:55.212145  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:55.216249  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:55.218922  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:55.225039  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:55.236236  5674 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:55.201167  9175 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:10:55.253520  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:55.261843  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 61753.9us
I20260709 12:10:55.272328  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:55.273667  5669 raft_consensus.cc:2393] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 12: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:10:55.283703  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:55.284487  5669 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:55.232574  9285 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:55.298974  5669 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:55.321851  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:55.195035  9378 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:55.326917  9291 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:10:55.327111  9332 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:55.338224  9431 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:55.282136  9384 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.067s
I20260709 12:10:55.318042  9285 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:55.375895  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 92812us
I20260709 12:10:55.338224  9387 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:55.381098  5675 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260709 12:10:55.404736  9285 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:55.418454  9441 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
W20260709 12:10:55.435658  9443 log.cc:927] Time spent T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:10:55.466800  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:55.444825  9166 consensus_queue.cc:1059] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.140s
I20260709 12:10:55.585930  9349 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:55.591323  9349 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:55.592449  9349 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:55.721648  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:55.681210  9414 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:55.728338  9349 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:55.701807  9415 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:55.692322  9431 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:55.811585  9454 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.277s	user 0.000s	sys 0.001s
I20260709 12:10:55.862295  5675 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:55.812888  9414 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:55.820623  9415 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:55.893930  9166 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:55.893815  9387 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:55.970592  9414 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:55.971954  9459 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:10:55.972792  9463 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:56.004964  5595 raft_consensus.cc:1240] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
W20260709 12:10:55.976954  5591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54098 (request call id 2149) took 1679 ms (client timeout 1768 ms). Trace:
W20260709 12:10:56.034106  5591 rpcz_store.cc:269] 0709 12:10:54.290334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:54.290447 (+   113us) service_pool.cc:224] Handling call
0709 12:10:55.969051 (+1678604us) spinlock_profiling.cc:243] Waited 693 ms on lock 0x7b5400228154. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:10:55.969260 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1594879360}
I20260709 12:10:55.916112  9166 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:56.049633  9416 log.cc:927] Time spent T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
W20260709 12:10:56.050817  9461 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.132s	user 0.000s	sys 0.000s
W20260709 12:10:56.053092  9458 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
I20260709 12:10:55.978602  9463 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.061486  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
W20260709 12:10:56.092805  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 184007us
I20260709 12:10:56.090159  9288 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:56.107334  9451 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.814s	user 0.006s	sys 0.020s
I20260709 12:10:56.108803  9415 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.110394  9463 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.111639  9166 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.099196  6348 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:56.118490  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:56.120510  5672 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:56.123189  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:56.126483  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.104003  9288 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.138039  5674 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:10:56.138899  9288 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.139638  5591 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:56.141850  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:56.142194  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.148916  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.150789  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.151233  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.152510  5598 raft_consensus.cc:2410] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:10:56.153505  5595 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:56.155257  6351 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:10:56.155614  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.157896  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.117908  9330 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:56.163965  9330 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.173537  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.173851  5563 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:56.174197  5747 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:10:56.180943  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.168792  9288 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:56.187338  9288 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.188249  9330 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:56.189203  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:56.183873  5566 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:56.199663  5742 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:10:56.184267  9327 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:56.199995  9330 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:56.210501  5670 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 2273) took 1340 ms. Trace:
I20260709 12:10:56.210557  9328 raft_consensus.cc:493] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:10:56.211266  9328 raft_consensus.cc:515] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.190186  9166 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.210959  5670 rpcz_store.cc:276] 0709 12:10:54.869667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:54.870339 (+   672us) service_pool.cc:224] Handling call
0709 12:10:54.870602 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:10:54.985174 (+114572us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:54.985202 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:10:54.985245 (+    43us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:10:54.985294 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:56.210274 (+1224980us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b5400217354. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc86e01 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:10:56.210328 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:56.210446 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":263062400}
I20260709 12:10:56.203598  9170 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:56.190351  9323 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:10:56.207737  9327 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:56.223592  9332 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:56.224682  9327 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:56.217715  9166 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.221269  9170 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.243418  9288 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:56.257167  9453 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:56.258333  5742 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:10:56.242379  9332 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:56.305003  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 66771.4us
I20260709 12:10:56.294004  9328 leader_election.cc:290] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:56.270481  9349 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.037s
I20260709 12:10:56.306349  9406 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:56.321206  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 60568.1us
I20260709 12:10:56.326498  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.329109  5671 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:10:56.329639  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.285776  9464 consensus_queue.cc:1059] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.052s
I20260709 12:10:56.285409  9453 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.341568  9288 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.342406  9288 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.345952  9288 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.332726  9328 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.347234  9328 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.350473  9328 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:56.308355  9323 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 12:10:56.324942  9284 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:56.363175  9471 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:10:56.333246  9406 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.383915  9332 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.386482  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66aefd80be84428787c71c58dc28f3a1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:56.396940  6347 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48476 (request call id 273) took 1195 ms. Trace:
I20260709 12:10:56.397336  6347 rpcz_store.cc:276] 0709 12:10:55.201888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:55.203928 (+  2040us) service_pool.cc:224] Handling call
0709 12:10:56.386303 (+1182375us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b58001c5398. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61a22 00007f1c85a7a8d9 00007f1c84bd4ee0 00007f1c84c9e0ab 00007f1c84c9e131 00007f1c84c4c0a0 00007f1c84c4b984 00007f1c7e1c66d4 00007f1c7e1c6662
0709 12:10:56.396847 (+ 10544us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26823424}
I20260709 12:10:56.364198  9384 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 12:10:56.401405  9446 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 1.107s	user 0.015s	sys 0.023s
I20260709 12:10:56.403689  9406 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.368000  9284 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.409037  9231 raft_consensus.cc:1064] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:10:56.411314  9231 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.12, Last appended by leader: 11, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.390288  9170 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:56.391289  9447 log.cc:927] Time spent T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 1.094s	user 0.016s	sys 0.033s
I20260709 12:10:56.412236  5495 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:56.413934  5673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 2283) took 1240 ms. Trace:
I20260709 12:10:56.414330  5673 rpcz_store.cc:276] 0709 12:10:55.173629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:55.173886 (+   257us) service_pool.cc:224] Handling call
0709 12:10:55.174184 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:55.174471 (+   287us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:55.174497 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:55.174912 (+   415us) log.cc:844] Serialized 26 byte log entry
0709 12:10:55.281387 (+106475us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:10:55.281438 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:55.281520 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:56.374321 (+1092801us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7f82186e 00007f1c7f820bb6 00007f1c7f8207d8 00007f1c7f82a221 00007f1c7f82a1d9 00007f1c7f82a169
0709 12:10:56.413614 (+ 39293us) raft_consensus.cc:1685] finished
0709 12:10:56.413635 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:56.413866 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":650,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"spinlock_wait_cycles":42254720,"thread_start_us":106099,"threads_started":1,"wal-append.queue_time_us":121373}
I20260709 12:10:56.392777  9453 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.393114  9404 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.416851  9404 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.419116  9404 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:56.420648  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 59478.4us
I20260709 12:10:56.414350  5495 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 6 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:56.422951  5495 catalog_manager.cc:5697] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 10 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:56.392910  9327 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.360137  9474 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.425256  9284 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.425199  9474 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.393307  9478 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:10:56.430763  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.424777  5495 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 12 to 13, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 13 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:56.433274  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.434032  5742 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:10:56.444792  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:56.446115  5715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:56.446528  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.451690  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:56.452865  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 115649us
I20260709 12:10:56.452270  5741 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:56.458448  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.460544  6317 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:56.460985  5638 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:56.462740  5638 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:56.464260  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:56.478792  9376 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.481539  9376 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.483362  9146 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:56.483937  9376 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.484041  9146 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:56.492940  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.474805  9464 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:10:56.505076  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46774.8us
I20260709 12:10:56.477533  9476 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.509728  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:56.487622  9170 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:56.524596  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:56.526425  5712 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:56.527436  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.527550  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:56.528388  9308 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:56.528707  9378 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:56.529719  9308 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:56.528368  9462 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:10:56.513389  9323 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.531491  9323 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.532121  9327 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:56.533563  9323 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.511283  9421 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:56.534233  9421 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:10:56.535094  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abdc6d9772d488087fd75aba9aee38f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:56.536046  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:56.498082  9376 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:56.537518  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:56.538118  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:56.539148  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:56.539166  9483 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:56.539886  6347 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:56.545495  5563 leader_election.cc:304] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:56.546798  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:56.547799  9332 raft_consensus.cc:2749] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:56.548020  6347 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:56.548538  9332 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:56.549778  5563 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:56.550069  5668 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34584 (request call id 2289) took 1171 ms. Trace:
I20260709 12:10:56.538018  9376 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.498168  9330 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.553905  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:56.554454  5741 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:10:56.554338  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.506057  9464 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.552752  6351 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:56.550525  5668 rpcz_store.cc:276] 0709 12:10:55.378968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:55.379084 (+   116us) service_pool.cc:224] Handling call
0709 12:10:55.379374 (+   290us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:10:55.379710 (+   336us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:10:55.379744 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:10:56.419856 (+1040112us) spinlock_profiling.cc:243] Waited 4.72 ms on lock 0x7b2c00000238. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58f372 00007f1c7fcc1a01 00007f1c7fc8643a 00007f1c7fc8583e 00007f1c84c4a419 00007f1c7e1c1bd4 00007f1c7e1c1b62 00007f1c7e1c1a91 00007f1c7e1c1a0c 00007f1c7e1c0cc2
0709 12:10:56.420361 (+   505us) log.cc:844] Serialized 26 byte log entry
0709 12:10:56.476446 (+ 56085us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:10:56.476483 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:10:56.476580 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:10:56.549734 (+ 73154us) raft_consensus.cc:1685] finished
0709 12:10:56.549763 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:10:56.550006 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":91,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":23902,"spinlock_wait_cycles":10854144,"thread_start_us":54801,"threads_started":1,"wal-append.queue_time_us":55114}
W20260709 12:10:56.559655  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 95459.7us
I20260709 12:10:56.559240  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.560539  5638 leader_election.cc:304] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:56.536332  9421 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.561796  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:56.570091  5591 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:10:56.572160  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.556427  9332 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:56.583523  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.602533  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:56.560360  9464 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:56.589285  5591 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:10:56.565948  9170 raft_consensus.cc:2749] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:56.617843  5741 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:56.565841  9146 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:56.618394  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:56.559998  9330 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.563895  9474 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:56.618505  9494 log.cc:927] Time spent T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:10:56.514051  9476 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.626384  5563 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:56.614486  9332 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
W20260709 12:10:56.640374  9480 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 12:10:56.651460  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.653918  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:56.653179  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.620838  9490 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:56.628588  9308 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:56.587472  9488 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 12:10:56.657397  5596 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 6.
I20260709 12:10:56.673059  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.696938  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.653324  9206 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:10:56.724534  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:56.667680  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.652482  9474 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:10:56.728143  5592 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:10:56.661262  9481 raft_consensus.cc:3055] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:10:56.731325  5592 pending_rounds.cc:85] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 4
I20260709 12:10:56.652329  9387 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.734906  5592 pending_rounds.cc:107] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:10:56.736523  5592 raft_consensus.cc:2889] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:56.720705  9344 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.722496  9472 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.722831  9284 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.728713  9206 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:56.734493  9323 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.729173  9259 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.662880  9490 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.755237  9352 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.756021  9453 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.737519  9268 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.734390  9481 raft_consensus.cc:740] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:56.742136  9288 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:56.742331  9474 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:56.771462  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:56.741834  9387 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.840948  9507 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.771157  9206 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:56.868854  5673 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
W20260709 12:10:56.861972  9499 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 12:10:56.751726  9332 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.849906  9268 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.766530  9344 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.771603  9284 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.864959  9166 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.843853  9352 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.841833  9323 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:56.870488  9502 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
W20260709 12:10:56.973243  5714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:56.842123  9259 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.866407  9327 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:10:56.916831  9497 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:10:56.904487  9238 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:56.850905  9453 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:56.767760  9472 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.926615  9387 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:56.858386  9288 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.963296  9506 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:57.016094  9510 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:56.869750  9507 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.019821  9510 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.011890  9330 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:56.933437  9474 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.000350  9238 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:56.996673  9327 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.026726  9476 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.016188  9376 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.037657  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.042484  9323 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:56.964910  9481 consensus_queue.cc:260] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.044055  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.035714  9476 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:57.017174  9506 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.075664  9259 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:57.075942  9453 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:57.097465  9506 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:10:57.097951  9511 log.cc:927] Time spent T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:10:57.112831  9284 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.115068  9510 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.115617  9352 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:57.093715  9206 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.118903  9327 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.085412  9476 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.130409  9476 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.132741  9206 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:57.146616  9464 consensus_meta.cc:287] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: Time spent flushing consensus metadata: real 0.527s	user 0.008s	sys 0.002s
I20260709 12:10:57.147207  9464 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.148485  6347 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12. Ops: []
I20260709 12:10:57.150550  9464 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:57.165723  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 175975us
I20260709 12:10:57.177744  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:57.184448  5747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:57.185045  5747 raft_consensus.cc:606] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:57.186532  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:57.186856  9352 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:10:57.187251  5592 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 13.
I20260709 12:10:57.182991  9478 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:57.189670  9478 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:57.189980  9478 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:57.178623  9350 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.014s
I20260709 12:10:57.176510  9385 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
W20260709 12:10:57.194856  5641 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.005s	sys 0.002s
W20260709 12:10:57.195307  5641 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.005s	sys 0.002s
W20260709 12:10:57.195855  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 543686us
I20260709 12:10:57.201941  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:57.202693  5598 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:57.211374  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.215329  6314 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:57.224762  9445 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:57.225735  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:57.234668  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.234967  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:57.235280  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.235575  5746 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:57.236912  5749 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:57.245002  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.246695  6317 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:57.248250  9525 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:10:57.248893  5746 raft_consensus.cc:2468] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 12.
W20260709 12:10:57.231650  6316 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:57.250200  6317 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:57.251976  9445 raft_consensus.cc:2804] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:10:57.252090  6349 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:10:57.252507  9445 raft_consensus.cc:697] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:57.253727  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:57.261258  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:57.262998  9463 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:10:57.263389  9463 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:57.263742  9463 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:57.273643  9478 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.277303  5673 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 11. Current term is 12. Ops: []
I20260709 12:10:57.274657  9445 consensus_queue.cc:237] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.284832  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.285629  5671 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:57.288357  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.286875  9415 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.003s
I20260709 12:10:57.290549  9146 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.291054  9146 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.291998  9344 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.293167  9146 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.297734  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.298547  5671 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:10:57.299836  9504 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:57.300205  9478 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:57.301862  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.304594  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.305785  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.306986  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.307631  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:57.310387  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.311017  9507 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.311502  5672 raft_consensus.cc:1240] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10. Ops: []
I20260709 12:10:57.313704  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.313850  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.319644  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.300369  9504 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.320763  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.324648  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.313695  9384 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:57.331292  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.335057  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.337212  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.338625  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:57.336272  9384 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.346109  9384 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.346338  9504 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:57.366580  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.367014  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.364640  9463 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.374522  9463 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:57.379647  9503 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:57.383038  6314 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:57.387379  5741 raft_consensus.cc:1240] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:57.387499  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.388362  5742 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 11 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:10:57.363278  9028 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.395412  5746 raft_consensus.cc:1240] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12. Ops: []
I20260709 12:10:57.396046  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.397315  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:57.398686  6314 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:57.402879  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.366008  9288 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.405608  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.380255  9503 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.441318  6314 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:57.441555  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.443284  6314 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:57.401103  9028 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.434957  5743 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
W20260709 12:10:57.404654  9532 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:10:57.436187  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.405615  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:57.449169  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:57.403340  9464 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:57.420053  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:57.449899  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44343.9us
I20260709 12:10:57.408784  9510 consensus_queue.cc:1059] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.036s
I20260709 12:10:57.449713  9504 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:57.466727  9435 consensus_queue.cc:1059] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:10:57.468042  9435 raft_consensus.cc:3055] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:57.468954  9435 raft_consensus.cc:740] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:57.446895  9284 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:57.462440  5742 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:57.460964  9478 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:57.456282  9464 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:57.475277  9464 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:57.450732  9421 consensus_queue.cc:1059] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:10:57.477303  9421 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:10:57.477669  9421 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:57.478462  9421 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.479682  9421 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:10:57.447554  9487 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:10:57.481175  5638 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:10:57.481518  9487 raft_consensus.cc:493] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:57.481917  9487 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:10:57.482371  9491 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:10:57.467280  9504 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.485553  9504 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.478844  9238 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:57.446593  9465 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:57.491044  9028 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.493274  9344 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:57.495918  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:57.498060  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:57.498420  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:10:57.499595  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.505764  9268 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.510248  9481 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:57.511284  9352 raft_consensus.cc:993] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:57.512231  9028 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.512806  9352 raft_consensus.cc:1081] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:10:57.512770  9028 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.514871  9028 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.469923  9435 consensus_queue.cc:260] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.517220  9491 consensus_queue.cc:1059] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:10:57.518246  9332 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.518795  9332 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.529731  9332 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.533612  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.534183  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.543831  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.547094  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.547387  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.550654  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.550832  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.551982  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.553890  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.556351  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.561964  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.562193  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.562812  5675 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:10:57.563537  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.564000  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.568737  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:57.573542  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 43710.9us
I20260709 12:10:57.562858  9028 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.575577  9028 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.522642  9384 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 12:10:57.577979  9028 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.538605  9258 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:57.587661  9503 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.590113  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:57.595323  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.595790  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.598843  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.603768  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.624655  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:57.569694  9332 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.610307  9330 consensus_queue.cc:1059] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:10:57.632846  9328 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.633136  9206 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.633419  9328 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.633683  9206 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.611114  9238 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:57.639098  9490 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.640116  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:57.642407  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:57.647809  5563 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:57.652416  9521 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:57.653070  9521 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.658150  9521 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.647658  9330 consensus_queue.cc:1243] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 log is divergent from this leader: its last log entry 10.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:10:57.665187  9268 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:57.665897  9268 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.668076  9268 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:10:57.667662  6316 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:57.676278  9531 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.340s	user 0.000s	sys 0.001s
I20260709 12:10:57.644047  9238 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.630466  9332 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.703300  9332 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.674234  9487 raft_consensus.cc:515] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:57.677604  9538 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.243s	user 0.001s	sys 0.000s
I20260709 12:10:57.629961  9464 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:57.688723  9238 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:57.635682  9328 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:57.697227  9268 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:57.715989  9435 raft_consensus.cc:3060] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:57.694561  5747 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:10:57.736297  9472 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:57.789676  5640 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:57.841197  9487 leader_election.cc:290] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:57.921506  9464 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:10:57.934643  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:58.015787  5746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:58.188261  5746 raft_consensus.cc:606] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:58.019495  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.020776  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.033257  6347 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 13. Current term is 14. Ops: []
I20260709 12:10:58.060356  9268 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:58.066710  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 418969us
I20260709 12:10:58.194576  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.069458  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:58.196851  9522 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:58.069734  9330 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:58.075551  9453 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Committing config change with OpId 14.13: config changed from index 11 to 13, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:58.197815  9330 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.198881  6348 raft_consensus.cc:1240] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:10:58.200112  9330 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.094900  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.099162  5672 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 11 to 13, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:58.106281  9238 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.202669  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:58.202926  9238 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:58.203266  5596 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:10:58.204950  9330 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:58.134558  9288 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:10:58.205838  9288 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.207815  9288 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.161700  9028 raft_consensus.cc:3055] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:10:58.121376  9476 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:58.208458  9028 raft_consensus.cc:740] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:58.176680  5493 catalog_manager.cc:5697] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.088013  9206 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:58.106794  9481 consensus_meta.cc:287] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: Time spent flushing consensus metadata: real 0.596s	user 0.004s	sys 0.008s
I20260709 12:10:58.196314  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.210251  9522 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:10:58.210536  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.209344  9028 consensus_queue.cc:260] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.211671  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.212010  9028 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:58.165562  9501 consensus_queue.cc:1059] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:58.212620  9476 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:58.221757  9501 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:58.222141  9501 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:58.222425  9481 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:10:58.223026  9501 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.212827  9327 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:10:58.210834  9509 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.225816  9509 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:58.213430  5563 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.215500  9206 consensus_queue.cc:1059] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:10:58.215821  9406 consensus_queue.cc:1059] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:10:58.229561  9206 raft_consensus.cc:3055] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:10:58.239333  9206 raft_consensus.cc:740] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:58.238910  6348 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 11 to 13, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:58.240135  9206 consensus_queue.cc:260] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:58.241302  9206 raft_consensus.cc:3060] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:10:58.244375  5596 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 14.
I20260709 12:10:58.230373  5493 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.249835  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.246971  5493 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 5 to 6, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 6 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.253703  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:58.255002  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.255600  5746 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 10.
I20260709 12:10:58.230998  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.258428  5493 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.262599  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.263315  5670 raft_consensus.cc:1275] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:10:58.269035  9476 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:58.265650  9344 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:10:58.231647  9327 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:10:58.272874  6314 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:58.275612  9481 raft_consensus.cc:2804] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:10:58.234316  5666 consensus_queue.cc:237] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:58.278477  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:58.279116  6317 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:10:58.280064  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.280782  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.238386  5675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:10:58.281513  5675 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:58.235257  9406 raft_consensus.cc:3055] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:10:58.282902  9406 raft_consensus.cc:740] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:58.284281  9406 consensus_queue.cc:260] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_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: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:58.286036  9406 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:58.228536  9509 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.291877  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a23e44e27eb4f22b3d86339c952488c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:58.234673  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 291) took 5356 ms. Trace:
I20260709 12:10:58.279119  5670 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:58.294395  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:58.295024  5668 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 10.
I20260709 12:10:58.299546  5747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:58.300251  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:58.301740  5747 raft_consensus.cc:606] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:58.294710  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.303509  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.306638  9405 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:58.307202  9405 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:58.307554  9405 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:58.319535  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.330871  9028 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:58.331395  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.332614  9028 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:58.292811  5495 rpcz_store.cc:276] 0709 12:10:52.877815 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:52.878029 (+   214us) service_pool.cc:224] Handling call
0709 12:10:58.234552 (+5356523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:56.506968 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:56.507728 (+   760us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:56.507882 (+   154us) write_op.cc:435] Acquired schema lock
0709 12:10:56.507910 (+    28us) tablet.cc:662] Decoding operations
0709 12:10:56.508712 (+   802us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:56.510534 (+  1822us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:56.512762 (+  2228us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:10:56.543737 (+ 30975us) tablet.cc:701] Row locks acquired
0709 12:10:56.543759 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:10:56.543991 (+   232us) write_op.cc:270] Start()
0709 12:10:56.544185 (+   194us) write_op.cc:276] Timestamp: P: 1783599056543923 usec, L: 0
0709 12:10:56.544230 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 12:10:56.568632 (+ 24402us) log.cc:844] Serialized 1670 byte log entry
0709 12:10:57.083878 (+515246us) op_driver.cc:464] REPLICATION: finished
0709 12:10:57.330256 (+246378us) spinlock_profiling.cc:243] Waited 2.82 ms on lock 0x7b4400022b4c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cabfc85 00007f1c7cac06a2 00007f1c7f8321db 00007f1c7f82daaf 00007f1c7cb7c0ac 00007f1c859d69a9 00007f1c7cb9869b 00007f1c7cb9693f 00007f1c7cb98c02 00007f1c836bcef0
0709 12:10:57.454098 (+123842us) write_op.cc:301] APPLY: starting
0709 12:10:57.454187 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:57.454333 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:57.454356 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:57.454907 (+   551us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:57.455134 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:10:57.455184 (+    50us) write_op.cc:312] APPLY: finished
0709 12:10:57.462891 (+  7707us) log.cc:844] Serialized 41 byte log entry
0709 12:10:57.463048 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:57.463153 (+   105us) write_op.cc:454] Released schema lock
0709 12:10:57.463194 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:57.463541 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:57.463564 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":366183,"apply.run_cpu_time_us":2241,"apply.run_wall_time_us":9444,"num_ops":4,"prepare.queue_time_us":25501,"prepare.run_cpu_time_us":92411,"prepare.run_wall_time_us":331255,"raft.queue_time_us":100337,"raft.run_cpu_time_us":13116,"raft.run_wall_time_us":363204,"replication_time_us":527843,"spinlock_wait_cycles":6495488,"thread_start_us":546495,"threads_started":4,"wal-append.queue_time_us":315561}]]}
I20260709 12:10:58.234292  9501 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:58.341933  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.292320  9481 raft_consensus.cc:697] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 14 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:58.296942  9344 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:10:58.358523  5563 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.312711  9522 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:10:58.238731  9330 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.333087  9476 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:58.369120  9481 consensus_queue.cc:237] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:58.345057  9464 consensus_queue.cc:1048] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.026s
I20260709 12:10:58.358949  9028 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:10:58.414816  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 56372.1us
I20260709 12:10:58.415591  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.419595  9028 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:10:58.420694  5563 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:58.421461  9344 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:10:58.421823  5747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:10:58.422374  5747 raft_consensus.cc:606] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:58.423110  9028 raft_consensus.cc:2749] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:10:58.425587  9330 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:58.433699  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:58.433853  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:58.435563  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:58.435822  5669 raft_consensus.cc:2468] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 14.
I20260709 12:10:58.436368  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:58.438076  5675 raft_consensus.cc:2468] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 7.
I20260709 12:10:58.440624  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.441354  5748 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 9: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:10:58.449087  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:58.452247  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.453153  5596 raft_consensus.cc:2410] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:10:58.454103  5670 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:10:58.455289  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:58.456241  5595 raft_consensus.cc:2410] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260709 12:10:58.455279  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:58.482906  9453 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:58.484386  9453 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:58.485307  9453 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:58.490795  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 133424us
I20260709 12:10:58.512193  6314 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:58.514940  9464 raft_consensus.cc:2804] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:10:58.534403  6347 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:58.534459  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.537348  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.541424  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.542335  5595 raft_consensus.cc:1240] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 13. Current term is 14. Ops: []
I20260709 12:10:58.542696  9405 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:58.544878  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:58.568336  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:58.569152  5666 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:58.557417  9464 raft_consensus.cc:697] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:58.581527  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:58.582165  5741 raft_consensus.cc:3060] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:58.582880  9405 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.567024  9406 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.020s
I20260709 12:10:58.620627  5666 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:58.589527  9464 consensus_queue.cc:237] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:58.625664  6314 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:58.643289  5741 raft_consensus.cc:2468] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:10:58.635284  9487 raft_consensus.cc:2804] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:10:58.666375  9487 raft_consensus.cc:697] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
W20260709 12:10:58.670181  9560 log.cc:927] Time spent T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:10:58.722927  9487 consensus_queue.cc:237] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:10:58.749686  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:10:58.760982  5528 debug-util.cc:398] Leaking SignalData structure 0x7b080008a7c0 after lost signal to thread 4447
W20260709 12:10:58.762859  5528 debug-util.cc:398] Leaking SignalData structure 0x7b08002d0920 after lost signal to thread 5531
W20260709 12:10:58.747148  5712 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.1:33349 timed out after 1.518s (SENT)
I20260709 12:10:58.804713  9485 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:58.805946  9485 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.812794  9491 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:58.813649  9491 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.816959  9170 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:58.818082  9490 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:58.817981  9170 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.818828  9490 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.846467  9160 raft_consensus.cc:993] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:58.847420  9160 raft_consensus.cc:1081] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:10:58.847669  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.820883  9517 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:58.849030  9517 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:58.853344  5528 debug-util.cc:398] Leaking SignalData structure 0x7b0800398d00 after lost signal to thread 5624
W20260709 12:10:58.853821  5528 debug-util.cc:398] Leaking SignalData structure 0x7b0800398ba0 after lost signal to thread 5625
W20260709 12:10:58.855998  5528 debug-util.cc:398] Leaking SignalData structure 0x7b08001365c0 after lost signal to thread 5699
I20260709 12:10:58.859970  9485 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.860699  9517 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.863333  9170 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:58.865656  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 116879us
I20260709 12:10:58.880901  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.883325  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.883899  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:58.884251  5592 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:10:58.877959  5747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:10:58.885861  5747 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:58.886364  5747 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:58.887853  5596 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:10:58.887301  9256 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index 9 to 10, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:58.898825  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:10:58.899397  5528 debug-util.cc:398] Leaking SignalData structure 0x7b080039b620 after lost signal to thread 5773
W20260709 12:10:58.899762  5528 debug-util.cc:398] Leaking SignalData structure 0x7b08003723e0 after lost signal to thread 5774
I20260709 12:10:58.901805  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.890955  9491 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.904620  9490 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:58.921617  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:58.928519  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.928611  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.892766  9487 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.032s
I20260709 12:10:58.942951  6351 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:10:58.952158  5528 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd160 after lost signal to thread 6375
I20260709 12:10:58.962805  5598 raft_consensus.cc:1275] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 12:10:58.968772  5528 debug-util.cc:398] Leaking SignalData structure 0x7b080018b7e0 after lost signal to thread 6376
W20260709 12:10:58.991753  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:58.994042  9288 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.994812  9288 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:58.997534  9288 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:58.999174  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:58.999907  5746 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:10:59.001224  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:10:59.001950  5528 debug-util.cc:398] Leaking SignalData structure 0x7b0800311260 after lost signal to thread 9480
I20260709 12:10:59.002173  9474 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:10:59.002668  9474 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.003024  9474 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:59.007658  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 137) took 3727 ms. Trace:
I20260709 12:10:59.008344  5497 rpcz_store.cc:276] 0709 12:10:55.279896 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:55.290188 (+ 10292us) service_pool.cc:224] Handling call
0709 12:10:59.007311 (+3717123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8000,"reported_tablets":4}
I20260709 12:10:59.010269  9509 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:59.031236  5747 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.031430  9509 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.034247  9509 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:59.014549  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.035192  5747 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:59.013684  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.014850  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.015409  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.015784  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.016665  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:10:59.025813  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 269) took 6021 ms. Trace:
I20260709 12:10:59.037577  5493 rpcz_store.cc:276] 0709 12:10:53.004171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:53.004304 (+   133us) service_pool.cc:224] Handling call
0709 12:10:59.025582 (+6021278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:58.526849 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:58.527358 (+   509us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:58.527393 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:10:58.527410 (+    17us) tablet.cc:662] Decoding operations
0709 12:10:58.528125 (+   715us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:58.528227 (+   102us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:58.528267 (+    40us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:10:58.528809 (+   542us) tablet.cc:701] Row locks acquired
0709 12:10:58.528835 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:10:58.529012 (+   177us) write_op.cc:270] Start()
0709 12:10:58.529158 (+   146us) write_op.cc:276] Timestamp: P: 1783599058528958 usec, L: 0
0709 12:10:58.529190 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 12:10:58.530008 (+   818us) log.cc:844] Serialized 1665 byte log entry
0709 12:10:58.785969 (+255961us) op_driver.cc:464] REPLICATION: finished
0709 12:10:58.888862 (+102893us) write_op.cc:301] APPLY: starting
0709 12:10:58.889115 (+   253us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:58.889359 (+   244us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:58.889496 (+   137us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:58.890332 (+   836us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:58.890674 (+   342us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:10:58.890742 (+    68us) write_op.cc:312] APPLY: finished
0709 12:10:58.896544 (+  5802us) log.cc:844] Serialized 41 byte log entry
0709 12:10:58.896784 (+   240us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:58.896995 (+   211us) write_op.cc:454] Released schema lock
0709 12:10:58.897109 (+   114us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:58.897890 (+   781us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:58.897924 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":321495,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":100402,"apply.run_cpu_time_us":3943,"apply.run_wall_time_us":11027,"num_ops":4,"prepare.queue_time_us":193701,"prepare.run_cpu_time_us":9560,"prepare.run_wall_time_us":36288,"raft.queue_time_us":160849,"raft.run_cpu_time_us":58672,"raft.run_wall_time_us":85723,"replication_time_us":255808,"spinlock_wait_cycles":1490304,"thread_start_us":448365,"threads_started":4,"wal-append.queue_time_us":48655}]]}
I20260709 12:10:59.052917  5496 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 7 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.019352  9474 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.060312  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.062932  5741 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:10:59.064774  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 923745694b2f4916b6995aabdc7db3bc with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:59.074204  9476 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:10:59.074753  9476 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
W20260709 12:10:59.075042  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.075227  9476 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:59.080996  5593 raft_consensus.cc:3060] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:59.084172  5675 raft_consensus.cc:1275] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:10:59.071240  9517 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:10:59.105366  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 89069.5us
I20260709 12:10:59.106350  5563 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:59.103109  9517 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.115684  9517 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:59.117106  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.117780  5669 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 6.
I20260709 12:10:59.129676  5593 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:10:59.152612  5497 catalog_manager.cc:5697] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.157534  9028 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:10:59.157791  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:59.158286  9464 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
W20260709 12:10:59.161360  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 51972.3us
W20260709 12:10:59.161585  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 55336.6us
I20260709 12:10:59.167508  5670 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:10:59.173627  9404 consensus_queue.cc:1048] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:10:59.176954  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:59.177141  6314 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:10:59.192795  9404 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:10:59.193207  9404 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:59.193565  9404 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:59.196717  9474 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:59.201632  5563 leader_election.cc:304] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:10:59.180177  5675 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:10:59.207229  5675 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:10:59.202246  9490 consensus_queue.cc:1059] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:10:59.179165  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.187177  9476 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.209559  9575 raft_consensus.cc:2749] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:10:59.215902  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:59.296887  5741 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:59.261469  5675 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.268750  5668 raft_consensus.cc:1275] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 12:10:59.281044  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 79570.9us
I20260709 12:10:59.273291  9476 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:59.211652  5497 catalog_manager.cc:5697] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 9 to 10, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:59.304888  9414 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:10:59.307718  5675 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:59.319525  5749 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:59.321360  9509 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:10:59.329927  5497 catalog_manager.cc:5697] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 11 to 14, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 14 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.332008  5497 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 11 to 13, term changed from 12 to 14, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:59.336536  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.338608  9404 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.343637  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:59.344787  5496 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 264) took 5018 ms. Trace:
W20260709 12:10:59.364988  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.362180  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:10:59.371640  5741 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
W20260709 12:10:59.374594  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 72954.8us
I20260709 12:10:59.358184  5496 rpcz_store.cc:276] 0709 12:10:54.326343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:54.328999 (+  2656us) service_pool.cc:224] Handling call
0709 12:10:59.344726 (+5015727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:59.181109 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:59.181817 (+   708us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:59.181866 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:10:59.181886 (+    20us) tablet.cc:662] Decoding operations
0709 12:10:59.182284 (+   398us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:59.182380 (+    96us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:59.182409 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:10:59.182734 (+   325us) tablet.cc:701] Row locks acquired
0709 12:10:59.182777 (+    43us) write_op.cc:260] PREPARE: finished
0709 12:10:59.182934 (+   157us) write_op.cc:270] Start()
0709 12:10:59.183079 (+   145us) write_op.cc:276] Timestamp: P: 1783599059182868 usec, L: 0
0709 12:10:59.183099 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:10:59.183831 (+   732us) log.cc:844] Serialized 532 byte log entry
0709 12:10:59.186113 (+  2282us) op_driver.cc:464] REPLICATION: finished
0709 12:10:59.186556 (+   443us) write_op.cc:301] APPLY: starting
0709 12:10:59.186629 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:59.186736 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:59.186838 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:59.187101 (+   263us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:59.187262 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:10:59.187313 (+    51us) write_op.cc:312] APPLY: finished
0709 12:10:59.187494 (+   181us) log.cc:844] Serialized 23 byte log entry
0709 12:10:59.187647 (+   153us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:59.187728 (+    81us) write_op.cc:454] Released schema lock
0709 12:10:59.187773 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:59.188153 (+   380us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:59.188182 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":25567,"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":237,"apply.run_cpu_time_us":1526,"apply.run_wall_time_us":1525,"num_ops":1,"prepare.queue_time_us":87951,"prepare.run_cpu_time_us":3038,"prepare.run_wall_time_us":3039,"replication_time_us":2701,"thread_start_us":47962,"threads_started":1}]]}
W20260709 12:10:59.394312  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.393934  5566 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:59.375669  5675 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:59.382720  5497 catalog_manager.cc:5697] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 11 to 12, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 12 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.413439  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.413818  5594 raft_consensus.cc:1240] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:10:59.414458  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.415679  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:59.416293  5591 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:59.418102  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:59.421043  5595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:10:59.421622  5595 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:59.421940  5595 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:10:59.393513  9509 consensus_queue.cc:1048] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 12:10:59.409837  9575 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:59.429968  9575 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:59.432837  5595 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.438153  9404 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:10:59.437536  5497 catalog_manager.cc:5697] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 7 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.442855  5595 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:10:59.452389  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:10:59.453342  5747 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:59.453827  5747 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:59.454658  5747 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.456092  5747 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:10:59.457412  9575 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.465210  5591 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
W20260709 12:10:59.485617  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 80481.9us
I20260709 12:10:59.485016  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:59.490403  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:59.491641  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.491719  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:59.492823  5600 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:10:59.493075  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.494639  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.498028  5592 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:59.498384  5592 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:10:59.499166  5592 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.500295  5592 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:10:59.502533  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.503819  5593 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 10. Current term is 12. Ops: []
I20260709 12:10:59.504694  9238 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:10:59.505214  9238 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:59.506100  9238 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:59.509400  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.502571  5600 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:10:59.516034  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:10:59.539975  9588 log.cc:927] Time spent T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.074s	user 0.002s	sys 0.000s
I20260709 12:10:59.547209  5592 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 8. (term mismatch)
I20260709 12:10:59.547696  5592 pending_rounds.cc:85] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Aborting all ops after (but not including) 7
W20260709 12:10:59.548626  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.556839  5668 raft_consensus.cc:1275] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:59.547924  5592 pending_rounds.cc:107] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Aborting uncommitted NO_OP operation due to leader change: 10.8
I20260709 12:10:59.564499  9490 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.569831  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 923745694b2f4916b6995aabdc7db3bc with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:42536
I20260709 12:10:59.574529  5747 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:10:59.569860  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:59.576719  5493 catalog_manager.cc:5697] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.575609  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:59.591368  5668 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:10:59.579165  9586 consensus_queue.cc:1048] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:10:59.593140  9028 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:59.582217  9584 log.cc:927] Time spent T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 12:10:59.586817  6351 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:10:59.576844  5592 raft_consensus.cc:2889] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:59.597508  5493 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.602031  5493 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.604440  5493 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.594457  9028 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.613185  5493 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 5 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.617084  9592 tablet_replica.cc:333] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:10:59.617621  5493 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.621405  9592 raft_consensus.cc:2243] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:59.622623  9592 raft_consensus.cc:2272] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:59.625095  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.626395  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:10:59.626590  9592 ts_tablet_manager.cc:1916] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:59.629451  5669 raft_consensus.cc:1240] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:10:59.643378  9028 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:59.615010  9490 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.645828  9490 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:59.646885  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:59.647578  5747 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:10:59.648802  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:10:59.649552  9490 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:10:59.649905  9490 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.649912  9592 ts_tablet_manager.cc:1929] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.9
I20260709 12:10:59.650225  9490 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:10:59.650846  9592 log.cc:1199] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/923745694b2f4916b6995aabdc7db3bc
I20260709 12:10:59.653148  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 923745694b2f4916b6995aabdc7db3bc (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:10:59.653285  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.656405  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.658110  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:59.658798  5747 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:10:59.659875  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:10:59.661520  9288 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:10:59.661916  9288 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:59.662253  9288 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:10:59.675320  5493 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.677817  5493 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:59.679342  9585 log.cc:927] Time spent T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:10:59.679971  5493 catalog_manager.cc:5697] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.682973  5493 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:10:59.691447  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.693043  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.701930  5668 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 7.
I20260709 12:10:59.741577  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:10:59.671345  9288 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.757283  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:59.725128  9490 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.781701  6314 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:10:59.806229  5566 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.805948  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:10:59.806924  6351 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 12
W20260709 12:10:59.807524  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.810295  5671 raft_consensus.cc:2368] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10.
I20260709 12:10:59.803421  9491 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:10:59.852895  9491 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:10:59.901901  9599 consensus_queue.cc:1059] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:10:59.892277  9583 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:59.912315  6351 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:10:59.916510  9579 raft_consensus.cc:2804] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:10:59.929929  9594 log.cc:927] Time spent T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 12:10:59.921159  9583 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.947914  9583 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:10:59.950309  9590 log.cc:927] Time spent T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
W20260709 12:10:59.951280  9591 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.104s	user 0.003s	sys 0.000s
I20260709 12:10:59.964867  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:10:59.967221  9490 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:59.969460  9575 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:10:59.970033  9575 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:10:59.917656  9491 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:10:59.972676  9580 raft_consensus.cc:3055] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:10:59.973145  9580 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:10:59.973995  9580 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:10:59.976352  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:59.996412  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:10:59.997326  9579 raft_consensus.cc:697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:10:59.998389  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:10:59.999135  5591 raft_consensus.cc:2368] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 12. Current term is 13.
I20260709 12:10:59.998413  9579 consensus_queue.cc:237] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:00.000936  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.002107  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.003012  5599 raft_consensus.cc:2410] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for term 11 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:11:00.002799  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.003337  9609 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.003928  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.003883  9609 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.005177  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.005760  5596 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:11:00.006119  9609 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.006808  9462 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:00.006953  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.012225  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:00.012934  5748 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:00.016644  5712 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:00.021904  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 69136.1us
I20260709 12:11:00.022746  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.023669  9288 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.026765  9414 raft_consensus.cc:993] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:00.020166  9580 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:00.034773  9238 raft_consensus.cc:993] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:00.056531  9600 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:00.048982  9414 raft_consensus.cc:1081] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:00.068187  9604 raft_consensus.cc:1081] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:00.068312  9288 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.069020  9288 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.071079  9288 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.072152  9028 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.072625  9028 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.076884  9028 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.077620  5748 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:00.068182  9474 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.079252  9474 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.080961  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:00.081930  9606 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:00.082031  9474 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.083317  9474 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:11:00.083792  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:00.085158  9474 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:00.085600  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:00.085840  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:00.086184  5594 raft_consensus.cc:2376] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9. Re-sending same reply.
I20260709 12:11:00.087316  5596 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:11:00.088414  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:00.064738  9609 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.088593  5563 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.090183  9474 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:00.090080  9609 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.090548  9028 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:00.092041  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.092286  9609 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.095152  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:00.096233  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.095988  9485 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:00.103240  9206 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:11:00.103664  9206 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:00.104003  9206 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:00.099946  9288 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:00.108454  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.110008  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.110241  9028 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:00.110486  9485 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
W20260709 12:11:00.110239  5713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:11:00.112318  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 104913us
I20260709 12:11:00.120625  9206 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.122738  9206 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.123736  9485 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.128273  9575 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:00.128616  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.136523  9606 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:11:00.119936  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:00.158385  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:00.162652  9605 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:00.170060  5671 raft_consensus.cc:1240] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 8. Current term is 9. Ops: []
W20260709 12:11:00.172695  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 118041us
I20260709 12:11:00.175294  5638 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.176355  9170 raft_consensus.cc:2749] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:00.182353  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:00.182999  5740 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:11:00.184948  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.185113  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.185534  9474 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:00.187794  5747 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:00.175235  9485 consensus_queue.cc:1048] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:00.195649  5740 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:00.197258  5671 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 12:11:00.197566  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 87650.3us
I20260709 12:11:00.206276  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.207885  9575 raft_consensus.cc:2749] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:00.208033  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.209381  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.214143  6317 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.231848  5749 raft_consensus.cc:1803] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: voting while tombstoned based on last-logged opid 11.9
I20260709 12:11:00.232031  9476 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:00.232335  5749 raft_consensus.cc:2468] T 923745694b2f4916b6995aabdc7db3bc P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:11:00.233484  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.233608  9509 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:00.236481  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.217167  9575 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:00.238932  6351 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:11:00.240336  5592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:00.240896  5592 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:00.241238  5592 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:00.242417  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:00.226590  9613 consensus_queue.cc:1059] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:00.230500  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.246531  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.252403  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:00.252421  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.253338  5599 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:00.253872  5599 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:00.257086  5638 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.273027  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.273262  5592 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.255585  9485 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:00.259320  9238 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:11:00.276110  5596 raft_consensus.cc:1240] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
I20260709 12:11:00.260921  9206 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:11:00.282971  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 68374.5us
W20260709 12:11:00.280383  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 43993.5us
I20260709 12:11:00.279596  9490 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:00.278865  5593 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 11 to 13, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:00.281633  9610 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:00.288225  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.291152  5566 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:00.300161  9028 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election won for term 13
W20260709 12:11:00.305612  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 47092.8us
I20260709 12:11:00.298563  9613 raft_consensus.cc:2764] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election decision vote started in defunct term 9: won
I20260709 12:11:00.306282  9596 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:11:00.306703  9616 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.115s	user 0.004s	sys 0.000s
I20260709 12:11:00.306967  9609 consensus_queue.cc:1059] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:00.290210  9238 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 12:11:00.307713  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.307819  9609 consensus_queue.cc:1243] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer b633c4cb0f2b4af29d22bda6848d049d log is divergent from this leader: its last log entry 7.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 12:11:00.294785  9606 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.309010  9476 raft_consensus.cc:3055] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:11:00.308894  9606 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.309428  9476 raft_consensus.cc:740] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:00.320120  9476 consensus_queue.cc:260] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_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: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:00.323154  9028 raft_consensus.cc:697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:00.326472  9028 consensus_queue.cc:237] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.331874  5599 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.341156  5591 raft_consensus.cc:1240] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 7. Current term is 8. Ops: []
I20260709 12:11:00.350448  5638 leader_election.cc:400] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 12. Current term is 13.
I20260709 12:11:00.351563  5638 leader_election.cc:403] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 12:11:00.321075  9238 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
W20260709 12:11:00.352671  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 51786.2us
I20260709 12:11:00.356195  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.357393  5599 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.327953  9462 raft_consensus.cc:3055] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:00.342133  9476 raft_consensus.cc:3060] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:00.364192  9490 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:00.361214  9462 raft_consensus.cc:740] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:00.371052  9462 consensus_queue.cc:260] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.372027  9462 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:00.376389  5592 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.377671  5497 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:00.390245  9622 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.390822  9622 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:00.393286  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 82465.8us
I20260709 12:11:00.394057  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.395422  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.396210  9485 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:00.396894  9596 raft_consensus.cc:2749] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:00.396803  9606 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.402817  5638 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:11:00.425047  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 66186us
I20260709 12:11:00.417109  9485 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:11:00.436235  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:00.436837  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:00.425554  9606 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.437945  9606 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.439936  9606 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.433218  9605 consensus_queue.cc:1059] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 12:11:00.441216  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:00.442022  5745 raft_consensus.cc:606] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.442454  5745 raft_consensus.cc:614] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:11:00.446432  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.429651  9474 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.460376  5497 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 10, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:00.462317  5497 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:00.464299  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 64579.5us
I20260709 12:11:00.429255  9462 consensus_queue.cc:1059] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:11:00.456300  9490 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 12. Current term is 13.
I20260709 12:11:00.459334  9619 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.481738  9619 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.484234  5741 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:00.484629  9619 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.432490  9622 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.467941  5746 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:00.452919  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.485442  5746 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:00.479525  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 292) took 1264 ms. Trace:
I20260709 12:11:00.484692  5741 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:00.484416  5638 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.486289  5746 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.488489  5746 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:00.486107  5493 rpcz_store.cc:276] 0709 12:10:59.194259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:59.194449 (+   190us) service_pool.cc:224] Handling call
0709 12:11:00.458953 (+1264504us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:10:59.749440 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:10:59.756756 (+  7316us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:10:59.756795 (+    39us) write_op.cc:435] Acquired schema lock
0709 12:10:59.756813 (+    18us) tablet.cc:662] Decoding operations
0709 12:10:59.757797 (+   984us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:10:59.757850 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 12:10:59.757891 (+    41us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:10:59.758670 (+   779us) tablet.cc:701] Row locks acquired
0709 12:10:59.758686 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:10:59.758828 (+   142us) write_op.cc:270] Start()
0709 12:10:59.758934 (+   106us) write_op.cc:276] Timestamp: P: 1783599059758778 usec, L: 0
0709 12:10:59.758952 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:10:59.759570 (+   618us) log.cc:844] Serialized 3944 byte log entry
0709 12:10:59.762215 (+  2645us) op_driver.cc:464] REPLICATION: finished
0709 12:10:59.762755 (+   540us) write_op.cc:301] APPLY: starting
0709 12:10:59.762833 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 12:10:59.763040 (+   207us) tablet.cc:1370] finished BulkCheckPresence
0709 12:10:59.763125 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:10:59.764075 (+   950us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:10:59.764271 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:10:59.764312 (+    41us) write_op.cc:312] APPLY: finished
0709 12:10:59.766973 (+  2661us) log.cc:844] Serialized 77 byte log entry
0709 12:10:59.798817 (+ 31844us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:59.809805 (+ 10988us) write_op.cc:454] Released schema lock
0709 12:10:59.812547 (+  2742us) write_op.cc:341] FINISH: Updating metrics
0709 12:10:59.852062 (+ 39515us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:10:59.853862 (+  1800us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":44017,"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":323,"apply.run_cpu_time_us":2899,"apply.run_wall_time_us":64876,"num_ops":10,"prepare.queue_time_us":133,"prepare.run_cpu_time_us":3986,"prepare.run_wall_time_us":10405,"replication_time_us":3147}]]}
I20260709 12:11:00.460821  9474 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.486792  5741 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.488649  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.501542  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.506937  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.508595  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.507088  9206 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:00.507946  9485 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:00.526165  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:00.526757  5592 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:00.525604  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.528441  5594 raft_consensus.cc:2468] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:11:00.528699  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:00.532420  5746 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:11:00.527771  5671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:00.534061  5671 raft_consensus.cc:606] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:00.534967  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:00.536111  5741 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:00.539050  9626 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:00.544375  5741 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:11:00.550360  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.551019  5670 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:11:00.552762  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:00.553069  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:00.553608  5670 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:11:00.555212  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:00.553500  5566 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:00.560017  5592 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:00.561196  5566 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:00.562237  9028 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:00.562668  9028 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:00.573671  5668 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
W20260709 12:11:00.546773  9605 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 8 current term: 8 is higher.
I20260709 12:11:00.576439  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.576784  5563 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.577723  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:00.578258  5666 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:11:00.577160  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.581018  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.583436  9028 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.593479  5669 raft_consensus.cc:2376] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13. Re-sending same reply.
I20260709 12:11:00.575423  9288 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:11:00.602267  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45323.1us
I20260709 12:11:00.617425  5563 leader_election.cc:400] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10.
I20260709 12:11:00.617978  5563 leader_election.cc:403] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:11:00.591926  9628 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:00.622116  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.628135  5741 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:11:00.630200  9596 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:00.630460  9474 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.634413  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.634716  5670 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:00.607687  9288 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:00.645015  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.651463  5670 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:00.640509  9575 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867) with higher term. Message: Invalid argument: T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for earlier term 9. Current term is 10.
W20260709 12:11:00.661026  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 58052.5us
W20260709 12:11:00.667042  5563 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:11:00.668882  5670 raft_consensus.cc:1240] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 6. Current term is 7. Ops: []
I20260709 12:11:00.681932  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:00.682610  5668 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:00.693395  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.680545  9626 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.670907  5593 raft_consensus.cc:2955] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:00.705216  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.737778  5668 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:11:00.679153  9474 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.800153  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.782713  9626 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.807726  9626 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.811218  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.811642  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.812408  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.812856  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:11:00.795894  9629 log.cc:927] Time spent T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 12:11:00.857585  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:00.858505  5670 raft_consensus.cc:606] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:00.864527  5666 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:11:00.680354  9288 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:00.898924  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 161975us
I20260709 12:11:00.797168  9474 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:00.906765  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:00.907637  5672 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:11:00.925426  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 277937us
I20260709 12:11:00.931751  5672 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:11:00.945734  9636 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:00.968910  5638 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:00.972620  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.972499  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:00.974160  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.982759  5745 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:00.983995  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.985587  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:00.975796  9575 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:00.971911  9636 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.006232  9650 raft_consensus.cc:2764] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:11:01.007483  9636 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:01.010012  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:00.998215  9651 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:01.002108  9474 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:00.980643  9622 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:01.003145  9609 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:11:01.017768  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 48935.6us
I20260709 12:11:01.018553  5638 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:01.028391  5563 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.028638  5638 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:01.031311  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.033385  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.038972  6351 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:01.039481  9656 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:11:01.040488  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 59711.7us
I20260709 12:11:01.024991  9160 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:11:01.036255  9476 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:01.034929  9651 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:01.038220  9622 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:01.029742  9626 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:11:01.083693  5563 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.085155  9626 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:01.094790  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:01.062071  9474 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.018s
I20260709 12:11:01.099326  5741 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:11:01.109951  5563 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.111083  9476 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:11:01.112691  5597 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:11:01.113370  5563 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.114094  9476 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:01.116073  5563 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.116921  9575 raft_consensus.cc:2749] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:01.119498  9626 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:01.122036  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:01.125993  9575 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 12:11:01.144912  9238 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:01.145465  9238 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.151471  9238 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:01.152724  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:01.156271  6347 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:01.179663  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:01.182876  5671 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:01.184495  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:01.189980  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:01.198222  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.205355  5671 raft_consensus.cc:1275] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
W20260709 12:11:01.210381  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 101656us
I20260709 12:11:01.212961  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.217607  5593 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:11:01.210973  9609 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:01.220988  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:01.229822  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:01.225235  5496 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:01.230485  5666 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:01.230901  5671 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:11:01.231803  5497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53988 (request call id 270) took 1234 ms. Trace:
I20260709 12:11:01.233686  5667 raft_consensus.cc:1275] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:11:01.229573  5670 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:01.238946  5496 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 11 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } }
I20260709 12:11:01.218173  9575 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:01.215123  9651 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.029s
I20260709 12:11:01.248942  9490 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 12:11:01.252761  9635 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 12:11:01.255518  9610 raft_consensus.cc:993] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:01.255967  9610 raft_consensus.cc:1081] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:01.257599  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:01.260306  9646 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:11:01.260735  9646 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:01.261099  9646 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:01.241266  9606 consensus_queue.cc:1048] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:11:01.264027  9606 consensus_queue.cc:1243] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 log is divergent from this leader: its last log entry 10.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:11:01.269021  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:01.269675  5749 raft_consensus.cc:606] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:01.270031  5749 raft_consensus.cc:614] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:11:01.272056  5673 pending_rounds.cc:85] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting all ops after (but not including) 6
I20260709 12:11:01.272389  5673 pending_rounds.cc:107] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260709 12:11:01.272663  5673 raft_consensus.cc:2889] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:11:01.245693  6314 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.244863  5496 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:01.280290  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:11:01.282371  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:01.279023  9653 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:01.244578  9474 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.046s
I20260709 12:11:01.290180  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:01.290762  5741 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:01.291107  5741 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:01.283859  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:01.232180  5497 rpcz_store.cc:276] 0709 12:10:59.997165 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:10:59.997676 (+   511us) service_pool.cc:224] Handling call
0709 12:11:01.231737 (+1234061us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:11:00.520161 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:11:00.520746 (+   585us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:11:00.520784 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:11:00.520801 (+    17us) tablet.cc:662] Decoding operations
0709 12:11:00.575846 (+ 55045us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:11:00.589859 (+ 14013us) write_op.cc:641] Partition lock acquired for write op
0709 12:11:00.593699 (+  3840us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:11:00.635722 (+ 42023us) tablet.cc:701] Row locks acquired
0709 12:11:00.638370 (+  2648us) write_op.cc:260] PREPARE: finished
0709 12:11:00.645439 (+  7069us) write_op.cc:270] Start()
0709 12:11:00.650749 (+  5310us) write_op.cc:276] Timestamp: P: 1783599060643486 usec, L: 0
0709 12:11:00.651631 (+   882us) op_driver.cc:348] REPLICATION: starting
0709 12:11:00.795205 (+143574us) log.cc:844] Serialized 1285 byte log entry
0709 12:11:01.036473 (+241268us) op_driver.cc:464] REPLICATION: finished
0709 12:11:01.105995 (+ 69522us) write_op.cc:301] APPLY: starting
0709 12:11:01.106068 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 12:11:01.106208 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0709 12:11:01.106331 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:11:01.106744 (+   413us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:11:01.106934 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:11:01.106980 (+    46us) write_op.cc:312] APPLY: finished
0709 12:11:01.107180 (+   200us) log.cc:844] Serialized 35 byte log entry
0709 12:11:01.107339 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:01.107428 (+    89us) write_op.cc:454] Released schema lock
0709 12:11:01.107466 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:11:01.107808 (+   342us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:01.107835 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":287088,"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":64938,"apply.run_cpu_time_us":1801,"apply.run_wall_time_us":1801,"num_ops":3,"prepare.queue_time_us":38487,"prepare.run_cpu_time_us":4260,"prepare.run_wall_time_us":283674,"replication_time_us":345941,"thread_start_us":55119,"threads_started":2}]]}
I20260709 12:11:01.316934  9587 consensus_queue.cc:1048] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:01.322441  5742 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:11:01.328532  9651 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:11:01.330749  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50878.6us
I20260709 12:11:01.346369  5741 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.347417  5747 raft_consensus.cc:1240] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 12. Current term is 13. Ops: []
I20260709 12:11:01.349078  5741 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:01.352591  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:01.353190  5666 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:01.353461  5666 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:01.354220  5666 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.355271  5666 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:01.368501  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:01.373067  5598 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:01.377357  9596 raft_consensus.cc:993] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:01.377882  9596 raft_consensus.cc:1081] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:01.382103  9646 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.387187  5747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:01.390733  5666 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:01.393869  5598 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:01.387765  5747 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:01.405874  5747 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:01.420617  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:01.421135  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:01.425300  9599 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:11:01.425419  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:01.426873  9599 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:01.432574  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:01.394080  9602 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:01.427814  9599 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.449247  5747 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.441668  9613 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:11:01.550082  5742 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 12. Current term is 13. Ops: []
I20260709 12:11:01.552856  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:01.471810  9646 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:01.572358  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:01.573050  6347 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:01.582279  6347 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:01.583853  5741 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:01.590085  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:01.591480  9596 raft_consensus.cc:993] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:01.592015  9596 raft_consensus.cc:1081] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:01.591007  9604 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:01.441444  9602 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.610561  9602 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:01.569275  9663 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:01.614243  9663 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.593204  9604 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:01.617951  9604 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.599292  5747 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:01.584209  9474 consensus_queue.cc:1059] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 8, Time since last communication: 0.040s
I20260709 12:11:01.624392  9623 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:01.624801  9623 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:01.625581  9623 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.626966  9623 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:11:01.628376  9476 consensus_queue.cc:1175] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b633c4cb0f2b4af29d22bda6848d049d" responder_term: 12 status { last_received { term: 12 index: 10 } last_committed_idx: 8 last_received_current_leader { term: 12 index: 10 } }
W20260709 12:11:01.628901  5565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:11:01.604417  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 46626.1us
I20260709 12:11:01.633074  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:01.633793  5672 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:01.645150  5597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:11:01.645737  5597 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:01.646092  5597 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:01.648346  5671 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 12:11:01.649513  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 54348.9us
I20260709 12:11:01.652845  9288 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:01.654031  9663 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:01.649662  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:01.663952  5673 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:01.664287  5673 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:01.665006  5673 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:01.666096  5673 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:11:01.677099  5638 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:11:01.678318  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:01.691642  9580 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:11:01.692070  9580 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:01.699523  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:01.702870  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:01.696904  5597 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.709506  5599 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:01.692437  9580 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:01.727936  5597 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:01.732379  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:01.733804  5747 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:01.750919  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:01.751825  5671 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:01.752277  5671 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:01.753293  5671 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.754709  5671 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:01.712723  9288 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:11:01.772387  5747 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:11:01.774066  5566 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:01.762686  9651 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:01.780833  9651 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.783183  9651 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:01.788420  5671 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:11:01.795748  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:01.801028  5672 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 9: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:11:01.802175  5673 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:01.803517  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:01.804919  9288 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:01.804399  5747 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:01.807436  5566 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:01.812354  9622 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:11:01.812783  9622 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:01.813175  9622 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:11:01.815976  9679 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260709 12:11:01.805611  9288 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:01.825556  9288 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.833772  9622 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.865247  9622 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:01.866660  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:01.867516  5673 raft_consensus.cc:2393] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec in current term 9: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:11:01.922060  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 186137us
I20260709 12:11:01.925206  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:01.943462  5493 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:01.948151  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 213218us
I20260709 12:11:01.952857  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:01.990412  9580 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:01.993432  5741 raft_consensus.cc:2368] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12.
I20260709 12:11:01.995313  9580 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:02.011502  5747 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
W20260709 12:11:02.013368  9690 log.cc:927] Time spent T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.068s	user 0.003s	sys 0.000s
I20260709 12:11:02.021339  5566 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:02.023052  9476 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:02.023556  9476 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:02.023463  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:02.025372  5591 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:02.024513  9476 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:02.059515  5591 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:02.074126  5712 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:02.075978  9647 raft_consensus.cc:2804] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:02.076684  9647 raft_consensus.cc:697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:02.077785  9647 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:02.100903  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:02.101564  5672 raft_consensus.cc:3060] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:11:02.107685  5667 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:11:02.119822  5496 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54014 (request call id 265) took 1751 ms. Trace:
I20260709 12:11:02.120040  5493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 293) took 1245 ms. Trace:
I20260709 12:11:02.123534  5747 consensus_queue.cc:237] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:02.120532  5493 rpcz_store.cc:276] 0709 12:11:00.875004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:00.875150 (+   146us) service_pool.cc:224] Handling call
0709 12:11:02.119979 (+1244829us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:11:01.947953 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:11:01.989457 (+ 41504us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:11:01.989488 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:11:01.989505 (+    17us) tablet.cc:662] Decoding operations
0709 12:11:01.989838 (+   333us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:11:01.989887 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 12:11:01.989918 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:11:01.990121 (+   203us) tablet.cc:701] Row locks acquired
0709 12:11:01.990139 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:11:01.990296 (+   157us) write_op.cc:270] Start()
0709 12:11:01.990403 (+   107us) write_op.cc:276] Timestamp: P: 1783599061990251 usec, L: 0
0709 12:11:01.990422 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:11:01.991054 (+   632us) log.cc:844] Serialized 532 byte log entry
0709 12:11:01.993580 (+  2526us) op_driver.cc:464] REPLICATION: finished
0709 12:11:01.993977 (+   397us) write_op.cc:301] APPLY: starting
0709 12:11:01.994051 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 12:11:01.994143 (+    92us) tablet.cc:1370] finished BulkCheckPresence
0709 12:11:01.994275 (+   132us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:11:01.994478 (+   203us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:11:01.994631 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:11:01.994679 (+    48us) write_op.cc:312] APPLY: finished
0709 12:11:01.994840 (+   161us) log.cc:844] Serialized 23 byte log entry
0709 12:11:01.994986 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:01.995078 (+    92us) write_op.cc:454] Released schema lock
0709 12:11:01.995115 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:11:01.995440 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:01.995467 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":334821,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":96,"apply.run_cpu_time_us":1435,"apply.run_wall_time_us":1434,"num_ops":1,"prepare.queue_time_us":165,"prepare.run_cpu_time_us":2598,"prepare.run_wall_time_us":43373,"replication_time_us":3054}]]}
I20260709 12:11:02.126694  5672 raft_consensus.cc:2468] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:02.120326  5496 rpcz_store.cc:276] 0709 12:11:00.368226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:00.368364 (+   138us) service_pool.cc:224] Handling call
0709 12:11:02.119755 (+1751391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:11:01.550584 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:11:01.551182 (+   598us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:11:01.551218 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:11:01.551236 (+    18us) tablet.cc:662] Decoding operations
0709 12:11:01.551784 (+   548us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:11:01.551848 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 12:11:01.551879 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:11:01.552215 (+   336us) tablet.cc:701] Row locks acquired
0709 12:11:01.552234 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:11:01.552373 (+   139us) write_op.cc:270] Start()
0709 12:11:01.552480 (+   107us) write_op.cc:276] Timestamp: P: 1783599061552323 usec, L: 0
0709 12:11:01.552505 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:11:01.559120 (+  6615us) log.cc:844] Serialized 1290 byte log entry
0709 12:11:01.560895 (+  1775us) op_driver.cc:464] REPLICATION: finished
0709 12:11:01.561309 (+   414us) write_op.cc:301] APPLY: starting
0709 12:11:01.561391 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:11:01.561525 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0709 12:11:01.561614 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:11:01.561970 (+   356us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:11:01.562148 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:11:01.562191 (+    43us) write_op.cc:312] APPLY: finished
0709 12:11:01.562393 (+   202us) log.cc:844] Serialized 35 byte log entry
0709 12:11:01.562540 (+   147us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:01.562631 (+    91us) write_op.cc:454] Released schema lock
0709 12:11:01.562686 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 12:11:01.563014 (+   328us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:01.563043 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":211727,"reported_tablets":25,"child_traces":[["op",{"apply.queue_time_us":229,"apply.run_cpu_time_us":1667,"apply.run_wall_time_us":1668,"num_ops":3,"prepare.queue_time_us":213989,"prepare.run_cpu_time_us":3159,"prepare.run_wall_time_us":8846,"replication_time_us":8245,"thread_start_us":110495,"threads_started":1}]]}
I20260709 12:11:02.152915  5641 leader_election.cc:400] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12.
I20260709 12:11:02.153369  5641 leader_election.cc:403] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:11:02.153997  9652 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443) with higher term. Message: Invalid argument: T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 11. Current term is 12.
I20260709 12:11:02.157902  5495 catalog_manager.cc:5697] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 7 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.166174  5598 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:11:02.185180  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53344 (request call id 140) took 1798 ms. Trace:
I20260709 12:11:02.191962  5497 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.185617  5495 rpcz_store.cc:276] 0709 12:11:00.386477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:00.386954 (+   477us) service_pool.cc:224] Handling call
0709 12:11:02.185118 (+1798164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:11:02.172036 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:11:02.174383 (+  2347us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:11:02.174440 (+    57us) write_op.cc:435] Acquired schema lock
0709 12:11:02.174457 (+    17us) tablet.cc:662] Decoding operations
0709 12:11:02.174874 (+   417us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:11:02.174951 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 12:11:02.174983 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:11:02.175169 (+   186us) tablet.cc:701] Row locks acquired
0709 12:11:02.175184 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:11:02.175333 (+   149us) write_op.cc:270] Start()
0709 12:11:02.175450 (+   117us) write_op.cc:276] Timestamp: P: 1783599062175282 usec, L: 0
0709 12:11:02.175470 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:11:02.176194 (+   724us) log.cc:844] Serialized 527 byte log entry
0709 12:11:02.178426 (+  2232us) op_driver.cc:464] REPLICATION: finished
0709 12:11:02.178854 (+   428us) write_op.cc:301] APPLY: starting
0709 12:11:02.178930 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 12:11:02.179023 (+    93us) tablet.cc:1370] finished BulkCheckPresence
0709 12:11:02.179126 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:11:02.179333 (+   207us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:11:02.179480 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:11:02.179521 (+    41us) write_op.cc:312] APPLY: finished
0709 12:11:02.179694 (+   173us) log.cc:844] Serialized 23 byte log entry
0709 12:11:02.179853 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:02.179924 (+    71us) write_op.cc:454] Released schema lock
0709 12:11:02.179960 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 12:11:02.180411 (+   451us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:02.180442 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":90952,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":241,"apply.run_cpu_time_us":1519,"apply.run_wall_time_us":1517,"num_ops":1,"prepare.queue_time_us":8597,"prepare.run_cpu_time_us":2827,"prepare.run_wall_time_us":5827,"replication_time_us":2839}]]}
I20260709 12:11:02.196642  5497 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 10 to 12, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 12 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.208247  5497 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 7 to 8, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 8 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.213562  5497 catalog_manager.cc:5697] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.238160  9647 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:02.245383  9580 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:02.247685  5667 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:11:02.270710  5493 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.273910  6347 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 12:11:02.272672  5493 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.277593  6347 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:11:02.278980  5493 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 12 to 13, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.287218  9647 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:02.292040  5747 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:02.293502  9651 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:02.301106  5673 raft_consensus.cc:1275] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 12:11:02.337257  9647 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.003s
I20260709 12:11:02.344003  9647 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:02.350327  5495 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 10 to 11, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 11 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.353456  5495 catalog_manager.cc:5697] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.356128  9687 consensus_queue.cc:1048] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.006s
I20260709 12:11:02.497404  5671 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:02.540936  5742 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:02.547988  9609 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:02.549844  9609 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:11:02.557991  9699 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.086s	user 0.000s	sys 0.003s
I20260709 12:11:02.571094  5671 raft_consensus.cc:1275] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:02.586198  9623 consensus_queue.cc:1048] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:02.613418  5666 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:11:02.662637  9453 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
W20260709 12:11:02.718252  9677 log.cc:927] Time spent T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 12:11:02.737804  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77643.9us
W20260709 12:11:02.740339  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 65824.9us
W20260709 12:11:02.801118  9713 log.cc:927] Time spent T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
W20260709 12:11:02.802579  9706 log.cc:927] Time spent T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.150s	user 0.001s	sys 0.000s
I20260709 12:11:02.721551  9708 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Committing config change with OpId 14.14: config changed from index 13 to 14, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:02.779599  9655 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:02.810489  9655 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:02.821592  5598 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:11:02.825318  9626 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.825862  9626 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:02.828708  9626 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:02.837385  9655 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:02.845369  5673 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Committing config change with OpId 14.14: config changed from index 13 to 14, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:02.827682  6347 raft_consensus.cc:2955] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Committing config change with OpId 14.14: config changed from index 13 to 14, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:11:02.872854  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 106758us
I20260709 12:11:02.898808  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:02.899433  5591 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 13.
I20260709 12:11:02.928174  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:02.928907  5671 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 12.
I20260709 12:11:02.944025  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:02.944751  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:02.945410  6346 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:11:02.917466  9580 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 12:11:02.957381  9490 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:02.966868  9490 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:02.969488  9490 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:02.982975  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:02.981739  5497 catalog_manager.cc:5697] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 13 to 14, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 14 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:02.984033  5744 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 13: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:11:02.989029  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc45565760894ac3ba1df6f3c42d8617 with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:03.023919  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:03.024866  5747 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:03.052433  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:03.053571  5742 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 13: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:11:03.085988  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 156327us
I20260709 12:11:03.096228  6314 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:03.097321  9586 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:11:03.097702  9586 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:03.098055  9586 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:03.107491  9586 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:03.115567  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:03.116982  9715 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:03.117362  9715 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:03.117724  9715 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:11:03.120415  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 201626us
I20260709 12:11:03.132079  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:03.132696  5673 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 12.
I20260709 12:11:03.147961  9715 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:03.159453  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:03.160359  5747 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 13: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:11:03.163208  9586 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:03.163296  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:03.172835  5742 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:03.186354  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet fc45565760894ac3ba1df6f3c42d8617 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:54084
I20260709 12:11:03.202308  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:03.202943  5666 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:11:03.203838  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:03.202322  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:03.205485  5597 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d for earlier term 13. Current term is 14.
I20260709 12:11:03.204649  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:03.208087  5594 raft_consensus.cc:2368] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 13. Current term is 14.
I20260709 12:11:03.212091  6314 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:03.216384  6314 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 13 election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d for earlier term 13. Current term is 14.
I20260709 12:11:03.222651  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:03.199960  9715 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:03.220013  9666 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:11:03.251663  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:03.253562  6346 raft_consensus.cc:2393] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 13: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:11:03.260622  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:03.261267  5597 raft_consensus.cc:606] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:03.275017  9702 raft_consensus.cc:993] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:03.275534  9702 raft_consensus.cc:1081] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:03.276885  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f17454313a4732b370818b72131482"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:03.277576  5597 raft_consensus.cc:606] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:03.283329  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:03.283893  5744 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.284236  5744 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:03.297465  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:03.298224  5741 raft_consensus.cc:606] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:03.299346  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 54368.7us
I20260709 12:11:03.301373  5666 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 14.
I20260709 12:11:03.302775  5742 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 14.
I20260709 12:11:03.304657  5744 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:03.307832  5744 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:03.309810  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 54367.8us
I20260709 12:11:03.315250  5638 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:03.322922  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:03.323523  5597 raft_consensus.cc:606] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:03.323895  5563 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:03.320518  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:03.327142  5638 leader_election.cc:400] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Vote denied by peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349) with higher term. Message: Invalid argument: T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 13. Current term is 14.
I20260709 12:11:03.318264  9737 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:03.327958  9702 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:11:03.329605  9702 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:03.330853  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:03.330545  9702 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:03.331418  5594 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:11:03.331764  5594 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:03.334733  6347 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:03.332479  5594 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:03.338688  5594 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:03.342305  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:11:03.344375  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:03.345252  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:03.354466  5594 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:03.365585  9736 tablet_replica.cc:333] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:03.367420  9736 raft_consensus.cc:2243] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:03.368343  9736 raft_consensus.cc:2272] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:03.387817  6347 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:03.390463  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:03.391443  9580 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:03.391928  9580 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:03.393090  9580 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:03.417194  9736 ts_tablet_manager.cc:1916] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:03.448755  5495 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.463223  9688 raft_consensus.cc:993] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:03.463761  9720 raft_consensus.cc:1081] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:03.467540  5493 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 11 to 12, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.478775  5671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:03.479748  5671 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.480118  5671 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:03.482020  9715 raft_consensus.cc:993] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:03.482507  9715 raft_consensus.cc:1081] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:03.487509  5671 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.495783  5671 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:03.497253  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:03.497865  5747 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:03.498147  5747 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:03.498874  5747 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.499502  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:03.499907  5747 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:03.500180  5591 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:03.507118  5591 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:11:03.507758  5747 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:11:03.511003  5638 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:03.511081  5671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f17454313a4732b370818b72131482"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:11:03.512708  5671 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.513099  5671 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:03.517256  9736 ts_tablet_manager.cc:1929] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 14.13
I20260709 12:11:03.517762  9736 log.cc:1199] T fc45565760894ac3ba1df6f3c42d8617 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/fc45565760894ac3ba1df6f3c42d8617
I20260709 12:11:03.524854  9733 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:11:03.525434  9733 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:03.526259  9733 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.540453  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet fc45565760894ac3ba1df6f3c42d8617 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:03.546223  5671 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.549871  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:03.550459  5591 raft_consensus.cc:3055] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:11:03.550737  5591 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:03.551457  5591 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.552620  5591 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:03.560155  5591 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:11:03.560745  5671 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:03.563525  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:03.565699  5747 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:03.566470  5638 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:03.567246  9724 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:11:03.567811  9724 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:03.568672  9724 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.586699  5747 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:11:03.626993  5495 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 12 to 13, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 13 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.628691  5495 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.710947  9718 raft_consensus.cc:993] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:03.711509  9718 raft_consensus.cc:1081] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:03.713438  5670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:11:03.713996  5670 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.714381  5670 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:03.721246  5670 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.724484  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:03.725173  5591 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:03.725489  5591 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:03.726248  5591 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.727084  5670 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:03.727325  5591 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:03.735114  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:03.735711  5744 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:03.740705  5671 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:11:03.744071  9715 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:03.749513  5744 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:03.750705  5641 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:03.752442  9733 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:03.752997  9733 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:03.753903  9733 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:03.764603  5591 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:03.786653  5747 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:11:03.792544  9718 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 12:11:03.837502  5493 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 10 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.870618  6347 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:11:03.874429  9580 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:11:03.907646  6346 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:03.921710  5598 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:11:03.921030  6346 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:11:03.925256  9720 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:11:03.948436  9702 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:03.961645  5591 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:11:03.965929  9490 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:04.104849  5591 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:04.107522  5744 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:11:04.109020  9693 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:04.109988  9733 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:04.145543  5747 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:04.147202  9693 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:04.216625  5598 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:11:04.241271  9490 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:04.322773  5747 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:11:04.326679  9724 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:04.455179  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:04.609568  5591 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:04.620855  5747 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:11:04.622068  6346 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:11:04.624162  9718 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:11:04.625370  9702 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:11:04.646829  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:04.647409  5744 raft_consensus.cc:606] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:04.649441  9759 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 LEADER]: Committing config change with OpId 14.12: config changed from index 8 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:04.651520  6346 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 8 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:04.658187  5671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:04.659381  5671 raft_consensus.cc:606] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:04.662447  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:04.654863  5744 raft_consensus.cc:2955] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 8 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:04.664049  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:04.664829  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:04.676680  5493 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 8 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 14 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:04.687803  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31af8e5283604a3fb5bde627fe027991 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:04.737771  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 31af8e5283604a3fb5bde627fe027991 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:34570
I20260709 12:11:04.766296  9580 raft_consensus.cc:993] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:04.766846  9580 raft_consensus.cc:1081] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:04.768675  5594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:04.769512  5594 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:04.770071  5594 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:04.791579  5594 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:04.793565  5594 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:04.798648  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:04.799278  5744 raft_consensus.cc:3055] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:04.799652  5744 raft_consensus.cc:740] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:04.800529  5744 consensus_queue.cc:260] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:04.801887  5744 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:04.812011  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:04.814917  5667 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:04.844702  5667 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:11:04.845852  5563 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:04.848245  5744 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 11.
I20260709 12:11:04.848903  9702 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:04.850636  9702 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:04.851791  9702 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:04.856828  9763 tablet_replica.cc:333] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:04.860358  9763 raft_consensus.cc:2243] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:04.865093  9763 raft_consensus.cc:2272] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:04.867328  9724 raft_consensus.cc:993] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:04.867887  9724 raft_consensus.cc:1081] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:04.870368  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:04.871125  5741 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:04.871551  5741 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:04.901743  5741 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:04.903594  5741 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:04.908303  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:04.909039  5670 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:04.909344  5670 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:04.910072  5670 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:04.911366  5670 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:04.914247  5496 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 11 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:04.916879  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:04.917460  5591 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:04.926697  5591 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:04.928874  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:04.929646  9580 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:04.930163  9580 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:04.931047  9580 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:04.952778  5670 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:04.999648  9763 ts_tablet_manager.cc:1916] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:11:05.015817  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 61825.3us
I20260709 12:11:05.008536  5496 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:05.094048  9763 ts_tablet_manager.cc:1929] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 14.11
I20260709 12:11:05.098187  9763 log.cc:1199] T 31af8e5283604a3fb5bde627fe027991 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/31af8e5283604a3fb5bde627fe027991
I20260709 12:11:05.104907  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 31af8e5283604a3fb5bde627fe027991 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:05.326025  5667 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:05.329669  9702 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:05.397962  5742 raft_consensus.cc:1275] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:05.402556  9702 consensus_queue.cc:1048] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:05.435527  5670 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:05.438560  9580 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:05.518857  5591 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:05.542568  9580 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:05.807730  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:06.016674  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:06.017310  5741 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:06.026083  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:06.026654  5597 raft_consensus.cc:606] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:06.036717  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:06.039564  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:06.042423  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:06.050028  9718 raft_consensus.cc:993] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:06.050508  9715 raft_consensus.cc:1081] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:06.052505  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:06.053099  5741 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:06.053462  5741 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:06.066563  5741 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:06.069487  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:06.069875  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:06.070086  5671 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:06.070405  5597 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:11:06.070690  5597 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:06.071372  5597 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:06.072371  5597 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:06.083086  5671 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:06.084143  5597 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:06.068495  5741 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:06.092533  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:06.093446  9708 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:06.093953  9708 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:06.094859  9708 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:06.165803  5495 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 11 to 12, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:06.195613  5671 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:06.222658  5741 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:11:06.224329  5638 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f38be6475804f268affd9dedc312c2b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:06.230971  9733 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:11:06.239063  5597 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:11:06.242964  9490 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:11:06.340027  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 75813.3us
I20260709 12:11:06.358500  9733 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:06.610103  5671 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:06.625176  9580 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:06.650475  9708 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:06.651013  9708 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:06.683571  5594 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:06.696043  5495 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:06.696097  5594 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:11:06.732791  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 80098.9us
I20260709 12:11:06.736928  5671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:06.737476  5671 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:06.737890  5671 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:06.742455  9785 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:06.746093  5671 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:06.747663  5671 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:06.773638  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 62410.8us
W20260709 12:11:06.805428  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 108039us
I20260709 12:11:06.945385  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:06.946333  5594 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:06.983335  5594 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 14.
W20260709 12:11:07.003438  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 168576us
I20260709 12:11:07.082846  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:07.086572  5745 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:11:07.086997  5745 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
W20260709 12:11:07.112521  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 66892.1us
I20260709 12:11:07.118475  5638 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:07.121760  9794 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:11:07.122327  9794 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:07.123152  9794 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:07.156540  5600 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:07.159222  5745 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:07.227378  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 145042us
I20260709 12:11:07.243881  5745 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:07.255760  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:07.293910  5745 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 14.
I20260709 12:11:07.326871  9817 ts_tablet_manager.cc:933] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:07.327764  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 133991us
W20260709 12:11:07.331322  5563 consensus_peers.cc:597] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3aa7804ba6b409794c9b2953dcaec3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.331733  5745 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:11:07.332161  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 132662us
I20260709 12:11:07.334965  9808 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:11:07.340696  5666 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:11:07.351459  5743 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.364817  9787 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:07.385151  9817 tablet_copy_client.cc:323] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:11:07.385881  5496 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 13 to 14, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 14 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.420039  5743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:07.420709  5743 raft_consensus.cc:606] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:07.432924  5745 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.431553  9787 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.447255  5670 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.452510  5496 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.463291  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 4f38be6475804f268affd9dedc312c2b from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:11:07.464114  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 4f38be6475804f268affd9dedc312c2b from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-4f38be6475804f268affd9dedc312c2b
I20260709 12:11:07.463315  5745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:07.468076  5745 raft_consensus.cc:606] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:07.484699  5685 tablet_copy_source_session.cc:215] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:07.486344  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:07.495394  9797 raft_consensus.cc:993] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:07.498746  9792 raft_consensus.cc:1081] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:07.495523  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:07.506346  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:07.511158  5593 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:07.532956  9817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f38be6475804f268affd9dedc312c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.551486  5666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:07.552150  5666 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.552517  5666 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:07.562037  5666 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:07.564095  5600 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:11:07.569490  9786 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:07.582248  5666 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:07.584749  5745 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:07.588119  5671 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 12:11:07.589393  5563 consensus_peers.cc:597] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c346b9a51b747cf854f82139e5c10c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.589715  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:07.600498  5600 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:07.600541  9808 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:11:07.605014  9787 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } 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:11:07.614341  9817 tablet_copy_client.cc:806] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:07.622751  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:07.638345  9817 tablet_copy_client.cc:670] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:07.631098  9816 raft_consensus.cc:993] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:07.638396  5747 raft_consensus.cc:3055] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:07.645047  5747 raft_consensus.cc:740] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:07.645115  9816 raft_consensus.cc:1081] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:07.645891  5747 consensus_queue.cc:260] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:07.623355  5741 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:11:07.647209  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:07.634969  5600 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:11:07.647217  5747 raft_consensus.cc:3060] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:07.648628  9786 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:07.653616  9817 tablet_copy_client.cc:538] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:07.655251  5638 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:07.656051  9786 raft_consensus.cc:2804] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:07.656689  9786 raft_consensus.cc:697] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:07.648149  5593 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.658465  5593 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:07.657819  9786 consensus_queue.cc:237] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:07.659633  5747 raft_consensus.cc:2468] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:11:07.669382  5593 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:07.671918  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:07.672480  5743 raft_consensus.cc:3055] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:07.672798  5743 raft_consensus.cc:740] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:07.673523  5743 consensus_queue.cc:260] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:07.674593  5743 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:11:07.676365  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800315d20 after lost signal to thread 4447
W20260709 12:11:07.677413  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800315600 after lost signal to thread 5531
W20260709 12:11:07.678606  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7540 after lost signal to thread 5624
W20260709 12:11:07.679637  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800315d60 after lost signal to thread 5699
W20260709 12:11:07.684753  5770 debug-util.cc:398] Leaking SignalData structure 0x7b080030e020 after lost signal to thread 5773
W20260709 12:11:07.685873  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800327160 after lost signal to thread 6375
I20260709 12:11:07.706032  5495 catalog_manager.cc:5697] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.713785  9800 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.748250  5666 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.753054  9817 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:07.757179  5747 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.759440  5743 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:07.779493  5666 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:07.784175  5566 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:07.767691  5593 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:07.787016  9789 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:11:07.772032  5495 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.768625  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:07.791004  6346 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:07.787648  9789 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 13 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:07.797284  9789 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:07.820168  9833 ts_tablet_manager.cc:933] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:11:07.830883  6346 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:07.866963  9833 tablet_copy_client.cc:323] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
I20260709 12:11:07.869153  5610 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet c3aa7804ba6b409794c9b2953dcaec3c from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:11:07.869755  5610 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet c3aa7804ba6b409794c9b2953dcaec3c from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-c3aa7804ba6b409794c9b2953dcaec3c
I20260709 12:11:07.875942  5496 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 12 to 13, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 13 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.879515  5610 tablet_copy_source_session.cc:215] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:07.887003  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3aa7804ba6b409794c9b2953dcaec3c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:07.887691  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 68254.5us
W20260709 12:11:07.888836  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 62861.8us
W20260709 12:11:07.890090  5638 consensus_peers.cc:597] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ef4e3ba25f74d39bdb957f1e28bc926. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.891842  5747 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:07.898245  9779 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:07.927984  5598 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:07.932427  9794 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } 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:11:07.947906  9794 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.950017  5747 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.978051  9817 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:07.979146  9817 tablet_bootstrap.cc:492] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:07.980201  9817 ts_tablet_manager.cc:1403] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.227s	user 0.032s	sys 0.014s
I20260709 12:11:07.994830  9817 raft_consensus.cc:359] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:07.996102  5495 catalog_manager.cc:5697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:07.999542  9817 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:08.021543  9817 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:08.023406  9833 tablet_copy_client.cc:806] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:08.024005  9833 tablet_copy_client.cc:670] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:08.030046  9817 ts_tablet_manager.cc:1434] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.005s
I20260709 12:11:08.034523  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-4f38be6475804f268affd9dedc312c2b received from {username='slave'} at 127.0.0.1:34872
I20260709 12:11:08.035048  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-4f38be6475804f268affd9dedc312c2b on tablet 4f38be6475804f268affd9dedc312c2b with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:08.045589  9833 tablet_copy_client.cc:538] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:08.091005  5600 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:08.139053  9833 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:08.189760  9817 ts_tablet_manager.cc:933] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:11:08.212966  9817 tablet_copy_client.cc:323] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
I20260709 12:11:08.214617  5610 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet 1c346b9a51b747cf854f82139e5c10c7 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:11:08.215149  5610 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet 1c346b9a51b747cf854f82139e5c10c7 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-1c346b9a51b747cf854f82139e5c10c7
I20260709 12:11:08.223183  5610 tablet_copy_source_session.cc:215] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:08.227192  9817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c346b9a51b747cf854f82139e5c10c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.228670  5743 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:08.230440  9779 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:08.286171  5593 raft_consensus.cc:1275] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:08.293942  9786 consensus_queue.cc:1048] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:08.308598  6346 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:11:08.311028  9800 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:11:08.315222  9833 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: 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:11:08.321372  9833 tablet_bootstrap.cc:492] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:08.322710  9833 ts_tablet_manager.cc:1403] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.184s	user 0.029s	sys 0.006s
I20260709 12:11:08.326066  6347 raft_consensus.cc:1217] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 12:11:08.358043  9833 raft_consensus.cc:359] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:08.359377  9833 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:08.360395  9833 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 7.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:08.374930  5743 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:11:08.375413  9817 tablet_copy_client.cc:806] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:08.376297  9817 tablet_copy_client.cc:670] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:08.376801  9789 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:11:08.385069  9833 ts_tablet_manager.cc:1434] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 12:11:08.386890  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c3aa7804ba6b409794c9b2953dcaec3c received from {username='slave'} at 127.0.0.1:34864
I20260709 12:11:08.387465  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-c3aa7804ba6b409794c9b2953dcaec3c on tablet c3aa7804ba6b409794c9b2953dcaec3c with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:08.447347  9833 ts_tablet_manager.cc:933] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:08.463735  9817 tablet_copy_client.cc:538] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:11:08.590008  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 87045.4us
I20260709 12:11:08.634704  9833 tablet_copy_client.cc:323] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
W20260709 12:11:08.635200  9849 log.cc:927] Time spent T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 12:11:08.644732  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:08.788131  9817 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
W20260709 12:11:08.842649  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77739.9us
I20260709 12:11:08.857805  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 9ef4e3ba25f74d39bdb957f1e28bc926 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:11:08.858508  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 9ef4e3ba25f74d39bdb957f1e28bc926 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-9ef4e3ba25f74d39bdb957f1e28bc926
I20260709 12:11:08.878804  5685 tablet_copy_source_session.cc:215] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:11:08.946465  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 103645us
I20260709 12:11:09.073107  5667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:09.074618  5667 raft_consensus.cc:606] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:09.081566  5672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:09.082398  5672 raft_consensus.cc:606] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
W20260709 12:11:09.083907  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 56314.7us
I20260709 12:11:09.093327  9812 raft_consensus.cc:993] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:09.094273  9779 raft_consensus.cc:1081] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:09.102635  9870 raft_consensus.cc:1064] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:09.124810  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:09.125566  5597 raft_consensus.cc:606] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:09.128772  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
W20260709 12:11:09.129314  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 114848us
I20260709 12:11:09.134966  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef4e3ba25f74d39bdb957f1e28bc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:09.138520  5744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:09.139389  5744 raft_consensus.cc:493] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.139919  5744 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:09.144099  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:09.107206  9870 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:09.083626  9817 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: 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:11:09.161835  9876 raft_consensus.cc:993] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:09.162464  9876 raft_consensus.cc:1081] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:09.162572  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:09.181639  9817 tablet_bootstrap.cc:492] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:09.183136  9817 ts_tablet_manager.cc:1403] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.395s	user 0.027s	sys 0.013s
I20260709 12:11:09.191606  5744 raft_consensus.cc:515] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.199909  5741 raft_consensus.cc:1240] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 13. Current term is 14. Ops: []
W20260709 12:11:09.203529  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 201740us
I20260709 12:11:09.210852  5744 leader_election.cc:290] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:09.212450  9812 consensus_queue.cc:1059] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:09.213683  9779 raft_consensus.cc:3055] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:11:09.214102  9779 raft_consensus.cc:740] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:09.215128  9779 consensus_queue.cc:260] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.216221  9779 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:09.217275  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:09.226780  6346 raft_consensus.cc:1217] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.4->[7.5-7.5]   Dedup: 7.5->[]
I20260709 12:11:09.221876  9817 raft_consensus.cc:359] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:09.248588  9817 raft_consensus.cc:740] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:09.250837  9817 consensus_queue.cc:260] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:09.253931  5747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa6098094f34b61b8686e24313f0655"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:09.254570  5747 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.254979  5747 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:09.256261  9817 ts_tablet_manager.cc:1434] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260709 12:11:09.268945  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-1c346b9a51b747cf854f82139e5c10c7 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:11:09.269795  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-1c346b9a51b747cf854f82139e5c10c7 on tablet 1c346b9a51b747cf854f82139e5c10c7 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:09.281713  9812 raft_consensus.cc:993] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:09.282397  9821 raft_consensus.cc:1081] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:09.324573  5741 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:09.329712  6346 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:09.356312  9812 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:09.358356  9812 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:09.360428  6346 raft_consensus.cc:1217] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 12:11:09.362066  5747 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.389305  5747 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:09.389516  5668 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
I20260709 12:11:09.395807  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:09.398654  5667 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:09.417505  5667 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:09.418900  5712 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:09.420092  9859 raft_consensus.cc:2804] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:09.425290  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8664c920d103428aafd6764f98e4e3dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:09.425992  5598 raft_consensus.cc:3060] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:09.429606  9859 raft_consensus.cc:697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:09.430817  9859 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.432111  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:09.438880  5591 raft_consensus.cc:3055] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:09.439215  5591 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:09.432621  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:11:09.440740  5599 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.441114  5599 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:09.442204  5596 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:09.442339  5598 raft_consensus.cc:2468] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
I20260709 12:11:09.439965  5591 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.445598  5591 raft_consensus.cc:3060] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:09.450353  5599 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.455356  5599 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:09.458185  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:09.458967  5747 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:09.479077  5747 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:11:09.482378  5712 leader_election.cc:304] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:09.482924  5566 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:09.483479  9785 raft_consensus.cc:2804] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:11:09.483851  9880 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:11:09.485785  5591 raft_consensus.cc:2468] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:09.485196  9880 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:09.486534  9785 raft_consensus.cc:697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:09.489313  9880 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.489215  9785 consensus_queue.cc:237] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.495407  9857 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:09.503038  9833 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48476 (request call id 335) took 1132 ms. Trace:
I20260709 12:11:09.501546  6347 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:09.503552  9833 rpcz_store.cc:276] 0709 12:11:08.370411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:08.370561 (+   150us) service_pool.cc:224] Handling call
0709 12:11:08.447681 (+ 77120us) ts_tablet_manager.cc:934] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
0709 12:11:09.131723 (+684042us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:11:09.349449 (+217726us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:09.349566 (+   117us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:11:09.500064 (+150498us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:11:09.500392 (+   328us) tablet_replica.cc:206] Creating consensus instance
0709 12:11:09.502817 (+  2425us) ts_tablet_manager.cc:989] Replica registered.
0709 12:11:09.502935 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":2532,"tablet-copy.queue_time_us":70484,"thread_start_us":194705,"threads_started":2}
I20260709 12:11:09.508000  9833 tablet_copy_client.cc:806] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:09.508704  9833 tablet_copy_client.cc:670] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:09.519213  9833 tablet_copy_client.cc:538] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:09.536381  9779 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:11:09.546784  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:09.547408  5668 raft_consensus.cc:3055] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:11:09.547714  5668 raft_consensus.cc:740] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:09.552132  5596 raft_consensus.cc:1240] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:11:09.559188  5668 consensus_queue.cc:260] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:09.560396  5668 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:09.569445  5496 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:09.611974  5497 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 6 to 7, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.619201  5747 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:09.622991  5493 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:09.661901  9833 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:09.677026  5668 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:11:09.689123  5599 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:09.764252  9865 raft_consensus.cc:1064] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:09.767292  9865 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [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: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:09.803189  9880 raft_consensus.cc:1064] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:09.806550  9880 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 3, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:09.823868  6347 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:09.836443  9787 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:09.844235  5743 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:09.846673  5667 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:09.847829  9789 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:09.866395  9789 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:09.880412  5743 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:11:09.893384  9865 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:11:09.921314  6346 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:11:09.983556  5743 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:09.968346  9878 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:11:10.023149  9880 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:10.115792  9833 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: 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:11:10.117121  9833 tablet_bootstrap.cc:492] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:10.117975  9833 ts_tablet_manager.cc:1403] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.456s	user 0.031s	sys 0.029s
W20260709 12:11:10.130857  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 123795us
W20260709 12:11:10.120698  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 144802us
I20260709 12:11:10.137635  5667 raft_consensus.cc:1275] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:10.140816  5667 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:11:10.171947  5591 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:11:10.178236  5668 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:11:10.181553  9816 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:10.161262  9833 raft_consensus.cc:359] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:10.182914  9833 raft_consensus.cc:740] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:10.182981  5667 raft_consensus.cc:1275] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:11:10.183698  9833 consensus_queue.cc:260] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:10.188844  5591 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:11:10.192811  9901 consensus_queue.cc:1048] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:10.191926  9865 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.195745  9901 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } 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:11:10.213258  5741 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.214591  9833 ts_tablet_manager.cc:1434] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.086s	user 0.003s	sys 0.004s
I20260709 12:11:10.216362  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-9ef4e3ba25f74d39bdb957f1e28bc926 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:11:10.216843  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-9ef4e3ba25f74d39bdb957f1e28bc926 on tablet 9ef4e3ba25f74d39bdb957f1e28bc926 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:10.237993  9902 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:10.254324  9902 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:10.261428  9903 consensus_queue.cc:1048] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:10.263319  5671 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:10.286432  5495 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:10.294391  6347 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.294327  9900 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:11:10.301163  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 58036.2us
I20260709 12:11:10.317999  6347 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:10.342876  5600 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:10.343603  9821 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:10.336498  6348 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.355111  5670 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:11:10.445394  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 56972.5us
I20260709 12:11:10.469298  5747 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.482000  5495 catalog_manager.cc:5697] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 13 to 14, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 14 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:10.517639  9857 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:10.532577  9821 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.535451  5496 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.537568  6347 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:11:10.559902  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 67418us
I20260709 12:11:10.599064  6348 raft_consensus.cc:1217] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
W20260709 12:11:10.605054  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 47125.5us
I20260709 12:11:10.634761  5671 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.640306  5496 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.659691  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f38be6475804f268affd9dedc312c2b with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:10.670535  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f38be6475804f268affd9dedc312c2b with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:42536
I20260709 12:11:10.684389  5599 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:10.693257  5599 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:10.736613  9924 tablet_replica.cc:333] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:10.767809  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:11:10.781602  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 78316.9us
I20260709 12:11:10.782536  9924 raft_consensus.cc:2243] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:10.783433  9924 raft_consensus.cc:2272] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:10.786199  9924 ts_tablet_manager.cc:1916] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:11:10.787684  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 84680.7us
W20260709 12:11:10.796618  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 52112.7us
I20260709 12:11:10.813004  5741 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:11:10.813506  6347 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:10.815222  6347 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:11:10.815778  5671 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:10.820457  9880 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:10.823415  9900 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:10.828286  5600 raft_consensus.cc:2955] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.840291  9880 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:10.840585  9900 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:10.851613  9880 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.861507  9865 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.873498  9924 ts_tablet_manager.cc:1929] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:11:10.874454  9924 log.cc:1199] T 4f38be6475804f268affd9dedc312c2b P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/4f38be6475804f268affd9dedc312c2b
I20260709 12:11:10.877681  6347 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.878455  6348 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.891425  5496 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 6 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 5 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:10.904419  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c346b9a51b747cf854f82139e5c10c7 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:34570
I20260709 12:11:10.909422  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 4f38be6475804f268affd9dedc312c2b (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:10.913767  5743 raft_consensus.cc:2955] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:10.917259  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c346b9a51b747cf854f82139e5c10c7 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:10.936700  9925 tablet_replica.cc:333] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:10.939862  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3aa7804ba6b409794c9b2953dcaec3c with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:10.947853  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:10.948618  5597 raft_consensus.cc:606] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:10.960353  5747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:10.961185  5747 raft_consensus.cc:606] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:10.959141  5496 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:10.963147  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:10.964913  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:10.965888  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:10.971782  5671 raft_consensus.cc:2955] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:11.000926  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet c3aa7804ba6b409794c9b2953dcaec3c with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:42536
I20260709 12:11:11.001775  9925 raft_consensus.cc:2243] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:11.002630  9925 raft_consensus.cc:2272] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.015596  9924 tablet_replica.cc:333] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:11.017171  9924 raft_consensus.cc:2243] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:11.018460  9925 ts_tablet_manager.cc:1916] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:11.018476  9924 raft_consensus.cc:2272] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:11.027982  9779 raft_consensus.cc:1064] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:11.030978  9779 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:11.043525  9924 ts_tablet_manager.cc:1916] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:11.152912  9925 ts_tablet_manager.cc:1929] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:11:11.153560  9925 log.cc:1199] T 1c346b9a51b747cf854f82139e5c10c7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/1c346b9a51b747cf854f82139e5c10c7
I20260709 12:11:11.166124  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 1c346b9a51b747cf854f82139e5c10c7 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:11.171494  9924 ts_tablet_manager.cc:1929] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.6
I20260709 12:11:11.172005  9924 log.cc:1199] T c3aa7804ba6b409794c9b2953dcaec3c P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/c3aa7804ba6b409794c9b2953dcaec3c
I20260709 12:11:11.190693  6347 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:11:11.192301  9779 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:11.208765  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet c3aa7804ba6b409794c9b2953dcaec3c (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:11.223156  5597 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:11:11.228775  9926 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:11:11.264279  5744 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:11:11.312822  9926 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:11.387598  9900 raft_consensus.cc:993] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:11.388136  9900 raft_consensus.cc:1081] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:11.390434  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:11.391096  5741 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:11.391729  5741 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:11:11.426828  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 62809.7us
I20260709 12:11:11.426257  5597 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:11.456123  5496 catalog_manager.cc:5697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:11.401971  5741 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:11.475987  5741 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:11.478279  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:11.509413  6348 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:11.486181  9779 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:11:11.486889  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 60437.9us
I20260709 12:11:11.486541  6347 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:11.539206  6348 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 15.
I20260709 12:11:11.540634  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:11.541706  9903 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:11:11.542248  9903 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:11.543166  9903 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:11.545239  5749 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:11.566751  9902 raft_consensus.cc:993] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:11.567256  9902 raft_consensus.cc:1081] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:11.593819  5667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:11.594507  5667 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:11.594904  5667 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:11.603298  5667 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:11.620990  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:11.622182  5597 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:11:11.622548  5597 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:11.623397  5597 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:11.624722  5597 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:11.631855  5597 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 15.
I20260709 12:11:11.638300  5667 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:11.647961  6348 raft_consensus.cc:1240] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 15 FOLLOWER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 14. Current term is 15. Ops: []
I20260709 12:11:11.650530  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:11.654454  5741 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:11:11.656522  5741 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:11.658035  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:11.643528  5496 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 14 to 15, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 15 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:11.660070  5596 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:11.660166  5741 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:11.669651  5741 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:11.670516  5596 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:11:11.703677  5638 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:11.704609  9926 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:11.705086  9926 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:11.705955  9926 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:11.709709  5741 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:11:11.739681  5493 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 11 to 12, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 12 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:11.977398  6348 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 15 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 12:11:11.978649  5667 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:11.982929  9919 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:11:11.986690  6348 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:11:11.991170  9812 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:12.002173  5747 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:11:12.016048  9779 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:12.032833  9926 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:12.042404  6348 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:12.066422  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ef4e3ba25f74d39bdb957f1e28bc926 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:12.071388  5741 raft_consensus.cc:2955] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:12.092478  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:12.092669  5496 catalog_manager.cc:5697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 5 to 6, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 4 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:12.107533  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ef4e3ba25f74d39bdb957f1e28bc926 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54084
I20260709 12:11:12.122509  5741 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:12.131417  9779 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:12.200310  5667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:12.213935  9935 tablet_replica.cc:333] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:12.215253  9935 raft_consensus.cc:2243] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:12.216149  9935 raft_consensus.cc:2272] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:12.252692  5667 raft_consensus.cc:606] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:12.282235  5597 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:12.288040  9927 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:12.320303  9935 ts_tablet_manager.cc:1916] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:12.379072  5599 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 12:11:12.407399  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:12.408013  5744 raft_consensus.cc:606] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:12.433019  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:12.434571  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:12.435237  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:12.444985  9870 raft_consensus.cc:993] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:12.445590  9870 raft_consensus.cc:1081] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:12.419155  9944 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.028s
I20260709 12:11:12.452450  5746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:12.453039  5746 raft_consensus.cc:493] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:12.453384  5746 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:12.468207  5746 raft_consensus.cc:515] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:12.470082  5746 leader_election.cc:290] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:12.493011  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:12.495075  5666 raft_consensus.cc:3055] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:12.495497  5666 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:12.496330  5666 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:12.497668  5666 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:12.506733  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432d1b78531248f7844c75e4794d1b00" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:12.544917  9918 raft_consensus.cc:993] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:12.545615  9937 raft_consensus.cc:1081] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
W20260709 12:11:12.570217  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 45842.6us
I20260709 12:11:12.590276  5596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:12.590857  5596 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:12.591192  5596 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:12.598747  5596 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:12.601262  5596 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:12.602041  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:12.602701  5671 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:12.611891  5671 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:12.615675  5563 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:12.618995  9865 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:11:12.619607  9865 raft_consensus.cc:697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 13 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:12.622548  9865 consensus_queue.cc:237] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:12.647950  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 56547.2us
I20260709 12:11:12.652307  9935 ts_tablet_manager.cc:1929] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:11:12.657097  5666 raft_consensus.cc:2468] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:12.663777  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:12.664654  5746 raft_consensus.cc:3055] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:12.665006  5746 raft_consensus.cc:740] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:12.681087  5746 consensus_queue.cc:260] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:12.682430  5746 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:12.661486  9935 log.cc:1199] T 9ef4e3ba25f74d39bdb957f1e28bc926 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/9ef4e3ba25f74d39bdb957f1e28bc926
I20260709 12:11:12.693033  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet 9ef4e3ba25f74d39bdb957f1e28bc926 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:12.692865  5712 leader_election.cc:304] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:12.701467  5746 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:12.702783  9939 raft_consensus.cc:2804] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:11:12.703367  9939 raft_consensus.cc:697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:12.710595  9939 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:12.731873  5496 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 12 to 13, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:12.802963  5493 catalog_manager.cc:5697] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 12 to 13, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 13 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.045352  5746 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:11:13.067003  9948 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:13.069029  5667 raft_consensus.cc:1275] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:11:13.085592  9865 consensus_queue.cc:1048] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.005s
W20260709 12:11:13.123811  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 95043.4us
W20260709 12:11:13.197057  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 46867.7us
W20260709 12:11:13.225270  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 100097us
I20260709 12:11:13.317996  5666 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:11:13.336686  5597 raft_consensus.cc:3060] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:13.331935  5744 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:13.351125  5597 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:11:13.354346  9937 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:13.355860  9937 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:13.446906  5597 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:13.449331  5666 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:13.451555  9944 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:13.458300  9944 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:11:13.480736  5712 consensus_peers.cc:597] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c140d46a1e748e9b0d776022e4b0e69. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:13.494489  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:13.555573  9918 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.562614  5667 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.566730  5596 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.584546  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:13.585201  5597 raft_consensus.cc:606] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:13.587677  5493 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 9, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.594627  5744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:13.595220  5744 raft_consensus.cc:606] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:13.600025  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:13.602211  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:13.606066  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:13.591640  5597 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:13.647650  5744 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:13.649082  9900 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } 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:11:13.649369  5666 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 12:11:13.652840  5563 consensus_peers.cc:597] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65d0221e3c7749ee95520dde8dc54a45. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:13.653643  9900 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:13.674669  9865 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.680015  5744 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.698128  9900 raft_consensus.cc:993] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:13.713498  9948 raft_consensus.cc:1081] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:13.723080  5749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:13.723886  5749 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.724260  5749 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:13.753481  5666 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:13.765153  5749 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:13.768452  5749 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:13.772034  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:13.796275  5597 raft_consensus.cc:3055] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:13.796666  5597 raft_consensus.cc:740] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:13.797430  5597 consensus_queue.cc:260] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_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: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:13.798525  5597 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:13.771314  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:13.777743  5671 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.808857  5670 raft_consensus.cc:3060] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:13.820487  5496 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index -1 to 6, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.846243  5597 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:11:13.852144  5712 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:13.853163  9918 raft_consensus.cc:2804] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:13.853670  9918 raft_consensus.cc:697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:13.855136  9918 consensus_queue.cc:237] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:13.881139  9980 raft_consensus.cc:993] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:13.882107  9979 raft_consensus.cc:1081] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:13.888434  5671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:13.889149  5671 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.889529  5671 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:13.923152  5670 raft_consensus.cc:2468] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:11:13.930596  5671 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:13.932297  9994 ts_tablet_manager.cc:933] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:13.938483  5497 catalog_manager.cc:5697] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 9, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 9 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:13.946748  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:13.947432  5596 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:13.947974  5746 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:11:13.949661  5597 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:11:13.952179  9974 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:13.959362  5596 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:13.970772  5671 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:13.963008  5638 consensus_peers.cc:597] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91a65870ffb846079533d9658b064178. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:13.976996  5638 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:13.977047  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:13.978237  5746 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:13.978801  5746 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:13.965824  9973 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:11:13.977224  9994 tablet_copy_client.cc:323] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:11:13.983002  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 0c140d46a1e748e9b0d776022e4b0e69 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:11:13.983868  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 0c140d46a1e748e9b0d776022e4b0e69 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-0c140d46a1e748e9b0d776022e4b0e69
I20260709 12:11:13.984666  9950 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:13.985284  9950 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:13.986248  9950 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:13.979703  5746 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:13.997088  9967 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:13.999750  5758 tablet_copy_source_session.cc:215] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:14.003191  5746 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:14.009270  9994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c140d46a1e748e9b0d776022e4b0e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.009732  5749 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.031193  5746 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:14.056514  5597 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.066475  5497 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 5, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.071496  5746 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:14.089303  9994 tablet_copy_client.cc:806] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:14.098074  9994 tablet_copy_client.cc:670] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:14.103314  9998 ts_tablet_manager.cc:933] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349)
I20260709 12:11:14.109634  5671 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:11:14.111860  9998 tablet_copy_client.cc:323] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.1:33349
I20260709 12:11:14.114607  5610 tablet_copy_service.cc:140] P a3041b1995cd441784b5b7604c6048ec: Received BeginTabletCopySession request for tablet 65d0221e3c7749ee95520dde8dc54a45 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34864)
I20260709 12:11:14.115146  5610 tablet_copy_service.cc:161] P a3041b1995cd441784b5b7604c6048ec: Beginning new tablet copy session on tablet 65d0221e3c7749ee95520dde8dc54a45 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34864: session id = b633c4cb0f2b4af29d22bda6848d049d-65d0221e3c7749ee95520dde8dc54a45
W20260709 12:11:14.121857  5712 consensus_peers.cc:597] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: daa6098094f34b61b8686e24313f0655. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:14.123179  9979 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:14.125464  5610 tablet_copy_source_session.cc:215] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:14.123535  9994 tablet_copy_client.cc:538] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:14.139253  5597 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:11:14.149076  9939 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:14.169154  5497 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 10 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:14.206888  9998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d0221e3c7749ee95520dde8dc54a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.227082  9994 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:14.251109  9980 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.256630  5596 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.257335  5671 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.288009  5497 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:14.308296  9998 tablet_copy_client.cc:806] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:14.309048  9998 tablet_copy_client.cc:670] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:14.315836  9998 tablet_copy_client.cc:538] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:14.340790  9998 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:14.375447  5596 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:11:14.376277  9994 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:14.391214  9994 tablet_bootstrap.cc:492] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:14.391381  9918 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:14.392068  9994 ts_tablet_manager.cc:1403] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.165s	user 0.027s	sys 0.017s
I20260709 12:11:14.412176  9994 raft_consensus.cc:359] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:14.413288  9994 raft_consensus.cc:740] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:14.414137  9994 consensus_queue.cc:260] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:14.420734  9994 ts_tablet_manager.cc:1434] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 12:11:14.422573  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-0c140d46a1e748e9b0d776022e4b0e69 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:11:14.423061  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-0c140d46a1e748e9b0d776022e4b0e69 on tablet 0c140d46a1e748e9b0d776022e4b0e69 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:14.465759  9994 ts_tablet_manager.cc:933] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:14.471763  9994 tablet_copy_client.cc:323] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:11:14.474526  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 91a65870ffb846079533d9658b064178 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:11:14.475095  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 91a65870ffb846079533d9658b064178 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-91a65870ffb846079533d9658b064178
I20260709 12:11:14.494179  5596 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:11:14.500640  5671 raft_consensus.cc:1275] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:11:14.501622  9998 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:14.502259  5685 tablet_copy_source_session.cc:215] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:14.502583  9998 tablet_bootstrap.cc:492] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:14.502934  9950 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:14.503337  9998 ts_tablet_manager.cc:1403] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.167s	user 0.035s	sys 0.001s
I20260709 12:11:14.506892  9994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a65870ffb846079533d9658b064178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:14.515516  9979 consensus_queue.cc:1048] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:14.519043  9998 raft_consensus.cc:359] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:14.519825  9998 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:14.520427  9998 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:14.523000  9998 ts_tablet_manager.cc:1434] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:11:14.543941  6347 raft_consensus.cc:1217] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 12:11:14.548004  5610 tablet_copy_service.cc:342] P a3041b1995cd441784b5b7604c6048ec: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-65d0221e3c7749ee95520dde8dc54a45 received from {username='slave'} at 127.0.0.1:34864
I20260709 12:11:14.548583  5610 tablet_copy_service.cc:434] P a3041b1995cd441784b5b7604c6048ec: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-65d0221e3c7749ee95520dde8dc54a45 on tablet 65d0221e3c7749ee95520dde8dc54a45 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:14.595093  5746 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:11:14.627164  9967 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 12:11:14.658053  9998 ts_tablet_manager.cc:933] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:14.682284  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 57252us
W20260709 12:11:14.857084 10009 log.cc:927] Time spent T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
I20260709 12:11:14.861761  9994 tablet_copy_client.cc:806] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:14.866956  9994 tablet_copy_client.cc:670] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
W20260709 12:11:14.915190  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 218282us
I20260709 12:11:14.970563  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:14.957727  9998 tablet_copy_client.cc:323] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:11:15.020689  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet daa6098094f34b61b8686e24313f0655 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:11:15.021282  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet daa6098094f34b61b8686e24313f0655 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-daa6098094f34b61b8686e24313f0655
I20260709 12:11:15.114210  5758 tablet_copy_source_session.cc:215] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:15.118757  9998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa6098094f34b61b8686e24313f0655. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:15.127964  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 375687us
I20260709 12:11:15.208333  6346 raft_consensus.cc:1217] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Deduplicated request from leader. Original: 12.8->[12.9-12.9]   Dedup: 12.9->[]
W20260709 12:11:15.243858  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 118595us
I20260709 12:11:15.271693  9994 tablet_copy_client.cc:538] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:15.305785  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:15.306416  5749 raft_consensus.cc:606] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:15.316491  9998 tablet_copy_client.cc:806] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:15.382550  5670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:15.383189  5670 raft_consensus.cc:606] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
W20260709 12:11:15.383698  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 56581.6us
I20260709 12:11:15.384285 10043 raft_consensus.cc:1064] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:15.404654  9998 tablet_copy_client.cc:670] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:15.387002 10043 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:15.412297  9998 tablet_copy_client.cc:538] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:15.422892 10038 raft_consensus.cc:993] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:15.423727 10038 raft_consensus.cc:1081] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:15.426656  9994 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:15.428826  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:15.430785  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:15.442001  5597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:15.442579  5597 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.442930  5597 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:11:15.461721  5597 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:15.464058  5597 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 16 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:15.469116  9973 raft_consensus.cc:993] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:15.471287  9998 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:15.472224  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:15.476670  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:15.497076  5746 raft_consensus.cc:3055] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:11:15.497430  5746 raft_consensus.cc:740] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:15.499084  9973 raft_consensus.cc:1081] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:15.504652  5746 consensus_queue.cc:260] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:15.505929  5746 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:11:15.508028  5749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:15.508177  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:15.508721  6348 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:11:15.517891  6348 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 16.
I20260709 12:11:15.508714  5749 raft_consensus.cc:493] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:15.528581  5741 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:15.531388  5486 maintenance_manager.cc:419] P bfcfc00239614f5abc3a3e0d47c229fc: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033403
I20260709 12:11:15.539937  5670 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:15.559487 10043 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:15.542884  6346 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:15.572685  5749 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:15.545203  5746 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 16.
I20260709 12:11:15.585162  5566 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:15.587862 10043 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:11:15.589959 10043 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 16 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:15.590111  9952 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:11:15.595204 10043 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:15.611464  9952 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:15.634626  5493 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 15 to 16, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 16 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:15.668900  5749 raft_consensus.cc:515] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:15.700697  5749 leader_election.cc:290] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:15.703826  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:15.704537  5596 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:15.706290  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51cb0c36d2842ceb4bd42dfbbf1b1dd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:15.706889  5667 raft_consensus.cc:3055] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:15.707161  5667 raft_consensus.cc:740] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:15.707898  5667 consensus_queue.cc:260] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:15.722548  5596 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:15.728969  5667 raft_consensus.cc:3060] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:15.736147  5667 raft_consensus.cc:2468] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:15.759478  5712 leader_election.cc:304] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:15.769997 10036 raft_consensus.cc:1064] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:15.773186 10036 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 7, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:15.804023 10020 raft_consensus.cc:2804] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:15.806569 10020 raft_consensus.cc:697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:15.809460  9994 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: 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:11:15.828577  9994 tablet_bootstrap.cc:492] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:15.829108 10020 consensus_queue.cc:237] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:15.837561  9994 ts_tablet_manager.cc:1403] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.411s	user 0.032s	sys 0.007s
I20260709 12:11:15.844656 10031 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:11:15.850044 10060 log.cc:927] Time spent T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.124s	user 0.004s	sys 0.000s
I20260709 12:11:15.852949  6346 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:15.873270  5667 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:15.876196  9998 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:15.887723  9998 tablet_bootstrap.cc:492] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:15.888737  9998 ts_tablet_manager.cc:1403] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.418s	user 0.029s	sys 0.015s
I20260709 12:11:15.909578  5496 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:15.919843  5749 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:15.930250  5497 catalog_manager.cc:5697] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:15.994661  5591 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:16.001546  9998 raft_consensus.cc:359] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:16.012054 10023 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 12:11:16.021924 10068 log.cc:927] Time spent T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:11:16.030563  9998 raft_consensus.cc:740] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:16.030642  9994 raft_consensus.cc:359] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:16.032975  9994 raft_consensus.cc:740] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:16.033910  9994 consensus_queue.cc:260] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 7.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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:16.031694  5667 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:16.037106  9994 ts_tablet_manager.cc:1434] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.159s	user 0.006s	sys 0.002s
I20260709 12:11:16.040690  9998 consensus_queue.cc:260] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:16.045343  9998 ts_tablet_manager.cc:1434] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.156s	user 0.009s	sys 0.003s
I20260709 12:11:16.060804  6348 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:16.067364  6346 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 12:11:16.094523  9980 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:16.097343  9980 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:16.108723  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-daa6098094f34b61b8686e24313f0655 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:11:16.109241  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-daa6098094f34b61b8686e24313f0655 on tablet daa6098094f34b61b8686e24313f0655 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:16.109297 10041 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 12:11:16.083958  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-91a65870ffb846079533d9658b064178 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:11:16.110213  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-91a65870ffb846079533d9658b064178 on tablet 91a65870ffb846079533d9658b064178 with peer b633c4cb0f2b4af29d22bda6848d049d
W20260709 12:11:16.136624  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 52403.6us
W20260709 12:11:16.187008  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 73317us
I20260709 12:11:16.192255  5749 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 12:11:16.200806  6348 raft_consensus.cc:1217] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.4->[7.5-7.5]   Dedup: 7.5->[]
W20260709 12:11:16.233099  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 85581.1us
I20260709 12:11:16.238250  9900 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260709 12:11:16.248764  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 103596us
W20260709 12:11:16.398322  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 200902us
W20260709 12:11:16.405458  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 269133us
I20260709 12:11:16.433966  5596 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:16.485252  5670 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:11:16.499601  6348 raft_consensus.cc:1217] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Deduplicated request from leader. Original: 11.9->[11.10-11.10]   Dedup: 11.10->[]
I20260709 12:11:16.470916 10023 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.546185  6348 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:11:16.553649 10036 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:11:16.549190 10031 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.007s
W20260709 12:11:16.556586  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 279059us
I20260709 12:11:16.566027  5596 raft_consensus.cc:1275] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:11:16.568781  5596 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.575598  5671 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.582260  6346 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.601766 10087 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.612643 10020 consensus_queue.cc:1048] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:16.621948  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65d0221e3c7749ee95520dde8dc54a45 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:16.624506  6347 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.630843  5493 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 9 to 10, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.642264  5493 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 7 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:16.682952  5671 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:11:16.740805 10087 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:11:16.790385  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 45741.3us
W20260709 12:11:16.793502  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 48774.7us
I20260709 12:11:16.797267  5672 raft_consensus.cc:2955] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:16.828999 10025 raft_consensus.cc:1064] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:16.831936  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:16.831915 10025 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 8, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:16.920959  6346 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:11:16.922799 10036 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:16.931257  5669 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:11:16.933225 10023 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:16.960711  5596 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:11:16.963488 10036 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:17.003836 10025 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.007954  5675 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.016888  5749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:17.017614  5749 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:17.027251  5591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:17.027866  5591 raft_consensus.cc:606] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:17.029520  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:17.030699  6346 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.032119  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:17.072039  5597 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.100802  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:17.115263  5749 consensus_queue.cc:237] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:17.121640  6346 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:11:17.123019  5591 raft_consensus.cc:1275] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:11:17.125325 10025 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:17.128137 10036 consensus_queue.cc:1048] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:11:17.137017  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 65d0221e3c7749ee95520dde8dc54a45 with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:42536
I20260709 12:11:17.150032 10092 raft_consensus.cc:1064] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:17.151831 10023 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.153685 10092 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 3, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:17.163220  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c140d46a1e748e9b0d776022e4b0e69 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:17.157735  6346 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.188867  5494 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.216303  5597 raft_consensus.cc:2955] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:17.244072  5495 catalog_manager.cc:5697] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 10 to 11, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:17.283028 10052 raft_consensus.cc:993] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:17.283641 10052 raft_consensus.cc:1081] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:17.284119 10108 tablet_replica.cc:333] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:17.286670  5675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:17.287279  5675 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:17.287669  5675 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:17.299209  5675 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:17.306912  6346 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:17.309693 10092 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:17.317258  5741 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:17.320406  5675 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:17.320567  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:17.321153  5741 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:17.321437  5741 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:17.318271  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:17.325477 10108 raft_consensus.cc:2243] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.326391  5597 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:17.332116  5741 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:17.341305  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c140d46a1e748e9b0d776022e4b0e69 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:34570
I20260709 12:11:17.331737 10079 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:11:17.346596 10108 raft_consensus.cc:2272] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.350617  5591 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:17.364125  5597 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:17.367506  5741 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:17.373775  5746 consensus_queue.cc:237] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:17.375941 10108 ts_tablet_manager.cc:1916] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:17.366973 10079 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:11:17.379539  5638 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:17.412748  5741 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:17.403469 10091 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:17.435460 10091 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:17.472055 10091 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:17.489411 10110 tablet_replica.cc:333] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:17.517678 10110 raft_consensus.cc:2243] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:17.517872 10111 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:11:17.518795 10110 raft_consensus.cc:2272] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:17.557852  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50575.5us
W20260709 12:11:17.669554  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 163307us
W20260709 12:11:17.682039  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 89000us
W20260709 12:11:17.685720  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 102663us
W20260709 12:11:17.731967  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 48126.7us
W20260709 12:11:17.739919  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 132345us
I20260709 12:11:17.812906 10110 ts_tablet_manager.cc:1916] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:11:17.813598 10124 log.cc:927] Time spent T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Append to log took a long time: real 0.143s	user 0.001s	sys 0.000s
W20260709 12:11:17.871246  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 174191us
W20260709 12:11:17.997140  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 98802us
W20260709 12:11:18.011233  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 327870us
I20260709 12:11:18.015753  6346 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:11:18.066963 10036 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:11:18.098394  9952 raft_consensus.cc:993] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:18.098987 10140 raft_consensus.cc:1081] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
W20260709 12:11:18.184062  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 71038.8us
I20260709 12:11:18.202874  5597 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:11:18.218802  5495 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 9 to 10, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 10 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:18.225558  5746 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:11:18.231799  6348 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.250156  5672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:11:18.250973  5672 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:18.251451  5672 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:18.217308  9950 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.298344  9974 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:18.338078  5672 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:18.340248  5597 raft_consensus.cc:1275] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:11:18.355010  5672 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:18.356089  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:18.354854 10119 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.086s
W20260709 12:11:18.405580  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 114877us
W20260709 12:11:18.410264  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 127049us
I20260709 12:11:18.413498  5594 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.386394  9980 consensus_queue.cc:1048] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.020s
W20260709 12:11:18.421100  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 51033.5us
I20260709 12:11:18.430181  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:18.433236  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:18.434041  6348 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:18.441901  9980 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Committing config change with OpId 11.12: config changed from index 11 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.451814 10108 ts_tablet_manager.cc:1929] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 12:11:18.452370 10108 log.cc:1199] T 65d0221e3c7749ee95520dde8dc54a45 P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/65d0221e3c7749ee95520dde8dc54a45
I20260709 12:11:18.453653 10108 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:42536 (request call id 84) took 1317 ms. Trace:
I20260709 12:11:18.452466  5746 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.459625  5597 raft_consensus.cc:3055] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:18.533420  5597 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:18.530081 10108 rpcz_store.cc:276] 0709 12:11:17.136726 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:17.136853 (+   127us) service_pool.cc:224] Handling call
0709 12:11:17.283660 (+146807us) ts_tablet_manager.cc:1151] Deleting tablet 65d0221e3c7749ee95520dde8dc54a45
0709 12:11:17.283731 (+    71us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:11:18.053999 (+770268us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:18.431531 (+377532us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:18.453568 (+ 22037us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37150,"tablet-delete.queue_time_us":146121,"thread_start_us":116412,"threads_started":1}
I20260709 12:11:18.534476  5597 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:18.535594  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 65d0221e3c7749ee95520dde8dc54a45 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:18.535955  5597 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:18.491710  6347 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.12: config changed from index 11 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.581138  6348 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
W20260709 12:11:18.583477  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 186937us
I20260709 12:11:18.586979  5597 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
W20260709 12:11:18.591110  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 44052.6us
I20260709 12:11:18.541997 10110 ts_tablet_manager.cc:1929] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.10
I20260709 12:11:18.617395  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:18.638200  5496 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 5 to 6, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.665223 10091 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:18.665979 10091 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:18.666571  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 61732.4us
I20260709 12:11:18.625701 10110 log.cc:1199] T 0c140d46a1e748e9b0d776022e4b0e69 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/0c140d46a1e748e9b0d776022e4b0e69
I20260709 12:11:18.634032 10119 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:11:18.706338  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 43871.2us
I20260709 12:11:18.714067  9980 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:42536 (request call id 85) took 1338 ms. Trace:
I20260709 12:11:18.715803  9980 rpcz_store.cc:276] 0709 12:11:17.371531 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:17.371689 (+   158us) service_pool.cc:224] Handling call
0709 12:11:17.388191 (+ 16502us) log.cc:844] Serialized 480 byte log entry
0709 12:11:17.529737 (+141546us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b180000fa60. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85a61ab1 00007f1c85a6e281 00007f1c7cb672a6 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53
0709 12:11:17.626659 (+ 96922us) spinlock_profiling.cc:243] Waited 4.9 ms on lock 0x7b2c000e18d8. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58ea0a 00007f1c7e58e693 00007f1c7e58e631 00007f1c7fcc2b52 00007f1c7fcc2cf5 00007f1c7fbff691 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69
0709 12:11:17.849503 (+222844us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b5400364fa0. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fbff142 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69 00007f1c7fbe6c31 00007f1c7fbe5dfd 0000000000388634 0000000000388479 00007f1c7cb99475
0709 12:11:18.096365 (+246862us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b2c000e18d8. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7e57fa11 00007f1c7e58ea0a 00007f1c7e58e693 00007f1c7e58e631 00007f1c7fcc2b52 00007f1c7fcc2cf5 00007f1c7fbff691 00007f1c7fbdfeaa 00007f1c7fbe6d53 00007f1c7fbe6cd9 00007f1c7fbe6c69
0709 12:11:18.709581 (+613216us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":180,"raft.run_cpu_time_us":10919,"raft.run_wall_time_us":989268,"spinlock_wait_cycles":78170240}
I20260709 12:11:18.705719 10119 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:18.719116 10119 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:18.748713  5746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:18.749351  5746 raft_consensus.cc:606] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:18.703598  5485 maintenance_manager.cc:643] P bfcfc00239614f5abc3a3e0d47c229fc: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 3.144s	user 0.177s	sys 0.054s Metrics: {"bytes_written":29700,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":143705,"dirs.run_cpu_time_us":688,"dirs.run_wall_time_us":47142,"drs_written":1,"lbm_read_time_us":434,"lbm_reads_lt_1ms":4,"lbm_write_time_us":42672,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":2,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":349607,"threads_started":3,"update_count":7,"wal-append.queue_time_us":79898}
I20260709 12:11:18.801128  5486 maintenance_manager.cc:419] P bfcfc00239614f5abc3a3e0d47c229fc: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 12612 bytes on disk
I20260709 12:11:18.801911 10091 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:18.825383  5485 maintenance_manager.cc:643] P bfcfc00239614f5abc3a3e0d47c229fc: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.009s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":394,"lbm_reads_lt_1ms":4}
I20260709 12:11:18.828140  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:18.768183 10110 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34570 (request call id 94) took 1414 ms. Trace:
I20260709 12:11:18.829356 10110 rpcz_store.cc:276] 0709 12:11:17.340996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:17.341142 (+   146us) service_pool.cc:224] Handling call
0709 12:11:17.474937 (+133795us) ts_tablet_manager.cc:1151] Deleting tablet 0c140d46a1e748e9b0d776022e4b0e69
0709 12:11:17.476172 (+  1235us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:11:18.221930 (+745758us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:18.511403 (+289473us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:18.754850 (+243447us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":109401,"thread_start_us":72171,"threads_started":1}
I20260709 12:11:18.842602  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 0c140d46a1e748e9b0d776022e4b0e69 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:18.855870  5594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:18.856736  5594 raft_consensus.cc:606] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:18.858135  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:18.878265  5597 raft_consensus.cc:2955] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.12: config changed from index 11 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:18.889922  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:18.899679  5641 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:18.901996 10137 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:11:18.918501  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 52673.9us
W20260709 12:11:18.932245 10166 log.cc:927] Time spent T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.164s	user 0.000s	sys 0.000s
I20260709 12:11:19.013571 10052 raft_consensus.cc:993] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:19.014284 10052 raft_consensus.cc:1081] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:19.054160  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet daa6098094f34b61b8686e24313f0655 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:11:19.057103  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46653.6us
I20260709 12:11:19.074540  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:19.082875  5670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c392c8255b544d55a4e68600606033c8"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:19.083499  5670 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.083861  5670 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:19.112902  5495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53998 (request call id 367) took 1210 ms. Trace:
W20260709 12:11:19.116762  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 51658.1us
I20260709 12:11:19.113340  5495 rpcz_store.cc:276] 0709 12:11:17.902774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:17.902952 (+   178us) service_pool.cc:224] Handling call
0709 12:11:18.105134 (+202182us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b54003291d4. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbf0090 00007f1c7fc8ef3a 00007f1c85a44e9c 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc 00007f1c84003392 00007f1c7dfc148c 00007f1c7dfc08c6
0709 12:11:19.112789 (+1007655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:11:18.290725 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:11:18.378726 (+ 88001us) spinlock_profiling.cc:243] Waited 42 ms on lock 0x7b5c0027fd8c. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c85e78331 00007f1c85e78221 00007f1c85e72f6c 00007f1c836d0d69 00007f1c836bc0a6 00007f1c836bbd58 00007f1c836c09f1 00007f1c836c09a9 00007f1c836c0939 00007f1c836c0901 00007f1c836bfb2d
0709 12:11:18.378803 (+    77us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:11:18.378841 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:11:18.378854 (+    13us) tablet.cc:662] Decoding operations
0709 12:11:18.379233 (+   379us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:11:18.379326 (+    93us) write_op.cc:641] Partition lock acquired for write op
0709 12:11:18.379356 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:11:18.379617 (+   261us) tablet.cc:701] Row locks acquired
0709 12:11:18.379640 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:11:18.379809 (+   169us) write_op.cc:270] Start()
0709 12:11:18.380022 (+   213us) write_op.cc:276] Timestamp: P: 1783599078379754 usec, L: 0
0709 12:11:18.380053 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 12:11:18.411557 (+ 31504us) log.cc:844] Serialized 532 byte log entry
0709 12:11:18.745146 (+333589us) op_driver.cc:464] REPLICATION: finished
0709 12:11:18.935190 (+190044us) write_op.cc:301] APPLY: starting
0709 12:11:18.935287 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 12:11:19.014738 (+ 79451us) tablet.cc:1370] finished BulkCheckPresence
0709 12:11:19.014772 (+    34us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:11:19.016076 (+  1304us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:11:19.016282 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:11:19.016544 (+   262us) write_op.cc:312] APPLY: finished
0709 12:11:19.016829 (+   285us) log.cc:844] Serialized 25 byte log entry
0709 12:11:19.017026 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:19.017102 (+    76us) write_op.cc:454] Released schema lock
0709 12:11:19.017140 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:11:19.067644 (+ 50504us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:19.091917 (+ 24273us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":41319,"reported_tablets":1,"spinlock_wait_cycles":25243904,"child_traces":[["op",{"apply.queue_time_us":175045,"apply.run_cpu_time_us":9141,"apply.run_wall_time_us":127609,"cfile_cache_hit":2,"cfile_cache_hit_bytes":2093,"cfile_cache_miss":4,"cfile_cache_miss_bytes":6220,"cfile_init":2,"lbm_read_time_us":1396,"lbm_reads_lt_1ms":12,"num_ops":1,"prepare.queue_time_us":52693,"prepare.run_cpu_time_us":6900,"prepare.run_wall_time_us":133333,"replication_time_us":348265,"spinlock_wait_cycles":96553216,"thread_start_us":32871,"threads_started":2}]]}
I20260709 12:11:19.122171  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:19.126219  5670 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:19.162490  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 59576.6us
I20260709 12:11:19.174873  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:19.179428  5670 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:19.182710  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:19.183815  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:19.183948  5745 raft_consensus.cc:3055] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:19.184736  5745 raft_consensus.cc:740] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:19.185490 10087 raft_consensus.cc:993] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:19.186162 10087 raft_consensus.cc:1081] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:19.175819  5492 catalog_manager.cc:5697] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 11 to 12, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:19.185554  5745 consensus_queue.cc:260] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:19.184407  6346 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:19.198239  5747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:19.198882  5747 raft_consensus.cc:493] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.199239  5747 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:19.206676  5745 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:19.217255  5747 raft_consensus.cc:515] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:19.219430  6346 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:11:19.236425  6351 raft_consensus.cc:1240] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 10. Current term is 11. Ops: []
I20260709 12:11:19.236522  5638 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:19.239833  5747 leader_election.cc:290] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:19.233408  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 69001.8us
I20260709 12:11:19.222548  5745 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
I20260709 12:11:19.244194 10119 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:19.247462 10119 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:19.248350 10119 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:19.257059  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:19.257905  5670 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:19.332288  5496 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:19.349014  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 108278us
I20260709 12:11:19.360692  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet daa6098094f34b61b8686e24313f0655 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:34570
I20260709 12:11:19.433490 10110 tablet_replica.cc:333] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:19.483673  6351 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:19.507531  5670 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:11:19.515980  5712 leader_election.cc:304] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:19.496763 10021 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:11:19.519097 10052 raft_consensus.cc:2804] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:19.519794 10052 raft_consensus.cc:697] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:19.521517 10052 consensus_queue.cc:237] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:19.532529  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba5113d8b0c400dbcc0ac11e56b429b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:19.533591  5591 raft_consensus.cc:3055] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:19.534047  5591 raft_consensus.cc:740] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:19.535249  5591 consensus_queue.cc:260] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:19.533594  5675 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:19.543401  5591 raft_consensus.cc:3060] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:19.682180  5594 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:19.684693  5744 raft_consensus.cc:1240] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Rejecting Update request from peer a3041b1995cd441784b5b7604c6048ec for earlier term 7. Current term is 8. Ops: []
I20260709 12:11:19.710422  5591 raft_consensus.cc:2468] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
W20260709 12:11:19.746440  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 84669.9us
I20260709 12:11:19.751574  5747 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:19.765306  5747 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:11:19.771620  6351 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:11:19.774063  5564 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:11:19.778347  6348 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:11:19.786809 10091 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:19.790284 10035 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:11:19.809885 10092 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:11:19.820147  5641 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:11:19.819365 10092 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.011s
I20260709 12:11:19.830580 10021 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:19.869622  5496 catalog_manager.cc:5697] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.867180  5492 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 11, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:20.030661 10110 raft_consensus.cc:2243] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:20.031859 10110 raft_consensus.cc:2272] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:20.035347 10110 ts_tablet_manager.cc:1916] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:20.034638 10035 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:20.039811  6346 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:20.046517  5745 raft_consensus.cc:2955] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:20.069156  5670 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:11:20.070945 10192 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:20.086205  5591 raft_consensus.cc:1275] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:11:20.109519 10052 consensus_queue.cc:1048] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:20.152190  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91a65870ffb846079533d9658b064178 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:20.157823  5491 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 6 to 7, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:20.219780  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet 91a65870ffb846079533d9658b064178 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54084
I20260709 12:11:20.224627 10110 ts_tablet_manager.cc:1929] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.11
I20260709 12:11:20.228850 10110 log.cc:1199] T daa6098094f34b61b8686e24313f0655 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/daa6098094f34b61b8686e24313f0655
I20260709 12:11:20.239830  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet daa6098094f34b61b8686e24313f0655 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:20.273854 10202 tablet_replica.cc:333] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:20.280422 10202 raft_consensus.cc:2243] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:20.301051 10202 raft_consensus.cc:2272] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:20.304668 10202 ts_tablet_manager.cc:1916] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:20.403278 10202 ts_tablet_manager.cc:1929] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.6
I20260709 12:11:20.415367 10202 log.cc:1199] T 91a65870ffb846079533d9658b064178 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/91a65870ffb846079533d9658b064178
I20260709 12:11:20.417506  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet 91a65870ffb846079533d9658b064178 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:21.174710  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:21.700428 10129 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.701673 10129 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:21.709419 10129 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:21.716460  5712 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.751s	user 0.000s	sys 0.005s
W20260709 12:11:21.720765  5712 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.755s	user 0.000s	sys 0.006s
W20260709 12:11:21.719897  5714 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.628s	user 0.003s	sys 0.004s
W20260709 12:11:21.721444  5714 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.003s	sys 0.004s
I20260709 12:11:21.724900 10205 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.725451 10205 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.727452 10205 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.746608  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:21.747334  5591 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:21.774634 10206 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:21.775349 10206 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.781690  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:21.782156 10204 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:21.782759 10204 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.785226 10204 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.785908 10204 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:11:21.786427 10204 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.786546 10206 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:21.787031 10204 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:21.793139 10208 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.801657  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
W20260709 12:11:21.810493  5715 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.004s	sys 0.022s
W20260709 12:11:21.810882  5715 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.733s	user 0.004s	sys 0.022s
I20260709 12:11:21.812300 10208 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:21.818596 10206 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.822978 10206 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.833011 10206 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:21.852851 10212 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.853566 10212 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.865836  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:21.866604  5596 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:11:21.866987 10212 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:21.867429 10204 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.867949 10208 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:21.869882 10204 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.875545 10207 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.876183 10207 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:21.883491 10207 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.887933  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:21.893689  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:21.895655  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:21.895907 10213 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:11:21.897643  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 82200.5us
I20260709 12:11:21.896479 10213 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.901124 10213 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.902166 10205 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.915532  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:21.916311  5598 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:21.902806 10205 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.920725 10205 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.904772 10218 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:21.913199 10206 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.912863 10213 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:21.938252 10221 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:21.939066 10221 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.941965 10218 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.945304 10218 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:21.941649 10205 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:21.948621  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:21.957301  5598 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:21.941468 10208 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:21.941932 10213 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:21.932713 10206 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:22.079363  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 141108us
I20260709 12:11:21.965435 10205 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.080862 10220 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.068838 10087 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.082428 10213 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.083053 10216 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.081192 10219 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.069110 10208 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.119445 10235 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
W20260709 12:11:22.149632  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 79194.3us
I20260709 12:11:22.113516 10087 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.153803 10232 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.154927 10087 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.154680 10232 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.122103 10217 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.098328 10220 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.183393 10220 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.166129 10213 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.184255 10213 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.168519 10227 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.168599 10208 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.169343 10205 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.169480 10229 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.170598 10231 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.165163 10217 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.118273 10219 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.174621 10129 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.163406 10087 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.175639 10232 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.179594 10233 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.180341 10221 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.120424 10216 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.180491  5747 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 10. Current term is 11. Ops: []
I20260709 12:11:22.181272 10206 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:22.193800  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 79668.4us
I20260709 12:11:22.162575 10218 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.164791 10234 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.151850 10235 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.206566 10238 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:22.199739 10208 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.242714 10204 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.243351 10204 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.243749 10208 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.200664 10220 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.245249 10220 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.246264 10208 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.246920 10238 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.201076 10205 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.249082 10238 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.235877  6314 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:22.240922 10230 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.198997 10227 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.241823 10214 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.206753 10212 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.248868 10205 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.248272 10220 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.234740 10232 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:22.243742 10217 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.292465 10220 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:11:22.293202 10220 raft_consensus.cc:493] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.293658 10220 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:22.297431 10212 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.300110 10212 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.236181 10221 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.238932 10231 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.277081 10223 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.274595 10238 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.333634 10238 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.319550 10214 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.336190 10238 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.238570 10087 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.249904 10234 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.278111 10204 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.333841  5669 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:22.225076 10129 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.242726 10235 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.345582 10244 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:22.346158 10244 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.346560 10227 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.347676 10204 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.235157 10233 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.347764 10242 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:22.348240 10204 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.349752 10233 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.350144 10234 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.323669 10250 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.350286 10233 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.350824 10233 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.336666 10223 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.276933 10230 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.281308 10224 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.342953  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.350764 10250 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.240484 10218 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.355767  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.224677 10229 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.369392 10246 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.338166 10213 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.381232  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.359546 10212 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.350307 10204 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.317512 10232 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.352663 10215 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.437371 10229 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.437958  6343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.438692  5595 raft_consensus.cc:1240] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 10. Current term is 11. Ops: []
I20260709 12:11:22.378778 10224 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.443589  5591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.534653  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.375872 10129 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.535055  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.533519  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.539040  6351 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 8.
I20260709 12:11:22.551748  5672 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:22.534165  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.343395 10221 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.551908  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.451386  5594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.353111 10242 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.561678 10232 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.562067 10230 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.384218 10220 raft_consensus.cc:515] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.563406 10218 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.536140 10205 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.450947 10233 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.536816 10204 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.534325 10087 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.561796 10242 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.574436 10242 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.570372  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.576429 10214 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.412531 10246 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.577888 10223 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.578457 10223 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.578943 10246 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.552729 10215 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.579885 10246 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:22.580593  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.580868  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.564882 10216 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.576684 10242 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.581976 10204 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.584026 10204 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.571347  6350 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:11:22.569761 10213 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.572089  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.584038 10242 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.585444 10213 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.586588  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.587201  5741 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 13.
I20260709 12:11:22.587750 10213 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.451123 10212 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.574783 10250 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.578975 10223 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.590190 10250 raft_consensus.cc:493] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:22.575253 10219 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.569742 10234 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:22.594132 10234 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.580991 10215 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.564191 10220 leader_election.cc:290] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.573278 10224 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.571237 10221 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.598621 10250 raft_consensus.cc:515] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.591091 10204 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:22.607963 10212 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.608492 10204 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.609623 10250 leader_election.cc:290] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.609762  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.610620  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.601982  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.602355 10234 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.602926  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.598682  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.603921 10223 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:22.604254  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.612751  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.613967  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.614120  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.604694  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.604280  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.606093  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.610728 10204 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.580651 10246 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.618701  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.619261 10246 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.619534  5745 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:11:22.620509  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.610879  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.621959  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d550d173301432199bfab003c6f8e31" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.622458  5743 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:11:22.611822  5748 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 7.
I20260709 12:11:22.624529  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:22.625203  5596 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:22.612712  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.631362  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.634146 10246 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:22.676193 10246 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.676853  5668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:22.677520  5668 raft_consensus.cc:606] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:22.678987 10246 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:22.644222  5712 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.741s	user 0.023s	sys 0.026s
I20260709 12:11:22.679306  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:11:22.679757  5712 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.777s	user 0.024s	sys 0.027s
W20260709 12:11:22.680086  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 777300us
I20260709 12:11:22.681665  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:22.649011  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.682397  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.683252  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.683737 10204 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:22.649700  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.684084  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.649791  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.651815  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.632422  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:22.686071  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:11:22.686465  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 54116.4us
I20260709 12:11:22.686852  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.687170  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.687255  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.688076  5740 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 6.
I20260709 12:11:22.655850 10244 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.650785  5596 raft_consensus.cc:2468] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:11:22.689946 10087 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:22.649027  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.690376 10087 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:22.659966 10231 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.690932 10087 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:22.691386  5744 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:11:22.692710 10230 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:22.693599 10231 consensus_queue.cc:1059] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:22.694283  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.650928  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.670959  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.696491  5668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:22.696785  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.697105  5668 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:22.666049  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.671743  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.697817  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f38be6475804f268affd9dedc312c2b" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:22.671622  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.672325  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.672492  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.673553  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.674845  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.700233  5596 raft_consensus.cc:1240] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:11:22.673882  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923745694b2f4916b6995aabdc7db3bc" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.684862  5748 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 7.
I20260709 12:11:22.701067  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.658087  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.701555  5566 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:22.684263 10204 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:22.702607  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.702773  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.704675  5563 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.705538 10217 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:22.705974 10217 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.706494 10229 raft_consensus.cc:2749] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:22.706370 10217 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:22.707430  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.709233  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.684397  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.711728  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.673856  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:22.714578  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.702782 10204 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.714578  5669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:59638
I20260709 12:11:22.716347  5669 raft_consensus.cc:606] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
I20260709 12:11:22.717643  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:22.719767  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:22.721091  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:22.725884  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.727077  5566 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:22.727893 10230 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:11:22.728302 10230 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.728693 10230 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:22.737313 10217 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.739789  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:22.742805 10087 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.706439  5563 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
W20260709 12:11:22.744572  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 50680.1us
I20260709 12:11:22.746498 10231 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:22.754179 10231 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:22.755038 10231 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:22.751984  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 118800us
I20260709 12:11:22.752244 10216 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:22.800783 10216 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.801210 10216 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:22.752950  5566 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:11:22.805446  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 52601us
I20260709 12:11:22.807044 10239 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:22.807466 10239 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.753116  6317 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:22.807864 10239 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:22.756429 10231 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:11:22.814239  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 67130.1us
I20260709 12:11:22.815021  6317 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
W20260709 12:11:22.762858  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 56481.3us
I20260709 12:11:22.762926 10230 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.783685 10087 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.784230  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.783720  5496 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:22.762950 10245 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:11:22.846391 10245 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.846844 10245 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:11:22.771464  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001a89c0 after lost signal to thread 4447
I20260709 12:11:22.788934 10226 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:22.794304  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.796331  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.797096  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.797734  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.798401  6345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:22.761238 10217 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.854704  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.855966  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.837641  6314 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.857029 10133 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:22.857291  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.857887  6314 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.859272  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.860706  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.862085  5667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.863372  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.865818  6314 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.844067  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.871280 10207 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:11:22.872525  6314 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.872824  5566 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:22.873255 10192 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:22.844712 10220 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:11:22.817029 10228 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:22.816355  6317 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:22.877898  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:11:22.878403  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 62128.2us
I20260709 12:11:22.879281  6317 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:22.879734  6314 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.880199  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.880375  6317 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:22.848253  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800208840 after lost signal to thread 5531
I20260709 12:11:22.881323 10212 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:11:22.881752 10212 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.882110 10212 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:11:22.882609  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08003069c0 after lost signal to thread 5624
W20260709 12:11:22.883687  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08003159a0 after lost signal to thread 5699
I20260709 12:11:22.884907 10234 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:22.880829  6314 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.885849 10234 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:22.880477 10169 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:22.886802 10129 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:22.887444 10169 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:22.849412  6348 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:11:22.859512 10133 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:22.866374  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.888746 10207 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:22.885952  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:11:22.889644  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800371860 after lost signal to thread 5773
I20260709 12:11:22.890733 10207 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.891307 10207 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:11:22.897760  5770 debug-util.cc:398] Leaking SignalData structure 0x7b0800225540 after lost signal to thread 6375
W20260709 12:11:22.898213  5770 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd020 after lost signal to thread 10036
I20260709 12:11:22.900945  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:22.902294  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:22.867308 10216 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.868278  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.839674 10230 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.885999  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.848877  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.852545  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.911510  6314 leader_election.cc:304] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [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: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.913506 10226 consensus_queue.cc:1059] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 12:11:22.913873 10207 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.914566 10244 raft_consensus.cc:3055] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:22.915151 10244 raft_consensus.cc:740] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:22.916667  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.917285  6314 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.841780 10239 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:22.903294  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:22.925222 10133 raft_consensus.cc:2804] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:22.932838 10246 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:22.924376 10244 consensus_queue.cc:260] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.933480 10133 raft_consensus.cc:697] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:22.933540 10246 raft_consensus.cc:493] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:22.934072 10244 raft_consensus.cc:3060] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:22.934257 10246 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:22.934612 10133 consensus_queue.cc:237] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.928953  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
W20260709 12:11:22.942219  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 102808us
I20260709 12:11:22.932744 10169 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:22.945982 10239 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.927948 10207 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:22.946440 10245 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:22.951963  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.953126  5673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.956743  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.957170  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.957906  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.958271  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:22.956429  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.961759 10192 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:22.962236  5712 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.963487 10192 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:11:22.963833  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.960254  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:22.965209 10223 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:22.965981 10225 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:22.966488 10225 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:22.967778 10245 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:22.969138  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:22.975275  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.975981  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.977034  5598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.965209  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:22.986615  5712 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.988747  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.990446  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.990835  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.991266  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.988727  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.992728  6314 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:22.993625 10240 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:22.998580  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacbfdd03fc34065854f75ff4d65038a" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.999183  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:22.999819  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.000978  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.001869  5595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.002956  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.003931  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.005126  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.005385  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec48a82fca4bffb8baf17a14207d71" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.009733 10207 raft_consensus.cc:2749] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.010644 10226 raft_consensus.cc:993] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:23.010923  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:23.011368 10226 raft_consensus.cc:1081] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:23.013497 10204 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.008591  5712 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.006871  5638 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:23.005962 10216 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:23.017876 10231 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.019789 10210 raft_consensus.cc:2749] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:23.022712  5749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:52862
I20260709 12:11:23.023715 10246 raft_consensus.cc:515] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:23.023741  5749 raft_consensus.cc:493] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.025017  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:23.026276  5749 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:23.028115 10231 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.033264 10212 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.034873  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:23.040302  5638 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:23.041080 10225 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.041424  5638 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:23.042042 10225 raft_consensus.cc:2749] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:23.035151 10247 raft_consensus.cc:993] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:23.047955 10226 raft_consensus.cc:1081] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:23.036769  5600 raft_consensus.cc:1240] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 9. Current term is 10. Ops: []
I20260709 12:11:23.050223 10212 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:23.051590  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.052145  5491 catalog_manager.cc:5697] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 9 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.056571  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:23.062924 10225 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.065356  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:23.066768  5638 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:23.072141 10225 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:23.073665  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:23.074581 10225 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.076133  5638 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:23.077270 10225 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:11:23.082922  5747 raft_consensus.cc:1240] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:11:23.069056 10246 leader_election.cc:290] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:23.070184 10204 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:23.086184  5742 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.087069  6348 raft_consensus.cc:1240] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:11:23.087147 10225 consensus_queue.cc:1059] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:23.070670  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.088409 10244 raft_consensus.cc:3055] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:23.088835 10244 raft_consensus.cc:740] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.089309 10246 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.089550  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.089625 10244 consensus_queue.cc:260] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:23.093890 10233 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:23.095404 10244 raft_consensus.cc:3060] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:23.093487  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.106838 10233 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:11:23.108426  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.112094  5599 raft_consensus.cc:1240] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 6. Current term is 7. Ops: []
I20260709 12:11:23.115407 10246 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:23.113274  5593 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:11:23.117300  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:11:23.117950  5599 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.118274  5599 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:23.118328  5596 raft_consensus.cc:1240] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:11:23.119534  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:23.120537  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedba672622d4787b6d0a6355e8d716d" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:23.121213  5600 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 13. Current term is 14. Ops: []
I20260709 12:11:23.121330  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:23.121652  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:23.122157  5593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:36678
I20260709 12:11:23.122650  5593 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:23.122989  5593 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:23.122645  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.124733 10246 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.127965  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.128925  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.133214  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.133486  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.133955  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.134398  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.134680  5563 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.136941  5668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.138094  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.140769 10233 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.141616 10233 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:23.142359  5493 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.130477  5670 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:23.131138  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.145157  5563 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:23.151122  5638 consensus_peers.cc:597] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 733b657f527e405f9c1c60998e0b3c04. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:23.146730  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.154645 10258 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.161360 10246 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.155299  5749 raft_consensus.cc:515] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.163043  5747 raft_consensus.cc:1240] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 10. Current term is 11. Ops: []
I20260709 12:11:23.174458  5749 leader_election.cc:290] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:23.140093  5599 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.132258  5593 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.178254  5747 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:11:23.184825 10212 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:23.187057  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.188401  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.189347 10233 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.189523  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.189775  5593 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:23.190286 10233 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:23.188905  5599 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:23.190686  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:23.155771  5563 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.192044  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:23.192389  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:23.193252  5742 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:23.193320  5563 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:23.196110  5638 consensus_peers.cc:597] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f17454313a4732b370818b72131482. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:23.192586 10212 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:23.197805  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.196074  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.197537 10247 consensus_queue.cc:1059] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 12:11:23.209959 10247 raft_consensus.cc:3055] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:11:23.210377 10247 raft_consensus.cc:740] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.211295 10247 consensus_queue.cc:260] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.211927  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.190908 10204 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.196580 10258 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.196452 10233 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:23.213053  5747 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:11:23.213191 10223 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.210002 10210 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:23.214661  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.204671 10231 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 12:11:23.217635 10210 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.217734 10258 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:23.218636  5563 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.216845 10247 raft_consensus.cc:3060] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:23.217260  5712 leader_election.cc:304] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:23.221635 10246 raft_consensus.cc:2749] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.223067  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:23.223881 10246 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:11:23.224789 10216 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.228610  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.229423 10216 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:11:23.223909  5747 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:23.233917 10246 consensus_queue.cc:1059] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:23.234110  5566 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:23.235234 10216 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:23.235956 10216 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:23.235334 10210 raft_consensus.cc:3055] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:23.236800 10210 raft_consensus.cc:740] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:23.236999  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.237782 10210 consensus_queue.cc:260] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.240778 10216 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.241436  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01aa63a7ba241f3b49f67af52c20bbd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:23.242241  6348 raft_consensus.cc:2393] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 8: Already voted for candidate b633c4cb0f2b4af29d22bda6848d049d in this term.
I20260709 12:11:23.245266 10210 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:23.245882  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.255142  5669 raft_consensus.cc:2468] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:23.259840  5742 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 15.
I20260709 12:11:23.254029  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.261229  5670 raft_consensus.cc:2468] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:11:23.263374  5712 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:23.263545  5566 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:23.264601  5563 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.265935  5563 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.264521 10212 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.267701 10217 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:11:23.268522 10246 raft_consensus.cc:2804] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:23.269332 10246 raft_consensus.cc:697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:23.266633 10245 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:11:23.266566 10258 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:11:23.271669  5563 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.270233 10246 consensus_queue.cc:237] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.272938  5563 leader_election.cc:304] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.274698  5712 leader_election.cc:304] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:23.275164 10217 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:11:23.275813 10204 raft_consensus.cc:2804] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:23.276396 10204 raft_consensus.cc:697] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:23.271761 10258 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:23.277464 10204 consensus_queue.cc:237] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:23.277756 10258 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.285274  5493 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 7 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.293581  5563 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.294943 10087 raft_consensus.cc:2749] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:11:23.296231 10087 raft_consensus.cc:2749] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:11:23.310179  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.310922  5670 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:11:23.310671 10231 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:23.318616 10244 consensus_queue.cc:1059] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 12:11:23.323480  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c252f851e24c41fcaf3c609643979b04" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:23.311400 10225 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:23.324450  5593 raft_consensus.cc:2393] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 11: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:23.318359  5670 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.311829  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:23.327308  5669 raft_consensus.cc:3055] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:23.327847  5669 raft_consensus.cc:740] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.327024  5670 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.328899  5670 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:23.328702  5669 consensus_queue.cc:260] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.329766  5669 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:11:23.327047  5675 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:11:23.333581  5593 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:11:23.335168  5593 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:11:23.337121 10133 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:23.341450 10192 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:23.342541 10248 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.346606 10225 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:11:23.347096 10225 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.352066 10225 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.353781 10231 raft_consensus.cc:3055] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:11:23.355118  5600 raft_consensus.cc:1240] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 10. Current term is 11. Ops: []
I20260709 12:11:23.356726  5596 raft_consensus.cc:1240] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 14. Current term is 15. Ops: []
I20260709 12:11:23.359062  5749 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.356101 10231 raft_consensus.cc:740] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.365121 10231 consensus_queue.cc:260] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.366576 10231 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:23.367194  5592 raft_consensus.cc:1240] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 8. Ops: []
I20260709 12:11:23.368904  5592 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 8. Current term is 9. Ops: []
I20260709 12:11:23.368657  5493 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 14 to 15, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 15 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.369844 10225 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:23.368916  5669 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:23.381491  5592 raft_consensus.cc:1240] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Rejecting Update request from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 for earlier term 7. Current term is 9. Ops: []
I20260709 12:11:23.383230  5742 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:23.388007  5496 catalog_manager.cc:5697] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 10 to 11, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.399507  5670 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 15.
I20260709 12:11:23.405623 10240 consensus_queue.cc:1059] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:23.406745 10240 raft_consensus.cc:3055] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:23.407140 10240 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.419755 10255 consensus_queue.cc:1059] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:23.421638 10255 raft_consensus.cc:3055] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:23.422096 10255 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:23.423223 10255 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:23.394930 10246 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 12:11:23.425354 10255 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:23.408372 10240 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:23.443076 10240 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:23.461843  5596 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index -1 to 10, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.545476  5670 raft_consensus.cc:1275] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:11:23.510329 10216 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.548712 10232 consensus_queue.cc:1048] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:23.554239  5496 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 7, term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to <none>, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:11:23.593145  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 82923.8us
I20260709 12:11:23.551836 10216 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:23.624758  5596 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 12:11:23.670408 10261 log.cc:927] Time spent T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:11:23.678162  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 84402.9us
I20260709 12:11:23.670612 10192 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 12:11:23.687772 10216 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:23.691653  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:23.692929  5675 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:11:23.694989  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:23.701076  5566 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:23.707508 10245 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.007s
W20260709 12:11:23.718773  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 52560.6us
I20260709 12:11:23.737377  6346 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:11:23.741164  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 78768.3us
I20260709 12:11:23.763182  5669 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:23.767542 10212 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:23.770255 10277 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:23.790694 10233 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
W20260709 12:11:23.792101  5712 consensus_peers.cc:597] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 702b1e2daa1442e99b38fbdf84a81a00. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:23.802315 10210 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.811797  5672 raft_consensus.cc:1275] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:23.814602  5747 raft_consensus.cc:1275] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:11:23.808318  5592 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:23.829345 10277 consensus_queue.cc:1048] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:11:23.832334  5747 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:11:23.821233  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:23.855527  5674 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:23.873342 10216 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:11:23.868254 10284 consensus_queue.cc:1048] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 12:11:23.870971  5491 catalog_manager.cc:5697] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.959417 10290 ts_tablet_manager.cc:933] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:23.967442  5491 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 8 to 7, leader changed from <none> to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:11:23.976464  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 175200us
I20260709 12:11:23.983445 10204 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:11:24.049451  5742 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:11:24.066550  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 92461.9us
I20260709 12:11:24.087507  5675 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:11:24.080987 10290 tablet_copy_client.cc:323] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
I20260709 12:11:24.093325  5593 raft_consensus.cc:1275] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 12:11:24.099164 10297 log.cc:927] Time spent T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
W20260709 12:11:24.131124  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 147533us
I20260709 12:11:24.150578 10233 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:24.164044  5672 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
W20260709 12:11:24.174460 10305 log.cc:927] Time spent T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:11:24.143887  5497 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:24.177501  5670 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:24.189515 10284 consensus_queue.cc:1048] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:24.190469  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17662db1c8d241279af0c50bd8116768"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:24.191072  5742 raft_consensus.cc:606] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:24.197578 10192 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 12:11:24.200685  5712 consensus_peers.cc:597] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 432d1b78531248f7844c75e4794d1b00. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:24.201359 10286 raft_consensus.cc:993] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:24.201551  5685 tablet_copy_service.cc:140] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Received BeginTabletCopySession request for tablet 733b657f527e405f9c1c60998e0b3c04 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:34872)
I20260709 12:11:24.201858 10286 raft_consensus.cc:1081] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer a3041b1995cd441784b5b7604c6048ec to start an election
I20260709 12:11:24.202216  5685 tablet_copy_service.cc:161] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Beginning new tablet copy session on tablet 733b657f527e405f9c1c60998e0b3c04 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:34872: session id = b633c4cb0f2b4af29d22bda6848d049d-733b657f527e405f9c1c60998e0b3c04
I20260709 12:11:24.212141  5596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:24.212828  5596 raft_consensus.cc:606] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:24.239754  5599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17662db1c8d241279af0c50bd8116768"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
 from {username='slave'} at 127.0.0.1:54098
I20260709 12:11:24.240779  5599 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:24.241377  5599 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:24.245237  5593 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
W20260709 12:11:24.263331 10304 log.cc:927] Time spent T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:11:24.264024 10223 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.015s
I20260709 12:11:24.285523  5599 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:24.289125  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:24.289194  5746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:24.291968  5746 raft_consensus.cc:606] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:24.292863  5685 tablet_copy_source_session.cc:215] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:24.289973  5742 raft_consensus.cc:3055] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:24.293797  5742 raft_consensus.cc:740] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:24.294695  5742 consensus_queue.cc:260] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:24.296032  5742 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:24.301955 10311 ts_tablet_manager.cc:933] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:24.307596  5742 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:24.309151  5566 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
I20260709 12:11:24.310352 10216 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:24.311024 10216 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:24.316246 10216 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:24.319335  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:24.320051 10233 raft_consensus.cc:993] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:24.320534 10192 raft_consensus.cc:1081] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:24.333257  5668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:24.333850  5668 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:24.334190  5668 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:24.340809 10204 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Committing config change with OpId 13.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:24.356047  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:24.357004  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:24.365062  5668 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.397941  5668 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:24.404624  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:24.405251  5593 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:24.412985  5599 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:24.386986  5672 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:24.466295  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac03d459e79a4a588b1ca25ce5677774" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:24.467132  5746 raft_consensus.cc:3055] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:11:24.467471  5746 raft_consensus.cc:740] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:24.468340  5746 consensus_queue.cc:260] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.472865  5746 raft_consensus.cc:3060] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:24.486011  5593 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 14.
I20260709 12:11:24.487696  5638 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.490998 10248 raft_consensus.cc:2804] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:11:24.491546 10248 raft_consensus.cc:697] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:24.497109  5592 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:11:24.501169  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 264306us
I20260709 12:11:24.504908  5746 raft_consensus.cc:2468] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 14.
I20260709 12:11:24.510967  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:24.511909  6349 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:24.492376 10248 consensus_queue.cc:237] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.530717 10290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733b657f527e405f9c1c60998e0b3c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:24.548470  6349 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:24.546821 10311 tablet_copy_client.cc:323] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:11:24.553386  5497 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:24.575670  5493 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 9 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:24.612380  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 702b1e2daa1442e99b38fbdf84a81a00 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:11:24.612977  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 702b1e2daa1442e99b38fbdf84a81a00 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-702b1e2daa1442e99b38fbdf84a81a00
I20260709 12:11:24.621770  5758 tablet_copy_source_session.cc:215] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:24.630638 10241 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:24.631163 10241 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.633718 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b1e2daa1442e99b38fbdf84a81a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:24.633790 10314 raft_consensus.cc:993] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:24.636777 10314 raft_consensus.cc:1081] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:24.640034  5672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8334e974ab304b8e88b43127cc690049"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:11:24.640239  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:24.641335  5592 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:11:24.646595  5672 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:24.647020  5672 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:11:24.645130  5638 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.652451  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:24.653290  5746 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:11:24.663028  5672 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.664302  5493 catalog_manager.cc:5697] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 13 to 14, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 14 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:24.673066  5672 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 16 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:24.673123  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:24.674010  5592 raft_consensus.cc:3055] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:11:24.674849  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8334e974ab304b8e88b43127cc690049" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:24.675419  5746 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:11:24.657819 10241 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:24.663702 10248 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:24.685287 10248 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:24.685686 10248 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:24.687810 10321 ts_tablet_manager.cc:933] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:24.674379  5592 raft_consensus.cc:740] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:24.690728  5592 consensus_queue.cc:260] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.692070  5592 raft_consensus.cc:3060] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:11:24.705107 10283 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:24.710335  5746 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 16.
I20260709 12:11:24.711864  5641 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.715039  5592 raft_consensus.cc:2468] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 16.
I20260709 12:11:24.705683 10283 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:24.715559 10244 raft_consensus.cc:2804] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:11:24.726752 10204 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:24.731783  6346 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:11:24.733605 10245 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:24.725807 10244 raft_consensus.cc:697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 16 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:24.737422 10244 consensus_queue.cc:237] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.747093 10283 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:24.727605 10321 tablet_copy_client.cc:323] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:11:24.729977 10204 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.750975 10204 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:24.752892  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:24.755224  5672 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:11:24.759502  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.761823 10223 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:11:24.762249 10223 raft_consensus.cc:493] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:24.762603 10223 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:24.756695  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:24.765372  5592 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:24.766247  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 432d1b78531248f7844c75e4794d1b00 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:11:24.766860  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 432d1b78531248f7844c75e4794d1b00 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-432d1b78531248f7844c75e4794d1b00
W20260709 12:11:24.776693 10320 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:11:24.791886  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:24.792737  5592 raft_consensus.cc:2393] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 9: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:24.794010  5758 tablet_copy_source_session.cc:215] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:24.796533 10248 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.797304 10321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432d1b78531248f7844c75e4794d1b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:24.800487  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:24.801272  5672 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:11:24.811275  5746 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:11:24.814745 10204 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:24.815749 10204 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.818763  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:24.819154  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:24.819366  5672 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
I20260709 12:11:24.819888  5596 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 14: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:24.820628  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.819976  6314 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:24.828655 10210 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:24.829070 10210 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:24.829428 10210 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:24.826625 10133 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:11:24.830909 10133 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:24.831283 10133 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:24.825507 10314 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.008s
I20260709 12:11:24.839658 10290 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48476 (request call id 478) took 1164 ms. Trace:
I20260709 12:11:24.817864 10204 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:24.852731  5493 catalog_manager.cc:5697] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 15 to 16, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 16 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:24.854594 10248 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:24.855160  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:24.856091  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:24.857020  5742 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:11:24.840126 10290 rpcz_store.cc:276] 0709 12:11:23.675514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:23.675665 (+   151us) service_pool.cc:224] Handling call
0709 12:11:23.978754 (+303089us) ts_tablet_manager.cc:934] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
0709 12:11:24.516406 (+537652us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:11:24.638606 (+122200us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:24.645532 (+  6926us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:11:24.838881 (+193349us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:11:24.839188 (+   307us) tablet_replica.cc:206] Creating consensus instance
0709 12:11:24.839494 (+   306us) ts_tablet_manager.cc:989] Replica registered.
0709 12:11:24.839561 (+    67us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":4026,"tablet-copy.queue_time_us":181858,"thread_start_us":183306,"threads_started":2}
I20260709 12:11:24.860417 10290 tablet_copy_client.cc:806] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:24.856343 10210 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.861014  5592 raft_consensus.cc:3060] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:24.870174 10204 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:24.870847 10204 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:24.861040 10290 tablet_copy_client.cc:670] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:24.875279  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:24.876245  5596 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 8: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:24.881111 10311 tablet_copy_client.cc:806] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:24.882112 10311 tablet_copy_client.cc:670] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:24.892503 10210 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:24.897217  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:24.910151  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:24.896528  5592 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:11:24.948827  5670 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:11:24.911420  5742 raft_consensus.cc:2468] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:11:24.951789  5641 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.904464 10311 tablet_copy_client.cc:538] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:24.951447  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:24.904874  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:24.954890  5596 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 14: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:24.897544 10290 tablet_copy_client.cc:538] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:24.956876 10210 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:24.960426 10210 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:24.929738 10321 tablet_copy_client.cc:806] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:24.970577  5672 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
I20260709 12:11:24.938002 10314 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:24.976999  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:24.909260 10204 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:24.971386 10210 raft_consensus.cc:3060] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:24.953570 10241 raft_consensus.cc:2804] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:24.904381 10133 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:24.907459 10223 raft_consensus.cc:515] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:24.987231 10321 tablet_copy_client.cc:670] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:24.987298 10246 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:11:25.007102 10133 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:25.008004  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:24.987483 10314 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:25.036489  5596 raft_consensus.cc:2393] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b633c4cb0f2b4af29d22bda6848d049d in current term 9: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:25.037376 10314 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:25.004626 10246 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:25.038739 10246 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:25.070976 10223 leader_election.cc:290] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:25.108062  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 153173us
I20260709 12:11:25.116922  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:25.108820 10241 raft_consensus.cc:697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:25.088246 10210 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:25.117619  6346 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:25.153973  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:25.154639  5670 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 9.
I20260709 12:11:25.168919  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:25.169530  5593 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:25.160601 10290 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:25.182220  5563 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:25.183825  5497 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 13 to 14, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 14 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:25.161033 10311 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:25.194896  5593 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:25.167831 10241 consensus_queue.cc:237] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:25.201176 10212 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:25.209591 10212 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:25.209949 10212 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:25.214603 10321 tablet_copy_client.cc:538] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:11:25.221001  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 61434.7us
I20260709 12:11:25.224507  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef975de4d23d4f0aae305634845c93e4" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:25.225510  5669 raft_consensus.cc:3060] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:11:25.232756  5748 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:11:25.241775  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:25.249185  5670 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:11:25.258301 10210 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:25.263545 10331 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:25.265661  6314 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:25.266824 10133 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:25.267426 10133 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:25.278838  5669 raft_consensus.cc:2468] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:25.282578 10133 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:25.306492  5497 catalog_manager.cc:5697] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.309036 10328 raft_consensus.cc:476] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Not starting pre-election -- already a leader
I20260709 12:11:25.310648  5592 raft_consensus.cc:1275] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:11:25.311591  5596 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:11:25.324692 10337 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:25.336462 10337 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:25.338546 10337 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:25.339455  5746 raft_consensus.cc:1275] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:11:25.348791 10332 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:11:25.351058  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:11:25.353833  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 106671us
I20260709 12:11:25.360911  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:25.384516  5669 raft_consensus.cc:2468] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
I20260709 12:11:25.383128 10314 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:25.398813  5712 leader_election.cc:304] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec; no voters: 
W20260709 12:11:25.410094  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 82418.7us
I20260709 12:11:25.410221 10301 raft_consensus.cc:2804] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:11:25.478440  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 142696us
I20260709 12:11:25.397475 10314 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:25.488471  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 77387.5us
I20260709 12:11:25.496867 10301 raft_consensus.cc:697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:25.510619 10301 consensus_queue.cc:237] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:25.523092  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 116710us
I20260709 12:11:25.495906 10244 consensus_queue.cc:1048] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.026s
I20260709 12:11:25.546418  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:25.547299  5592 raft_consensus.cc:2393] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 8: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:25.561691  5712 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:25.516546 10332 consensus_queue.cc:1048] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.033s
W20260709 12:11:25.565071  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 81875.7us
I20260709 12:11:25.567006 10246 raft_consensus.cc:2804] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:25.579102 10246 raft_consensus.cc:697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:25.573360 10321 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:25.613662  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:11:25.634567  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 69199.3us
I20260709 12:11:25.632768  5497 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 8 to 9, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 9 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:25.643379  5666 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260709 12:11:25.637130 10345 log.cc:927] Time spent T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.186s	user 0.001s	sys 0.000s
I20260709 12:11:25.580353 10246 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:11:25.657620 10342 log.cc:927] Time spent T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260709 12:11:25.670315 10346 log.cc:927] Time spent T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.172s	user 0.000s	sys 0.001s
I20260709 12:11:25.702004 10212 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:25.704185 10212 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:25.709775 10314 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:25.755704  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:25.771939  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:25.772620  5669 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 14.
I20260709 12:11:25.774339  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:25.775393  5669 raft_consensus.cc:2410] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3041b1995cd441784b5b7604c6048ec for term 9 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260709 12:11:25.782897  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:25.793958 10302 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:25.809049  5592 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:11:25.840060  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:25.840878  5671 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:25.879933  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59
W20260709 12:11:25.859460 10290 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.060s	user 0.003s	sys 0.000s
I20260709 12:11:25.892602 10352 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:11:25.893533 10352 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:25.893857 10352 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:25.895116  5671 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3041b1995cd441784b5b7604c6048ec in term 10.
I20260709 12:11:25.896521  5563 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:25.898893  5599 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10. Ops: []
I20260709 12:11:25.916607  5748 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:25.908576 10314 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:25.934334 10358 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
W20260709 12:11:25.952026  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 152876us
I20260709 12:11:25.932626 10294 consensus_queue.cc:1059] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.025s
I20260709 12:11:25.963534 10294 raft_consensus.cc:3055] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:11:25.963917 10294 raft_consensus.cc:740] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:25.964782 10294 consensus_queue.cc:260] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:25.965896 10294 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:11:26.067725  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 111594us
W20260709 12:11:26.082688 10290 log.cc:927] Time spent T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
W20260709 12:11:26.144496  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 196923us
I20260709 12:11:26.163061 10302 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:26.187533  5669 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:26.199869  5673 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
W20260709 12:11:26.198750  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 271671us
I20260709 12:11:26.204231 10192 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:26.238440  5666 raft_consensus.cc:1240] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Rejecting Update request from peer b633c4cb0f2b4af29d22bda6848d049d for earlier term 9. Current term is 10. Ops: []
W20260709 12:11:26.262133  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 102961us
I20260709 12:11:26.265437  5593 raft_consensus.cc:1275] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:11:26.263814  5563 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:26.239104 10210 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:11:26.273238 10216 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:26.286260 10216 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Becoming Leader. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:26.287617 10216 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:26.303021 10290 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:26.304075 10290 tablet_bootstrap.cc:492] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:26.313504 10352 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:26.316323 10352 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:26.316964  5594 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 14. Current term is 15. Ops: [14.10-14.10]
I20260709 12:11:26.318305  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:26.326685 10321 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:26.325276 10290 ts_tablet_manager.cc:1403] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 1.184s	user 0.055s	sys 0.032s
W20260709 12:11:26.331301  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 81154.7us
W20260709 12:11:26.335140  5712 consensus_peers.cc:597] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f17454313a4732b370818b72131482. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:26.336913 10290 raft_consensus.cc:359] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:26.341127 10290 raft_consensus.cc:740] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:26.342500 10290 consensus_queue.cc:260] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:26.338006 10321 tablet_bootstrap.cc:492] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:26.344499 10321 ts_tablet_manager.cc:1403] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.779s	user 0.036s	sys 0.025s
I20260709 12:11:26.363251 10290 ts_tablet_manager.cc:1434] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:11:26.364430  5594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:26.365177  5594 raft_consensus.cc:606] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Received request to transfer leadership to TS 31d651ebdc5c4df48798605de4565f59
W20260709 12:11:26.377684  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 103731us
I20260709 12:11:26.383131  6346 raft_consensus.cc:1217] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Deduplicated request from leader. Original: 11.9->[11.10-11.10]   Dedup: 11.10->[]
I20260709 12:11:26.384507  5600 raft_consensus.cc:1275] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:11:26.381554 10311 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:26.391670 10373 consensus_queue.cc:1048] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:26.395354 10311 tablet_bootstrap.cc:492] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:26.396662 10216 raft_consensus.cc:993] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: : Instructing follower 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:26.404229 10311 ts_tablet_manager.cc:1403] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 1.246s	user 0.040s	sys 0.033s
I20260709 12:11:26.404268 10216 raft_consensus.cc:1081] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Signalling peer 31d651ebdc5c4df48798605de4565f59 to start an election
I20260709 12:11:26.410221  5491 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:26.416260  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:26.417057  5748 raft_consensus.cc:606] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:26.416492  5491 catalog_manager.cc:5697] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:26.418664  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 143219us
I20260709 12:11:26.421635  5674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:26.427080 10373 consensus_queue.cc:1059] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:26.398582 10321 raft_consensus.cc:359] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:26.428529 10321 raft_consensus.cc:740] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:26.429352 10321 consensus_queue.cc:260] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:26.432021  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
 from {username='slave'} at 127.0.0.1:42552
I20260709 12:11:26.436479  5741 raft_consensus.cc:493] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:26.432705 10321 ts_tablet_manager.cc:1434] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.002s
I20260709 12:11:26.444537  5741 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:26.442517  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:26.446389  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-432d1b78531248f7844c75e4794d1b00 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:11:26.447278  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-432d1b78531248f7844c75e4794d1b00 on tablet 432d1b78531248f7844c75e4794d1b00 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:26.447240  5742 raft_consensus.cc:606] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:26.446786  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 87012.3us
I20260709 12:11:26.450933  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:26.451653 10383 consensus_queue.cc:1048] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:11:26.439311 10311 raft_consensus.cc:359] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:26.456415 10311 raft_consensus.cc:740] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:26.460342 10311 consensus_queue.cc:260] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:26.470458  5597 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:26.467855  5741 raft_consensus.cc:515] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:26.471547 10311 ts_tablet_manager.cc:1434] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:11:26.483070 10284 raft_consensus.cc:3055] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:11:26.510830 10284 raft_consensus.cc:740] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:26.485598  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:26.513753  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:11:26.520705  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 50877.3us
W20260709 12:11:26.541218  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 67532.9us
I20260709 12:11:26.512531 10284 consensus_queue.cc:260] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:26.559662  5563 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:26.573199 10314 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:11:26.579228  5492 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec reported cstate change: term changed from 9 to 10, leader changed from b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) to a3041b1995cd441784b5b7604c6048ec (127.4.87.1). New cstate: current_term: 10 leader_uuid: "a3041b1995cd441784b5b7604c6048ec" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:26.582261 10284 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:26.615227  5741 leader_election.cc:290] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:26.624614  5685 tablet_copy_service.cc:342] P c1f2b8e5bdd94ab6bf9f596e555b49d0: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-733b657f527e405f9c1c60998e0b3c04 received from {username='slave'} at 127.0.0.1:34872
I20260709 12:11:26.625211  5685 tablet_copy_service.cc:434] P c1f2b8e5bdd94ab6bf9f596e555b49d0: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-733b657f527e405f9c1c60998e0b3c04 on tablet 733b657f527e405f9c1c60998e0b3c04 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:26.626838 10373 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:11:26.634222  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-702b1e2daa1442e99b38fbdf84a81a00 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:11:26.638720  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-702b1e2daa1442e99b38fbdf84a81a00 on tablet 702b1e2daa1442e99b38fbdf84a81a00 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:26.654597  5596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:26.663992  5596 raft_consensus.cc:3055] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:11:26.664333  5596 raft_consensus.cc:740] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:26.668334  5597 raft_consensus.cc:1240] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 14. Current term is 15. Ops: [14.10-14.10]
I20260709 12:11:26.674199  5596 consensus_queue.cc:260] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:26.685523  5596 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:11:26.725277  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45752.8us
I20260709 12:11:26.738221  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4a55cac61c4f24b11fb6057fbd411b" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:26.738816  5669 raft_consensus.cc:3060] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:11:26.741605  5596 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:26.757213  5597 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 7.7: config changed from index -1 to 7, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
W20260709 12:11:26.790408  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 49436.6us
I20260709 12:11:26.792773  5669 raft_consensus.cc:2468] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:26.839300  5669 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:11:26.851917 10352 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:26.853973 10192 raft_consensus.cc:993] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:26.872726 10301 raft_consensus.cc:1081] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
W20260709 12:11:26.875656  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 46013.4us
I20260709 12:11:26.885358  6345 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Refusing update from remote peer a3041b1995cd441784b5b7604c6048ec: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 9. (term mismatch)
I20260709 12:11:26.885871  6345 pending_rounds.cc:85] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Aborting all ops after (but not including) 8
I20260709 12:11:26.886127  6345 pending_rounds.cc:107] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: Aborting uncommitted NO_OP operation due to leader change: 9.9
I20260709 12:11:26.886422  6345 raft_consensus.cc:2889] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:11:26.886584 10302 raft_consensus.cc:993] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:26.889739 10302 raft_consensus.cc:1081] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:26.904325 10380 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:26.908315  5712 leader_election.cc:304] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:26.913725 10396 raft_consensus.cc:2804] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:11:26.914395 10396 raft_consensus.cc:697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:26.915468 10396 consensus_queue.cc:237] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:26.930864  6349 raft_consensus.cc:1217] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 LEARNER]: Deduplicated request from leader. Original: 13.10->[13.11-13.11]   Dedup: 13.11->[]
I20260709 12:11:26.932927 10290 ts_tablet_manager.cc:933] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:26.933135 10349 raft_consensus.cc:1064] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:26.997454  5671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:26.998049  5671 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:26.998389  5671 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:26.998728  5670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:26.999245  5670 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:26.999574  5670 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:27.011363  5491 catalog_manager.cc:5697] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 12 to 13, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:26.984998 10290 tablet_copy_client.cc:323] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.3:42443
I20260709 12:11:27.025350  5670 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:27.029367  5670 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:27.030238  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:27.031041  5592 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:27.038937  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a9d74776a54997a85e087c00bd1d26" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:27.041541  5740 raft_consensus.cc:3055] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:11:27.042359  5671 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.041921  5740 raft_consensus.cc:740] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:27.037005  5758 tablet_copy_service.cc:140] P 31d651ebdc5c4df48798605de4565f59: Received BeginTabletCopySession request for tablet 25f17454313a4732b370818b72131482 from peer b633c4cb0f2b4af29d22bda6848d049d ({username='slave'} at 127.0.0.1:52616)
I20260709 12:11:27.054550  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:27.055970  5748 raft_consensus.cc:3055] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:11:27.056277  5748 raft_consensus.cc:740] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:27.055648  5671 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:27.057114  5748 consensus_queue.cc:260] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.058285  5748 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:11:27.044404 10349 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 8, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.077330  5758 tablet_copy_service.cc:161] P 31d651ebdc5c4df48798605de4565f59: Beginning new tablet copy session on tablet 25f17454313a4732b370818b72131482 from peer b633c4cb0f2b4af29d22bda6848d049d at {username='slave'} at 127.0.0.1:52616: session id = b633c4cb0f2b4af29d22bda6848d049d-25f17454313a4732b370818b72131482
I20260709 12:11:27.086709  6346 raft_consensus.cc:1217] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 12:11:27.089617  5669 raft_consensus.cc:1240] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 11. Current term is 12. Ops: []
I20260709 12:11:27.100580  5592 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:11:27.105188  5740 consensus_queue.cc:260] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:27.113857  6346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:27.121523  6346 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:11:27.125404 10223 consensus_queue.cc:1175] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" responder_term: 12 status { last_received { term: 11 index: 8 } last_committed_idx: 8 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 31d651ebdc5c4df48798605de4565f59 for earlier term 11. Current term is 12. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:11:27.129660  6346 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:11:27.130954  5638 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:27.131841 10244 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:11:27.132308 10244 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:27.133219 10244 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.139168  5740 raft_consensus.cc:3060] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:27.158455  5748 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
I20260709 12:11:27.115866  5758 tablet_copy_source_session.cc:215] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:11:27.163494  5638 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:27.165136  5740 raft_consensus.cc:2468] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:11:27.165418 10330 raft_consensus.cc:2804] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:27.190631 10290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f17454313a4732b370818b72131482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:27.204224 10330 raft_consensus.cc:697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:27.205209 10330 consensus_queue.cc:237] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:27.228255  5740 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:11:27.234562  6346 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEARNER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:11:27.246819 10349 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:11:27.249214  5597 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:11:27.252897 10331 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:27.259975 10331 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:11:27.327919 10290 tablet_copy_client.cc:806] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 0 data blocks...
I20260709 12:11:27.328536 10290 tablet_copy_client.cc:670] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:11:27.329432  5497 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 8 to 9, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 9 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:27.331559  5497 catalog_manager.cc:5697] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 11 to 12, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 12 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:27.343854 10290 tablet_copy_client.cc:538] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:11:27.353163 10349 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.368423  6348 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.371675  5594 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:11:27.373639 10355 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:27.395735  5597 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.397965 10290 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap starting.
I20260709 12:11:27.414222  5748 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.415112  5671 raft_consensus.cc:1275] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:11:27.419169 10373 consensus_queue.cc:1048] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:27.425961 10223 raft_consensus.cc:1064] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:27.428503 10223 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [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: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.438939 10192 raft_consensus.cc:1064] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
I20260709 12:11:27.442016 10192 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 9, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.451325  5492 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 10 to 11, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.468361  5671 consensus_queue.cc:237] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:27.489012  5594 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:11:27.492367 10349 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:11:27.501896  6348 raft_consensus.cc:1275] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:11:27.505424  6346 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:27.509433 10355 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:27.513545  6345 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:11:27.514931 10246 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:11:27.519889  5670 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:27.521473  5597 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:27.523146 10246 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:11:27.524144 10302 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:11:27.529386 10244 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Committing config change with OpId 11.12: config changed from index 11 to 12, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.541318  5669 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:11:27.543893  5594 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:11:27.547243 10365 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:11:27.549433 10365 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 12:11:27.561625  5592 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Committing config change with OpId 11.12: config changed from index 11 to 12, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.591629 10349 consensus_queue.cc:1048] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.012s
I20260709 12:11:27.620832  5491 catalog_manager.cc:5697] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec reported cstate change: config changed from index 11 to 12, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.624775  5481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 733b657f527e405f9c1c60998e0b3c04 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:27.630520 10373 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.632293  6346 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.656481  6348 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:11:27.658109 10330 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:27.694694  5748 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:27.700645  5748 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:11:27.696475  6345 raft_consensus.cc:2955] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Committing config change with OpId 11.12: config changed from index 11 to 12, VOTER 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.704741 10244 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:27.729049  5733 tablet_service.cc:1558] Processing DeleteTablet for tablet 733b657f527e405f9c1c60998e0b3c04 with delete_type TABLET_DATA_TOMBSTONED (TS 31d651ebdc5c4df48798605de4565f59 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:42536
I20260709 12:11:27.729800 10244 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:11:27.752097  5594 raft_consensus.cc:1275] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:11:27.752449  6346 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 11 to 12, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.766748 10302 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Committing config change with OpId 13.12: config changed from index 11 to 12, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.789636 10255 consensus_queue.cc:1048] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:27.794457  5671 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 11 to 12, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.825202  5670 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.810592  5594 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.843202 10427 tablet_replica.cc:333] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:27.845007 10427 raft_consensus.cc:2243] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.846508 10427 raft_consensus.cc:2272] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.855854  5497 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 7 to 8, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:11:27.915930  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 87833.6us
I20260709 12:11:27.949662 10427 ts_tablet_manager.cc:1916] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:27.969642  5491 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 11 to 12, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:27.991425  5748 consensus_queue.cc:237] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:28.020679 10241 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:28.021234 10241 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:28.023275 10241 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:28.024487  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:28.025146  5741 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 15.
I20260709 12:11:28.026513  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec" is_pre_election: true
I20260709 12:11:28.027257  5597 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 15: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:28.026503  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:28.030057 10241 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:11:28.030442 10241 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:28.030835 10241 raft_consensus.cc:3060] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:11:28.038421 10241 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:28.041198  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:28.041926  5597 raft_consensus.cc:2393] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 15: Already voted for candidate a3041b1995cd441784b5b7604c6048ec in this term.
I20260709 12:11:28.046159 10241 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:28.047241  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3772a293e069440a985181c674da5fd4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:28.053478  5594 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 11 to 12, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.056485  5597 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:11:28.059021  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:28.060966  5748 raft_consensus.cc:2468] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 15.
I20260709 12:11:28.062188  5641 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:28.066699 10349 raft_consensus.cc:2804] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:11:28.077255 10349 raft_consensus.cc:697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:28.087272 10349 consensus_queue.cc:237] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:28.101404  6345 raft_consensus.cc:1275] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:11:28.066998 10365 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
I20260709 12:11:28.112709  5748 consensus_queue.cc:237] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:28.125872 10302 consensus_queue.cc:1048] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:28.141486 10427 ts_tablet_manager.cc:1929] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.11
I20260709 12:11:28.151494 10246 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.158185  6345 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 12:11:28.164070  6345 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.170574 10427 log.cc:1199] T 733b657f527e405f9c1c60998e0b3c04 P 31d651ebdc5c4df48798605de4565f59: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/wals/733b657f527e405f9c1c60998e0b3c04
I20260709 12:11:28.178148 10365 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:11:28.179086  5484 catalog_manager.cc:5028] TS 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): tablet 733b657f527e405f9c1c60998e0b3c04 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:28.209002  5669 raft_consensus.cc:1275] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 12:11:28.211342  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 702b1e2daa1442e99b38fbdf84a81a00 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:28.212936  5594 raft_consensus.cc:2955] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.225713 10433 consensus_queue.cc:1048] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:11:28.230526 10192 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Committing config change with OpId 13.13: config changed from index 12 to 13, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.245106  6346 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Committing config change with OpId 13.13: config changed from index 12 to 13, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.235173  5491 catalog_manager.cc:5697] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 14 to 15, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 15 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:28.256340  5672 raft_consensus.cc:2955] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Committing config change with OpId 13.13: config changed from index 12 to 13, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.285655  5491 catalog_manager.cc:5697] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 8 to 9, VOTER c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:28.288457  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 432d1b78531248f7844c75e4794d1b00 with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:28.317972  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:28.318692  5748 raft_consensus.cc:606] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:28.327260  5597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45"
dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:33090
I20260709 12:11:28.327905  5597 raft_consensus.cc:606] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:28.338289  5496 catalog_manager.cc:5697] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index 12 to 13, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 13 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:28.342922  5665 tablet_service.cc:1558] Processing DeleteTablet for tablet 702b1e2daa1442e99b38fbdf84a81a00 with delete_type TABLET_DATA_TOMBSTONED (TS c1f2b8e5bdd94ab6bf9f596e555b49d0 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:34570
I20260709 12:11:28.344837 10357 raft_consensus.cc:993] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:28.345649 10357 raft_consensus.cc:1081] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:28.362388  5748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00"
dest_uuid: "31d651ebdc5c4df48798605de4565f59"
mode: GRACEFUL
new_leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:41578
I20260709 12:11:28.363121  5748 raft_consensus.cc:606] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Received request to transfer leadership to TS c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:28.363636  5748 raft_consensus.cc:630] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Rejecting request to transfer leadership because tablet server c1f2b8e5bdd94ab6bf9f596e555b49d0 is not a voter in the active config
I20260709 12:11:28.368247  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:11:28.369866  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:28.370618  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:28.372737  5672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34582
I20260709 12:11:28.373313  5672 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:28.373674  5672 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:28.378733 10435 tablet_replica.cc:333] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:28.380224  5672 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:28.381359 10290 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:11:28.382231 10290 tablet_bootstrap.cc:492] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: Bootstrap complete.
I20260709 12:11:28.382269  5672 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:28.382990 10290 ts_tablet_manager.cc:1403] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: Time spent bootstrapping tablet: real 0.985s	user 0.040s	sys 0.030s
I20260709 12:11:28.385553 10435 raft_consensus.cc:2243] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:28.385672  6345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:28.386372  6345 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:28.386462 10435 raft_consensus.cc:2272] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:28.391157 10435 ts_tablet_manager.cc:1916] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:11:28.396202  6345 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:11:28.397703  5638 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:28.398525 10330 raft_consensus.cc:2804] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:28.399037 10330 raft_consensus.cc:697] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:28.399901 10330 consensus_queue.cc:237] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:28.408249  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet 432d1b78531248f7844c75e4794d1b00 with delete_type TABLET_DATA_TOMBSTONED (TS a3041b1995cd441784b5b7604c6048ec not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:54084
I20260709 12:11:28.412292  5597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:28.413020  5597 raft_consensus.cc:3055] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:11:28.413322  5597 raft_consensus.cc:740] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: a3041b1995cd441784b5b7604c6048ec, State: Running, Role: LEADER
I20260709 12:11:28.414106  5597 consensus_queue.cc:260] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:28.423606  5597 raft_consensus.cc:3060] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:28.428364 10290 raft_consensus.cc:359] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:28.429350 10290 raft_consensus.cc:740] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Initialized, Role: LEARNER
I20260709 12:11:28.430022 10290 consensus_queue.cc:260] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:28.442689 10290 ts_tablet_manager.cc:1434] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:11:28.464776  5597 raft_consensus.cc:2468] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 8.
I20260709 12:11:28.466341  5758 tablet_copy_service.cc:342] P 31d651ebdc5c4df48798605de4565f59: Request end of tablet copy session b633c4cb0f2b4af29d22bda6848d049d-25f17454313a4732b370818b72131482 received from {username='slave'} at 127.0.0.1:52616
I20260709 12:11:28.468142  5758 tablet_copy_service.cc:434] P 31d651ebdc5c4df48798605de4565f59: ending tablet copy session b633c4cb0f2b4af29d22bda6848d049d-25f17454313a4732b370818b72131482 on tablet 25f17454313a4732b370818b72131482 with peer b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:28.489045 10435 ts_tablet_manager.cc:1929] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 12:11:28.489588 10435 log.cc:1199] T 702b1e2daa1442e99b38fbdf84a81a00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/wals/702b1e2daa1442e99b38fbdf84a81a00
I20260709 12:11:28.504385  5597 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:11:28.506865 10331 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:28.509418 10437 tablet_replica.cc:333] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:28.513756 10437 raft_consensus.cc:2243] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:28.504225  5491 catalog_manager.cc:5697] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 8 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:28.521876 10437 raft_consensus.cc:2272] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:28.547526  5481 catalog_manager.cc:5028] TS c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): tablet 702b1e2daa1442e99b38fbdf84a81a00 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
I20260709 12:11:28.846891  5740 raft_consensus.cc:1275] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 12:11:28.860416  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 129117us
I20260709 12:11:28.852967 10437 ts_tablet_manager.cc:1916] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:11:28.861987  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 126735us
W20260709 12:11:28.904717  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 133315us
W20260709 12:11:28.908330  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 59399.9us
I20260709 12:11:28.878243 10331 consensus_queue.cc:1048] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.042s
W20260709 12:11:28.961156  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 54289.2us
I20260709 12:11:28.968027  5594 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:11:29.083479  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 164569us
I20260709 12:11:29.170318  6348 raft_consensus.cc:1275] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:11:29.195676  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 124142us
W20260709 12:11:29.278553  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 50698.8us
W20260709 12:11:29.323469  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 110880us
W20260709 12:11:29.344110  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 131597us
I20260709 12:11:29.353399 10461 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 12:11:29.342821  6345 raft_consensus.cc:1217] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Deduplicated request from leader. Original: 7.7->[8.8-8.8]   Dedup: 8.8->[]
I20260709 12:11:29.417654 10437 ts_tablet_manager.cc:1929] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.12
I20260709 12:11:29.424142 10437 log.cc:1199] T 432d1b78531248f7844c75e4794d1b00 P a3041b1995cd441784b5b7604c6048ec: Deleting WAL directory at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/wals/432d1b78531248f7844c75e4794d1b00
I20260709 12:11:29.425448 10437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:54084 (request call id 81) took 1017 ms. Trace:
I20260709 12:11:29.431181 10437 rpcz_store.cc:276] 0709 12:11:28.407980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:28.408102 (+   122us) service_pool.cc:224] Handling call
0709 12:11:28.509040 (+100938us) ts_tablet_manager.cc:1151] Deleting tablet 432d1b78531248f7844c75e4794d1b00
0709 12:11:28.509116 (+    76us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:11:29.239647 (+730531us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:29.417484 (+177837us) tablet_metadata.cc:665] Metadata flushed
0709 12:11:29.425364 (+  7880us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":87007,"thread_start_us":76497,"threads_started":1}
W20260709 12:11:29.447461  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 294627us
I20260709 12:11:29.456897  5481 catalog_manager.cc:5028] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): tablet 432d1b78531248f7844c75e4794d1b00 (table test-workload [id=397d0d01ff1e4050a29b3aefefdb6644]) successfully deleted
W20260709 12:11:29.495781 10478 log.cc:927] Time spent T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.098s	user 0.002s	sys 0.000s
W20260709 12:11:29.508285  5566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 66670.7us
W20260709 12:11:29.509765  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 105433us
I20260709 12:11:29.511873  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:29.539004 10453 consensus_queue.cc:1048] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:11:29.547595 10433 raft_consensus.cc:993] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: : Instructing follower c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:29.548120 10433 raft_consensus.cc:1081] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Signalling peer c1f2b8e5bdd94ab6bf9f596e555b49d0 to start an election
I20260709 12:11:29.555437  5666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4"
dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
 from {username='slave'} at 127.0.0.1:34584
I20260709 12:11:29.556032  5666 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:29.556375  5666 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:29.566323  5666 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:29.569429  5666 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:29.570196  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:29.570840  5748 raft_consensus.cc:3055] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Stepping down as leader of term 11
W20260709 12:11:29.572459  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 44403.7us
I20260709 12:11:29.573239  5748 raft_consensus.cc:740] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:29.574404  5748 consensus_queue.cc:260] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:29.575654  5748 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:29.582743  5748 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:11:29.672411  5641 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:29.694453  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526be313f5b34a12b149e477cccb4ee4" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "a3041b1995cd441784b5b7604c6048ec"
I20260709 12:11:29.695700  5592 raft_consensus.cc:3060] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:29.744818 10330 raft_consensus.cc:2804] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:29.745749 10330 raft_consensus.cc:697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:29.747368 10330 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:29.852041 10471 raft_consensus.cc:1064] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: attempting to promote NON_VOTER b633c4cb0f2b4af29d22bda6848d049d to VOTER
W20260709 12:11:29.874769  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 72625.6us
I20260709 12:11:29.905987  5592 raft_consensus.cc:2468] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 12.
I20260709 12:11:29.917910 10471 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 7, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:461: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 1
I20260709 12:11:30.045086  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:11:30.077809  5496 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 11 to 12, leader changed from 31d651ebdc5c4df48798605de4565f59 (127.4.87.3) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 12 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:30.085388  5638 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 12:11:30.148265  5638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 63045.5us
W20260709 12:11:30.185068  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.189473  5712 consensus_peers.cc:597] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.193046  5712 consensus_peers.cc:597] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.195888  5712 consensus_peers.cc:597] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.194603  5638 consensus_peers.cc:597] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.208004  5638 consensus_peers.cc:597] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.201905  5712 consensus_peers.cc:597] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.214362  5638 consensus_peers.cc:597] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.214999  5638 consensus_peers.cc:597] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: 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:11:30.221010  5669 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:11:30.224689  6348 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEARNER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:11:30.235460 10192 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.013s
I20260709 12:11:30.246714 10471 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:11:30.257922  5638 consensus_peers.cc:597] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.260737  5638 consensus_peers.cc:597] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.264385  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.265280  5712 consensus_peers.cc:597] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.266252  5712 consensus_peers.cc:597] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.305694  5638 consensus_peers.cc:597] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.308311  5638 consensus_peers.cc:597] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.328939  5712 consensus_peers.cc:597] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.330173  5712 consensus_peers.cc:597] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.333995  5712 consensus_peers.cc:597] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: 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:11:30.337522  5747 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:11:30.348392 10483 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.006s
W20260709 12:11:30.382134  5638 consensus_peers.cc:597] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.383216  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.386466  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.388455  5638 consensus_peers.cc:597] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.413400  6314 consensus_peers.cc:597] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.417096  5638 consensus_peers.cc:597] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.417064  6314 consensus_peers.cc:597] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.422902  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.423700  6314 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.449527  5712 consensus_peers.cc:597] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: 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:11:30.480530 10433 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:30.484750  6348 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
W20260709 12:11:30.536584  6314 consensus_peers.cc:597] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.560932  6314 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.561765  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.576412  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. 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:11:30.598516  5638 consensus_peers.cc:597] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: 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:11:30.609203  5666 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:30.612941  5497 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: config changed from index 7 to 9, b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:30.651078 10441 raft_consensus.cc:493] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:30.651841 10441 raft_consensus.cc:515] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:30.654613 10441 leader_election.cc:290] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:30.657073  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:30.665555  6345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b1e2daa1442e99b38fbdf84a81a00" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:30.675247  5563 leader_election.cc:304] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:30.681668 10441 raft_consensus.cc:2749] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:30.696996  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:30.698644  4444 tablet_replica.cc:333] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.702688  4444 raft_consensus.cc:2243] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.703878  4444 raft_consensus.cc:2272] T 1c346b9a51b747cf854f82139e5c10c7 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.711967  4444 tablet_replica.cc:333] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.722348  4444 raft_consensus.cc:2243] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.723489  4444 raft_consensus.cc:2272] T 00e092dab7cb4a87983d59f59e10f55f P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.734450  4444 tablet_replica.cc:333] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.735302  4444 raft_consensus.cc:2243] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.737727  4444 raft_consensus.cc:2272] T f1a9d74776a54997a85e087c00bd1d26 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.740898  4444 tablet_replica.cc:333] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.741827  4444 raft_consensus.cc:2243] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.742949  4444 raft_consensus.cc:2272] T cd02e149eca841a8948fa56d23d386a7 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.746202  4444 tablet_replica.cc:333] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.747277  4444 raft_consensus.cc:2243] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.759438  4444 raft_consensus.cc:2272] T 3772a293e069440a985181c674da5fd4 P a3041b1995cd441784b5b7604c6048ec [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.762094  4444 tablet_replica.cc:333] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.762969  4444 raft_consensus.cc:2243] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.775365  4444 raft_consensus.cc:2272] T 8664c920d103428aafd6764f98e4e3dd P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.794425  4444 tablet_replica.cc:333] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.795433  4444 raft_consensus.cc:2243] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.840927  4444 raft_consensus.cc:2272] T 4abdc6d9772d488087fd75aba9aee38f P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.843937  4444 tablet_replica.cc:333] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.870954  4444 raft_consensus.cc:2243] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.871994  4444 raft_consensus.cc:2272] T ac03d459e79a4a588b1ca25ce5677774 P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.874951  4444 tablet_replica.cc:333] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.875813  4444 raft_consensus.cc:2243] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.886528  5749 consensus_queue.cc:237] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:30.893285  4444 raft_consensus.cc:2272] T 31af8e5283604a3fb5bde627fe027991 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.895196  6348 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:11:30.896489  4444 tablet_replica.cc:333] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.897212 10455 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:30.897586  4444 raft_consensus.cc:2243] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.900309  4444 raft_consensus.cc:2272] T 095729df5bff484bbdecdb05f0fdb998 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.905589  5672 raft_consensus.cc:1275] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:11:30.907497  4444 tablet_replica.cc:333] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.908496  4444 raft_consensus.cc:2243] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.907655 10455 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Committing config change with OpId 8.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:30.909900  4444 raft_consensus.cc:2272] T 87ab01f4976d4d2685568d3cd9abc524 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.910154 10462 consensus_queue.cc:1048] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:11:30.920123  6348 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Committing config change with OpId 8.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:30.935025  5672 raft_consensus.cc:2955] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Committing config change with OpId 8.10: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } } }
I20260709 12:11:30.944483  4444 tablet_replica.cc:333] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.945653  4444 raft_consensus.cc:2243] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:30.955905  4444 raft_consensus.cc:2272] T 81fd1fa4bd5546b4ac667f21c0b97e4c P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.959306  4444 tablet_replica.cc:333] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.960598  4444 raft_consensus.cc:2243] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.961400  4444 raft_consensus.cc:2272] T eba5113d8b0c400dbcc0ac11e56b429b P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:30.968667 10441 raft_consensus.cc:493] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:30.969400 10441 raft_consensus.cc:515] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:30.971251  4444 tablet_replica.cc:333] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:30.972168  4444 raft_consensus.cc:2243] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:30.973219  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:30.975095 10441 leader_election.cc:290] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:31.010777  4444 raft_consensus.cc:2272] T 2a23e44e27eb4f22b3d86339c952488c P a3041b1995cd441784b5b7604c6048ec [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.011126 10429 raft_consensus.cc:493] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:31.011925 10441 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:31.011799 10429 raft_consensus.cc:515] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.012771 10441 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:31.014264 10429 leader_election.cc:290] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:31.014884 10441 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:31.015990  4444 tablet_replica.cc:333] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.018971  4444 raft_consensus.cc:2243] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.019620  4444 raft_consensus.cc:2272] T 1f4a55cac61c4f24b11fb6057fbd411b P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.017088  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:31.017663  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:11:31.028906  5563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:33509, user_credentials={real_user=slave}} blocked reactor thread for 57041.7us
I20260709 12:11:31.029721  4444 tablet_replica.cc:333] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.030752  4444 raft_consensus.cc:2243] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.032438  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094d9c2e3e6946ddbe915bcb46c39b66" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.034447  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa6098094f34b61b8686e24313f0655" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:31.034919  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.031911  4444 raft_consensus.cc:2272] T 92dc4186b2004bdc842845a4ea213b22 P a3041b1995cd441784b5b7604c6048ec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.042570 10429 raft_consensus.cc:493] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:31.048048 10429 raft_consensus.cc:515] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.051463  4444 tablet_replica.cc:333] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.051751 10429 leader_election.cc:290] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:31.052795  4444 raft_consensus.cc:2243] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.053408  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:31.053601  4444 raft_consensus.cc:2272] T 7d550d173301432199bfab003c6f8e31 P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.056831  4444 tablet_replica.cc:333] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.057715  4444 raft_consensus.cc:2243] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.059314  4444 raft_consensus.cc:2272] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.062759  4444 tablet_replica.cc:333] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.063647  4444 raft_consensus.cc:2243] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.041996  5563 leader_election.cc:304] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:31.065421  5563 raft_consensus.cc:2686] T 094d9c2e3e6946ddbe915bcb46c39b66 P a3041b1995cd441784b5b7604c6048ec: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:11:31.069379  5563 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:31.075464  5484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25f17454313a4732b370818b72131482 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:11:31.078147 10216 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:31.078142  5563 leader_election.cc:304] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:31.082679 10216 raft_consensus.cc:2749] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:31.084650  4444 raft_consensus.cc:2272] T 702b1e2daa1442e99b38fbdf84a81a00 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.085516  5491 catalog_manager.cc:5697] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: config changed from index 9 to 10, VOTER a3041b1995cd441784b5b7604c6048ec (127.4.87.1) evicted. New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:31.087581  4444 tablet_replica.cc:333] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.088526  4444 raft_consensus.cc:2243] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.089798  4444 raft_consensus.cc:2272] T c3aa7804ba6b409794c9b2953dcaec3c P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.090823  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c140d46a1e748e9b0d776022e4b0e69" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:31.092864  4444 tablet_replica.cc:333] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.093791  4444 raft_consensus.cc:2243] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.096091  4444 raft_consensus.cc:2272] T cedba672622d4787b6d0a6355e8d716d P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.118853  5563 leader_election.cc:304] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:31.125278 10429 raft_consensus.cc:2749] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:31.151503  4444 tablet_replica.cc:333] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.152346  4444 raft_consensus.cc:2243] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.159102 10216 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:31.165131  4444 raft_consensus.cc:2272] T 66aefd80be84428787c71c58dc28f3a1 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.165069 10216 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.168635 10216 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:31.173833  4444 tablet_replica.cc:333] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.180548  4444 raft_consensus.cc:2243] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.183259  4444 raft_consensus.cc:2272] T cacbfdd03fc34065854f75ff4d65038a P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.193194 10216 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:31.194259  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.194916 10216 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.199726  4444 tablet_replica.cc:333] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.200752  4444 raft_consensus.cc:2243] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.202440  4444 raft_consensus.cc:2272] T c252f851e24c41fcaf3c609643979b04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.209338  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733b657f527e405f9c1c60998e0b3c04" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:31.207613 10216 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:31.206532  4444 tablet_replica.cc:333] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.218838  4444 raft_consensus.cc:2243] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.220371  4444 raft_consensus.cc:2272] T 8bd995becb0348ecbe420f9df9ef66e8 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.224380  4444 tablet_replica.cc:333] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.225310  4444 raft_consensus.cc:2243] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.226891  4444 raft_consensus.cc:2272] T 8fb5275ac2f547f3a74decbb78393a92 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.230237  4444 tablet_replica.cc:333] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.231094  4444 raft_consensus.cc:2243] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.232963  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.233431  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d0221e3c7749ee95520dde8dc54a45" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:31.243064  4444 raft_consensus.cc:2272] T 17662db1c8d241279af0c50bd8116768 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.246757  4444 tablet_replica.cc:333] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.247673  4444 raft_consensus.cc:2243] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.248754  4444 raft_consensus.cc:2272] T 4f38be6475804f268affd9dedc312c2b P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.262625  5563 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:31.263634 10216 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:31.265123  5563 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:31.265873 10216 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:11:31.267302  5481 catalog_manager.cc:4755] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 25f17454313a4732b370818b72131482: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:11:31.271605  4444 tablet_replica.cc:333] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.272544  4444 raft_consensus.cc:2243] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.273170  4444 raft_consensus.cc:2272] T ef975de4d23d4f0aae305634845c93e4 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.276592  4444 tablet_replica.cc:333] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.277388  4444 raft_consensus.cc:2243] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.278046  4444 raft_consensus.cc:2272] T 526be313f5b34a12b149e477cccb4ee4 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.284858  4444 tablet_replica.cc:333] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.285670  4444 raft_consensus.cc:2243] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.286406  4444 raft_consensus.cc:2272] T 923745694b2f4916b6995aabdc7db3bc P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.289578  4444 tablet_replica.cc:333] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.290426  4444 raft_consensus.cc:2243] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.291246  4444 raft_consensus.cc:2272] T c172b47c879d4ec1aa0c579b42425c16 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.304279  4444 tablet_replica.cc:333] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.305414  4444 raft_consensus.cc:2243] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.306143  4444 raft_consensus.cc:2272] T 733b657f527e405f9c1c60998e0b3c04 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.309113  4444 tablet_replica.cc:333] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.309914  4444 raft_consensus.cc:2243] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.318454  4444 raft_consensus.cc:2272] T b9ec48a82fca4bffb8baf17a14207d71 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.321442  4444 tablet_replica.cc:333] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.333329  4444 raft_consensus.cc:2243] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.334240  4444 raft_consensus.cc:2272] T 0c140d46a1e748e9b0d776022e4b0e69 P a3041b1995cd441784b5b7604c6048ec [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.337528  4444 tablet_replica.cc:333] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.338707  4444 raft_consensus.cc:2243] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.339282  4444 pending_rounds.cc:70] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Trying to abort 1 pending ops.
I20260709 12:11:31.339561  4444 pending_rounds.cc:77] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec: Aborting op as it isn't in flight: id { term: 8 index: 9 } timestamp: 7305621866094514176 op_type: NO_OP noop_request { }
I20260709 12:11:31.340010  4444 raft_consensus.cc:2889] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:31.340426  4444 raft_consensus.cc:2272] T 65d0221e3c7749ee95520dde8dc54a45 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.344053  4444 tablet_replica.cc:333] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.346515 10216 raft_consensus.cc:493] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:31.352303 10216 raft_consensus.cc:515] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.352689  4444 raft_consensus.cc:2243] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.353425  4444 raft_consensus.cc:2272] T 76880f2f261942b49afd105839ede274 P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.354525 10216 leader_election.cc:290] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:31.356976  4444 tablet_replica.cc:333] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.357568  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.357960  4444 raft_consensus.cc:2243] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.357954  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23238af3280246f7bfe3d0f78cc982b3" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:31.359256  4444 raft_consensus.cc:2272] T 31f35525eff74df68ac8342a294bb9d3 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.361524  5563 leader_election.cc:304] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:31.362308  4444 tablet_replica.cc:333] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.362358 10216 raft_consensus.cc:2749] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:31.384207  4444 raft_consensus.cc:2243] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.384393 10216 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:31.385069 10216 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:31.385680  4444 raft_consensus.cc:2272] T 12f007296dd343a9ab5410a7b8c38fcd P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.389266  4444 tablet_replica.cc:333] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.393103  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.393285  4444 raft_consensus.cc:2243] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.394470  4444 raft_consensus.cc:2272] T c9b46c32f4fe4141b8bdfb8866160a74 P a3041b1995cd441784b5b7604c6048ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.394646  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f0e54ca4cf4e488ff21fffaf4e5ed4" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:31.398011  5566 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:31.399566 10429 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:31.402966 10216 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:31.409950  4444 tablet_replica.cc:333] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.410959  4444 raft_consensus.cc:2243] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.411666  4444 raft_consensus.cc:2272] T 8334e974ab304b8e88b43127cc690049 P a3041b1995cd441784b5b7604c6048ec [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.414660 10216 raft_consensus.cc:493] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:31.415457 10216 raft_consensus.cc:515] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.418776  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:31.419500  4444 tablet_replica.cc:333] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.419974  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f88f63a79a482d8afa3b5396d63155" candidate_uuid: "a3041b1995cd441784b5b7604c6048ec" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:31.420320 10216 leader_election.cc:290] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:31.420444  4444 raft_consensus.cc:2243] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:11:31.421399  5563 leader_election.cc:304] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [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: a3041b1995cd441784b5b7604c6048ec; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:31.421727  4444 raft_consensus.cc:2272] T f266be2e2a674f69add98f503dedea79 P a3041b1995cd441784b5b7604c6048ec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.422571 10216 raft_consensus.cc:2749] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:31.424572  4444 tablet_replica.cc:333] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.425485  4444 raft_consensus.cc:2243] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.426443  4444 raft_consensus.cc:2272] T 23238af3280246f7bfe3d0f78cc982b3 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.429418  4444 tablet_replica.cc:333] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.430188  4444 raft_consensus.cc:2243] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.431139  4444 raft_consensus.cc:2272] T daa6098094f34b61b8686e24313f0655 P a3041b1995cd441784b5b7604c6048ec [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.453567  4444 tablet_replica.cc:333] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.454365  4444 raft_consensus.cc:2243] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.455027  4444 raft_consensus.cc:2272] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P a3041b1995cd441784b5b7604c6048ec [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.457772  4444 tablet_replica.cc:333] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.458489  4444 raft_consensus.cc:2243] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.459022  4444 raft_consensus.cc:2272] T 16f88f63a79a482d8afa3b5396d63155 P a3041b1995cd441784b5b7604c6048ec [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.473616  4444 tablet_replica.cc:333] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.474336  4444 raft_consensus.cc:2243] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.475121  4444 raft_consensus.cc:2272] T 25f17454313a4732b370818b72131482 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.479794  4444 tablet_replica.cc:333] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.480654  4444 raft_consensus.cc:2243] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.481375  4444 raft_consensus.cc:2272] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P a3041b1995cd441784b5b7604c6048ec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.484431  4444 tablet_replica.cc:333] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec: stopping tablet replica
I20260709 12:11:31.487864  4444 raft_consensus.cc:2243] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:31.488511  4444 raft_consensus.cc:2272] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P a3041b1995cd441784b5b7604c6048ec [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:31.701134 10480 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:31.701943 10480 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.704121 10480 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:31.711896  6314 leader_election.cc:336] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:11:31.718521  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:31.720407  6317 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:31.722321 10459 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:11:31.748250  5638 connection.cc:573] client connection to 127.4.87.1:33349 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:11:31.749256  5712 connection.cc:573] client connection to 127.4.87.1:33349 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:11:31.762760 10483 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:31.763418 10483 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:31.770988  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:31.773874 10483 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:31.797142  5638 leader_election.cc:336] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:31.804136  5638 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:31.806089 10483 raft_consensus.cc:2749] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:31.990648 10480 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:31.991258 10480 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:31.993602 10480 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:31.997962  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:11:31.999204  6314 leader_election.cc:336] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.001435  6317 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.005981 10480 raft_consensus.cc:2749] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:11:32.042922 10241 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.043617 10241 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.046615 10192 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.047178 10192 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.049080 10192 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.055328 10331 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.055935 10331 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:32.057843  5712 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.058271 10331 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.058828 10455 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.060168 10455 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.063158 10455 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:32.059414  5638 leader_election.cc:336] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.068437 10241 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.072072  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:32.072927  6348 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:11:32.085891  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:32.087602 10455 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:11:32.088150 10455 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.088536 10455 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:11:32.101922  5712 leader_election.cc:336] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.106220  5638 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.123205  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.123965  5669 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:32.137610  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.138290  5749 raft_consensus.cc:2468] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:11:32.140229  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.142019  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.142846 10517 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:32.142850 10455 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.143455 10517 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.143868 10517 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:32.145054 10455 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:32.164918 10192 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.165477 10192 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.167428 10192 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:32.175791  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c346b9a51b747cf854f82139e5c10c7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:32.176435  6348 raft_consensus.cc:3060] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:11:32.179772 10241 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.180332 10241 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.182767  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:32.187881 10241 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.189845 10517 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.190692 10192 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.196111 10192 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.198176 10192 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:32.201342 10517 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:32.193574  5638 leader_election.cc:336] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.224257 10192 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.224860 10192 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.205564  6348 raft_consensus.cc:2468] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:11:32.226927 10192 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.229494  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.209165 10455 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.236750 10455 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.239245 10455 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.223083  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:32.208597  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.240615  6349 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 16.
W20260709 12:11:32.243521  5712 leader_election.cc:336] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.244598 10241 raft_consensus.cc:2804] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:32.246163 10241 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.246603 10241 raft_consensus.cc:3060] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:11:32.246703  5712 leader_election.cc:336] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.249204  5712 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:32.245054  5641 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.250361 10515 raft_consensus.cc:2749] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:32.250988 10455 raft_consensus.cc:2749] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:11:32.262784  5712 leader_election.cc:336] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.254634  5641 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.268867 10515 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.269431 10515 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.269635 10331 raft_consensus.cc:2749] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:32.271483 10515 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:32.277030  5638 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.263765 10241 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.279444 10455 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.280128 10455 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.282426 10455 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:32.285732  5638 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.289079 10241 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.298694  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.301011  5712 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.301640  5669 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 14: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:11:32.302181  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.302012 10455 raft_consensus.cc:2804] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:11:32.302985 10192 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:11:32.303346 10192 raft_consensus.cc:493] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.303651 10192 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:11:32.298985  5638 consensus_peers.cc:597] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.314002 10455 raft_consensus.cc:697] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:32.315310 10455 consensus_queue.cc:237] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:32.324295  5712 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.325160  5712 leader_election.cc:336] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.325361 10459 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.325044 10516 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.326263 10459 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.326973 10516 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.329602 10516 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.334609 10192 raft_consensus.cc:515] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.336495  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.338557  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.339190  5669 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 11.
I20260709 12:11:32.337569  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.339999  5666 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 7.
I20260709 12:11:32.339231  5672 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
W20260709 12:11:32.337349  6314 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.346206 10459 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:32.348662  5712 leader_election.cc:336] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.353895  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd02e149eca841a8948fa56d23d386a7" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:32.348825 10517 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.354717  5747 raft_consensus.cc:2393] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 14: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:11:32.350311  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.355356  5749 raft_consensus.cc:2468] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 9.
W20260709 12:11:32.359546  5712 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.360204  5712 consensus_peers.cc:597] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.354776 10517 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.362432 10518 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.363031 10518 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.363407 10517 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.364979  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8e5283604a3fb5bde627fe027991" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:32.365597  6349 raft_consensus.cc:3060] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:11:32.365940 10241 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.366454 10241 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.368319 10241 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.368803 10241 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.369251 10241 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.371186 10241 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:32.374013  5638 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.375587  5712 leader_election.cc:336] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.376441  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
I20260709 12:11:32.376880 10518 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:32.378542  5638 leader_election.cc:336] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.385021  5496 catalog_manager.cc:5697] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 5 to 6, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 6 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:32.388873  5712 leader_election.cc:336] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.391974 10515 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.392513 10515 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.394667 10515 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.397480  6349 raft_consensus.cc:2468] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 17.
W20260709 12:11:32.403261  5712 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.343385 10192 leader_election.cc:290] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:32.410928  5712 leader_election.cc:304] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec
W20260709 12:11:32.414520  5712 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.417754 10518 raft_consensus.cc:2804] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 17 FOLLOWER]: Leader election won for term 17
W20260709 12:11:32.406065  5638 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.418442 10518 raft_consensus.cc:697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 17 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:32.419700 10518 consensus_queue.cc:237] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:32.440534  6314 consensus_peers.cc:597] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.447897  5712 consensus_peers.cc:597] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.464648  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:32.466264 10192 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:11:32.466361 10241 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
W20260709 12:11:32.459794  5638 consensus_peers.cc:597] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.466981 10241 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.468132  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.469385 10192 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:32.469786 10192 raft_consensus.cc:493] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.470137 10192 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:32.472848 10241 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.476022  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.478958  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.478314 10480 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.486270  5641 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.484263 10480 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.489411 10480 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.483932 10516 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:11:32.490119 10516 raft_consensus.cc:493] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.490557 10516 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:32.490633  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.491612  5749 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:11:32.478257 10455 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:32.492880  6317 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:32.492852 10455 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.494078 10455 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.494154 10480 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:32.494705 10480 raft_consensus.cc:493] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.495132 10480 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.505990 10516 raft_consensus.cc:515] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.510572 10192 raft_consensus.cc:515] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.512132  5641 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.517263 10192 leader_election.cc:290] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.519826  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.520681  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.521287  5749 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 5.
I20260709 12:11:32.522394  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.525096  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.525717  5672 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:11:32.525776  5740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.528110  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.528641  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.528861  5669 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:32.529464  5747 raft_consensus.cc:2468] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 13.
I20260709 12:11:32.529973  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.530515  5666 raft_consensus.cc:2468] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:11:32.530520  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e092dab7cb4a87983d59f59e10f55f" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.531546  5671 raft_consensus.cc:3060] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:32.543440 10241 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.544209 10241 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.546629 10241 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:32.550390  5641 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.558044 10331 raft_consensus.cc:2804] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:32.514083 10515 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:11:32.577237 10331 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.580315 10331 raft_consensus.cc:3060] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.580878 10531 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:11:32.583855 10531 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.593003  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.582012 10529 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.577044  5671 raft_consensus.cc:2468] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 8.
W20260709 12:11:32.603981  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 45015.7us
I20260709 12:11:32.605087  5641 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.608191 10241 raft_consensus.cc:2749] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:32.600400 10531 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:11:32.612440  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
W20260709 12:11:32.613338  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 81937.8us
W20260709 12:11:32.613947  5638 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.615037  6349 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 10.
I20260709 12:11:32.615276  5638 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.603955 10483 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.619272 10192 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.619760 10192 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.619863  6314 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:32.612695 10528 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:32.613651 10455 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.628178 10532 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:32.628356 10516 leader_election.cc:290] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.624243 10528 raft_consensus.cc:493] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.638552 10525 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.638906 10528 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.639266 10525 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.641563 10192 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.603194 10529 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:32.649266 10521 log.cc:927] Time spent T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.060s	user 0.004s	sys 0.000s
I20260709 12:11:32.649125 10480 raft_consensus.cc:515] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.651815 10480 leader_election.cc:290] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.621884 10483 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.654546 10483 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.657243 10531 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.657755 10529 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.623663 10526 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:32.672281 10455 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:32.671842  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 49787.3us
I20260709 12:11:32.641615 10525 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:32.679139  6314 leader_election.cc:336] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.680100  6314 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.690603  5481 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 64736us
W20260709 12:11:32.705482  5712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:41867, user_credentials={real_user=slave}} blocked reactor thread for 92040.4us
I20260709 12:11:32.706624  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.695629 10331 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.707592 10455 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:32.708055 10455 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.708633 10455 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:32.712908 10331 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:32.724778  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.725577  6314 leader_election.cc:336] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.726049  6314 leader_election.cc:336] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.731730  5641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 122801us
I20260709 12:11:32.732818  5641 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.733222  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17662db1c8d241279af0c50bd8116768" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:32.734020  5749 raft_consensus.cc:3060] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.734143 10483 raft_consensus.cc:2804] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:32.734688 10483 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.735047 10483 raft_consensus.cc:3060] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:11:32.744499  5749 raft_consensus.cc:2468] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 10.
W20260709 12:11:32.727612  5481 catalog_manager.cc:4755] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 25f17454313a4732b370818b72131482: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.749809 10531 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.708165 10528 raft_consensus.cc:515] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.759682  5747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.760016  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:32.761440  5747 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 6.
I20260709 12:11:32.761917  5748 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 10: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:11:32.765893  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.766270  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.766577  6317 leader_election.cc:304] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.768304  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:32.760278  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:32.769572 10241 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:11:32.769956 10241 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.770280 10241 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:32.771217  5666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.771850 10534 raft_consensus.cc:2804] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:32.774574 10534 raft_consensus.cc:697] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:32.775992  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:32.771946  5666 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:11:32.772087 10517 raft_consensus.cc:2804] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:11:32.778575 10517 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.769596 10455 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.779363 10517 raft_consensus.cc:3060] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:11:32.780776  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095729df5bff484bbdecdb05f0fdb998" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.781505  5670 raft_consensus.cc:2393] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 10: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:11:32.781862 10455 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.775761 10534 consensus_queue.cc:237] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.772624  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ab01f4976d4d2685568d3cd9abc524" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.790122  5671 raft_consensus.cc:3060] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:32.773463 10528 leader_election.cc:290] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.772236  5712 leader_election.cc:304] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:32.800141 10528 raft_consensus.cc:2804] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:32.800348 10537 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.800961 10528 raft_consensus.cc:697] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:32.801064 10537 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.801889 10528 consensus_queue.cc:237] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [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: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.803965 10537 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.767102 10483 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:32.805382  5712 leader_election.cc:336] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.806175  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.806941 10241 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.808962  5641 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:32.809664 10483 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:32.811833  5671 raft_consensus.cc:2468] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 12.
I20260709 12:11:32.810269 10483 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:11:32.812933 10483 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.813345 10483 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:11:32.813655  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
W20260709 12:11:32.814278  5545 auto_rebalancer.cc:629] Failed to schedule move for tablet 095729df5bff484bbdecdb05f0fdb998: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.817517 10241 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:32.814302  5672 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 9.
I20260709 12:11:32.818370  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:32.822352  5749 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 14: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
W20260709 12:11:32.819504  6314 consensus_peers.cc:597] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.821280  6317 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.824970 10539 raft_consensus.cc:2749] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:11:32.826851 10517 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.828014  5748 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in current term 6: Already voted for candidate 31d651ebdc5c4df48798605de4565f59 in this term.
I20260709 12:11:32.830999  5671 consensus_queue.cc:237] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
W20260709 12:11:32.843612  5638 consensus_peers.cc:597] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.844084  5638 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.846873 10517 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.851346 10483 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.865710  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f35525eff74df68ac8342a294bb9d3" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" is_pre_election: true
I20260709 12:11:32.866575  5669 raft_consensus.cc:2468] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 6.
I20260709 12:11:32.866942  5672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd995becb0348ecbe420f9df9ef66e8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.867219  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81fd1fa4bd5546b4ac667f21c0b97e4c" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.867709  5672 raft_consensus.cc:2393] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 14: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
I20260709 12:11:32.867744  5675 raft_consensus.cc:3060] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.879190  5675 raft_consensus.cc:2468] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
W20260709 12:11:32.880499  5712 consensus_peers.cc:597] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.881093  5712 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.881609  5712 leader_election.cc:336] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.882524  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc4186b2004bdc842845a4ea213b22" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:32.883558  5675 raft_consensus.cc:2393] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d651ebdc5c4df48798605de4565f59 in current term 6: Already voted for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in this term.
W20260709 12:11:32.884294  5712 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.888650  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3aa7804ba6b409794c9b2953dcaec3c" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:32.889348  6349 raft_consensus.cc:3060] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:11:32.892604  5748 raft_consensus.cc:1275] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:11:32.894658  5712 leader_election.cc:336] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.900264 10483 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:32.907851  6314 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.908815  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.909737  5638 consensus_peers.cc:597] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.920662  5638 consensus_peers.cc:597] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.921125  5638 consensus_peers.cc:597] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.921823  5638 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.922619  5638 consensus_peers.cc:597] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.923031  5638 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.923461  5638 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.924697 10541 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:11:32.923985  5496 catalog_manager.cc:5697] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 16 to 17, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 17 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:32.925604  5638 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.926079  5638 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.926802 10541 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:11:32.926237  5496 catalog_manager.cc:5697] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 7 to 8, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 8 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:32.927973  5638 consensus_peers.cc:597] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.929407  5712 consensus_peers.cc:597] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.930012  5712 consensus_peers.cc:597] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.930420  5712 consensus_peers.cc:597] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.927749  5491 catalog_manager.cc:5697] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 10 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:11:32.930819  5712 consensus_peers.cc:597] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.931365  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.913715 10241 consensus_queue.cc:1048] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 12:11:32.915993  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f266be2e2a674f69add98f503dedea79" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:32.934907  5748 raft_consensus.cc:3060] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:11:32.938151  5638 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:32.938688  5638 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.942611 10541 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:11:32.943452  5748 raft_consensus.cc:2468] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 7.
I20260709 12:11:32.910969  6349 raft_consensus.cc:2468] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f2b8e5bdd94ab6bf9f596e555b49d0 in term 11.
W20260709 12:11:32.954421  5638 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:32.955071  5638 consensus_peers.cc:597] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:32.955596  5638 consensus_peers.cc:597] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:32.956054  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.956941 10528 raft_consensus.cc:2764] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:11:32.958804  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:32.959676 10528 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:11:32.960888  5638 consensus_peers.cc:597] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509): Couldn't send request to peer b633c4cb0f2b4af29d22bda6848d049d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 526be313f5b34a12b149e477cccb4ee4. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:32.958796  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:32.963259  5712 leader_election.cc:304] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.964818 10528 raft_consensus.cc:2804] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:11:32.965483 10528 raft_consensus.cc:697] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:32.966514 10528 consensus_queue.cc:237] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.961544  5638 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.974771 10241 raft_consensus.cc:2804] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:11:32.974822  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:32.975437 10241 raft_consensus.cc:697] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:32.975802 10455 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:32.976331 10455 raft_consensus.cc:493] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:32.976773 10455 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:11:32.976823 10241 consensus_queue.cc:237] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:32.977887  5641 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:32.984952 10455 raft_consensus.cc:515] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:33.005425 10455 leader_election.cc:290] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:32.981444 10532 raft_consensus.cc:2804] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:11:32.980499  5638 consensus_peers.cc:597] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:33.007011 10532 raft_consensus.cc:697] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Becoming Leader. State: Replica: c1f2b8e5bdd94ab6bf9f596e555b49d0, State: Running, Role: LEADER
I20260709 12:11:33.007877 10532 consensus_queue.cc:237] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:32.985569  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:33.010082  5712 leader_election.cc:304] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:33.010653 10455 raft_consensus.cc:2804] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:11:33.012586 10455 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:33.013051 10455 raft_consensus.cc:3060] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:11:33.013511  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:33.014007 10517 raft_consensus.cc:2804] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:33.014707 10517 raft_consensus.cc:697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:33.015852 10517 consensus_queue.cc:237] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:33.002998  5491 catalog_manager.cc:5697] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 11 to 12, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 12 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:33.006799  5638 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.044585  6349 raft_consensus.cc:1275] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 17 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 12:11:33.053488 10483 raft_consensus.cc:2955] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:33.058035  5742 raft_consensus.cc:2955] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } } }
I20260709 12:11:33.059145  6349 raft_consensus.cc:1275] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:11:33.062214  5496 catalog_manager.cc:5697] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 10 to 11, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 11 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:33.064757  5675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb5275ac2f547f3a74decbb78393a92" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0"
I20260709 12:11:33.065340  5675 raft_consensus.cc:3060] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:11:33.076148  5638 consensus_peers.cc:597] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:33.081624 10537 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:33.082301 10537 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:33.084546 10537 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:33.086813  5712 leader_election.cc:336] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:33.091636  5712 consensus_peers.cc:597] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:33.093614  5712 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.095911  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:33.090046 10455 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:33.098372 10455 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:33.099375  5712 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.099911 10455 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:11:33.080938  5675 raft_consensus.cc:2468] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 10.
I20260709 12:11:33.104888  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
W20260709 12:11:33.107828  5712 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.108520  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:33.109591 10455 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:11:33.109786  5712 consensus_peers.cc:597] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.122784  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:33.123469  6349 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 13.
I20260709 12:11:33.125375  5496 catalog_manager.cc:5697] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: term changed from 6 to 7, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2). New cstate: current_term: 7 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:33.128859 10517 consensus_queue.cc:1048] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 12:11:33.134472 10517 consensus_queue.cc:1048] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } 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:11:33.137472  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:33.141116 10517 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:11:33.141731 10517 raft_consensus.cc:493] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Starting leader election (detected failure of leader a3041b1995cd441784b5b7604c6048ec)
I20260709 12:11:33.142298 10517 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:11:33.152314  5545 auto_rebalancer.cc:629] Failed to schedule move for tablet ac03d459e79a4a588b1ca25ce5677774: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:11:33.153365  5491 catalog_manager.cc:5697] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:33.157346  5545 auto_rebalancer.cc:629] Failed to schedule move for tablet 31f35525eff74df68ac8342a294bb9d3: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.165583  5712 leader_election.cc:304] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 
I20260709 12:11:33.168423 10537 raft_consensus.cc:2804] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:33.169433 10537 raft_consensus.cc:697] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:33.170511 10537 consensus_queue.cc:237] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:33.174510  5496 catalog_manager.cc:5697] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 reported cstate change: config changed from index -1 to 11, NON_VOTER b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4) added. New cstate: current_term: 12 leader_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:33.178659 10517 raft_consensus.cc:515] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:33.186448 10517 leader_election.cc:290] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Requested vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:33.187964  5712 consensus_peers.cc:597] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:33.198632  5712 leader_election.cc:336] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.230268  6345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f007296dd343a9ab5410a7b8c38fcd" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
I20260709 12:11:33.231052  6345 raft_consensus.cc:3060] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:11:33.231813  6314 consensus_peers.cc:597] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.240128  5712 consensus_peers.cc:597] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:33.244931  5712 leader_election.cc:336] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:33.246991  5712 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:33.256632  5491 catalog_manager.cc:5697] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 9 to 10, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 10 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:33.258404  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.259007  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.259485  5712 consensus_peers.cc:597] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.285094  5712 leader_election.cc:336] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:33.290290  5712 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:11:33.290737  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:33.297362  6345 raft_consensus.cc:2468] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 14.
W20260709 12:11:33.293242  5712 consensus_peers.cc:597] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.307013  5712 leader_election.cc:304] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:33.309371 10455 raft_consensus.cc:2804] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:11:33.309839 10455 raft_consensus.cc:697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:33.312978 10455 consensus_queue.cc:237] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:33.292900 10517 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:11:33.316959  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:33.356643  4444 tablet_replica.cc:333] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
W20260709 12:11:33.360767  5712 consensus_peers.cc:597] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.364266  4444 raft_consensus.cc:2243] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.368022  5742 raft_consensus.cc:1275] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
W20260709 12:11:33.370153  6314 consensus_peers.cc:597] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:33.372742 10530 consensus_queue.cc:1048] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 12:11:33.369560  5712 consensus_peers.cc:597] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.367713  5491 catalog_manager.cc:5697] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 13 to 14, leader changed from a3041b1995cd441784b5b7604c6048ec (127.4.87.1) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 14 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:33.388790  4444 raft_consensus.cc:2272] T 9ef4e3ba25f74d39bdb957f1e28bc926 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.399840  6314 consensus_peers.cc:597] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.382688  5712 consensus_peers.cc:597] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.416901  6314 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.434784  4444 tablet_replica.cc:333] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.435948  4444 raft_consensus.cc:2243] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.436661  4444 raft_consensus.cc:2272] T 00e092dab7cb4a87983d59f59e10f55f P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.439711  4444 tablet_replica.cc:333] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.446228  6350 raft_consensus.cc:1275] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 12:11:33.423935  6314 consensus_peers.cc:597] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.450119 10241 consensus_queue.cc:1048] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:11:33.456501  4444 raft_consensus.cc:2243] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.457487  4444 raft_consensus.cc:2272] T f1a9d74776a54997a85e087c00bd1d26 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.466849  6314 consensus_peers.cc:597] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:33.472769  5638 consensus_peers.cc:597] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.475567  4444 tablet_replica.cc:333] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.476868  4444 raft_consensus.cc:2243] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.477578  4444 raft_consensus.cc:2272] T cd02e149eca841a8948fa56d23d386a7 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.480523  4444 tablet_replica.cc:333] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
W20260709 12:11:33.497293  5712 consensus_peers.cc:597] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:33.518435  5712 consensus_peers.cc:597] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.494144  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.520314  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.521195  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.521867  5712 consensus_peers.cc:597] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.542480 10564 ts_tablet_manager.cc:933] T 526be313f5b34a12b149e477cccb4ee4 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:33.544476  4444 raft_consensus.cc:2243] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.545187  4444 raft_consensus.cc:2272] T 8664c920d103428aafd6764f98e4e3dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.554935  4444 tablet_replica.cc:333] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.558986 10564 tablet_copy_client.cc:323] T 526be313f5b34a12b149e477cccb4ee4 P b633c4cb0f2b4af29d22bda6848d049d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.87.2:41867
W20260709 12:11:33.567472  5638 consensus_peers.cc:597] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.571354  4444 raft_consensus.cc:2243] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.573025  4444 raft_consensus.cc:2272] T 3772a293e069440a985181c674da5fd4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.576457  4444 tablet_replica.cc:333] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.577593  4444 raft_consensus.cc:2243] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.578691  4444 raft_consensus.cc:2272] T 095729df5bff484bbdecdb05f0fdb998 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.606765  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.610987  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.615744  5712 consensus_peers.cc:597] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.616847  5712 consensus_peers.cc:597] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.622040  4444 tablet_replica.cc:333] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.625373  4444 raft_consensus.cc:2243] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.626535  4444 raft_consensus.cc:2272] T c392c8255b544d55a4e68600606033c8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.638913  4444 tablet_replica.cc:333] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.642310  4444 raft_consensus.cc:2243] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.653388  4444 raft_consensus.cc:2272] T 87ab01f4976d4d2685568d3cd9abc524 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.669396  5742 raft_consensus.cc:1275] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Refusing update from remote peer c1f2b8e5bdd94ab6bf9f596e555b49d0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:11:33.656484  4444 tablet_replica.cc:333] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.672737 10531 consensus_queue.cc:1048] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:11:33.676334  4444 raft_consensus.cc:2243] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 LEADER]: Raft consensus shutting down.
W20260709 12:11:33.686611  5712 consensus_peers.cc:597] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.681439  4444 raft_consensus.cc:2272] T ac03d459e79a4a588b1ca25ce5677774 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.713558  4444 tablet_replica.cc:333] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
W20260709 12:11:33.713999  5712 consensus_peers.cc:597] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.714725  5712 consensus_peers.cc:597] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.714824  4444 raft_consensus.cc:2243] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:33.715306  5712 consensus_peers.cc:597] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.716501  5712 consensus_peers.cc:597] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.716746  4444 raft_consensus.cc:2272] T 81fd1fa4bd5546b4ac667f21c0b97e4c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.721052  5712 consensus_peers.cc:597] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.723949  4444 tablet_replica.cc:333] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.741298  4444 raft_consensus.cc:2243] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.742117  4444 raft_consensus.cc:2272] T 2a23e44e27eb4f22b3d86339c952488c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.747591  5712 consensus_peers.cc:597] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. 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:11:33.748389  5712 consensus_peers.cc:597] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: 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:11:33.749985  4444 tablet_replica.cc:333] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.752655  4444 raft_consensus.cc:2243] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.753026  6348 raft_consensus.cc:1275] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:11:33.754788  4444 raft_consensus.cc:2272] T 1f4a55cac61c4f24b11fb6057fbd411b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.763163 10537 consensus_queue.cc:1048] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:11:33.809193  4444 tablet_replica.cc:333] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.809983  4444 raft_consensus.cc:2243] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.813124  4444 raft_consensus.cc:2272] T eba5113d8b0c400dbcc0ac11e56b429b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.816085  4444 tablet_replica.cc:333] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.817225  4444 raft_consensus.cc:2243] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.818202  4444 raft_consensus.cc:2272] T 92dc4186b2004bdc842845a4ea213b22 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:33.835067  5481 catalog_manager.cc:4755] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 25f17454313a4732b370818b72131482: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:33.849350  5712 consensus_peers.cc:597] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:33.859400  4444 tablet_replica.cc:333] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.860841  4444 raft_consensus.cc:2243] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.917672  4444 raft_consensus.cc:2272] T 7d550d173301432199bfab003c6f8e31 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.946002  4444 tablet_replica.cc:333] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.947139  4444 raft_consensus.cc:2243] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:33.947937  4444 raft_consensus.cc:2272] T 094d9c2e3e6946ddbe915bcb46c39b66 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.950793  4444 tablet_replica.cc:333] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.951829  4444 raft_consensus.cc:2243] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.965504  4444 raft_consensus.cc:2272] T c3aa7804ba6b409794c9b2953dcaec3c P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:33.982533  4444 tablet_replica.cc:333] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:33.995206  4444 raft_consensus.cc:2243] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:33.996429  4444 raft_consensus.cc:2272] T cedba672622d4787b6d0a6355e8d716d P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.027153 10241 raft_consensus.cc:493] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:34.027649 10241 raft_consensus.cc:515] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.033144 10241 leader_election.cc:290] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.037881  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:34.039588  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f17454313a4732b370818b72131482" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.040397 10531 raft_consensus.cc:493] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:34.040984 10531 raft_consensus.cc:515] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.043077 10531 leader_election.cc:290] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:34.054239  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c65fb98a6fb444f98c1f7b06c7c2d2a" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.056542  5641 leader_election.cc:304] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:34.060111 10241 raft_consensus.cc:2749] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:11:34.060582  5638 leader_election.cc:336] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.061599  5638 leader_election.cc:304] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:34.067180  4444 tablet_replica.cc:333] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.073982  4444 raft_consensus.cc:2243] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.074699  4444 raft_consensus.cc:2272] T 66aefd80be84428787c71c58dc28f3a1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.081852  4444 tablet_replica.cc:333] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.082722  4444 raft_consensus.cc:2243] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.090656 10531 raft_consensus.cc:2749] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:34.107100  4444 raft_consensus.cc:2272] T cacbfdd03fc34065854f75ff4d65038a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.117564  4444 tablet_replica.cc:333] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.118593  4444 raft_consensus.cc:2243] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.133379  4444 raft_consensus.cc:2272] T f44695e0bae949b4ac305f4e932ac134 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.136464  4444 tablet_replica.cc:333] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.137331  4444 raft_consensus.cc:2243] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.138019  4444 raft_consensus.cc:2272] T ef975de4d23d4f0aae305634845c93e4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.145316  4444 tablet_replica.cc:333] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.146381  4444 raft_consensus.cc:2243] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.148079  4444 raft_consensus.cc:2272] T 526be313f5b34a12b149e477cccb4ee4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.159897  4444 tablet_replica.cc:333] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.161238  4444 raft_consensus.cc:2243] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.162446  4444 raft_consensus.cc:2272] T 91a65870ffb846079533d9658b064178 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.166273  4444 tablet_replica.cc:333] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.175391  4444 raft_consensus.cc:2243] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.176630  4444 raft_consensus.cc:2272] T c252f851e24c41fcaf3c609643979b04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.179978  4444 tablet_replica.cc:333] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.180826  4444 raft_consensus.cc:2243] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.185230  4444 raft_consensus.cc:2272] T 8bd995becb0348ecbe420f9df9ef66e8 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.193434 10557 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:34.193985 10557 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.196352 10557 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:34.201545  5712 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:11:34.199393  4444 tablet_replica.cc:333] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.203068  4444 raft_consensus.cc:2243] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Raft consensus shutting down.
W20260709 12:11:34.205400  5712 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.205940  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.206934 10528 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:34.210284  4444 raft_consensus.cc:2272] T 923745694b2f4916b6995aabdc7db3bc P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.223958  4444 tablet_replica.cc:333] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.224834  4444 raft_consensus.cc:2243] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.225775  4444 raft_consensus.cc:2272] T 432d1b78531248f7844c75e4794d1b00 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.238981  4444 tablet_replica.cc:333] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.244077  4444 raft_consensus.cc:2243] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.246295  4444 raft_consensus.cc:2272] T 65d0221e3c7749ee95520dde8dc54a45 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.250037  4444 tablet_replica.cc:333] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.269443 10531 raft_consensus.cc:493] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:34.270036  4444 raft_consensus.cc:2243] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.270090 10531 raft_consensus.cc:515] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.271070  4444 raft_consensus.cc:2272] T 31f35525eff74df68ac8342a294bb9d3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.274699  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:34.276314  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc45565760894ac3ba1df6f3c42d8617" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.279631  5641 leader_election.cc:304] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:34.274363  4444 tablet_replica.cc:333] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.281594 10241 raft_consensus.cc:2749] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:34.282599  4444 raft_consensus.cc:2243] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.282835 10531 leader_election.cc:290] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.283226  4444 raft_consensus.cc:2272] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.286769  4444 tablet_replica.cc:333] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.287652  4444 raft_consensus.cc:2243] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.288388  4444 raft_consensus.cc:2272] T 8fb5275ac2f547f3a74decbb78393a92 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.291684  4444 tablet_replica.cc:333] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.292541  4444 raft_consensus.cc:2243] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.293242  4444 raft_consensus.cc:2272] T 16f88f63a79a482d8afa3b5396d63155 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.294477 10531 raft_consensus.cc:493] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:34.295097 10531 raft_consensus.cc:515] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.296304  4444 tablet_replica.cc:333] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.297458  4444 raft_consensus.cc:2243] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.298441  4444 raft_consensus.cc:2272] T 25f17454313a4732b370818b72131482 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.299026  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:34.300446 10241 raft_consensus.cc:493] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:34.300976 10241 raft_consensus.cc:515] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.301558  4444 tablet_replica.cc:333] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.302491  4444 raft_consensus.cc:2243] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.303078 10241 leader_election.cc:290] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.303462  4444 raft_consensus.cc:2272] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.306008  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f79641c19d04e548471a58f13f98268" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.307096  4444 tablet_replica.cc:333] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.307785  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.309306  4444 raft_consensus.cc:2243] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.310132  4444 raft_consensus.cc:2272] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.317258  5641 leader_election.cc:304] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:34.317679  4444 tablet_replica.cc:333] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.318739  4444 raft_consensus.cc:2243] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.318778  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b3e538347cfaf68d9a5a0533af5" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:34.319744  4444 raft_consensus.cc:2272] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.323158 10241 raft_consensus.cc:2749] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:11:34.324750  5641 leader_election.cc:304] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
W20260709 12:11:34.329859  5641 raft_consensus.cc:2686] T cb713b3e538347cfaf68d9a5a0533af5 P c1f2b8e5bdd94ab6bf9f596e555b49d0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:11:34.328603 10531 leader_election.cc:290] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.330816 10531 raft_consensus.cc:493] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:34.339977  4444 tablet_replica.cc:333] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.339859 10241 raft_consensus.cc:493] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b633c4cb0f2b4af29d22bda6848d049d)
I20260709 12:11:34.340734 10241 raft_consensus.cc:515] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.341027 10531 raft_consensus.cc:515] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.345422 10241 leader_election.cc:290] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.347800  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c172b47c879d4ec1aa0c579b42425c16" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
W20260709 12:11:34.351640  5638 leader_election.cc:336] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.352072  5638 leader_election.cc:304] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [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: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: a3041b1995cd441784b5b7604c6048ec, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:34.352630 10531 leader_election.cc:290] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.353313 10531 raft_consensus.cc:2749] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:34.355232  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:34.353370  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf6fc1f0d343d8b905084bcdd013f1" candidate_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.353713  4444 raft_consensus.cc:2243] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.358764  4444 raft_consensus.cc:2272] T 8334e974ab304b8e88b43127cc690049 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.361371  5641 leader_election.cc:304] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1f2b8e5bdd94ab6bf9f596e555b49d0; no voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d
I20260709 12:11:34.365254  4444 tablet_replica.cc:333] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.365953 10573 raft_consensus.cc:2749] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:34.366183  4444 raft_consensus.cc:2243] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.368482  4444 raft_consensus.cc:2272] T f266be2e2a674f69add98f503dedea79 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.372390  4444 tablet_replica.cc:333] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.379145  4444 raft_consensus.cc:2243] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.380218  4444 raft_consensus.cc:2272] T c172b47c879d4ec1aa0c579b42425c16 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.383191  4444 tablet_replica.cc:333] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.384004  4444 raft_consensus.cc:2243] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.385326  4444 raft_consensus.cc:2272] T fc45565760894ac3ba1df6f3c42d8617 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.388499  4444 tablet_replica.cc:333] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.389384  4444 raft_consensus.cc:2243] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.390093  4444 raft_consensus.cc:2272] T 23238af3280246f7bfe3d0f78cc982b3 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.392931  4444 tablet_replica.cc:333] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.397637  4444 raft_consensus.cc:2243] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.406611  4444 raft_consensus.cc:2272] T 733b657f527e405f9c1c60998e0b3c04 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.410612  4444 tablet_replica.cc:333] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.411522  4444 raft_consensus.cc:2243] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.412298  4444 raft_consensus.cc:2272] T d01aa63a7ba241f3b49f67af52c20bbd P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.415293  4444 tablet_replica.cc:333] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.416214  4444 raft_consensus.cc:2243] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.417220  4444 raft_consensus.cc:2272] T 4f79641c19d04e548471a58f13f98268 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.419961  4444 tablet_replica.cc:333] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.428709  4444 raft_consensus.cc:2243] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.429472  4444 raft_consensus.cc:2272] T 4f38be6475804f268affd9dedc312c2b P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.433346  4444 tablet_replica.cc:333] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0: stopping tablet replica
I20260709 12:11:34.434089  4444 raft_consensus.cc:2243] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.435266  4444 raft_consensus.cc:2272] T 7faf6fc1f0d343d8b905084bcdd013f1 P c1f2b8e5bdd94ab6bf9f596e555b49d0 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:34.579433  5639 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:11:34.598951  5712 consensus_peers.cc:597] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:34.611564 10537 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:34.612494 10537 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.615680 10537 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:34.628227  5712 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:11:34.633982  5712 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.634517  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.635380 10537 raft_consensus.cc:2749] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:34.654150 10530 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.654702 10530 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.659233 10530 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:34.660741  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
W20260709 12:11:34.663311  6314 leader_election.cc:336] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.663964  6314 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.666529 10530 raft_consensus.cc:2749] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:11:34.709026 10564 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48476 (request call id 600) took 1221 ms. Trace:
I20260709 12:11:34.709503 10564 rpcz_store.cc:276] 0709 12:11:33.488011 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:33.491639 (+  3628us) service_pool.cc:224] Handling call
0709 12:11:33.542875 (+ 51236us) ts_tablet_manager.cc:934] T 526be313f5b34a12b149e477cccb4ee4 P b633c4cb0f2b4af29d22bda6848d049d: Initiating tablet copy from peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
0709 12:11:34.708922 (+1166047us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":806,"tablet-copy.queue_time_us":50006,"thread_start_us":132850,"threads_started":2}
W20260709 12:11:34.711225  6315 connection.cc:466] server connection from 127.0.0.1:48476 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48476 (request call id 600) could send its response
W20260709 12:11:34.727031  5712 consensus_peers.cc:597] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:34.781773 10537 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.782640 10537 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.787298 10537 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.789381  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
W20260709 12:11:34.791231  5712 leader_election.cc:336] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.793749  5712 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.794464 10537 raft_consensus.cc:2749] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:34.794764 10530 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.795305 10530 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.801781  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:34.802394  5748 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 11.
I20260709 12:11:34.804271  6317 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:34.805168 10480 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:11:34.805552 10480 raft_consensus.cc:493] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.805912 10480 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:11:34.816080 10530 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:34.816804  6314 leader_election.cc:336] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.828030 10480 raft_consensus.cc:515] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.831948  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c392c8255b544d55a4e68600606033c8" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:34.832517  5748 raft_consensus.cc:3060] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:11:34.839444  6314 leader_election.cc:336] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.840948 10537 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.841482 10537 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.843828 10537 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:34.852903  5748 raft_consensus.cc:2468] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 12.
I20260709 12:11:34.855041  6317 leader_election.cc:304] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:34.855429  5712 leader_election.cc:336] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.856079 10530 raft_consensus.cc:2804] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Leader election won for term 12
W20260709 12:11:34.858289  5712 leader_election.cc:336] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.858731  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.866122 10530 raft_consensus.cc:697] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:34.867419 10530 consensus_queue.cc:237] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 11.12, Last appended by leader: 12, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.869091 10528 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:11:34.872877 10528 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.873421 10528 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.875558 10528 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.880936  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
I20260709 12:11:34.881597  6350 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 4.
I20260709 12:11:34.884914  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:34.885923 10528 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:11:34.886662 10528 raft_consensus.cc:493] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.887079 10528 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:11:34.888895  5712 leader_election.cc:336] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.887039 10480 leader_election.cc:290] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:34.898934 10528 raft_consensus.cc:515] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.906193 10528 leader_election.cc:290] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:34.910941 10537 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.911461 10537 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.913357  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef4e3ba25f74d39bdb957f1e28bc926" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d"
W20260709 12:11:34.913368  5712 leader_election.cc:336] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.913904 10537 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:34.914103  6350 raft_consensus.cc:3060] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:11:34.924037  5712 leader_election.cc:336] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:34.924736  5712 leader_election.cc:336] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.925115  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.925803 10537 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:34.925362  5491 catalog_manager.cc:5697] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 11 to 12, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 12 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:11:34.931588  6350 raft_consensus.cc:2468] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d651ebdc5c4df48798605de4565f59 in term 5.
I20260709 12:11:34.935182  5712 leader_election.cc:304] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.935952 10537 raft_consensus.cc:2804] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:11:34.936415 10537 raft_consensus.cc:697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Becoming Leader. State: Replica: 31d651ebdc5c4df48798605de4565f59, State: Running, Role: LEADER
I20260709 12:11:34.936919 10528 raft_consensus.cc:493] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:34.937286 10537 consensus_queue.cc:237] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:34.937781 10528 raft_consensus.cc:515] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.940050 10528 leader_election.cc:290] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:34.961222 10528 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:34.961731 10528 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.963718 10528 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:34.965646  5712 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:34.975155  5712 leader_election.cc:336] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:34.975607  5712 leader_election.cc:304] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.977991 10528 raft_consensus.cc:2749] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:11:34.985498  5712 leader_election.cc:336] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:34.986486  5712 leader_election.cc:336] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:34.986860  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:34.987541 10528 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:34.989391 10528 raft_consensus.cc:493] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:34.990047 10528 raft_consensus.cc:515] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:34.992029 10528 leader_election.cc:290] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.007012  6314 consensus_peers.cc:597] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.007622  5712 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:35.009321  5712 leader_election.cc:336] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:35.009845  5712 leader_election.cc:304] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.013660 10528 raft_consensus.cc:2749] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:35.014460  5496 catalog_manager.cc:5697] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 reported cstate change: term changed from 4 to 5, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to 31d651ebdc5c4df48798605de4565f59 (127.4.87.3). New cstate: current_term: 5 leader_uuid: "31d651ebdc5c4df48798605de4565f59" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:35.021795 10528 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.024735 10528 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.031307 10528 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.042150  5712 leader_election.cc:336] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:35.042853  5712 leader_election.cc:336] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:35.043233  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.044000 10528 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:11:35.061803  6314 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.075385  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.076642  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.082531  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.086905  6314 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111) [suppressed 527 similar messages]
W20260709 12:11:35.112022  5712 consensus_peers.cc:597] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.118669  6314 consensus_peers.cc:597] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:35.155457 10537 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:35.156040 10537 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.158484 10537 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.173202  5712 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:35.174053  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.174508  5712 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:35.174907  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.175896 10537 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:11:35.181360 10579 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.181897 10579 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.184127 10579 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.200174  5712 consensus_peers.cc:597] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.201073  5712 leader_election.cc:336] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.204439  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.204795  5712 leader_election.cc:336] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.205420  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.206727 10579 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:11:35.210247  5712 consensus_peers.cc:597] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:35.236671 10581 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.237315 10581 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.239429 10581 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
I20260709 12:11:35.242221  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
W20260709 12:11:35.248806  5712 leader_election.cc:336] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.249303  5712 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.250722 10581 raft_consensus.cc:2749] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:11:35.289552 10581 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.290076 10581 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.292537 10581 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.297722  5712 leader_election.cc:336] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:35.298516  5712 leader_election.cc:336] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:35.299008  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.299856 10581 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:11:35.309365  5712 consensus_peers.cc:597] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:35.333339  6348 raft_consensus.cc:1275] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Refusing update from remote peer 31d651ebdc5c4df48798605de4565f59: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:11:35.333734  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:35.335618 10581 consensus_queue.cc:1048] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:11:35.364033  6314 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.364114  5712 consensus_peers.cc:597] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:35.365831  5712 consensus_peers.cc:597] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.380982  5712 consensus_peers.cc:597] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:35.390110 10480 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.390726 10480 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.393743  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:35.394405  5748 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 9.
I20260709 12:11:35.403198  6317 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:35.404002 10530 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:11:35.404421 10530 raft_consensus.cc:493] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.404831 10480 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.404834 10530 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:11:35.419063  6314 leader_election.cc:336] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.425704 10530 raft_consensus.cc:515] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.426806  5748 raft_consensus.cc:1275] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 11 index: 12. Preceding OpId from leader: term: 12 index: 13. (index mismatch)
I20260709 12:11:35.428756 10480 consensus_queue.cc:1048] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:11:35.434693  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44695e0bae949b4ac305f4e932ac134" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:35.435487  5742 raft_consensus.cc:3060] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:11:35.442478  6314 leader_election.cc:336] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.443609 10530 leader_election.cc:290] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: Requested vote from peers 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.443914  5742 raft_consensus.cc:2468] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 10.
I20260709 12:11:35.444340 10530 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.448362 10530 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.449927  6317 leader_election.cc:304] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.471410 10480 raft_consensus.cc:2804] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:11:35.472968 10480 raft_consensus.cc:697] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:35.474128 10480 consensus_queue.cc:237] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.472260 10530 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.477460 10579 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.478011 10579 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.480091 10579 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4:33509)
W20260709 12:11:35.489609  6314 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:35.493760  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "31d651ebdc5c4df48798605de4565f59" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b633c4cb0f2b4af29d22bda6848d049d" is_pre_election: true
W20260709 12:11:35.502406  6317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:42443, user_credentials={real_user=slave}} blocked reactor thread for 52586.9us
I20260709 12:11:35.519079 10591 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.519867 10591 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.528290 10591 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.531474  5712 leader_election.cc:336] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.532011  5712 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: b633c4cb0f2b4af29d22bda6848d049d, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.532812 10581 raft_consensus.cc:2749] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:11:35.533387  5491 catalog_manager.cc:5697] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 9 to 10, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 10 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:11:35.541692  6314 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.542440  6314 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.544428 10592 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:11:35.546321  5712 consensus_peers.cc:597] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.546902  5712 consensus_peers.cc:597] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.547348  5712 consensus_peers.cc:597] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.556002  6314 consensus_peers.cc:597] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:35.561120 10591 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.561733 10591 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:35.564445  6314 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.565408  6314 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.565925  6314 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:35.566821  5712 consensus_peers.cc:597] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:35.567378 10592 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:35.567786 10591 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.570132  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.570811  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.577437  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.583699  6314 leader_election.cc:336] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.584371  6314 leader_election.cc:336] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.584793  6314 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.585726 10480 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:35.600948 10591 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.601647 10591 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.603832 10591 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.606290 10579 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.616912 10579 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.620052 10579 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.621079 10537 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.622509 10537 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:35.624655 10537 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.637666 10591 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.638263 10591 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.640334 10591 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:35.642702  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59" is_pre_election: true
I20260709 12:11:35.643543  5748 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 7.
I20260709 12:11:35.644886  6317 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: 
I20260709 12:11:35.645663 10591 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:11:35.646075 10591 raft_consensus.cc:493] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Starting leader election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.646476 10591 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:11:35.648178  6314 leader_election.cc:336] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.659475  6314 leader_election.cc:336] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.663493  6314 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.664398 10592 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:35.659586 10591 raft_consensus.cc:515] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.671218  5748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a65870ffb846079533d9658b064178" candidate_uuid: "b633c4cb0f2b4af29d22bda6848d049d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "31d651ebdc5c4df48798605de4565f59"
I20260709 12:11:35.678058  5748 raft_consensus.cc:3060] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:11:35.669116 10591 leader_election.cc:290] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Requested vote from peers c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
W20260709 12:11:35.662596  5712 leader_election.cc:336] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.683367  5712 leader_election.cc:336] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.668442  4444 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5696)
W20260709 12:11:35.691468  6314 consensus_peers.cc:597] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:35.693471  5712 leader_election.cc:336] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.695256  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:35.696854  6314 leader_election.cc:336] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.697568 10579 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:11:35.698609  5712 leader_election.cc:336] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.700160  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.704221 10579 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:11:35.709672  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.714847  6314 leader_election.cc:336] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.688982  5748 raft_consensus.cc:2468] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b633c4cb0f2b4af29d22bda6848d049d in term 8.
I20260709 12:11:35.720623  6317 leader_election.cc:304] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59, b633c4cb0f2b4af29d22bda6848d049d; no voters: c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.722046 10591 raft_consensus.cc:2804] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:11:35.722661 10591 raft_consensus.cc:697] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Becoming Leader. State: Replica: b633c4cb0f2b4af29d22bda6848d049d, State: Running, Role: LEADER
I20260709 12:11:35.723877 10591 consensus_queue.cc:237] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:35.742882 10537 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.743575 10537 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.745620 10537 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:35.758368  5491 catalog_manager.cc:5697] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d reported cstate change: term changed from 7 to 8, leader changed from c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2) to b633c4cb0f2b4af29d22bda6848d049d (127.4.87.4). New cstate: current_term: 8 leader_uuid: "b633c4cb0f2b4af29d22bda6848d049d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:11:35.769709  5712 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:35.781364  5712 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:35.782015  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.782889 10579 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:11:35.788887  5712 consensus_peers.cc:597] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.830210  6314 consensus_peers.cc:597] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.843340  5712 consensus_peers.cc:597] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:35.857692 10537 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:35.858596 10537 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:35.861645 10537 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:35.876843  5712 leader_election.cc:336] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:35.877815  5712 leader_election.cc:336] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:35.878173  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:35.878841 10579 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:11:35.915010  6314 consensus_peers.cc:597] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:35.918772  5748 raft_consensus.cc:1275] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
W20260709 12:11:35.919174  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:35.921377 10591 consensus_queue.cc:1048] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 12:11:35.940936  5712 consensus_peers.cc:597] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.942310  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.962394  5712 consensus_peers.cc:597] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.968905  6314 consensus_peers.cc:597] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:35.969502  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:35.984133  5712 consensus_peers.cc:597] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.010608  5712 consensus_peers.cc:597] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.012084 10596 log.cc:927] Time spent T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 12:11:36.037590  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.064689  5481 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.87.1:33349, user_credentials={real_user=slave}} blocked reactor thread for 63570.4us
W20260709 12:11:36.069164  5712 consensus_peers.cc:597] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.069386  5481 catalog_manager.cc:4755] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 25f17454313a4732b370818b72131482: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:36.078543  5712 consensus_peers.cc:597] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.088892  5712 consensus_peers.cc:597] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.089429  5712 consensus_peers.cc:597] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.093299  5712 consensus_peers.cc:597] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.107352  5712 consensus_peers.cc:597] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.149597  5712 consensus_peers.cc:597] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.152308  6314 consensus_peers.cc:597] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.155985  6314 consensus_peers.cc:597] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:36.169591  5748 raft_consensus.cc:1275] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Refusing update from remote peer b633c4cb0f2b4af29d22bda6848d049d: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:11:36.172257 10600 consensus_queue.cc:1048] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:11:36.186242  5712 consensus_peers.cc:597] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.199416  5712 consensus_peers.cc:597] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.208851  6314 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.210479  5712 consensus_peers.cc:597] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.256165  5712 consensus_peers.cc:597] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.291394  6314 consensus_peers.cc:597] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:36.440779  5712 consensus_peers.cc:597] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:36.465067 10537 raft_consensus.cc:493] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:36.465771 10537 raft_consensus.cc:515] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:36.468137 10537 leader_election.cc:290] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:36.469204 10579 raft_consensus.cc:493] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:36.470019 10579 raft_consensus.cc:515] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:36.472405 10579 leader_election.cc:290] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:36.518472  5712 leader_election.cc:336] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:36.519243  5712 leader_election.cc:336] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:36.520920  5712 leader_election.cc:336] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:36.521463  5712 leader_election.cc:304] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:36.522324 10579 raft_consensus.cc:2749] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:11:36.523694  5712 leader_election.cc:336] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:36.524251  5712 leader_election.cc:304] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:36.525265 10579 raft_consensus.cc:2749] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:11:36.691574  4444 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5696)
I20260709 12:11:36.824295 10537 raft_consensus.cc:493] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:36.825012 10537 raft_consensus.cc:515] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:36.827118 10537 leader_election.cc:290] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:36.852860  5712 leader_election.cc:336] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:36.853825  5712 leader_election.cc:336] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:36.854408  5712 leader_election.cc:304] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:36.864032 10537 raft_consensus.cc:2749] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:36.916721 10537 raft_consensus.cc:493] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.917225 10537 raft_consensus.cc:515] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:36.919044 10537 leader_election.cc:290] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:36.921883 10537 raft_consensus.cc:493] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:36.922343 10537 raft_consensus.cc:515] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:36.925400 10537 leader_election.cc:290] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:36.932825  5712 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:36.938102  5712 leader_election.cc:336] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:36.938695  5712 leader_election.cc:304] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:36.939742 10537 raft_consensus.cc:2749] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:11:36.939931  5712 leader_election.cc:336] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:36.940855  5712 leader_election.cc:336] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:36.941313  5712 leader_election.cc:304] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:36.942139 10537 raft_consensus.cc:2749] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:11:36.984314 10537 raft_consensus.cc:493] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:36.984899 10537 raft_consensus.cc:515] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:36.987213 10537 leader_election.cc:290] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.044374  5712 leader_election.cc:336] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:37.045776  5712 leader_election.cc:336] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:37.046555  5712 leader_election.cc:304] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.047339 10537 raft_consensus.cc:2749] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:11:37.096194 10537 raft_consensus.cc:493] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:37.096673 10537 raft_consensus.cc:515] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:37.098397 10537 leader_election.cc:290] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.097571  5712 consensus_peers.cc:597] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.129383  5712 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.131995  5712 leader_election.cc:336] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.132513  5712 leader_election.cc:304] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.133313 10579 raft_consensus.cc:2749] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:11:37.134367  5712 consensus_peers.cc:597] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.182372 10579 raft_consensus.cc:493] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.182899 10579 raft_consensus.cc:515] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:37.185220 10579 leader_election.cc:290] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.222939  5712 leader_election.cc:336] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.234624  5712 leader_election.cc:336] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.235220  5712 leader_election.cc:304] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.240337 10591 raft_consensus.cc:493] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.242700 10591 raft_consensus.cc:515] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
W20260709 12:11:37.241839  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.249116 10591 leader_election.cc:290] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.251896  6314 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.253350 10579 raft_consensus.cc:2749] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:11:37.255676  6314 leader_election.cc:336] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:37.256181  6314 leader_election.cc:304] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.256922 10591 raft_consensus.cc:2749] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:37.274566 10579 raft_consensus.cc:493] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.275149 10579 raft_consensus.cc:515] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } attrs { replace: true } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: NON_VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: true } }
I20260709 12:11:37.277611 10579 leader_election.cc:290] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:37.278856 10591 raft_consensus.cc:493] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.279409 10591 raft_consensus.cc:515] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:37.281440 10591 leader_election.cc:290] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:37.283713 10579 raft_consensus.cc:493] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.284302 10579 raft_consensus.cc:515] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:37.286399 10579 leader_election.cc:290] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.293414  6314 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:37.294114  6314 leader_election.cc:336] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:37.294477  6314 leader_election.cc:304] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.295871 10591 raft_consensus.cc:2749] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:11:37.304277  5712 leader_election.cc:336] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.311635  5712 leader_election.cc:336] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.312158  5712 leader_election.cc:304] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.312911 10579 raft_consensus.cc:2749] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:11:37.313994  5712 leader_election.cc:336] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
W20260709 12:11:37.314796  5712 leader_election.cc:336] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:37.315203  5712 leader_election.cc:304] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.315914 10579 raft_consensus.cc:2749] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:11:37.424147 10480 raft_consensus.cc:493] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.424726 10480 raft_consensus.cc:515] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:37.426865 10480 leader_election.cc:290] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:37.446396 10480 raft_consensus.cc:493] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.447041 10480 raft_consensus.cc:515] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:37.449314 10480 leader_election.cc:290] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.451856  6314 consensus_peers.cc:597] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.480729  6314 leader_election.cc:336] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.493475  6314 leader_election.cc:336] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.494773  6314 consensus_peers.cc:597] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.496519  6314 leader_election.cc:336] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.499897  6314 leader_election.cc:304] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.502163 10604 raft_consensus.cc:2749] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:11:37.503460  6314 leader_election.cc:336] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.506675  6314 leader_election.cc:304] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.509831 10604 raft_consensus.cc:2749] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:11:37.512104  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
W20260709 12:11:37.512812  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.537197 10579 raft_consensus.cc:493] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.537727 10579 raft_consensus.cc:515] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
W20260709 12:11:37.538479  6314 consensus_peers.cc:597] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.539727 10579 leader_election.cc:290] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
W20260709 12:11:37.553203  5712 consensus_peers.cc:597] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.563853  5712 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.564764  5712 leader_election.cc:336] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.565258  5712 leader_election.cc:304] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [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: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.566185 10579 raft_consensus.cc:2749] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:11:37.590166  5712 consensus_peers.cc:597] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:37.590868  5712 consensus_peers.cc:597] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.632277  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.678740  6314 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.683161  5712 consensus_peers.cc:597] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.689832  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
W20260709 12:11:37.732398  5712 consensus_peers.cc:597] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:37.750444  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:37.758248  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.766484  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:37.767590  4444 tablet_replica.cc:333] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.768479  4444 raft_consensus.cc:2243] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.769647  4444 raft_consensus.cc:2272] T 9ef4e3ba25f74d39bdb957f1e28bc926 P 31d651ebdc5c4df48798605de4565f59 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.772465  4444 tablet_replica.cc:333] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.773280  4444 raft_consensus.cc:2243] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.774335  4444 pending_rounds.cc:70] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Trying to abort 1 pending ops.
I20260709 12:11:37.774585  4444 pending_rounds.cc:77] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59: Aborting op as it isn't in flight: id { term: 8 index: 7 } timestamp: 7305621884126191616 op_type: NO_OP noop_request { }
I20260709 12:11:37.774926  4444 raft_consensus.cc:2889] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:37.775271  4444 raft_consensus.cc:2272] T 00e092dab7cb4a87983d59f59e10f55f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.777729  4444 tablet_replica.cc:333] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.778550  4444 raft_consensus.cc:2243] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.779187  4444 raft_consensus.cc:2272] T f1a9d74776a54997a85e087c00bd1d26 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.782011  4444 tablet_replica.cc:333] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.782928  4444 raft_consensus.cc:2243] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.788791  4444 raft_consensus.cc:2272] T 1c346b9a51b747cf854f82139e5c10c7 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.791636  4444 tablet_replica.cc:333] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.792503  4444 raft_consensus.cc:2243] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.793596  4444 raft_consensus.cc:2272] T 8664c920d103428aafd6764f98e4e3dd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.796448  4444 tablet_replica.cc:333] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.797910  4444 raft_consensus.cc:2243] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.798856  4444 raft_consensus.cc:2272] T cd02e149eca841a8948fa56d23d386a7 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:37.799649  5712 consensus_peers.cc:597] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.802755  4444 tablet_replica.cc:333] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.803966  4444 raft_consensus.cc:2243] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.805750  4444 raft_consensus.cc:2272] T 3772a293e069440a985181c674da5fd4 P 31d651ebdc5c4df48798605de4565f59 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.810252  4444 tablet_replica.cc:333] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.811364  4444 raft_consensus.cc:2243] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.812179  4444 raft_consensus.cc:2272] T 4abdc6d9772d488087fd75aba9aee38f P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.816967 10579 raft_consensus.cc:493] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:37.817622 10579 raft_consensus.cc:515] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:37.824120  4444 tablet_replica.cc:333] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.826072 10579 leader_election.cc:290] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:37.826620  4444 raft_consensus.cc:2243] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.827998  4444 raft_consensus.cc:2272] T b9ec48a82fca4bffb8baf17a14207d71 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.832010  4444 tablet_replica.cc:333] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.832881  4444 raft_consensus.cc:2243] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.833523  4444 raft_consensus.cc:2272] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.836090  4444 tablet_replica.cc:333] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.836974  4444 raft_consensus.cc:2243] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.837999  4444 pending_rounds.cc:70] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Trying to abort 1 pending ops.
I20260709 12:11:37.838280  4444 pending_rounds.cc:77] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59: Aborting op as it isn't in flight: id { term: 10 index: 7 } timestamp: 7305621885009182720 op_type: NO_OP noop_request { }
W20260709 12:11:37.838647  5712 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.838665  4444 raft_consensus.cc:2889] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:37.839403  4444 raft_consensus.cc:2272] T 81fd1fa4bd5546b4ac667f21c0b97e4c P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:37.839625  5712 leader_election.cc:336] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
I20260709 12:11:37.840150  5712 leader_election.cc:304] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
W20260709 12:11:37.840776  5712 raft_consensus.cc:2686] T 095729df5bff484bbdecdb05f0fdb998 P 31d651ebdc5c4df48798605de4565f59: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:11:37.842069  4444 tablet_replica.cc:333] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.843166  4444 raft_consensus.cc:2243] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.843863  4444 raft_consensus.cc:2272] T ac03d459e79a4a588b1ca25ce5677774 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.846487  4444 tablet_replica.cc:333] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.847518  4444 raft_consensus.cc:2243] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.848690  4444 raft_consensus.cc:2272] T 31af8e5283604a3fb5bde627fe027991 P 31d651ebdc5c4df48798605de4565f59 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.851516  4444 tablet_replica.cc:333] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.852350  4444 raft_consensus.cc:2243] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.853412  4444 raft_consensus.cc:2272] T 1f4a55cac61c4f24b11fb6057fbd411b P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.856036  4444 tablet_replica.cc:333] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.856942  4444 raft_consensus.cc:2243] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.857960  4444 raft_consensus.cc:2272] T eba5113d8b0c400dbcc0ac11e56b429b P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.861290  4444 tablet_replica.cc:333] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.862399  4444 raft_consensus.cc:2243] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.863370  4444 raft_consensus.cc:2272] T 92dc4186b2004bdc842845a4ea213b22 P 31d651ebdc5c4df48798605de4565f59 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.866945  4444 tablet_replica.cc:333] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.867817  4444 raft_consensus.cc:2243] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.868541  4444 raft_consensus.cc:2272] T 7d550d173301432199bfab003c6f8e31 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.871959  4444 tablet_replica.cc:333] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.872857  4444 raft_consensus.cc:2243] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Raft consensus shutting down.
W20260709 12:11:37.873066  6317 consensus_peers.cc:597] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: 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:11:37.873947  4444 raft_consensus.cc:2272] T 094d9c2e3e6946ddbe915bcb46c39b66 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.876796  4444 tablet_replica.cc:333] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.877614  4444 raft_consensus.cc:2243] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.878803  4444 raft_consensus.cc:2272] T 702b1e2daa1442e99b38fbdf84a81a00 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.882488  4444 tablet_replica.cc:333] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.884240  4444 raft_consensus.cc:2243] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Raft consensus shutting down.
W20260709 12:11:37.884371  6317 consensus_peers.cc:597] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: 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:11:37.885905  4444 pending_rounds.cc:70] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Trying to abort 1 pending ops.
I20260709 12:11:37.886602  4444 pending_rounds.cc:77] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59: Aborting op as it isn't in flight: id { term: 12 index: 9 } timestamp: 7305621884804112384 op_type: NO_OP noop_request { }
I20260709 12:11:37.887043  4444 raft_consensus.cc:2889] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:37.887615  4444 raft_consensus.cc:2272] T 87ab01f4976d4d2685568d3cd9abc524 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.890554  4444 tablet_replica.cc:333] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.893409  4444 raft_consensus.cc:2243] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.895260  4444 raft_consensus.cc:2272] T c392c8255b544d55a4e68600606033c8 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.898173  4444 tablet_replica.cc:333] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
W20260709 12:11:37.899181  5712 consensus_peers.cc:597] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:37.899209  4444 raft_consensus.cc:2243] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.900245  4444 raft_consensus.cc:2272] T cedba672622d4787b6d0a6355e8d716d P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.904400  4444 tablet_replica.cc:333] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.905354  4444 raft_consensus.cc:2243] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.906100  4444 raft_consensus.cc:2272] T cacbfdd03fc34065854f75ff4d65038a P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.909039  4444 tablet_replica.cc:333] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.909931  4444 raft_consensus.cc:2243] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.910537  4444 raft_consensus.cc:2272] T f44695e0bae949b4ac305f4e932ac134 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.913290  4444 tablet_replica.cc:333] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.914191  4444 raft_consensus.cc:2243] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.915280  4444 raft_consensus.cc:2272] T ef975de4d23d4f0aae305634845c93e4 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.918223  4444 tablet_replica.cc:333] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.919498  4444 raft_consensus.cc:2243] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.920367  4444 raft_consensus.cc:2272] T 526be313f5b34a12b149e477cccb4ee4 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.923627  4444 tablet_replica.cc:333] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.924794  4444 raft_consensus.cc:2243] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.926620  4444 raft_consensus.cc:2272] T 0c140d46a1e748e9b0d776022e4b0e69 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.929663  4444 tablet_replica.cc:333] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.930487  4444 raft_consensus.cc:2243] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.931434  4444 raft_consensus.cc:2272] T 91a65870ffb846079533d9658b064178 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.933993  4444 tablet_replica.cc:333] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.934818  4444 raft_consensus.cc:2243] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.935880  4444 raft_consensus.cc:2272] T c252f851e24c41fcaf3c609643979b04 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.939066  4444 tablet_replica.cc:333] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.940068  4444 raft_consensus.cc:2243] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.940841  4444 raft_consensus.cc:2272] T 8bd995becb0348ecbe420f9df9ef66e8 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.943770  4444 tablet_replica.cc:333] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.944765  4444 raft_consensus.cc:2243] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.945990  4444 raft_consensus.cc:2272] T 432d1b78531248f7844c75e4794d1b00 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.948803 10579 raft_consensus.cc:493] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader c1f2b8e5bdd94ab6bf9f596e555b49d0)
I20260709 12:11:37.949254 10579 raft_consensus.cc:515] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "c1f2b8e5bdd94ab6bf9f596e555b49d0" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 41867 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } }
I20260709 12:11:37.950332  4444 tablet_replica.cc:333] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.951097 10579 leader_election.cc:290] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867)
I20260709 12:11:37.951388  4444 raft_consensus.cc:2243] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.952244  4444 raft_consensus.cc:2272] T 17662db1c8d241279af0c50bd8116768 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.956225  4444 tablet_replica.cc:333] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.958794  4444 raft_consensus.cc:2243] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Raft consensus shutting down.
W20260709 12:11:37.961297  6314 consensus_peers.cc:597] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.961596  4444 raft_consensus.cc:2272] T fc45565760894ac3ba1df6f3c42d8617 P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.965416  4444 tablet_replica.cc:333] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.966450  4444 raft_consensus.cc:2243] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.967706  4444 raft_consensus.cc:2272] T d01aa63a7ba241f3b49f67af52c20bbd P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.972683  4444 tablet_replica.cc:333] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.974660  4444 raft_consensus.cc:2243] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.976418  4444 raft_consensus.cc:2272] T 7faf6fc1f0d343d8b905084bcdd013f1 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.979594  4444 tablet_replica.cc:333] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.980533  4444 raft_consensus.cc:2243] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.981180  4444 raft_consensus.cc:2272] T 31f35525eff74df68ac8342a294bb9d3 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:37.981695  5712 leader_election.cc:336] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111)
W20260709 12:11:37.983816  5712 leader_election.cc:336] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:37.984293  5712 leader_election.cc:304] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d651ebdc5c4df48798605de4565f59; no voters: a3041b1995cd441784b5b7604c6048ec, c1f2b8e5bdd94ab6bf9f596e555b49d0
I20260709 12:11:37.985042 10579 raft_consensus.cc:2749] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:11:37.985433  4444 tablet_replica.cc:333] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
W20260709 12:11:37.986109  5712 consensus_peers.cc:597] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:11:37.986486  4444 raft_consensus.cc:2243] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.987849  4444 raft_consensus.cc:2272] T 12f007296dd343a9ab5410a7b8c38fcd P 31d651ebdc5c4df48798605de4565f59 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.990500  4444 tablet_replica.cc:333] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.992684  4444 raft_consensus.cc:2243] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:37.994120  4444 raft_consensus.cc:2272] T c9b46c32f4fe4141b8bdfb8866160a74 P 31d651ebdc5c4df48798605de4565f59 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:37.997548  4444 tablet_replica.cc:333] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:37.998268  4444 raft_consensus.cc:2243] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:37.999202  4444 raft_consensus.cc:2272] T 25f17454313a4732b370818b72131482 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.002723  4444 tablet_replica.cc:333] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.004272  4444 raft_consensus.cc:2243] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:38.006927  6317 consensus_peers.cc:597] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: 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:11:38.011976  4444 raft_consensus.cc:2272] T 10f0e54ca4cf4e488ff21fffaf4e5ed4 P 31d651ebdc5c4df48798605de4565f59 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.014827  4444 tablet_replica.cc:333] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.015652  4444 raft_consensus.cc:2243] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.017095  4444 raft_consensus.cc:2272] T e51cb0c36d2842ceb4bd42dfbbf1b1dd P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.020655  4444 tablet_replica.cc:333] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.021749  4444 raft_consensus.cc:2243] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:38.022840  6317 consensus_peers.cc:597] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: 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:11:38.022921  4444 raft_consensus.cc:2272] T cb713b3e538347cfaf68d9a5a0533af5 P 31d651ebdc5c4df48798605de4565f59 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:38.028949  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:11:38.029810  6314 consensus_peers.cc:597] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:38.030488  4444 tablet_replica.cc:333] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.031283  4444 raft_consensus.cc:2243] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.032068  4444 raft_consensus.cc:2272] T 76880f2f261942b49afd105839ede274 P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.034638  4444 tablet_replica.cc:333] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.035349  4444 raft_consensus.cc:2243] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.036154  4444 raft_consensus.cc:2272] T 4f79641c19d04e548471a58f13f98268 P 31d651ebdc5c4df48798605de4565f59 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.038653  4444 tablet_replica.cc:333] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.039489  4444 raft_consensus.cc:2243] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.041181  4444 raft_consensus.cc:2272] T 3c65fb98a6fb444f98c1f7b06c7c2d2a P 31d651ebdc5c4df48798605de4565f59 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:38.042322  6314 consensus_peers.cc:597] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:38.044057  4444 tablet_replica.cc:333] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.044819  4444 raft_consensus.cc:2243] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.046453  4444 pending_rounds.cc:70] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Trying to abort 1 pending ops.
I20260709 12:11:38.046895  4444 pending_rounds.cc:77] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59: Aborting op as it isn't in flight: id { term: 10 index: 7 } timestamp: 7305621885641224192 op_type: NO_OP noop_request { }
I20260709 12:11:38.047433  4444 raft_consensus.cc:2889] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 10 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:11:38.048004  4444 raft_consensus.cc:2272] T 8fb5275ac2f547f3a74decbb78393a92 P 31d651ebdc5c4df48798605de4565f59 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.051041  4444 tablet_replica.cc:333] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.051779  4444 raft_consensus.cc:2243] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.052839  4444 raft_consensus.cc:2272] T daa6098094f34b61b8686e24313f0655 P 31d651ebdc5c4df48798605de4565f59 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.055430  4444 tablet_replica.cc:333] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.056434  4444 raft_consensus.cc:2243] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.057156  4444 raft_consensus.cc:2272] T 8334e974ab304b8e88b43127cc690049 P 31d651ebdc5c4df48798605de4565f59 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.060040  4444 tablet_replica.cc:333] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59: stopping tablet replica
I20260709 12:11:38.060756  4444 raft_consensus.cc:2243] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.061290  4444 raft_consensus.cc:2272] T f266be2e2a674f69add98f503dedea79 P 31d651ebdc5c4df48798605de4565f59 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:38.135442  6317 consensus_peers.cc:597] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. 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:11:38.142431  6317 consensus_peers.cc:597] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. 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:11:38.147051  6317 consensus_peers.cc:597] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. 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:11:38.160576  6314 consensus_peers.cc:597] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:38.185118  6317 consensus_peers.cc:597] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:38.196171  6317 consensus_peers.cc:597] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:38.228016  6317 consensus_peers.cc:597] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:38.288152  6317 consensus_peers.cc:597] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d -> Peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Couldn't send request to peer 31d651ebdc5c4df48798605de4565f59. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:38.306555  6314 consensus_peers.cc:597] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:38.386121  6314 consensus_peers.cc:597] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:38.395795  6314 consensus_peers.cc:597] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:38.414743  6314 consensus_peers.cc:597] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:38.542829  6314 consensus_peers.cc:597] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:38.589767  6314 consensus_peers.cc:597] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:38.645085  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
W20260709 12:11:38.695917  6314 consensus_peers.cc:597] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d -> Peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Couldn't send request to peer a3041b1995cd441784b5b7604c6048ec. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:11:38.787098  6314 consensus_peers.cc:597] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:38.788621  4444 tablet_server.cc:179] TabletServer@127.4.87.4:0 shutting down...
I20260709 12:11:38.859416  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:38.860890  4444 tablet_replica.cc:333] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.861960  4444 raft_consensus.cc:2243] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.862257 10604 raft_consensus.cc:493] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 31d651ebdc5c4df48798605de4565f59)
I20260709 12:11:38.863143  4444 raft_consensus.cc:2272] T 25f17454313a4732b370818b72131482 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.862903 10604 raft_consensus.cc:515] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a3041b1995cd441784b5b7604c6048ec" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 33349 } } peers { permanent_uuid: "31d651ebdc5c4df48798605de4565f59" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 42443 } } peers { permanent_uuid: "b633c4cb0f2b4af29d22bda6848d049d" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 33509 } attrs { promote: false } }
I20260709 12:11:38.867098  4444 tablet_replica.cc:333] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.868016  4444 raft_consensus.cc:2243] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.868891  4444 raft_consensus.cc:2272] T 702b1e2daa1442e99b38fbdf84a81a00 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:38.870337  6317 leader_election.cc:336] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443): Network error: Client connection negotiation failed: client connection to 127.4.87.3:42443: connect: Connection refused (error 111)
I20260709 12:11:38.868257 10604 leader_election.cc:290] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349), 31d651ebdc5c4df48798605de4565f59 (127.4.87.3:42443)
I20260709 12:11:38.872383  4444 tablet_replica.cc:333] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.873416  4444 raft_consensus.cc:2243] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.874650  4444 raft_consensus.cc:2272] T 91a65870ffb846079533d9658b064178 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:38.876336  6314 leader_election.cc:336] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:38.876910  6314 leader_election.cc:304] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [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: b633c4cb0f2b4af29d22bda6848d049d; no voters: 31d651ebdc5c4df48798605de4565f59, a3041b1995cd441784b5b7604c6048ec
I20260709 12:11:38.877758  4444 tablet_replica.cc:333] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.878129 10604 raft_consensus.cc:2749] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:11:38.878859  4444 raft_consensus.cc:2243] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.879835  4444 raft_consensus.cc:2272] T 0c140d46a1e748e9b0d776022e4b0e69 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.883051  4444 tablet_replica.cc:333] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.883963  4444 raft_consensus.cc:2243] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.884748  4444 raft_consensus.cc:2272] T 9ef4e3ba25f74d39bdb957f1e28bc926 P b633c4cb0f2b4af29d22bda6848d049d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.887760  4444 tablet_replica.cc:333] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.888612  4444 raft_consensus.cc:2243] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.889465  4444 raft_consensus.cc:2272] T 31af8e5283604a3fb5bde627fe027991 P b633c4cb0f2b4af29d22bda6848d049d [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.892400  4444 tablet_replica.cc:333] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.893352  4444 raft_consensus.cc:2243] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.894089  4444 raft_consensus.cc:2272] T 1c346b9a51b747cf854f82139e5c10c7 P b633c4cb0f2b4af29d22bda6848d049d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.896979  4444 tablet_replica.cc:333] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.897879  4444 raft_consensus.cc:2243] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.898532  4444 raft_consensus.cc:2272] T c3aa7804ba6b409794c9b2953dcaec3c P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.901818  4444 tablet_replica.cc:333] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.902774  4444 raft_consensus.cc:2243] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.903510  4444 raft_consensus.cc:2272] T 432d1b78531248f7844c75e4794d1b00 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.906551  4444 tablet_replica.cc:333] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.907505  4444 raft_consensus.cc:2243] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.908612  4444 raft_consensus.cc:2272] T 4f79641c19d04e548471a58f13f98268 P b633c4cb0f2b4af29d22bda6848d049d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.911461  4444 tablet_replica.cc:333] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.912349  4444 raft_consensus.cc:2243] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.913470  4444 raft_consensus.cc:2272] T 4f38be6475804f268affd9dedc312c2b P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.916524  4444 tablet_replica.cc:333] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.917475  4444 raft_consensus.cc:2243] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEADER]: Raft consensus shutting down.
W20260709 12:11:38.918583  6314 consensus_peers.cc:597] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d -> Peer c1f2b8e5bdd94ab6bf9f596e555b49d0 (127.4.87.2:41867): Couldn't send request to peer c1f2b8e5bdd94ab6bf9f596e555b49d0. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:41867: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:11:38.918780  4444 raft_consensus.cc:2272] T 17662db1c8d241279af0c50bd8116768 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.921739  4444 tablet_replica.cc:333] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.922583  4444 raft_consensus.cc:2243] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.923441  4444 raft_consensus.cc:2272] T 923745694b2f4916b6995aabdc7db3bc P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.928288  4444 tablet_replica.cc:333] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.929466  4444 raft_consensus.cc:2243] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.930578  4444 raft_consensus.cc:2272] T 23238af3280246f7bfe3d0f78cc982b3 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.933584  4444 tablet_replica.cc:333] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.934525  4444 raft_consensus.cc:2243] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.935352  4444 raft_consensus.cc:2272] T fc45565760894ac3ba1df6f3c42d8617 P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.938190  4444 tablet_replica.cc:333] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.939129  4444 raft_consensus.cc:2243] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.940709  4444 raft_consensus.cc:2272] T 2a23e44e27eb4f22b3d86339c952488c P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.944926  4444 tablet_replica.cc:333] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.945851  4444 raft_consensus.cc:2243] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.947170  4444 raft_consensus.cc:2272] T c392c8255b544d55a4e68600606033c8 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.949958  4444 tablet_replica.cc:333] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.950722  4444 raft_consensus.cc:2243] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.951807  4444 raft_consensus.cc:2272] T 7faf6fc1f0d343d8b905084bcdd013f1 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.955520  4444 tablet_replica.cc:333] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.956418  4444 raft_consensus.cc:2243] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.957598  4444 raft_consensus.cc:2272] T 76880f2f261942b49afd105839ede274 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.960686  4444 tablet_replica.cc:333] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.961549  4444 raft_consensus.cc:2243] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.962332  4444 raft_consensus.cc:2272] T daa6098094f34b61b8686e24313f0655 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.966212  4444 tablet_replica.cc:333] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.967197  4444 raft_consensus.cc:2243] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.968518  4444 raft_consensus.cc:2272] T 66aefd80be84428787c71c58dc28f3a1 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.973085  4444 tablet_replica.cc:333] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.974104  4444 raft_consensus.cc:2243] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.975427  4444 raft_consensus.cc:2272] T f44695e0bae949b4ac305f4e932ac134 P b633c4cb0f2b4af29d22bda6848d049d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.979184  4444 tablet_replica.cc:333] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.980427  4444 raft_consensus.cc:2243] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.981559  4444 raft_consensus.cc:2272] T 65d0221e3c7749ee95520dde8dc54a45 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.984531  4444 tablet_replica.cc:333] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.985363  4444 raft_consensus.cc:2243] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.986496  4444 raft_consensus.cc:2272] T b9ec48a82fca4bffb8baf17a14207d71 P b633c4cb0f2b4af29d22bda6848d049d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.990414  4444 tablet_replica.cc:333] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.991483  4444 raft_consensus.cc:2243] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:38.992218  4444 raft_consensus.cc:2272] T 12f007296dd343a9ab5410a7b8c38fcd P b633c4cb0f2b4af29d22bda6848d049d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:38.995452  4444 tablet_replica.cc:333] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:38.996295  4444 raft_consensus.cc:2243] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:11:38.997645  4444 raft_consensus.cc:2272] T c9b46c32f4fe4141b8bdfb8866160a74 P b633c4cb0f2b4af29d22bda6848d049d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.004232  4444 tablet_replica.cc:333] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:39.005501  4444 raft_consensus.cc:2243] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.006376  4444 raft_consensus.cc:2272] T 733b657f527e405f9c1c60998e0b3c04 P b633c4cb0f2b4af29d22bda6848d049d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.010337  4444 tablet_replica.cc:333] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:39.011106  4444 raft_consensus.cc:2243] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.011874  4444 raft_consensus.cc:2272] T d01aa63a7ba241f3b49f67af52c20bbd P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.014849  4444 tablet_replica.cc:333] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:39.015602  4444 raft_consensus.cc:2243] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.016747  4444 raft_consensus.cc:2272] T c172b47c879d4ec1aa0c579b42425c16 P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.019955  4444 tablet_replica.cc:333] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:39.021015  4444 raft_consensus.cc:2243] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.022650  4444 raft_consensus.cc:2272] T 16f88f63a79a482d8afa3b5396d63155 P b633c4cb0f2b4af29d22bda6848d049d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.026587  4444 tablet_replica.cc:333] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:39.027922  4444 raft_consensus.cc:2243] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.029134  4444 raft_consensus.cc:2272] T cb713b3e538347cfaf68d9a5a0533af5 P b633c4cb0f2b4af29d22bda6848d049d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.032589  4444 tablet_replica.cc:333] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d: stopping tablet replica
I20260709 12:11:39.033344  4444 raft_consensus.cc:2243] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.034502  4444 raft_consensus.cc:2272] T 4abdc6d9772d488087fd75aba9aee38f P b633c4cb0f2b4af29d22bda6848d049d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.446077  4444 tablet_server.cc:196] TabletServer@127.4.87.4:0 shutdown complete.
I20260709 12:11:39.546900  4444 master.cc:562] Master@127.4.87.62:42635 shutting down...
W20260709 12:11:39.601428  5545 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:11:39.601783  5545 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:11:39.602047  5545 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:11:40.181322  5481 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111) [suppressed 465 similar messages]
W20260709 12:11:40.185259  5481 catalog_manager.cc:4755] TS a3041b1995cd441784b5b7604c6048ec (127.4.87.1:33349): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 25f17454313a4732b370818b72131482: Network error: Client connection negotiation failed: client connection to 127.4.87.1:33349: connect: Connection refused (error 111)
I20260709 12:11:40.250527  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:40.252286  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:40.252929  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P bfcfc00239614f5abc3a3e0d47c229fc: stopping tablet replica
W20260709 12:11:41.294611  4444 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5528)
I20260709 12:11:41.775938  4444 master.cc:584] Master@127.4.87.62:42635 shutdown complete.
I20260709 12:11:41.831949  4444 test_util.cc:182] -----------------------------------------------
I20260709 12:11:41.832237  4444 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598894903911-4444-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (146701 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:11:41.836160  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:44573
I20260709 12:11:41.837491  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:41.843904 10611 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:41.844141 10612 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:41.845324 10614 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:41.845659  4444 server_base.cc:1061] running on GCE node
I20260709 12:11:41.848523  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:41.848827  4444 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:41.849002  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599101848987 us; error 0 us; skew 500 ppm
I20260709 12:11:41.849658  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:41.852252  4444 webserver.cc:533] Webserver started at http://127.4.87.62:45005/ using document root <none> and password file <none>
I20260709 12:11:41.852818  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:41.853012  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:41.853354  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:41.854614  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "ac7ee61a84b24dd0915ae7d3a374ed48"
format_stamp: "Formatted at 2026-07-09 12:11:41 on dist-test-slave-px1m"
I20260709 12:11:41.859417  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:11:41.863098 10619 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:41.864007  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:11:41.864447  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "ac7ee61a84b24dd0915ae7d3a374ed48"
format_stamp: "Formatted at 2026-07-09 12:11:41 on dist-test-slave-px1m"
I20260709 12:11:41.864825  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-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:41.894022  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:41.895310  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:41.940886  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:44573
I20260709 12:11:41.941026 10670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:44573 every 8 connection(s)
I20260709 12:11:41.945659 10671 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:41.957610 10671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48: Bootstrap starting.
I20260709 12:11:41.963791 10671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.968335 10671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48: No bootstrap required, opened a new log
I20260709 12:11:41.970727 10671 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac7ee61a84b24dd0915ae7d3a374ed48" member_type: VOTER }
I20260709 12:11:41.971153 10671 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.971336 10671 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7ee61a84b24dd0915ae7d3a374ed48, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.971933 10671 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac7ee61a84b24dd0915ae7d3a374ed48" member_type: VOTER }
I20260709 12:11:41.972386 10671 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:41.972664 10671 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:41.972885 10671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.977372 10671 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac7ee61a84b24dd0915ae7d3a374ed48" member_type: VOTER }
I20260709 12:11:41.977838 10671 leader_election.cc:304] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [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: ac7ee61a84b24dd0915ae7d3a374ed48; no voters: 
I20260709 12:11:41.979010 10671 leader_election.cc:290] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:41.979369 10674 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.980747 10674 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 1 LEADER]: Becoming Leader. State: Replica: ac7ee61a84b24dd0915ae7d3a374ed48, State: Running, Role: LEADER
I20260709 12:11:41.981403 10674 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [LEADER]: Queue going to LEADER mode. State: All 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: "ac7ee61a84b24dd0915ae7d3a374ed48" member_type: VOTER }
I20260709 12:11:41.981962 10671 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:41.988803 10676 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac7ee61a84b24dd0915ae7d3a374ed48. Latest consensus state: current_term: 1 leader_uuid: "ac7ee61a84b24dd0915ae7d3a374ed48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac7ee61a84b24dd0915ae7d3a374ed48" member_type: VOTER } }
I20260709 12:11:41.991050 10676 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:41.990186 10675 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac7ee61a84b24dd0915ae7d3a374ed48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac7ee61a84b24dd0915ae7d3a374ed48" member_type: VOTER } }
I20260709 12:11:41.992594 10675 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:41.997422 10684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:42.005719 10684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:42.006804  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:42.015810 10684 catalog_manager.cc:1383] Generated new cluster ID: 8e07ce98ec414aec8b68acfde52e073f
I20260709 12:11:42.016175 10684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:42.044936 10684 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:42.046509 10684 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:42.061234 10684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48: Generated new TSK 0
I20260709 12:11:42.062043 10684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:42.074446  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:42.081588 10692 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:42.083295 10693 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:42.085531  4444 server_base.cc:1061] running on GCE node
W20260709 12:11:42.085461 10695 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:42.088469  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:42.088958  4444 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:42.089154  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599102089139 us; error 0 us; skew 500 ppm
I20260709 12:11:42.089759  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:42.093039  4444 webserver.cc:533] Webserver started at http://127.4.87.1:35539/ using document root <none> and password file <none>
I20260709 12:11:42.093621  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:42.093801  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:42.094146  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:42.095394  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "449ac8ece84c40ff97e3f08a3d831f72"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.101110  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:11:42.105453 10700 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:42.107056  4444 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:11:42.107451  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "449ac8ece84c40ff97e3f08a3d831f72"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.107774  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-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:42.132937  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:42.134310  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:42.136790  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:42.139520  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:42.139791  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.140091  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:42.140307  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.198277  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:45173
I20260709 12:11:42.198426 10762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:45173 every 8 connection(s)
I20260709 12:11:42.205139  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:42.216539 10767 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:42.218037 10768 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:42.220317 10770 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:42.222756  4444 server_base.cc:1061] running on GCE node
I20260709 12:11:42.225505  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:42.225768  4444 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:42.225967  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599102225948 us; error 0 us; skew 500 ppm
I20260709 12:11:42.226569  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:42.228984 10763 heartbeater.cc:344] Connected to a master server at 127.4.87.62:44573
I20260709 12:11:42.229951 10763 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:42.230760  4444 webserver.cc:533] Webserver started at http://127.4.87.2:39563/ using document root <none> and password file <none>
I20260709 12:11:42.231158 10763 heartbeater.cc:507] Master 127.4.87.62:44573 requested a full tablet report, sending...
I20260709 12:11:42.231539  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:42.231858  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:42.232610  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:42.234597 10636 ts_manager.cc:194] Registered new tserver with Master: 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:42.235265  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "0b0d8c4323bf490cbaf71bd767827d56"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.237069 10636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39728
I20260709 12:11:42.241232  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:11:42.245839 10775 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:42.246865  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:11:42.247424  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "0b0d8c4323bf490cbaf71bd767827d56"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.248044  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-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:42.265146  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:42.266379  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:42.268870  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:42.272310  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:42.272555  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.272850  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:42.273044  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.334463  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:35955
I20260709 12:11:42.334673 10837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:35955 every 8 connection(s)
I20260709 12:11:42.341044  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:42.349154 10841 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:42.350548 10842 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:42.352252 10844 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:42.354064  4444 server_base.cc:1061] running on GCE node
I20260709 12:11:42.355091  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:42.355374  4444 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:42.355614  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599102355596 us; error 0 us; skew 500 ppm
I20260709 12:11:42.355635 10838 heartbeater.cc:344] Connected to a master server at 127.4.87.62:44573
I20260709 12:11:42.356168 10838 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:42.356398  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:42.357014 10838 heartbeater.cc:507] Master 127.4.87.62:44573 requested a full tablet report, sending...
I20260709 12:11:42.359237  4444 webserver.cc:533] Webserver started at http://127.4.87.3:42841/ using document root <none> and password file <none>
I20260709 12:11:42.359817  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:42.359752 10636 ts_manager.cc:194] Registered new tserver with Master: 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:42.360375  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:42.361130  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:42.361910 10636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39740
I20260709 12:11:42.362929  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.369055  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:11:42.373060 10849 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:42.374158  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:11:42.374454  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.374698  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-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:42.400381  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:42.401944  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:42.403405  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:42.406457  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:42.406847  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.407478  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:42.407636  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.461215  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:37587
I20260709 12:11:42.462105 10911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:37587 every 8 connection(s)
I20260709 12:11:42.467443  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:42.478335 10915 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:42.478986 10916 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:42.482528 10912 heartbeater.cc:344] Connected to a master server at 127.4.87.62:44573
W20260709 12:11:42.483054 10918 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:42.483301 10912 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:42.484237 10912 heartbeater.cc:507] Master 127.4.87.62:44573 requested a full tablet report, sending...
I20260709 12:11:42.484820  4444 server_base.cc:1061] running on GCE node
I20260709 12:11:42.485916  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:42.486169  4444 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:42.486402  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599102486367 us; error 0 us; skew 500 ppm
I20260709 12:11:42.486979  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:42.486939 10636 ts_manager.cc:194] Registered new tserver with Master: e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:42.489602 10636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39756
I20260709 12:11:42.490387  4444 webserver.cc:533] Webserver started at http://127.4.87.4:46825/ using document root <none> and password file <none>
I20260709 12:11:42.491119  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:42.491333  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:42.491693  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:42.493957  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-3-root/instance:
uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.498847  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:42.503566 10923 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:42.504617  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:11:42.505045  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-3-root
uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:11:42.505477  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-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:11:42.528407  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:42.530043  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:42.531610  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:42.534078  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:42.534332  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.534590  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:42.534772  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:42.587998  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.4:34711
I20260709 12:11:42.588207 10985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.4:34711 every 8 connection(s)
I20260709 12:11:42.607739 10986 heartbeater.cc:344] Connected to a master server at 127.4.87.62:44573
I20260709 12:11:42.608235 10986 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:42.609138 10986 heartbeater.cc:507] Master 127.4.87.62:44573 requested a full tablet report, sending...
I20260709 12:11:42.611539 10636 ts_manager.cc:194] Registered new tserver with Master: 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:42.612362  4444 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020055077s
I20260709 12:11:42.613564 10636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39758
I20260709 12:11:42.642861 10636 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39770:
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:11:42.952751 10801 tablet_service.cc:1511] Processing CreateTablet for tablet e60054759bd04fe194f0eeea315f0a3b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:11:42.954751 10801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60054759bd04fe194f0eeea315f0a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.955731 10951 tablet_service.cc:1511] Processing CreateTablet for tablet f88a21a8f9124c8a8297a1f79aabf898 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:11:42.957247 10803 tablet_service.cc:1511] Processing CreateTablet for tablet f88a21a8f9124c8a8297a1f79aabf898 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:11:42.957708 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88a21a8f9124c8a8297a1f79aabf898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.958786 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88a21a8f9124c8a8297a1f79aabf898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.955976 10950 tablet_service.cc:1511] Processing CreateTablet for tablet e60054759bd04fe194f0eeea315f0a3b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:11:42.961954 10800 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7b973b8dca4ccfa059214992918246 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:11:42.962590 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60054759bd04fe194f0eeea315f0a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.963465 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7b973b8dca4ccfa059214992918246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.966948 10799 tablet_service.cc:1511] Processing CreateTablet for tablet fc477f9bf47c4ea98dcbad7bd844c01f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:11:42.968731 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc477f9bf47c4ea98dcbad7bd844c01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.970311 10798 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9c819b4b9745efa92b5951402da476 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:11:42.971938 10798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9c819b4b9745efa92b5951402da476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.974226 10949 tablet_service.cc:1511] Processing CreateTablet for tablet ef1f04bc225e4480a2298eb55f65bdb9 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:11:42.975970 10949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1f04bc225e4480a2298eb55f65bdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.978446 10797 tablet_service.cc:1511] Processing CreateTablet for tablet ceb08864a6384c9fb0fdcfd6927bfcb8 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:11:42.956013 10802 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3c64a9cc1e497ab20371af964e6c6e (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:11:42.981292 10948 tablet_service.cc:1511] Processing CreateTablet for tablet fc477f9bf47c4ea98dcbad7bd844c01f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:11:42.982496 10796 tablet_service.cc:1511] Processing CreateTablet for tablet 63636d286a0c4dedb9d9ab36f842c189 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:11:42.985379 10948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc477f9bf47c4ea98dcbad7bd844c01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.987551 10947 tablet_service.cc:1511] Processing CreateTablet for tablet f19a6f35d5534aba9a2bae5f7d4dcc41 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:11:42.988962 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19a6f35d5534aba9a2bae5f7d4dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.990880 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 76276b6224124c3b93182828b402fc48 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:11:42.980298 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb08864a6384c9fb0fdcfd6927bfcb8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:42.994194 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:42.995165 10796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63636d286a0c4dedb9d9ab36f842c189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.995093 10946 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9c819b4b9745efa92b5951402da476 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:11:42.996757 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9c819b4b9745efa92b5951402da476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.998353 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76276b6224124c3b93182828b402fc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:42.999272 10945 tablet_service.cc:1511] Processing CreateTablet for tablet 63636d286a0c4dedb9d9ab36f842c189 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:11:43.000097 10802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3c64a9cc1e497ab20371af964e6c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.001274 10945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63636d286a0c4dedb9d9ab36f842c189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.021330 10794 tablet_service.cc:1511] Processing CreateTablet for tablet 504f437e32894842ba8be153b543fcc1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:11:43.023108 10794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504f437e32894842ba8be153b543fcc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.069479 10944 tablet_service.cc:1511] Processing CreateTablet for tablet c69f27ddad0d49d594d4d236bef74062 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:11:43.071897 10944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69f27ddad0d49d594d4d236bef74062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.074119 10943 tablet_service.cc:1511] Processing CreateTablet for tablet 76276b6224124c3b93182828b402fc48 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:11:43.075872 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76276b6224124c3b93182828b402fc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.080900 10728 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3c64a9cc1e497ab20371af964e6c6e (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:11:43.082561 10728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3c64a9cc1e497ab20371af964e6c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.085850 10727 tablet_service.cc:1511] Processing CreateTablet for tablet e60054759bd04fe194f0eeea315f0a3b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:11:43.086090 10942 tablet_service.cc:1511] Processing CreateTablet for tablet 3b859c30ecf84c4ba5d9921a7e660008 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:11:43.087322 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60054759bd04fe194f0eeea315f0a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.087527 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b859c30ecf84c4ba5d9921a7e660008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.090049 10726 tablet_service.cc:1511] Processing CreateTablet for tablet ef1f04bc225e4480a2298eb55f65bdb9 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:11:43.091596 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1f04bc225e4480a2298eb55f65bdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.094066 10725 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7b973b8dca4ccfa059214992918246 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:11:43.095705 10725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7b973b8dca4ccfa059214992918246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.097970 10724 tablet_service.cc:1511] Processing CreateTablet for tablet fc477f9bf47c4ea98dcbad7bd844c01f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:11:43.099701 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc477f9bf47c4ea98dcbad7bd844c01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.102509 10723 tablet_service.cc:1511] Processing CreateTablet for tablet f19a6f35d5534aba9a2bae5f7d4dcc41 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:11:43.104043 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19a6f35d5534aba9a2bae5f7d4dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.114042 10722 tablet_service.cc:1511] Processing CreateTablet for tablet ceb08864a6384c9fb0fdcfd6927bfcb8 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:11:43.116289 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb08864a6384c9fb0fdcfd6927bfcb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.119100 10721 tablet_service.cc:1511] Processing CreateTablet for tablet 63636d286a0c4dedb9d9ab36f842c189 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:11:43.121888 10720 tablet_service.cc:1511] Processing CreateTablet for tablet c69f27ddad0d49d594d4d236bef74062 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:11:43.124078 10719 tablet_service.cc:1511] Processing CreateTablet for tablet 504f437e32894842ba8be153b543fcc1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:11:43.154088 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69f27ddad0d49d594d4d236bef74062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.157224 10719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504f437e32894842ba8be153b543fcc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.158033 10877 tablet_service.cc:1511] Processing CreateTablet for tablet f88a21a8f9124c8a8297a1f79aabf898 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:11:43.159089 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63636d286a0c4dedb9d9ab36f842c189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.159817 10877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88a21a8f9124c8a8297a1f79aabf898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.162200 10876 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3c64a9cc1e497ab20371af964e6c6e (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:11:43.163671 10876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3c64a9cc1e497ab20371af964e6c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.165859 10875 tablet_service.cc:1511] Processing CreateTablet for tablet ef1f04bc225e4480a2298eb55f65bdb9 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:11:43.169797 10873 tablet_service.cc:1511] Processing CreateTablet for tablet f19a6f35d5534aba9a2bae5f7d4dcc41 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:11:43.172325 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9c819b4b9745efa92b5951402da476 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:11:43.174402 10874 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7b973b8dca4ccfa059214992918246 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:11:43.177534 10871 tablet_service.cc:1511] Processing CreateTablet for tablet ceb08864a6384c9fb0fdcfd6927bfcb8 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:11:43.178143 10870 tablet_service.cc:1511] Processing CreateTablet for tablet c69f27ddad0d49d594d4d236bef74062 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:11:43.181123 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 76276b6224124c3b93182828b402fc48 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:11:43.184779 10868 tablet_service.cc:1511] Processing CreateTablet for tablet 504f437e32894842ba8be153b543fcc1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:11:43.192730 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69f27ddad0d49d594d4d236bef74062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.194813 10797 tablet_service.cc:1511] Processing CreateTablet for tablet 3b859c30ecf84c4ba5d9921a7e660008 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:11:43.195984 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504f437e32894842ba8be153b543fcc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.196991 10873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19a6f35d5534aba9a2bae5f7d4dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.213374 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9c819b4b9745efa92b5951402da476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.215308 10871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb08864a6384c9fb0fdcfd6927bfcb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.216940 10875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1f04bc225e4480a2298eb55f65bdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.225401 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76276b6224124c3b93182828b402fc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.229187 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7b973b8dca4ccfa059214992918246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.199738 10951 tablet_service.cc:1511] Processing CreateTablet for tablet 047a9bc6008f4705b5e2081956cd5b2d (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:11:43.196350 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b859c30ecf84c4ba5d9921a7e660008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.241379 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9bc6008f4705b5e2081956cd5b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.246523 10763 heartbeater.cc:499] Master 127.4.87.62:44573 was elected leader, sending a full tablet report...
I20260709 12:11:43.246321 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 26dbdd8903f54f328148b4e75fa62d9d (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:11:43.247888 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dbdd8903f54f328148b4e75fa62d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.253329 11006 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:43.278319 10723 tablet_service.cc:1511] Processing CreateTablet for tablet 3b859c30ecf84c4ba5d9921a7e660008 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:11:43.287022 10803 tablet_service.cc:1511] Processing CreateTablet for tablet e68247ab1684442eaf56ef6786d964fa (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:11:43.289357 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68247ab1684442eaf56ef6786d964fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.290326 10725 tablet_service.cc:1511] Processing CreateTablet for tablet 047a9bc6008f4705b5e2081956cd5b2d (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:11:43.299717 10799 tablet_service.cc:1511] Processing CreateTablet for tablet b270511600c744899b123ce1e6cf3ff8 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:11:43.301754 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b859c30ecf84c4ba5d9921a7e660008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.302775 10720 tablet_service.cc:1511] Processing CreateTablet for tablet e68247ab1684442eaf56ef6786d964fa (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:11:43.304477 10727 tablet_service.cc:1511] Processing CreateTablet for tablet b270511600c744899b123ce1e6cf3ff8 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:11:43.317960 10802 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf3cc13de9422e8b0684310d0dfccb (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:11:43.320183 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b270511600c744899b123ce1e6cf3ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.320981 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68247ab1684442eaf56ef6786d964fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.324461 11006 tablet_bootstrap.cc:654] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.324235 10943 tablet_service.cc:1511] Processing CreateTablet for tablet 26dbdd8903f54f328148b4e75fa62d9d (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:11:43.324541 10725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9bc6008f4705b5e2081956cd5b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.336035 10802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf3cc13de9422e8b0684310d0dfccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.346403 11007 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:43.347764 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b270511600c744899b123ce1e6cf3ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.359226 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dbdd8903f54f328148b4e75fa62d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.359762 10950 tablet_service.cc:1511] Processing CreateTablet for tablet b270511600c744899b123ce1e6cf3ff8 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:11:43.362902 10800 tablet_service.cc:1511] Processing CreateTablet for tablet f94a3cfcf6af45479ce8034158ef03b3 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:11:43.364550 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94a3cfcf6af45479ce8034158ef03b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.365199 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 360e2cd863db4985a0290a7d06e15bed (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:11:43.389719 11008 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:43.365550 10838 heartbeater.cc:499] Master 127.4.87.62:44573 was elected leader, sending a full tablet report...
I20260709 12:11:43.365564 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b270511600c744899b123ce1e6cf3ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.368184 10942 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf3cc13de9422e8b0684310d0dfccb (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:11:43.428046 11008 tablet_bootstrap.cc:654] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.431010 10870 tablet_service.cc:1511] Processing CreateTablet for tablet 047a9bc6008f4705b5e2081956cd5b2d (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:11:43.436463 10873 tablet_service.cc:1511] Processing CreateTablet for tablet 26dbdd8903f54f328148b4e75fa62d9d (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:11:43.439253 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360e2cd863db4985a0290a7d06e15bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.440025 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf3cc13de9422e8b0684310d0dfccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.446303 10948 tablet_service.cc:1511] Processing CreateTablet for tablet 17bcf693efbd48bc9809359e380cbb60 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:11:43.448019 10948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bcf693efbd48bc9809359e380cbb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.452658 11006 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:43.453632 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 360e2cd863db4985a0290a7d06e15bed (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:11:43.455385 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360e2cd863db4985a0290a7d06e15bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.456725 10876 tablet_service.cc:1511] Processing CreateTablet for tablet e68247ab1684442eaf56ef6786d964fa (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:11:43.453634 11006 ts_tablet_manager.cc:1403] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.002s
I20260709 12:11:43.462433 11006 raft_consensus.cc:359] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:43.463382 11006 raft_consensus.cc:385] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:43.463748 11006 raft_consensus.cc:740] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:43.432459 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9bc6008f4705b5e2081956cd5b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.471496 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 360e2cd863db4985a0290a7d06e15bed (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:11:43.473888 11009 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:43.375887 10726 tablet_service.cc:1511] Processing CreateTablet for tablet f94a3cfcf6af45479ce8034158ef03b3 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:11:43.489095 10873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dbdd8903f54f328148b4e75fa62d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.488060 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 17bcf693efbd48bc9809359e380cbb60 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:11:43.492647 10912 heartbeater.cc:499] Master 127.4.87.62:44573 was elected leader, sending a full tablet report...
I20260709 12:11:43.493862 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94a3cfcf6af45479ce8034158ef03b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.511155 10874 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf3cc13de9422e8b0684310d0dfccb (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:11:43.517474 10797 tablet_service.cc:1511] Processing CreateTablet for tablet 17bcf693efbd48bc9809359e380cbb60 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:11:43.519491 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bcf693efbd48bc9809359e380cbb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.529671 10871 tablet_service.cc:1511] Processing CreateTablet for tablet f94a3cfcf6af45479ce8034158ef03b3 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:11:43.483538 11006 consensus_queue.cc:260] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:43.540241 10942 tablet_service.cc:1511] Processing CreateTablet for tablet 3d49a27d5b464c2aa873ee80cb22939b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:11:43.546396 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360e2cd863db4985a0290a7d06e15bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.558154 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49a27d5b464c2aa873ee80cb22939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.548125 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 3d49a27d5b464c2aa873ee80cb22939b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:11:43.563145 10951 tablet_service.cc:1511] Processing CreateTablet for tablet 64baf7368423440094deeb89100dd656 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:11:43.563354 10725 tablet_service.cc:1511] Processing CreateTablet for tablet 3d49a27d5b464c2aa873ee80cb22939b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:11:43.565336 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64baf7368423440094deeb89100dd656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.567667 11007 tablet_bootstrap.cc:654] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.572006 10876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68247ab1684442eaf56ef6786d964fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.574556 11008 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:43.575093 11008 ts_tablet_manager.cc:1403] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.186s	user 0.047s	sys 0.076s
I20260709 12:11:43.578255 11008 raft_consensus.cc:359] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:43.579046 11008 raft_consensus.cc:385] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:43.579335 11008 raft_consensus.cc:740] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:43.580125 11008 consensus_queue.cc:260] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:43.590700 10802 tablet_service.cc:1511] Processing CreateTablet for tablet 64baf7368423440094deeb89100dd656 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:11:43.592826 10725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49a27d5b464c2aa873ee80cb22939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.593719 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bcf693efbd48bc9809359e380cbb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.595712 10802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64baf7368423440094deeb89100dd656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.602384 11009 tablet_bootstrap.cc:654] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.616595 10986 heartbeater.cc:499] Master 127.4.87.62:44573 was elected leader, sending a full tablet report...
I20260709 12:11:43.628240 10727 tablet_service.cc:1511] Processing CreateTablet for tablet b5a83193ab0a4461995c659b6070d6e1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:11:43.632141 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf3cc13de9422e8b0684310d0dfccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.638643 10875 tablet_service.cc:1511] Processing CreateTablet for tablet b5a83193ab0a4461995c659b6070d6e1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:11:43.639233 10877 tablet_service.cc:1511] Processing CreateTablet for tablet 64baf7368423440094deeb89100dd656 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:11:43.640245 10875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a83193ab0a4461995c659b6070d6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.641074 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49a27d5b464c2aa873ee80cb22939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.645547 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a83193ab0a4461995c659b6070d6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.661764 10799 tablet_service.cc:1511] Processing CreateTablet for tablet b5a83193ab0a4461995c659b6070d6e1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:11:43.663360 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a83193ab0a4461995c659b6070d6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.666694 10871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94a3cfcf6af45479ce8034158ef03b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.667426 10877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64baf7368423440094deeb89100dd656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.688408 11007 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:43.689168 11007 ts_tablet_manager.cc:1403] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.343s	user 0.013s	sys 0.011s
I20260709 12:11:43.689224 11006 ts_tablet_manager.cc:1434] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.230s	user 0.009s	sys 0.008s
I20260709 12:11:43.690505 11006 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:43.704026 11007 raft_consensus.cc:359] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:43.704909 11007 raft_consensus.cc:385] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:43.705221 11007 raft_consensus.cc:740] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:43.706990 11008 ts_tablet_manager.cc:1434] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.132s	user 0.017s	sys 0.030s
W20260709 12:11:43.707700 10764 tablet.cc:2406] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:43.710163 10726 tablet_service.cc:1511] Processing CreateTablet for tablet 9cef3b4759ed4d90b0ad020a139dcec4 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:11:43.711756 11008 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:43.712318 11007 consensus_queue.cc:260] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:43.717661 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cef3b4759ed4d90b0ad020a139dcec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.718062 10800 tablet_service.cc:1511] Processing CreateTablet for tablet 9cef3b4759ed4d90b0ad020a139dcec4 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:11:43.739351 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cef3b4759ed4d90b0ad020a139dcec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.754878 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4f8282c9c14d219f1a20c5cfee4245 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:11:43.756263 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4f8282c9c14d219f1a20c5cfee4245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.762831 11009 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:43.763433 11009 ts_tablet_manager.cc:1403] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.290s	user 0.015s	sys 0.000s
I20260709 12:11:43.766541 10803 tablet_service.cc:1511] Processing CreateTablet for tablet ac20932a29354caf87ff6e2f3fbfe9f0 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:11:43.768272 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac20932a29354caf87ff6e2f3fbfe9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.769579 10948 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4f8282c9c14d219f1a20c5cfee4245 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:11:43.770912 10948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4f8282c9c14d219f1a20c5cfee4245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.772634 10727 tablet_service.cc:1511] Processing CreateTablet for tablet 87535b66cab24519a530f37882a8faff (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:11:43.785216 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87535b66cab24519a530f37882a8faff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.786041 10870 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4f8282c9c14d219f1a20c5cfee4245 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:11:43.787333 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4f8282c9c14d219f1a20c5cfee4245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.784407 11009 raft_consensus.cc:359] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:43.789294 11009 raft_consensus.cc:385] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:43.789619 11009 raft_consensus.cc:740] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:43.793589 10942 tablet_service.cc:1511] Processing CreateTablet for tablet ac20932a29354caf87ff6e2f3fbfe9f0 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:11:43.781630 10951 tablet_service.cc:1511] Processing CreateTablet for tablet 9cef3b4759ed4d90b0ad020a139dcec4 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:11:43.784083 11007 ts_tablet_manager.cc:1434] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.095s	user 0.012s	sys 0.006s
I20260709 12:11:43.793607 10877 tablet_service.cc:1511] Processing CreateTablet for tablet ac20932a29354caf87ff6e2f3fbfe9f0 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:11:43.796705 11007 tablet_bootstrap.cc:492] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:43.779505 11006 tablet_bootstrap.cc:654] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.797060 10877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac20932a29354caf87ff6e2f3fbfe9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.795073 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac20932a29354caf87ff6e2f3fbfe9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.794196 11008 tablet_bootstrap.cc:654] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.808712 10871 tablet_service.cc:1511] Processing CreateTablet for tablet 87535b66cab24519a530f37882a8faff (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:11:43.810137 10871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87535b66cab24519a530f37882a8faff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.810986 11012 raft_consensus.cc:493] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:43.811551 11012 raft_consensus.cc:515] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:43.794661 10799 tablet_service.cc:1511] Processing CreateTablet for tablet 87535b66cab24519a530f37882a8faff (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:11:43.820477 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87535b66cab24519a530f37882a8faff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.829072 10950 tablet_service.cc:1511] Processing CreateTablet for tablet d1a6693a90014553951754487e2526d1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:11:43.826804 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cef3b4759ed4d90b0ad020a139dcec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.817477 11009 consensus_queue.cc:260] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:43.843577 10875 tablet_service.cc:1511] Processing CreateTablet for tablet 21dd2a69bbd749a3b673f601521a1c56 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:11:43.839624 11012 leader_election.cc:290] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:43.844653 10725 tablet_service.cc:1511] Processing CreateTablet for tablet d1a6693a90014553951754487e2526d1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:11:43.845089 10875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dd2a69bbd749a3b673f601521a1c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.848810 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 21dd2a69bbd749a3b673f601521a1c56 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:11:43.859412 10725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a6693a90014553951754487e2526d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.859951 10802 tablet_service.cc:1511] Processing CreateTablet for tablet d1a6693a90014553951754487e2526d1 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:11:43.864085 10802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a6693a90014553951754487e2526d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.866751 11008 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:43.867297 11008 ts_tablet_manager.cc:1403] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.008s
I20260709 12:11:43.862867 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1117cfbe20499cba2ff03171257bc7 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:11:43.862924 11006 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:43.871430 10726 tablet_service.cc:1511] Processing CreateTablet for tablet 21dd2a69bbd749a3b673f601521a1c56 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:11:43.887228 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1117cfbe20499cba2ff03171257bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.871658 10876 tablet_service.cc:1511] Processing CreateTablet for tablet bce85695db2042d98250ec755538b746 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:11:43.889894 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a6693a90014553951754487e2526d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.890692 10946 tablet_service.cc:1511] Processing CreateTablet for tablet 675c7f828424409ba103b01def4143b6 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:11:43.891330 11008 raft_consensus.cc:359] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:43.909180 11008 raft_consensus.cc:385] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:43.909601 11008 raft_consensus.cc:740] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:43.896981 10874 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1117cfbe20499cba2ff03171257bc7 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:11:43.896154 10943 tablet_service.cc:1511] Processing CreateTablet for tablet bce85695db2042d98250ec755538b746 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:11:43.910430 11008 consensus_queue.cc:260] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:43.899446 10723 tablet_service.cc:1511] Processing CreateTablet for tablet 675c7f828424409ba103b01def4143b6 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:11:43.917065 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c7f828424409ba103b01def4143b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.901803 10876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce85695db2042d98250ec755538b746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.924995 11006 ts_tablet_manager.cc:1403] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.235s	user 0.015s	sys 0.008s
I20260709 12:11:43.928802 11008 ts_tablet_manager.cc:1434] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 12:11:43.930022 11008 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:43.909224 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c7f828424409ba103b01def4143b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.938108 10869 tablet_service.cc:1511] Processing CreateTablet for tablet bb1d90f127ac40b4b789f3f9338d0061 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:11:43.939996 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d90f127ac40b4b789f3f9338d0061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.941424 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dd2a69bbd749a3b673f601521a1c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.948136 11008 tablet_bootstrap.cc:654] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.951632 10797 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1117cfbe20499cba2ff03171257bc7 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:11:43.951926 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:43.953341 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1117cfbe20499cba2ff03171257bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.954018 10949 tablet_service.cc:1511] Processing CreateTablet for tablet bb1d90f127ac40b4b789f3f9338d0061 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:11:43.955647 10949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d90f127ac40b4b789f3f9338d0061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.957589 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 675c7f828424409ba103b01def4143b6 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:11:43.959231 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c7f828424409ba103b01def4143b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.959343 10720 tablet_service.cc:1511] Processing CreateTablet for tablet bb1d90f127ac40b4b789f3f9338d0061 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:11:43.960708 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1d90f127ac40b4b789f3f9338d0061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.962018 11007 tablet_bootstrap.cc:654] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:43.964370 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1117cfbe20499cba2ff03171257bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.969200 11006 raft_consensus.cc:359] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:43.969532 10803 tablet_service.cc:1511] Processing CreateTablet for tablet bce85695db2042d98250ec755538b746 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:11:43.970163 11006 raft_consensus.cc:385] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:43.970496 11006 raft_consensus.cc:740] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:43.970933 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce85695db2042d98250ec755538b746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.971314 11006 consensus_queue.cc:260] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:43.989732 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 466dcf08dce8437f8a5aee9201c29349 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:11:43.991617 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466dcf08dce8437f8a5aee9201c29349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:43.993965 10800 tablet_service.cc:1511] Processing CreateTablet for tablet 466dcf08dce8437f8a5aee9201c29349 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 12:11:43.994360 10777 leader_election.cc:343] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:43.995829 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466dcf08dce8437f8a5aee9201c29349. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:44.002710 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:44.003463 11014 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.005383 11014 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.009769 11014 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:44.020011 11006 ts_tablet_manager.cc:1434] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.095s	user 0.009s	sys 0.000s
I20260709 12:11:44.025619 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:44.027748 10779 leader_election.cc:343] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.028486 10779 leader_election.cc:304] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:44.029795 11012 raft_consensus.cc:2749] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.030316 11009 ts_tablet_manager.cc:1434] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.267s	user 0.008s	sys 0.019s
I20260709 12:11:43.978176 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dd2a69bbd749a3b673f601521a1c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.031282 11006 tablet_bootstrap.cc:492] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:44.039072 11012 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.039635 11012 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.042055 11009 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:44.042656 10950 tablet_service.cc:1511] Processing CreateTablet for tablet 466dcf08dce8437f8a5aee9201c29349 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:11:44.044507 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466dcf08dce8437f8a5aee9201c29349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.046849 11012 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:44.051023 10727 tablet_service.cc:1511] Processing CreateTablet for tablet 8677195a6725433b8398b24eae3fa7f0 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:11:44.054683 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8677195a6725433b8398b24eae3fa7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.057052 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce85695db2042d98250ec755538b746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.061618 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:44.066566 10779 leader_election.cc:343] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.100025 11016 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.100835 11016 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:44.112218 11016 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:44.135969 10870 tablet_service.cc:1511] Processing CreateTablet for tablet 8677195a6725433b8398b24eae3fa7f0 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:11:44.139142 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8677195a6725433b8398b24eae3fa7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.154712 11023 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.155316 11023 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.161034 11006 tablet_bootstrap.cc:654] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.182848 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 8677195a6725433b8398b24eae3fa7f0 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:11:44.186110 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8677195a6725433b8398b24eae3fa7f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:44.211792 10622 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 44246us
I20260709 12:11:44.206832 11009 tablet_bootstrap.cc:654] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.210706 11023 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:44.241365 10946 tablet_service.cc:1511] Processing CreateTablet for tablet b168b513d6d3496dadceae49ea217b21 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:11:44.248713 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b168b513d6d3496dadceae49ea217b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.248539 10727 tablet_service.cc:1511] Processing CreateTablet for tablet b168b513d6d3496dadceae49ea217b21 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:11:44.249843 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b168b513d6d3496dadceae49ea217b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.285524 10803 tablet_service.cc:1511] Processing CreateTablet for tablet b168b513d6d3496dadceae49ea217b21 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:11:44.292413 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b168b513d6d3496dadceae49ea217b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.302587 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:11:44.304382 10777 leader_election.cc:343] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.304917 10777 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.306078 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.306813 11012 raft_consensus.cc:2749] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.318710 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:44.319571 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:44.320587 10702 leader_election.cc:343] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:44.321764 10927 leader_election.cc:343] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.321957 10726 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1d9ec2cbe949e7b8d67572c526bb98 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:11:44.322297 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 9ade93eba33b4de7b70b1175b412fdb9 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:11:44.323379 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1d9ec2cbe949e7b8d67572c526bb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.323702 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ade93eba33b4de7b70b1175b412fdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.329191 10802 tablet_service.cc:1511] Processing CreateTablet for tablet 9ade93eba33b4de7b70b1175b412fdb9 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:11:44.330840 10802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ade93eba33b4de7b70b1175b412fdb9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:44.326645 10702 leader_election.cc:343] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.335564 10702 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.336720 11014 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.339881 11014 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.340394 11014 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.341643 10950 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1d9ec2cbe949e7b8d67572c526bb98 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:11:44.343145 11007 tablet_bootstrap.cc:492] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:44.343475 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1d9ec2cbe949e7b8d67572c526bb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.343294 11014 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:44.343755 11007 ts_tablet_manager.cc:1403] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.547s	user 0.028s	sys 0.006s
I20260709 12:11:44.353211 11007 raft_consensus.cc:359] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.354185 11007 raft_consensus.cc:385] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.354609 11007 raft_consensus.cc:740] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.357571 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.358227 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 9ade93eba33b4de7b70b1175b412fdb9 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:11:44.369814 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ade93eba33b4de7b70b1175b412fdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.369868 10720 tablet_service.cc:1511] Processing CreateTablet for tablet c942eacb348b424d9e0c08ff2b172a71 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:11:44.370584 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:44.371309 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c942eacb348b424d9e0c08ff2b172a71. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:44.372752 10853 leader_election.cc:343] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.355829 11007 consensus_queue.cc:260] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:44.382845 10702 leader_election.cc:343] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.389705 11008 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:44.390282 11008 ts_tablet_manager.cc:1403] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.460s	user 0.038s	sys 0.021s
I20260709 12:11:44.393721 11008 raft_consensus.cc:359] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.394771 11008 raft_consensus.cc:385] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.399611 11007 ts_tablet_manager.cc:1434] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.003s
I20260709 12:11:44.409983 11006 tablet_bootstrap.cc:492] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:44.411770 11006 ts_tablet_manager.cc:1403] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.389s	user 0.045s	sys 0.009s
I20260709 12:11:44.413091 10795 tablet_service.cc:1511] Processing CreateTablet for tablet c942eacb348b424d9e0c08ff2b172a71 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:11:44.413200 10872 tablet_service.cc:1511] Processing CreateTablet for tablet c942eacb348b424d9e0c08ff2b172a71 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:11:44.414861 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c942eacb348b424d9e0c08ff2b172a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.417800 10951 tablet_service.cc:1511] Processing CreateTablet for tablet e59b2cf81e794d54acc262c271fee646 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:11:44.418586 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c942eacb348b424d9e0c08ff2b172a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.419255 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59b2cf81e794d54acc262c271fee646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.395179 11008 raft_consensus.cc:740] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.422361 11008 consensus_queue.cc:260] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.414718 11007 tablet_bootstrap.cc:492] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:44.427409 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:44.429020 10870 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1d9ec2cbe949e7b8d67572c526bb98 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 12:11:44.429425 10852 leader_election.cc:343] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.430572 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1d9ec2cbe949e7b8d67572c526bb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.430016 10852 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:44.431730 11023 raft_consensus.cc:2749] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.432832 11009 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:44.433434 11009 ts_tablet_manager.cc:1403] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.392s	user 0.017s	sys 0.020s
I20260709 12:11:44.437741 11009 raft_consensus.cc:359] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.438644 11009 raft_consensus.cc:385] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.441495 11009 raft_consensus.cc:740] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.442094 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:44.443946 10703 leader_election.cc:343] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.444458 10703 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.446275 11009 consensus_queue.cc:260] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.446786 10800 tablet_service.cc:1511] Processing CreateTablet for tablet e59b2cf81e794d54acc262c271fee646 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:11:44.448228 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59b2cf81e794d54acc262c271fee646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.448917 11009 ts_tablet_manager.cc:1434] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 12:11:44.451292 11009 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:44.453632 10720 tablet_service.cc:1511] Processing CreateTablet for tablet e59b2cf81e794d54acc262c271fee646 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:11:44.455010 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59b2cf81e794d54acc262c271fee646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.455114 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:44.456794 10926 leader_election.cc:343] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.457232 10926 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:44.458366 11016 raft_consensus.cc:2749] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.461313 11009 tablet_bootstrap.cc:654] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.465847 11014 raft_consensus.cc:2749] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.468321 11006 raft_consensus.cc:359] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.469513 11006 raft_consensus.cc:385] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.469933 11006 raft_consensus.cc:740] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.464418 11008 ts_tablet_manager.cc:1434] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.003s
I20260709 12:11:44.472299 11008 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:44.483431 10872 tablet_service.cc:1511] Processing CreateTablet for tablet d594a7976dbe442b8e97a859a20a4602 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:11:44.485286 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594a7976dbe442b8e97a859a20a4602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.485599 11009 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:44.486636 11009 ts_tablet_manager.cc:1403] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260709 12:11:44.490329 11009 raft_consensus.cc:359] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.491142 11009 raft_consensus.cc:385] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.491487 11009 raft_consensus.cc:740] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.492417 11006 consensus_queue.cc:260] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.496659 10947 tablet_service.cc:1511] Processing CreateTablet for tablet d594a7976dbe442b8e97a859a20a4602 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:11:44.498171 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594a7976dbe442b8e97a859a20a4602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.500185 11007 tablet_bootstrap.cc:654] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.492362 11009 consensus_queue.cc:260] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.506469 11006 ts_tablet_manager.cc:1434] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.003s
I20260709 12:11:44.510102 11008 tablet_bootstrap.cc:654] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.510228 11009 ts_tablet_manager.cc:1434] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 12:11:44.511471 11009 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:44.512112 10726 tablet_service.cc:1511] Processing CreateTablet for tablet d594a7976dbe442b8e97a859a20a4602 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:11:44.513615 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594a7976dbe442b8e97a859a20a4602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.524326 10803 tablet_service.cc:1511] Processing CreateTablet for tablet 35d3d9b7513b4142992b228e4f1d295f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:11:44.525840 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d3d9b7513b4142992b228e4f1d295f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.527017 11009 tablet_bootstrap.cc:654] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.526624 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 35d3d9b7513b4142992b228e4f1d295f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:11:44.529811 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d3d9b7513b4142992b228e4f1d295f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.537604 11023 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.538174 11023 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.539675 11009 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:44.540241 11009 ts_tablet_manager.cc:1403] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260709 12:11:44.545169 11009 raft_consensus.cc:359] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.546402 11009 raft_consensus.cc:385] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.546918 11009 raft_consensus.cc:740] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.547912 11009 consensus_queue.cc:260] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.548456 11014 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.549060 11014 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.550419 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:44.551215 10738 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:44.552687 11006 tablet_bootstrap.cc:492] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:44.553174 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.554039 10887 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:44.554356 10853 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:44.555614 10702 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:44.556656 11023 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:44.558202 11014 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:44.558272 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:44.559257 11014 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.559795 11014 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.560286 11014 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:44.560397 10851 leader_election.cc:343] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.561594 11023 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.562001 11023 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.562500 11023 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.566118 10950 tablet_service.cc:1511] Processing CreateTablet for tablet 35d3d9b7513b4142992b228e4f1d295f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:11:44.567631 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d3d9b7513b4142992b228e4f1d295f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.571333 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:44.571141 10727 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6e3f9640c4563b38ba4052f47ee2b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:11:44.571606 10800 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6e3f9640c4563b38ba4052f47ee2b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:11:44.572804 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6e3f9640c4563b38ba4052f47ee2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.573385 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6e3f9640c4563b38ba4052f47ee2b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:44.575923 10702 leader_election.cc:343] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.580122 11044 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.582415 11044 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.581938 11009 ts_tablet_manager.cc:1434] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.000s
I20260709 12:11:44.584198 11009 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:44.591148 11009 tablet_bootstrap.cc:654] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.594348 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:44.596377 10852 leader_election.cc:343] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.594812 11044 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:44.538817 11007 tablet_bootstrap.cc:492] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:44.597997 11007 ts_tablet_manager.cc:1403] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.003s
I20260709 12:11:44.599864 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6e3f9640c4563b38ba4052f47ee2b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:11:44.601351 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6e3f9640c4563b38ba4052f47ee2b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:44.606379 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 52237.8us
I20260709 12:11:44.606791 11008 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:44.607501 11008 ts_tablet_manager.cc:1403] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.009s
I20260709 12:11:44.608587 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:44.609329 10738 raft_consensus.cc:2468] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:44.610782 10853 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:44.612973 11007 raft_consensus.cc:359] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.613783 11007 raft_consensus.cc:385] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.614086 11007 raft_consensus.cc:740] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.612123 11045 raft_consensus.cc:2804] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.615154 11045 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.615499 11045 raft_consensus.cc:3060] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.596213 11023 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.621501 11007 consensus_queue.cc:260] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.630070 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:44.612094 11014 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:44.631883 10851 leader_election.cc:343] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.632899 11006 tablet_bootstrap.cc:654] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.633612 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:44.633988 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:44.634445 10887 raft_consensus.cc:2393] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:44.634835 10738 raft_consensus.cc:2393] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 1: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
I20260709 12:11:44.636164 10853 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:44.636977 11023 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:44.636974 11044 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.640865 11009 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:44.641223 11007 ts_tablet_manager.cc:1434] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:11:44.641479 11009 ts_tablet_manager.cc:1403] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.022s
I20260709 12:11:44.644870 11009 raft_consensus.cc:359] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.645699 11009 raft_consensus.cc:385] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.646068 11009 raft_consensus.cc:740] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.647131 11009 consensus_queue.cc:260] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.648294 10726 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa59498c2d54e68877132bff0149c42 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:11:44.649791 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa59498c2d54e68877132bff0149c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.650282 11009 ts_tablet_manager.cc:1434] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:11:44.650521 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa59498c2d54e68877132bff0149c42 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:11:44.651041 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa59498c2d54e68877132bff0149c42 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:11:44.652300 11023 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.652891 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa59498c2d54e68877132bff0149c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.653312 11023 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.656414 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:44.657935 10851 leader_election.cc:343] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.658807 11009 tablet_bootstrap.cc:492] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:44.662220 11008 raft_consensus.cc:359] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:44.663141 11008 raft_consensus.cc:385] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.663507 11008 raft_consensus.cc:740] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.663805 11023 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:44.664983 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:44.665663 10738 raft_consensus.cc:2468] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:44.665895 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:44.666893 11006 tablet_bootstrap.cc:492] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:44.667126 10853 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:44.667405 11006 ts_tablet_manager.cc:1403] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.005s
W20260709 12:11:44.667486 10702 leader_election.cc:343] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.668009 11023 raft_consensus.cc:2804] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.668098 10702 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.652251 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa59498c2d54e68877132bff0149c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.669512 11046 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.668860 11023 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.670758 11023 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.671262 11006 raft_consensus.cc:359] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.672749 11014 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:44.667748 11009 tablet_bootstrap.cc:654] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.677927 11007 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:44.676039 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 1fea88b5d0114f7fb5974d3e729cd504 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:11:44.680382 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fea88b5d0114f7fb5974d3e729cd504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.672386 11006 raft_consensus.cc:385] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.683327 11006 raft_consensus.cc:740] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.687840 11008 consensus_queue.cc:260] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:44.690656 11023 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.693570 11008 ts_tablet_manager.cc:1434] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.003s
I20260709 12:11:44.698071 10951 tablet_service.cc:1511] Processing CreateTablet for tablet 1fea88b5d0114f7fb5974d3e729cd504 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:11:44.699581 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fea88b5d0114f7fb5974d3e729cd504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.708845 11008 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:44.709405 11006 consensus_queue.cc:260] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.719125 10727 tablet_service.cc:1511] Processing CreateTablet for tablet 1fea88b5d0114f7fb5974d3e729cd504 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:11:44.720595 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fea88b5d0114f7fb5974d3e729cd504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.721514 11045 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.725906 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:44.727007 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 8a416d512c2f457ca57c374e4d56bace (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:11:44.727058 10803 tablet_service.cc:1511] Processing CreateTablet for tablet 8a416d512c2f457ca57c374e4d56bace (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 12:11:44.727605 10851 leader_election.cc:343] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.727805 11006 ts_tablet_manager.cc:1434] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.004s
I20260709 12:11:44.730448 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a416d512c2f457ca57c374e4d56bace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.731005 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:44.737087 10738 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.742393 11008 tablet_bootstrap.cc:654] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.731490 11023 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:44.733889 11009 tablet_bootstrap.cc:492] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:44.743166 11009 ts_tablet_manager.cc:1403] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.003s
I20260709 12:11:44.743935 11006 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:44.750272 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:44.750982 10737 raft_consensus.cc:3060] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.758945 11008 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:44.759506 11008 ts_tablet_manager.cc:1403] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.000s
I20260709 12:11:44.761845 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 160cc2755ed84d8da5ada5e897d419cd (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:11:44.763227 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160cc2755ed84d8da5ada5e897d419cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.762995 11008 raft_consensus.cc:359] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.763368 10737 raft_consensus.cc:2468] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:44.746104 10738 raft_consensus.cc:2468] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:44.764075 11016 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.764871 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a416d512c2f457ca57c374e4d56bace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.764700 11016 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.767004 10853 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:44.767973 10853 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:44.767993 11023 raft_consensus.cc:2804] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:44.770008 11044 raft_consensus.cc:2804] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:44.773092 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:44.774807 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:44.775264 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 8a416d512c2f457ca57c374e4d56bace (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:11:44.746662 11009 raft_consensus.cc:359] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.776108 11009 raft_consensus.cc:385] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.776472 11009 raft_consensus.cc:740] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
W20260709 12:11:44.776276 10852 leader_election.cc:343] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.777526 11009 consensus_queue.cc:260] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.775529 10812 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:44.779008 11045 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:44.779873 11006 tablet_bootstrap.cc:654] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.737062 11007 tablet_bootstrap.cc:654] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.780390 10926 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:44.784747 11016 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:44.785851 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a416d512c2f457ca57c374e4d56bace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.796685 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 160cc2755ed84d8da5ada5e897d419cd (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:11:44.797904 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160cc2755ed84d8da5ada5e897d419cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.797803 11023 raft_consensus.cc:697] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:44.799422 11023 consensus_queue.cc:237] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.796633 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.796582 11008 raft_consensus.cc:385] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:44.802390 10925 leader_election.cc:343] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.802634 11008 raft_consensus.cc:740] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.803601 11008 consensus_queue.cc:260] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.816655 11014 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.817239 11014 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:44.819723 11054 raft_consensus.cc:2804] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.832659 11009 ts_tablet_manager.cc:1434] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.089s	user 0.016s	sys 0.007s
I20260709 12:11:44.832695 11006 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:44.833990 11006 ts_tablet_manager.cc:1403] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.007s
I20260709 12:11:44.834169 11009 tablet_bootstrap.cc:492] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:44.836340 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:44.837086 10961 raft_consensus.cc:2468] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:44.827965 11054 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.838707 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:44.838635 11006 raft_consensus.cc:359] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.839763 11006 raft_consensus.cc:385] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.838905 11054 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.829313 11014 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:44.841096 10702 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:44.841095 11006 raft_consensus.cc:740] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
W20260709 12:11:44.845870 10703 leader_election.cc:343] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.846424 11006 consensus_queue.cc:260] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.847651 11014 raft_consensus.cc:2804] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.848188 11014 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.848662 11014 raft_consensus.cc:3060] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.851029 11006 ts_tablet_manager.cc:1434] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:11:44.852519 11006 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:44.857904 11008 ts_tablet_manager.cc:1434] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.098s	user 0.011s	sys 0.001s
I20260709 12:11:44.859124 11008 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:44.869136 11052 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.868633 10636 catalog_manager.cc:5697] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:44.869688 11052 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.870855 11006 tablet_bootstrap.cc:654] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.872910 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:44.874145 11054 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:44.874461 10852 leader_election.cc:343] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.875082 11008 tablet_bootstrap.cc:654] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.878028 11007 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:44.878545 11007 ts_tablet_manager.cc:1403] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.201s	user 0.010s	sys 0.024s
I20260709 12:11:44.878724 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 160cc2755ed84d8da5ada5e897d419cd (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:11:44.880492 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:44.880798 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160cc2755ed84d8da5ada5e897d419cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.881146 10812 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.881934 11007 raft_consensus.cc:359] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.882804 11007 raft_consensus.cc:385] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:44.883096 11007 raft_consensus.cc:740] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:44.885468 11052 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:44.887491 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:44.891535 10851 leader_election.cc:343] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.889652 10950 tablet_service.cc:1511] Processing CreateTablet for tablet b2e49c0df8394e5a836a3d72f684544f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:11:44.892603 11012 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.893247 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e49c0df8394e5a836a3d72f684544f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.893146 11012 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.895291 11012 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:44.884105 11007 consensus_queue.cc:260] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.891690 10727 tablet_service.cc:1511] Processing CreateTablet for tablet b2e49c0df8394e5a836a3d72f684544f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:11:44.896641 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e49c0df8394e5a836a3d72f684544f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.897509 11007 ts_tablet_manager.cc:1434] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 12:11:44.898303 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.898748 11007 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
W20260709 12:11:44.899880 10777 leader_election.cc:343] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.892040 10851 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:44.900713 11012 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.901090 11016 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.901232 11012 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:44.901744 11016 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:44.902750 11052 raft_consensus.cc:2749] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:44.904456 11012 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:44.885463 11044 raft_consensus.cc:697] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:44.905081 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.905280 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:44.906014 10738 raft_consensus.cc:2393] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:44.905921 11044 consensus_queue.cc:237] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.907577 10779 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.910202 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.911010 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:44.911689 10813 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:44.913089 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2528198dda47fe88ba9bf49a3dfe3f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:11:44.914409 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2528198dda47fe88ba9bf49a3dfe3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.904289 11016 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:44.901747 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:44.916983 10926 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:44.917549 10961 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
W20260709 12:11:44.917680 10925 leader_election.cc:343] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.918306 10795 tablet_service.cc:1511] Processing CreateTablet for tablet b2e49c0df8394e5a836a3d72f684544f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:11:44.918754 11016 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:44.918835 10777 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.919282 11016 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:44.919665 11016 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.919832 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e49c0df8394e5a836a3d72f684544f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.922731 11012 raft_consensus.cc:3060] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.925773 11054 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:44.926914 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:44.927778 10812 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:44.928328 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2528198dda47fe88ba9bf49a3dfe3f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:11:44.928936 10925 leader_election.cc:343] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:44.929659 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2528198dda47fe88ba9bf49a3dfe3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.929929 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2528198dda47fe88ba9bf49a3dfe3f (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:11:44.936100 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2528198dda47fe88ba9bf49a3dfe3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.936230 10870 tablet_service.cc:1511] Processing CreateTablet for tablet b01b23e80bb5496da69398c2b8168c1a (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:11:44.929695 10926 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.937608 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01b23e80bb5496da69398c2b8168c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.876814 11014 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:44.943796 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:44.944480 10726 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3b9c5a90c9446384d981c34e549c0b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:11:44.945855 10726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3b9c5a90c9446384d981c34e549c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.944466 10961 raft_consensus.cc:3060] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:44.956176 10874 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3b9c5a90c9446384d981c34e549c0b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:11:44.957715 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3b9c5a90c9446384d981c34e549c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.958526 10951 tablet_service.cc:1511] Processing CreateTablet for tablet b01b23e80bb5496da69398c2b8168c1a (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:11:44.959939 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01b23e80bb5496da69398c2b8168c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.932857 11054 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:44.932098 11007 tablet_bootstrap.cc:654] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:44.960848 11054 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:44.964165 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:44.964519 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:44.965462 10738 raft_consensus.cc:2393] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:44.966852 10927 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:44.970115 10946 tablet_service.cc:1511] Processing CreateTablet for tablet 01929fa5cbb842eb9d6f803200ebc764 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:11:44.971434 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01929fa5cbb842eb9d6f803200ebc764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.979801 10723 tablet_service.cc:1511] Processing CreateTablet for tablet 01929fa5cbb842eb9d6f803200ebc764 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:11:44.983753 11014 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:44.984368 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01929fa5cbb842eb9d6f803200ebc764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.954836 11063 raft_consensus.cc:2804] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:44.986290 11054 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:45.009595 11062 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:45.020834 11062 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:45.021303 11062 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:45.024741 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 106010us
I20260709 12:11:45.026536 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:45.026417 10876 tablet_service.cc:1511] Processing CreateTablet for tablet afb1b9de0a5c437aa7db553b5389fdc5 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:11:45.027976 10803 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3b9c5a90c9446384d981c34e549c0b (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:11:45.029536 10800 tablet_service.cc:1511] Processing CreateTablet for tablet 01929fa5cbb842eb9d6f803200ebc764 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:11:45.013160 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:11:45.027976 10703 leader_election.cc:343] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.019001 10943 tablet_service.cc:1511] Processing CreateTablet for tablet afb1b9de0a5c437aa7db553b5389fdc5 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:11:45.017554 11009 tablet_bootstrap.cc:654] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.032209 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb1b9de0a5c437aa7db553b5389fdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.011592 11054 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.032114 10961 raft_consensus.cc:2468] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:45.038473 10702 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:45.039711 11014 raft_consensus.cc:2804] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:45.040302 11014 raft_consensus.cc:697] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:45.029978 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3b9c5a90c9446384d981c34e549c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.041489 11014 consensus_queue.cc:237] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.045734 10727 tablet_service.cc:1511] Processing CreateTablet for tablet afb1b9de0a5c437aa7db553b5389fdc5 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:11:45.045780 10795 tablet_service.cc:1511] Processing CreateTablet for tablet b01b23e80bb5496da69398c2b8168c1a (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:11:45.047761 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01b23e80bb5496da69398c2b8168c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.047693 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb1b9de0a5c437aa7db553b5389fdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:44.972415 11016 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.028064 10876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb1b9de0a5c437aa7db553b5389fdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.064388 10800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01929fa5cbb842eb9d6f803200ebc764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.067391 11044 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.077611 11044 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.081918 10802 tablet_service.cc:1511] Processing CreateTablet for tablet dc925b3b84764d2f944d088ed0c2d7fc (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:11:45.085304 11007 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:45.085953 11006 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:45.086695 11006 ts_tablet_manager.cc:1403] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.234s	user 0.005s	sys 0.025s
I20260709 12:11:45.088706 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:45.089833 11054 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.090862 10802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc925b3b84764d2f944d088ed0c2d7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.091954 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
W20260709 12:11:45.094195 10925 leader_election.cc:343] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.085955 11007 ts_tablet_manager.cc:1403] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.187s	user 0.023s	sys 0.004s
I20260709 12:11:45.096664 11016 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.097944 11008 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:45.098469 11008 ts_tablet_manager.cc:1403] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.240s	user 0.020s	sys 0.011s
I20260709 12:11:45.059930 11063 raft_consensus.cc:697] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:45.106956 11063 consensus_queue.cc:237] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.099867 11007 raft_consensus.cc:359] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.108944 10950 tablet_service.cc:1511] Processing CreateTablet for tablet dc925b3b84764d2f944d088ed0c2d7fc (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:11:45.106087 10872 tablet_service.cc:1511] Processing CreateTablet for tablet dc925b3b84764d2f944d088ed0c2d7fc (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:11:45.118485 11012 raft_consensus.cc:2749] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.121536 10720 tablet_service.cc:1511] Processing CreateTablet for tablet c05a5cb1751a423a9aae27767f113439 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:11:45.125339 10803 tablet_service.cc:1511] Processing CreateTablet for tablet c05a5cb1751a423a9aae27767f113439 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:11:45.126284 10871 tablet_service.cc:1511] Processing CreateTablet for tablet c05a5cb1751a423a9aae27767f113439 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:11:45.127436 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:45.128409 11044 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:45.128676 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:45.145391 10813 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:45.146204 11009 tablet_bootstrap.cc:492] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:45.146785 11009 ts_tablet_manager.cc:1403] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.313s	user 0.033s	sys 0.027s
I20260709 12:11:45.139873 11007 raft_consensus.cc:385] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.148820 11007 raft_consensus.cc:740] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.149605 11007 consensus_queue.cc:260] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.151845 11007 ts_tablet_manager.cc:1434] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.003s
I20260709 12:11:45.154088 10797 tablet_service.cc:1511] Processing CreateTablet for tablet 8b68d77d97f144f8ba2a446f249ffe79 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:11:45.156956 10852 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:45.158429 11044 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:45.158963 11044 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:45.159403 11044 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.129593 11008 raft_consensus.cc:359] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.161132 11008 raft_consensus.cc:385] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.161479 11008 raft_consensus.cc:740] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.133111 11062 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.137575 10951 tablet_service.cc:1511] Processing CreateTablet for tablet 8b68d77d97f144f8ba2a446f249ffe79 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:11:45.138643 11046 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.164997 11046 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.168186 11046 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.168912 10738 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:45.170866 11006 raft_consensus.cc:359] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.141793 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05a5cb1751a423a9aae27767f113439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.174831 11009 raft_consensus.cc:359] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.176872 11008 consensus_queue.cc:260] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.177666 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:45.179194 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:45.179883 10813 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:45.142448 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc925b3b84764d2f944d088ed0c2d7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.148507 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc925b3b84764d2f944d088ed0c2d7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.137687 10727 tablet_service.cc:1511] Processing CreateTablet for tablet 8b68d77d97f144f8ba2a446f249ffe79 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:11:45.142124 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05a5cb1751a423a9aae27767f113439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.172250 11006 raft_consensus.cc:385] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.186798 10727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b68d77d97f144f8ba2a446f249ffe79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.176309 11009 raft_consensus.cc:385] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.180505 11008 ts_tablet_manager.cc:1434] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260709 12:11:45.190279 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b68d77d97f144f8ba2a446f249ffe79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.191586 10812 raft_consensus.cc:2393] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:45.191718 11062 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:45.188127 11006 raft_consensus.cc:740] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.192924 11006 consensus_queue.cc:260] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.193883 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:45.193790 10874 tablet_service.cc:1511] Processing CreateTablet for tablet 74c6e0d22f4f4b8e852e590657d49a92 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:11:45.194703 10961 raft_consensus.cc:2393] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:45.195143 11006 ts_tablet_manager.cc:1434] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.108s	user 0.010s	sys 0.000s
I20260709 12:11:45.196118 11006 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:45.196611 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:45.197523 10871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05a5cb1751a423a9aae27767f113439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.198177 10926 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:45.199410 11054 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.187882 11007 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:45.200584 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c6e0d22f4f4b8e852e590657d49a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.201457 10951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b68d77d97f144f8ba2a446f249ffe79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.187177 10703 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:45.209097 11046 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:45.209569 11046 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:45.210384 11046 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.212786 10635 catalog_manager.cc:5697] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:45.216761 10943 tablet_service.cc:1511] Processing CreateTablet for tablet 74c6e0d22f4f4b8e852e590657d49a92 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:11:45.221093 11006 tablet_bootstrap.cc:654] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.221566 10723 tablet_service.cc:1511] Processing CreateTablet for tablet 74c6e0d22f4f4b8e852e590657d49a92 (DEFAULT_TABLE table=test-workload [id=1e9af1e4d998434c9b39d206c4c9fac6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:11:45.226277 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c6e0d22f4f4b8e852e590657d49a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.188521 11009 raft_consensus.cc:740] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.253729 11007 tablet_bootstrap.cc:654] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.254382 11046 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.257021 11008 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:45.257725 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:45.258030 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c6e0d22f4f4b8e852e590657d49a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:45.258381 10812 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.258682 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:45.258105 11046 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.242651 11044 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.277974 10887 raft_consensus.cc:2393] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:45.257915 11009 consensus_queue.cc:260] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.279515 10633 catalog_manager.cc:5697] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:45.281508 11044 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:45.280510 11009 ts_tablet_manager.cc:1434] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.133s	user 0.004s	sys 0.006s
I20260709 12:11:45.280773 10886 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.282645 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:45.289108 10738 raft_consensus.cc:2393] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 1: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
I20260709 12:11:45.292708 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:45.300213 11062 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.301666 10852 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:45.303808 11062 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.304473 11006 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:45.305022 11006 ts_tablet_manager.cc:1403] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.013s
I20260709 12:11:45.304888 11044 raft_consensus.cc:2749] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.306236 11062 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:45.307511 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:45.307972 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:45.308295 10961 raft_consensus.cc:2393] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
I20260709 12:11:45.302011 11009 tablet_bootstrap.cc:492] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:45.310380 10779 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:45.312049 10812 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:45.313123 11062 raft_consensus.cc:3060] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.308429 11006 raft_consensus.cc:359] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.314043 10703 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:45.314512 11006 raft_consensus.cc:385] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.314891 11006 raft_consensus.cc:740] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.315325 11046 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:45.315872 11046 raft_consensus.cc:697] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:45.316964 11046 consensus_queue.cc:237] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.317643 11009 tablet_bootstrap.cc:654] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.318140 11007 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:45.318665 11007 ts_tablet_manager.cc:1403] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.007s
I20260709 12:11:45.335274 10886 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:45.342718 10777 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:45.345577 11012 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:45.352613 11007 raft_consensus.cc:359] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.353580 11007 raft_consensus.cc:385] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.353986 11007 raft_consensus.cc:740] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.357159 11009 tablet_bootstrap.cc:492] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:45.357626 11009 ts_tablet_manager.cc:1403] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260709 12:11:45.361714 11062 raft_consensus.cc:2749] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.362293 11008 tablet_bootstrap.cc:654] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.333002 11006 consensus_queue.cc:260] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.365963 11006 ts_tablet_manager.cc:1434] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260709 12:11:45.365650 11007 consensus_queue.cc:260] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.368010 11006 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:45.368243 11007 ts_tablet_manager.cc:1434] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:11:45.369437 11007 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:45.382145 11044 consensus_queue.cc:1048] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.395605 11052 consensus_queue.cc:1048] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.373015 11012 raft_consensus.cc:697] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:45.406385 11012 consensus_queue.cc:237] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.408818 11052 consensus_queue.cc:1048] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.413467 11009 raft_consensus.cc:359] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.414187 11009 raft_consensus.cc:385] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.414472 11009 raft_consensus.cc:740] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.415262 11009 consensus_queue.cc:260] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.417423 11009 ts_tablet_manager.cc:1434] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260709 12:11:45.418779 11009 tablet_bootstrap.cc:492] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:45.432207 11009 tablet_bootstrap.cc:654] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.433990 11046 consensus_queue.cc:1048] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.434842 11006 tablet_bootstrap.cc:654] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.437479 11008 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:45.441612 11008 ts_tablet_manager.cc:1403] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.185s	user 0.029s	sys 0.020s
I20260709 12:11:45.461475 11008 raft_consensus.cc:359] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.445933 10634 catalog_manager.cc:5697] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:45.464003 11008 raft_consensus.cc:385] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.464514 11008 raft_consensus.cc:740] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.464327 10635 catalog_manager.cc:5697] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:45.465497 11008 consensus_queue.cc:260] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.467911 11052 consensus_queue.cc:1048] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.484858 11008 ts_tablet_manager.cc:1434] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 12:11:45.486861 11008 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:45.500699 11007 tablet_bootstrap.cc:654] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.504769 11008 tablet_bootstrap.cc:654] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.508242 11006 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:45.509089 11006 ts_tablet_manager.cc:1403] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.141s	user 0.018s	sys 0.013s
I20260709 12:11:45.503898 11046 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.521216 11046 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.525048 10633 catalog_manager.cc:5697] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:45.528515 11046 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.529844 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:45.530583 10886 raft_consensus.cc:2468] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:45.531466 11063 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.532013 10702 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:45.537434 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:45.538407 10812 raft_consensus.cc:2468] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:45.531982 11063 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.540268 11046 raft_consensus.cc:2804] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:45.552452 11014 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.561331 11063 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:45.564370 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:45.566061 10927 leader_election.cc:343] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.555248 11046 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:45.567351 11065 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.567408 11046 raft_consensus.cc:3060] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.571702 11009 tablet_bootstrap.cc:492] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:45.572407 11009 ts_tablet_manager.cc:1403] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.154s	user 0.026s	sys 0.015s
I20260709 12:11:45.568104 11065 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.576166 11009 raft_consensus.cc:359] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.579790 11009 raft_consensus.cc:385] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.580389 11009 raft_consensus.cc:740] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.580864 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:45.581744 11009 consensus_queue.cc:260] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:45.583124 10926 leader_election.cc:343] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.583671 10926 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:45.584604 11006 raft_consensus.cc:359] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.585289 11063 raft_consensus.cc:2749] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.586093 11014 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.585350 11006 raft_consensus.cc:385] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.587632 11006 raft_consensus.cc:740] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.589526 11009 ts_tablet_manager.cc:1434] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 12:11:45.590729 11009 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:45.589437 11006 consensus_queue.cc:260] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.597060 11006 ts_tablet_manager.cc:1434] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 12:11:45.598680 11006 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:45.612609 11065 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.604658 11092 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.613621 11092 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.615600 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:45.616070 11092 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:45.615590 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:45.617268 10737 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:45.618029 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:45.618681 10927 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:45.623750 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:45.623930 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:45.625984 10702 leader_election.cc:343] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.622035 11065 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:45.629046 11065 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:45.629601 11065 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:45.632750 10851 leader_election.cc:343] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:45.634426 10925 leader_election.cc:343] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.637239 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:45.638064 10852 leader_election.cc:343] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.638888 10852 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:45.640504 11054 consensus_queue.cc:1048] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:45.643864 11007 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:45.643718 11052 raft_consensus.cc:2749] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.644855 11007 ts_tablet_manager.cc:1403] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.276s	user 0.018s	sys 0.012s
I20260709 12:11:45.648674 11006 tablet_bootstrap.cc:654] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.654785 11065 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.657287 10960 raft_consensus.cc:2393] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:45.658383 11065 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.659765 11009 tablet_bootstrap.cc:654] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.659647 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:45.660316 10737 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.660777 10702 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:45.662320 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:45.632910 11014 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:11:45.664296 10925 leader_election.cc:343] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.665381 11014 consensus_queue.cc:1048] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:45.648132 11007 raft_consensus.cc:359] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.667133 11007 raft_consensus.cc:385] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.667450 11007 raft_consensus.cc:740] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.667688 10737 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:45.668414 11007 consensus_queue.cc:260] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.669131 10927 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:45.670604 11054 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:45.671031 11007 ts_tablet_manager.cc:1434] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:11:45.671234 11014 raft_consensus.cc:2749] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.638064 11046 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.674119 11054 raft_consensus.cc:697] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:45.675119 11008 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:45.675690 11008 ts_tablet_manager.cc:1403] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.189s	user 0.022s	sys 0.009s
I20260709 12:11:45.675930 11046 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:45.676937 11007 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:45.678062 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:45.678892 10887 raft_consensus.cc:3060] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.679432 11008 raft_consensus.cc:359] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.680997 11008 raft_consensus.cc:385] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:45.681077 10703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 56272us
I20260709 12:11:45.675220 11054 consensus_queue.cc:237] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.685143 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:45.685753 10811 raft_consensus.cc:3060] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.687553 11008 raft_consensus.cc:740] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.689370 11007 tablet_bootstrap.cc:654] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.692601 11008 consensus_queue.cc:260] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.705463 10887 raft_consensus.cc:2468] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:45.713142 11008 ts_tablet_manager.cc:1434] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 12:11:45.719298 10702 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:45.715582 10811 raft_consensus.cc:2468] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:45.722170 11014 raft_consensus.cc:2804] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:45.724228 11006 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:45.723562 11014 raft_consensus.cc:697] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:45.725144 11006 ts_tablet_manager.cc:1403] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.006s
I20260709 12:11:45.725678 11014 consensus_queue.cc:237] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.720006 11008 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:45.738466 11009 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:45.730227 11006 raft_consensus.cc:359] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.739215 11009 ts_tablet_manager.cc:1403] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.002s
I20260709 12:11:45.740477 11012 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.741315 11012 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.745577 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:45.739200 11006 raft_consensus.cc:385] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.748603 11006 raft_consensus.cc:740] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.749965 11006 consensus_queue.cc:260] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.751233 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:45.751946 10959 raft_consensus.cc:2468] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
W20260709 12:11:45.753055 10779 leader_election.cc:343] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.753491 11006 ts_tablet_manager.cc:1434] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:11:45.749095 11012 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:45.754276 10777 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:45.756157 11012 raft_consensus.cc:2804] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:45.756690 11012 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:45.757153 11012 raft_consensus.cc:3060] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.760543 11009 raft_consensus.cc:359] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.761457 11009 raft_consensus.cc:385] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.761884 11009 raft_consensus.cc:740] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.762807 11009 consensus_queue.cc:260] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.766682 11009 ts_tablet_manager.cc:1434] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:11:45.769641 11008 tablet_bootstrap.cc:654] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.769940 11006 tablet_bootstrap.cc:492] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:45.772076 11009 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:45.774685 10887 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.787294 11007 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:45.787853 11007 ts_tablet_manager.cc:1403] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.041s
I20260709 12:11:45.790921 11054 consensus_queue.cc:1048] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:45.794752 11012 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.798908 11006 tablet_bootstrap.cc:654] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.800098 11009 tablet_bootstrap.cc:654] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.801268 11012 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:45.804366 11007 raft_consensus.cc:359] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:45.803910 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:45.800060 10635 catalog_manager.cc:5697] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:45.806555 10779 leader_election.cc:343] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:45.807274 11007 raft_consensus.cc:385] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.807778 11007 raft_consensus.cc:740] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.808629 11007 consensus_queue.cc:260] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:45.809648 10636 catalog_manager.cc:5697] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:45.813010 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:45.813668 10960 raft_consensus.cc:3060] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.823333 11006 tablet_bootstrap.cc:492] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:45.823570 11008 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:45.824162 11008 ts_tablet_manager.cc:1403] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.012s
I20260709 12:11:45.826999 11006 ts_tablet_manager.cc:1403] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.003s
I20260709 12:11:45.827208 11008 raft_consensus.cc:359] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.827966 11008 raft_consensus.cc:385] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.828233 11008 raft_consensus.cc:740] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.829306 11007 ts_tablet_manager.cc:1434] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:11:45.830286 11008 consensus_queue.cc:260] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.835497 11009 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:45.835795 11008 ts_tablet_manager.cc:1434] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:11:45.836028 11009 ts_tablet_manager.cc:1403] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.006s
I20260709 12:11:45.836951 11008 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:45.838418 11094 consensus_queue.cc:1048] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.839114 11009 raft_consensus.cc:359] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.839828 11009 raft_consensus.cc:385] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.840112 11009 raft_consensus.cc:740] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.841173 11009 consensus_queue.cc:260] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.844049 11009 ts_tablet_manager.cc:1434] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:45.844614 11007 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:45.844805 10960 raft_consensus.cc:2468] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:45.847797 10777 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:45.848881 11012 raft_consensus.cc:2804] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:45.848847 11006 raft_consensus.cc:359] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.849596 11012 raft_consensus.cc:697] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:45.849764 11006 raft_consensus.cc:385] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.850637 11006 raft_consensus.cc:740] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.850549 11012 consensus_queue.cc:237] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.851768 11006 consensus_queue.cc:260] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.854131 11006 ts_tablet_manager.cc:1434] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:11:45.855517 11006 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:45.864655 11006 tablet_bootstrap.cc:654] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.869104 11062 consensus_queue.cc:1048] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:45.875064 11007 tablet_bootstrap.cc:654] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.867682 11009 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:45.890157 11062 consensus_queue.cc:1048] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:45.892071 11008 tablet_bootstrap.cc:654] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.894703 11009 tablet_bootstrap.cc:654] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.923712 11087 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:45.924376 11046 consensus_queue.cc:1048] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:45.924336 11087 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:45.934774 11008 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:45.935391 11008 ts_tablet_manager.cc:1403] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.007s
I20260709 12:11:45.936579 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:45.936873 11007 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:45.937410 10738 raft_consensus.cc:2393] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:45.937640 11007 ts_tablet_manager.cc:1403] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.002s
I20260709 12:11:45.940032 11008 raft_consensus.cc:359] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.941179 11008 raft_consensus.cc:385] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.941730 11008 raft_consensus.cc:740] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.943398 11007 raft_consensus.cc:359] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.944274 11007 raft_consensus.cc:385] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.944541 11007 raft_consensus.cc:740] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.944007 11087 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:45.945679 11007 consensus_queue.cc:260] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.943233 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:45.948211 11007 ts_tablet_manager.cc:1434] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:11:45.942929 11008 consensus_queue.cc:260] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:45.948509 10851 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:45.951118 11052 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:45.954792 11007 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:45.955471 11006 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:45.955964 11006 ts_tablet_manager.cc:1403] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.003s
I20260709 12:11:45.958703 11006 raft_consensus.cc:359] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.959580 11006 raft_consensus.cc:385] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:45.959868 11006 raft_consensus.cc:740] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:45.960985 11008 ts_tablet_manager.cc:1434] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:11:45.961709 11052 raft_consensus.cc:2749] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:45.962365 11008 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:45.968050 11007 tablet_bootstrap.cc:654] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.971516 11008 tablet_bootstrap.cc:654] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:45.965019 11006 consensus_queue.cc:260] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:45.985870 11006 ts_tablet_manager.cc:1434] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.005s
I20260709 12:11:45.989452 10636 catalog_manager.cc:5697] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:45.990760 11006 tablet_bootstrap.cc:492] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:46.004511 11009 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.005414 11009 ts_tablet_manager.cc:1403] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.002s
I20260709 12:11:46.005348 11062 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.006646 11062 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.008791 11062 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:46.008867 11112 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.010022 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.009795 11112 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.010649 10738 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.012012 10779 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:46.012799 11007 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.013362 11007 ts_tablet_manager.cc:1403] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 12:11:46.013520 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.014081 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.014410 10886 raft_consensus.cc:2393] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:46.013758 11062 raft_consensus.cc:2804] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.014768 10887 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.016496 11007 raft_consensus.cc:359] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.014849 11062 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.017318 11007 raft_consensus.cc:385] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.017539 11062 raft_consensus.cc:3060] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.017889 11007 raft_consensus.cc:740] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.019225 11007 consensus_queue.cc:260] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.022037 11007 ts_tablet_manager.cc:1434] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:46.023085 11007 tablet_bootstrap.cc:492] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.024718 11112 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.008873 11009 raft_consensus.cc:359] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.025887 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.026162 11009 raft_consensus.cc:385] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.026599 11009 raft_consensus.cc:740] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.026707 10738 raft_consensus.cc:2393] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
I20260709 12:11:46.027384 11009 consensus_queue.cc:260] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.028271 10927 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:46.029645 11112 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.030272 11007 tablet_bootstrap.cc:654] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.042308 11008 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:46.042816 11008 ts_tablet_manager.cc:1403] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.002s
I20260709 12:11:46.043186 11062 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.045214 11008 raft_consensus.cc:359] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.045791 11008 raft_consensus.cc:385] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.046032 11008 raft_consensus.cc:740] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.046551 11008 consensus_queue.cc:260] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.034379 11006 tablet_bootstrap.cc:654] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.048534 11008 ts_tablet_manager.cc:1434] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:11:46.054067 11008 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:46.055375 11062 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:46.037993 11112 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:46.039757 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:46.030274 11009 ts_tablet_manager.cc:1434] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:11:46.057060 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.057773 10738 raft_consensus.cc:3060] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.057842 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.058584 10886 raft_consensus.cc:3060] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.059957 11062 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.060442 11062 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.062568 11062 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.063786 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.065224 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:11:46.066242 10777 leader_election.cc:343] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.066241 10887 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.067101 11006 tablet_bootstrap.cc:492] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:46.069347 10777 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:46.069957 11006 ts_tablet_manager.cc:1403] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260709 12:11:46.072715 11112 raft_consensus.cc:493] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.072813 10886 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.063776 11009 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.073410 11112 raft_consensus.cc:515] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.075116 10777 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.069368 11007 tablet_bootstrap.cc:492] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.076841 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.077606 10737 raft_consensus.cc:2468] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:46.077687 10738 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.079105 10927 leader_election.cc:304] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:46.077107 11007 ts_tablet_manager.cc:1403] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.002s
I20260709 12:11:46.080360 11113 raft_consensus.cc:2804] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.082455 11113 raft_consensus.cc:493] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.082831 11113 raft_consensus.cc:3060] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.085494 11009 tablet_bootstrap.cc:654] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.085520 11007 raft_consensus.cc:359] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.088410 11007 raft_consensus.cc:385] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.089001 11112 leader_election.cc:290] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.089475 11062 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.089530 11012 raft_consensus.cc:2804] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.090220 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:46.091144 11062 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.091305 10813 raft_consensus.cc:2468] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:46.091588 11007 raft_consensus.cc:740] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.091619 11062 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.090683 11012 raft_consensus.cc:697] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:46.093515 11007 consensus_queue.cc:260] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.093964 11012 consensus_queue.cc:237] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.094229 11006 raft_consensus.cc:359] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.094867 11006 raft_consensus.cc:385] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.095155 11006 raft_consensus.cc:740] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.096040 11007 ts_tablet_manager.cc:1434] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:11:46.093353 11113 raft_consensus.cc:515] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.090691 11008 tablet_bootstrap.cc:654] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.097235 11007 tablet_bootstrap.cc:492] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.099356 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.100091 10738 raft_consensus.cc:3060] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.096092 11006 consensus_queue.cc:260] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.106741 11113 leader_election.cc:290] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.107770 11006 ts_tablet_manager.cc:1434] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 12:11:46.108780 11006 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:46.109062 11009 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.109686 11009 ts_tablet_manager.cc:1403] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.012s
I20260709 12:11:46.111649 11062 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.110332 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:46.114557 11009 raft_consensus.cc:359] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.115060 10813 raft_consensus.cc:3060] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.115296 11009 raft_consensus.cc:385] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.115635 11009 raft_consensus.cc:740] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.115864 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.116442 10886 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.117054 11113 consensus_queue.cc:1048] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.114593 10636 catalog_manager.cc:5697] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:46.121626 11007 tablet_bootstrap.cc:654] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.116307 11009 consensus_queue.cc:260] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.119905 10738 raft_consensus.cc:2468] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:46.126462 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.128094 11006 tablet_bootstrap.cc:654] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.127492 10959 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.128960 10927 leader_election.cc:304] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:46.132092 10813 raft_consensus.cc:2468] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:46.132325 11009 ts_tablet_manager.cc:1434] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:11:46.133841 11014 raft_consensus.cc:493] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.139776 11009 tablet_bootstrap.cc:492] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.135236 10886 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.133368 11062 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.141593 11014 raft_consensus.cc:515] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.142688 10777 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.143689 11012 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.144228 11012 raft_consensus.cc:697] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:46.144435 11014 leader_election.cc:290] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:46.146116 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:46.147974 10703 leader_election.cc:343] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.145249 11012 consensus_queue.cc:237] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.145591 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.153035 11113 raft_consensus.cc:2804] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.155385 11052 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:46.155958 10702 leader_election.cc:343] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.156448 10702 leader_election.cc:304] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:46.156498 11052 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.157625 11014 raft_consensus.cc:2749] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:46.158470 11009 tablet_bootstrap.cc:654] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.160713 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.161000 11014 consensus_queue.cc:1048] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.162127 11052 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.162855 11007 tablet_bootstrap.cc:492] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
W20260709 12:11:46.163440 10851 leader_election.cc:343] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.163920 11007 ts_tablet_manager.cc:1403] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.002s
I20260709 12:11:46.164839 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:46.166440 10853 leader_election.cc:343] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.166898 10853 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.167920 11087 raft_consensus.cc:2749] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:46.168728 11113 raft_consensus.cc:697] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:46.168992 10633 catalog_manager.cc:5697] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:46.171139 10959 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.170159 11113 consensus_queue.cc:237] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.178155 11007 raft_consensus.cc:359] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.183087 11007 raft_consensus.cc:385] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.183451 11007 raft_consensus.cc:740] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.185068 11007 consensus_queue.cc:260] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.188529 11009 tablet_bootstrap.cc:492] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.189291 11009 ts_tablet_manager.cc:1403] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260709 12:11:46.192796 11008 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:46.193748 11009 raft_consensus.cc:359] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.195567 11007 ts_tablet_manager.cc:1434] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.005s
I20260709 12:11:46.196774 11009 raft_consensus.cc:385] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.196925 11008 ts_tablet_manager.cc:1403] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.000s
I20260709 12:11:46.197233 11009 raft_consensus.cc:740] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.197960 11009 consensus_queue.cc:260] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.198827 11007 tablet_bootstrap.cc:492] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.200367 11009 ts_tablet_manager.cc:1434] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:11:46.201433 11009 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.207508 11009 tablet_bootstrap.cc:654] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.207978 11087 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.208491 11087 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.210059 11007 tablet_bootstrap.cc:654] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.210682 11087 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.211418 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.211931 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:46.213258 10853 leader_election.cc:343] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:46.213775 10851 leader_election.cc:343] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.214270 10851 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.215272 11087 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:46.204277 11008 raft_consensus.cc:359] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.217841 11008 raft_consensus.cc:385] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.218103 11008 raft_consensus.cc:740] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.218775 11008 consensus_queue.cc:260] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.220448 11112 consensus_queue.cc:1048] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.223879 11087 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.224732 11087 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.242471 11014 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.257573 11008 ts_tablet_manager.cc:1434] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 12:11:46.259317 11008 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:46.243445 11087 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.243115 11014 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.275486 11009 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.276065 11009 ts_tablet_manager.cc:1403] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.004s
I20260709 12:11:46.275532 11007 tablet_bootstrap.cc:492] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.277102 11007 ts_tablet_manager.cc:1403] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.031s
I20260709 12:11:46.278829 11009 raft_consensus.cc:359] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.279539 11009 raft_consensus.cc:385] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.279858 11009 raft_consensus.cc:740] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.279680 11007 raft_consensus.cc:359] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.280365 11007 raft_consensus.cc:385] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.280682 11007 raft_consensus.cc:740] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.282655 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.283465 10959 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.284835 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.285943 10738 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.287035 11012 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.288951 10851 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.290103 11007 consensus_queue.cc:260] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.292965 11007 ts_tablet_manager.cc:1434] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:11:46.290187 11012 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.287693 11009 consensus_queue.cc:260] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.287091 11014 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.296412 11046 consensus_queue.cc:1048] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.297155 11009 ts_tablet_manager.cc:1434] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:11:46.298135 11009 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.294852 11052 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:46.299685 11052 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.300068 11052 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:46.300087 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.303803 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.306062 11087 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.306602 11087 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.304459 10960 raft_consensus.cc:2468] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.307471 11006 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:46.308765 11087 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.308746 10777 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:46.309818 11062 raft_consensus.cc:2804] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.310190 11062 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.299170 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.310590 11062 raft_consensus.cc:3060] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.310851 10959 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:46.311556 11009 tablet_bootstrap.cc:654] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.314608 10702 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:46.315521 11014 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:46.315923 11014 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.316308 11014 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:46.317342 11012 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.319159 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.320185 10737 raft_consensus.cc:2468] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.321079 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.322103 10960 raft_consensus.cc:2468] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:46.323200 11006 ts_tablet_manager.cc:1403] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.215s	user 0.021s	sys 0.012s
I20260709 12:11:46.333663 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.323900 11012 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.332959 11007 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.335353 11012 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:11:46.336879 10853 leader_election.cc:343] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.337478 11012 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.341015 10851 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.342805 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.343554 10887 raft_consensus.cc:2468] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.343833 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.345312 10960 raft_consensus.cc:2468] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.346678 10777 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:46.348033 11078 raft_consensus.cc:2804] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.348662 11078 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.349046 11078 raft_consensus.cc:3060] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.346109 10636 catalog_manager.cc:5697] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:46.354450 11014 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.344573 11007 tablet_bootstrap.cc:654] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.342831 11087 raft_consensus.cc:2804] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.364456 11087 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.364915 11087 raft_consensus.cc:3060] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.368669 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.356760 11014 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.379299 11008 tablet_bootstrap.cc:654] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.379101 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.380008 10960 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:46.381767 11062 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.316051 11052 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.384603 10886 raft_consensus.cc:2393] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:46.385465 11052 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.386150 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.386783 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.387648 10737 raft_consensus.cc:2393] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 2: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
I20260709 12:11:46.388770 11087 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.389312 10853 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.390580 11052 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:46.392128 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.394649 10959 raft_consensus.cc:3060] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.396114 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.397009 10737 raft_consensus.cc:3060] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.391435 11062 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.393651 11006 raft_consensus.cc:359] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.413153 11087 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.410585 11006 raft_consensus.cc:385] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.413080 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.414180 11006 raft_consensus.cc:740] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.416419 11006 consensus_queue.cc:260] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.419798 11006 ts_tablet_manager.cc:1434] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.000s
I20260709 12:11:46.413975 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:46.421945 10853 leader_election.cc:343] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.422660 10961 raft_consensus.cc:3060] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.431720 11006 tablet_bootstrap.cc:492] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:46.414000 10959 raft_consensus.cc:2468] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.392992 11078 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.446170 10777 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:46.446645 10960 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:11:46.447772 11012 raft_consensus.cc:2804] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.448288 11012 raft_consensus.cc:697] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:46.449617 10702 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:46.449782 11012 consensus_queue.cc:237] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.450838 11014 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:46.451426 11014 raft_consensus.cc:697] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:46.452296 11014 consensus_queue.cc:237] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER 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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.458168 11062 consensus_queue.cc:1048] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:11:46.463658 10737 raft_consensus.cc:2468] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.464720 10961 raft_consensus.cc:2468] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.473721 10851 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.466856 11078 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.475092 11087 raft_consensus.cc:2804] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.488620 10737 raft_consensus.cc:3060] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.489326 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.489979 11009 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.489982 10959 raft_consensus.cc:3060] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.490660 11009 ts_tablet_manager.cc:1403] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.193s	user 0.047s	sys 0.054s
I20260709 12:11:46.493703 11009 raft_consensus.cc:359] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.467967 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.495134 11009 raft_consensus.cc:385] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.495344 10886 raft_consensus.cc:3060] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.495524 11009 raft_consensus.cc:740] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.496420 11009 consensus_queue.cc:260] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.497960 11006 tablet_bootstrap.cc:654] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.476378 11008 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:46.500415 11008 ts_tablet_manager.cc:1403] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.241s	user 0.009s	sys 0.014s
I20260709 12:11:46.501596 11009 ts_tablet_manager.cc:1434] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:11:46.498215 10959 raft_consensus.cc:2468] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.464927 11007 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.503264 10886 raft_consensus.cc:2468] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.503157 11008 raft_consensus.cc:359] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.503957 11007 ts_tablet_manager.cc:1403] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.009s
I20260709 12:11:46.489959 11087 raft_consensus.cc:697] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:46.504513 10777 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:46.505105 11087 consensus_queue.cc:237] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.498693 10636 catalog_manager.cc:5697] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:46.506562 11078 raft_consensus.cc:2804] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.507066 11078 raft_consensus.cc:697] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:46.507103 11006 tablet_bootstrap.cc:492] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:46.508097 11006 ts_tablet_manager.cc:1403] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260709 12:11:46.508167 11078 consensus_queue.cc:237] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.510521 11007 raft_consensus.cc:359] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.511047 11006 raft_consensus.cc:359] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.518136 11149 consensus_queue.cc:1048] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.520947 11006 raft_consensus.cc:385] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.521438 11006 raft_consensus.cc:740] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.522388 11006 consensus_queue.cc:260] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.524374 11052 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.524936 11052 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.525792 11006 ts_tablet_manager.cc:1434] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:11:46.503403 11009 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.527393 11052 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.528692 11007 raft_consensus.cc:385] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.529009 11007 raft_consensus.cc:740] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.531236 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.531935 10959 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:46.532958 11006 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:46.532824 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:46.533521 10813 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:46.534396 11009 tablet_bootstrap.cc:654] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.536996 11007 consensus_queue.cc:260] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.540166 10852 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.503929 11008 raft_consensus.cc:385] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.542850 11008 raft_consensus.cc:740] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.545608 10632 catalog_manager.cc:5697] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:46.548525 10635 catalog_manager.cc:5697] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 0 to 2, leader changed from <none> to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:46.549458 11008 consensus_queue.cc:260] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.552373 11008 ts_tablet_manager.cc:1434] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:11:46.542165 11007 ts_tablet_manager.cc:1434] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:11:46.559144 11052 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.559638 11052 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.560101 11052 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.560381 11007 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.554688 11008 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:46.573356 11008 tablet_bootstrap.cc:654] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.558712 11006 tablet_bootstrap.cc:654] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.576915 11007 tablet_bootstrap.cc:654] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.583637 10633 catalog_manager.cc:5697] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:46.590600 11006 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:46.598147 11006 ts_tablet_manager.cc:1403] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.001s
I20260709 12:11:46.598073 11112 consensus_queue.cc:1048] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.603183 11006 raft_consensus.cc:359] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.604202 11006 raft_consensus.cc:385] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.610291 11006 raft_consensus.cc:740] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.612354 11014 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.612959 11014 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.615124 11014 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.617084 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.617079 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.619738 10961 raft_consensus.cc:2393] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:46.620368 11078 consensus_queue.cc:1048] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.620880 10702 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:46.622272 11014 raft_consensus.cc:3060] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.625553 11149 consensus_queue.cc:1048] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.629784 11014 raft_consensus.cc:2749] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:46.631008 11113 consensus_queue.cc:1048] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.615200 11006 consensus_queue.cc:260] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.637400 11006 ts_tablet_manager.cc:1434] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 12:11:46.641247 11006 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:46.663622 11078 consensus_queue.cc:1048] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.666170 11087 raft_consensus.cc:493] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.666870 11087 raft_consensus.cc:515] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.678582 11087 leader_election.cc:290] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.679124 11062 consensus_queue.cc:1048] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.679751 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:46.680279 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.680598 10813 raft_consensus.cc:2468] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:46.681012 10737 raft_consensus.cc:2468] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:46.682157 10852 leader_election.cc:304] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.684636 11087 raft_consensus.cc:2804] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.685220 11087 raft_consensus.cc:493] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.685797 11087 raft_consensus.cc:3060] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.700032 11052 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.706542 11008 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:46.707293 11008 ts_tablet_manager.cc:1403] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.153s	user 0.030s	sys 0.034s
I20260709 12:11:46.707661 11006 tablet_bootstrap.cc:654] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.713563 11008 raft_consensus.cc:359] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.714227 11007 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.714421 11008 raft_consensus.cc:385] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.714888 11008 raft_consensus.cc:740] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.717221 11008 consensus_queue.cc:260] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.719375 11008 ts_tablet_manager.cc:1434] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:11:46.714956 11007 ts_tablet_manager.cc:1403] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.016s
I20260709 12:11:46.720588 11008 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:46.719162 11087 raft_consensus.cc:515] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.723153 11007 raft_consensus.cc:359] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.723908 11007 raft_consensus.cc:385] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.724217 11007 raft_consensus.cc:740] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.724982 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.725590 10737 raft_consensus.cc:3060] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.726218 11006 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:46.726737 11006 ts_tablet_manager.cc:1403] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.002s
I20260709 12:11:46.728143 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:46.728319 11087 leader_election.cc:290] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.728912 10813 raft_consensus.cc:3060] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.733448 10737 raft_consensus.cc:2468] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.738085 10853 leader_election.cc:304] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.738961 11087 raft_consensus.cc:2804] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.725811 11007 consensus_queue.cc:260] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.739126 10813 raft_consensus.cc:2468] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.736999 11008 tablet_bootstrap.cc:654] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.739511 11087 raft_consensus.cc:697] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:46.740509 11087 consensus_queue.cc:237] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.751267 11008 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:46.751899 11008 ts_tablet_manager.cc:1403] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.009s
I20260709 12:11:46.752056 11112 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.741401 11007 ts_tablet_manager.cc:1434] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 12:11:46.742492 11006 raft_consensus.cc:359] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.755031 11006 raft_consensus.cc:385] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.754984 11008 raft_consensus.cc:359] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.755467 11006 raft_consensus.cc:740] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.756021 11112 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.756433 11007 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.756906 11009 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.756356 11006 consensus_queue.cc:260] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.757383 11009 ts_tablet_manager.cc:1403] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.254s	user 0.025s	sys 0.096s
I20260709 12:11:46.758210 11112 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.759128 11006 ts_tablet_manager.cc:1434] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:11:46.760145 11006 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:46.760636 11009 raft_consensus.cc:359] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.761139 11063 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.761525 11009 raft_consensus.cc:385] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.761889 11009 raft_consensus.cc:740] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.761642 11063 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.762235 11052 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:46.762619 11009 consensus_queue.cc:260] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.763407 11008 raft_consensus.cc:385] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.763734 11008 raft_consensus.cc:740] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.763967 11063 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.764406 11008 consensus_queue.cc:260] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.764979 11009 ts_tablet_manager.cc:1434] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:46.765039 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.766309 10886 raft_consensus.cc:2468] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:46.766680 11008 ts_tablet_manager.cc:1434] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:11:46.767679 11008 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:46.767904 11009 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.768426 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.770220 11007 tablet_bootstrap.cc:654] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.772068 10925 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.773552 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.773906 11113 raft_consensus.cc:2804] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.773613 11008 tablet_bootstrap.cc:654] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.774284 10960 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:46.775202 10927 leader_election.cc:343] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.777531 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.778189 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.776371 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:46.774467 11113 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.779129 10886 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:46.779868 11113 raft_consensus.cc:3060] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.781648 10925 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.782033 10960 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.782562 11009 tablet_bootstrap.cc:654] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:46.783344 10927 leader_election.cc:343] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.783776 10851 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.784688 11052 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.785193 11052 raft_consensus.cc:697] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:46.786053 11052 consensus_queue.cc:237] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:46.787025 11007 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.787744 11007 ts_tablet_manager.cc:1403] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.001s
I20260709 12:11:46.792024 11007 raft_consensus.cc:359] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.785220 11063 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.793098 11007 raft_consensus.cc:385] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.779166 10811 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.793660 11007 raft_consensus.cc:740] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.794978 11007 consensus_queue.cc:260] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.793355 11063 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.797170 11063 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.799057 11007 ts_tablet_manager.cc:1434] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.001s
I20260709 12:11:46.800825 11087 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.801339 11007 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.801347 11087 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.802114 11009 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:46.802614 11009 ts_tablet_manager.cc:1403] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.016s
I20260709 12:11:46.803786 11087 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.805588 11009 raft_consensus.cc:359] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.806720 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:46.807137 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:46.808161 10852 leader_election.cc:343] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.808382 11007 tablet_bootstrap.cc:654] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:46.808765 10853 leader_election.cc:343] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.809366 10853 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.810712 11087 raft_consensus.cc:2749] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:46.806313 11009 raft_consensus.cc:385] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.811725 11009 raft_consensus.cc:740] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.812513 11009 consensus_queue.cc:260] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.815877 11009 ts_tablet_manager.cc:1434] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:11:46.817034 11009 tablet_bootstrap.cc:492] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:46.823083 11009 tablet_bootstrap.cc:654] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.835188 11007 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:46.836128 11175 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.836221 11007 ts_tablet_manager.cc:1403] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.000s
I20260709 12:11:46.838864 11012 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.839607 11012 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.836787 11175 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.845036 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:46.845749 10813 raft_consensus.cc:2468] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:46.846760 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.847164 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:46.847474 10738 raft_consensus.cc:2468] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.847818 10960 raft_consensus.cc:2468] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:46.849385 10777 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:46.849566 10886 raft_consensus.cc:1275] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:46.850343 11078 raft_consensus.cc:2804] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.850795 11012 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.850749 11078 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.851385 11078 raft_consensus.cc:3060] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.851926 11145 consensus_queue.cc:1048] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.854652 11007 raft_consensus.cc:359] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.858506 11007 raft_consensus.cc:385] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:46.857143 10926 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:46.860496 11007 raft_consensus.cc:740] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:46.861109 11112 raft_consensus.cc:2804] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.861745 11175 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.861868 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:46.861572 11007 consensus_queue.cc:260] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.862572 10738 raft_consensus.cc:2468] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:46.863288 11112 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.863735 11112 raft_consensus.cc:3060] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.866186 11078 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.869267 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:46.871340 11078 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.871563 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.871730 11007 ts_tablet_manager.cc:1434] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 12:11:46.872155 10738 raft_consensus.cc:3060] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.873425 11007 tablet_bootstrap.cc:492] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:46.878978 10738 raft_consensus.cc:2468] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:46.880265 10779 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:46.881269 11078 raft_consensus.cc:2804] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.881997 11078 raft_consensus.cc:697] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:46.883208 10959 raft_consensus.cc:1275] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:46.883669 10811 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:46.883479 11078 consensus_queue.cc:237] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.888937 11113 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.889650 11046 consensus_queue.cc:1048] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:46.895494 11012 consensus_queue.cc:1048] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.912259 11006 tablet_bootstrap.cc:654] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.914219 11113 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.913934 11063 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.916307 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.920560 11007 tablet_bootstrap.cc:654] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:46.925369 11046 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:46.930584 11046 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.926347 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.932044 10886 raft_consensus.cc:3060] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:46.932642 10927 leader_election.cc:343] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.934803 10636 catalog_manager.cc:5697] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:46.937793 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.938545 10885 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.939639 11112 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:46.942974 10636 catalog_manager.cc:5697] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:46.948092 11112 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:46.949857 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:46.950461 11063 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:46.949745 10634 catalog_manager.cc:5697] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:46.953033 11046 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:46.960201 10960 raft_consensus.cc:2393] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:46.962039 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:46.962767 10887 raft_consensus.cc:2468] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:46.965282 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.967401 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:46.968262 10737 raft_consensus.cc:2393] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:46.969717 10702 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:46.969900 11078 consensus_queue.cc:1048] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:46.971120 10927 leader_election.cc:343] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:46.971535 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:46.971925 10927 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.972206 10811 raft_consensus.cc:2468] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:46.973188 11046 raft_consensus.cc:2804] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:46.973675 11046 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:46.974002 11046 raft_consensus.cc:3060] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.974836 11052 consensus_queue.cc:1048] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:46.978425 11063 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:46.981169 10885 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:46.984426 11046 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:46.987464 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:46.988238 10811 raft_consensus.cc:3060] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.988752 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:46.989609 10887 raft_consensus.cc:3060] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:46.993249 10925 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:46.994540 11181 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:46.995078 11181 raft_consensus.cc:697] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:46.996057 11181 consensus_queue.cc:237] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:46.989022 11046 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:47.002240 11008 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:47.002797 11008 ts_tablet_manager.cc:1403] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.235s	user 0.028s	sys 0.020s
I20260709 12:11:47.009335 10886 raft_consensus.cc:2468] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:47.018253 11009 tablet_bootstrap.cc:492] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.012888 11078 consensus_queue.cc:1048] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:11:47.024406 11009 ts_tablet_manager.cc:1403] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.030s
I20260709 12:11:47.016760 10925 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.026970 11063 raft_consensus.cc:2804] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:47.027468 11063 raft_consensus.cc:697] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:47.027882 11009 raft_consensus.cc:359] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.028295 11063 consensus_queue.cc:237] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.028851 11009 raft_consensus.cc:385] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.029269 11009 raft_consensus.cc:740] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.030222 11078 consensus_queue.cc:1048] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.030087 11009 consensus_queue.cc:260] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.022820 11008 raft_consensus.cc:359] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.034832 11008 raft_consensus.cc:385] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.035151 11008 raft_consensus.cc:740] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.035808 11008 consensus_queue.cc:260] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.036722 11009 ts_tablet_manager.cc:1434] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:11:47.037935 11009 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:47.038117 11008 ts_tablet_manager.cc:1434] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:11:47.043275 11009 tablet_bootstrap.cc:654] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.048413 11007 tablet_bootstrap.cc:492] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:47.048964 11007 ts_tablet_manager.cc:1403] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.000s
I20260709 12:11:47.049155 10811 raft_consensus.cc:2468] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:47.054256 11006 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.054826 11006 ts_tablet_manager.cc:1403] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.295s	user 0.038s	sys 0.034s
I20260709 12:11:47.056310 10703 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:47.057130 11014 raft_consensus.cc:2804] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:47.057778 11014 raft_consensus.cc:697] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:47.044306 10887 raft_consensus.cc:2468] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:47.058676 11006 raft_consensus.cc:359] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.059389 11006 raft_consensus.cc:385] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.058830 11014 consensus_queue.cc:237] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.059687 11006 raft_consensus.cc:740] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.061558 11008 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:47.062028 11007 raft_consensus.cc:359] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.062716 11007 raft_consensus.cc:385] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.063002 11007 raft_consensus.cc:740] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.074195 11009 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.074746 11009 ts_tablet_manager.cc:1403] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260709 12:11:47.063714 11007 consensus_queue.cc:260] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.079334 11052 consensus_queue.cc:1048] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.081502 11007 ts_tablet_manager.cc:1434] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:11:47.085892 11009 raft_consensus.cc:359] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.086658 11009 raft_consensus.cc:385] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.086925 11009 raft_consensus.cc:740] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.088160 11009 consensus_queue.cc:260] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.095886 11009 ts_tablet_manager.cc:1434] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 12:11:47.082588 11007 tablet_bootstrap.cc:492] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:47.097021 11009 tablet_bootstrap.cc:492] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
W20260709 12:11:47.101400 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:47.106074 11009 tablet_bootstrap.cc:654] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.110940 11006 consensus_queue.cc:260] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.119880 11008 tablet_bootstrap.cc:654] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.106117 11007 tablet_bootstrap.cc:654] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.122110 11006 ts_tablet_manager.cc:1434] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.002s
I20260709 12:11:47.131662 11009 tablet_bootstrap.cc:492] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.132220 11009 ts_tablet_manager.cc:1403] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260709 12:11:47.136096 11009 raft_consensus.cc:359] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.137368 11009 raft_consensus.cc:385] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.137696 11009 raft_consensus.cc:740] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.138525 11009 consensus_queue.cc:260] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.141019 11006 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.142400 11009 ts_tablet_manager.cc:1434] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:11:47.143719 11009 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:47.144395 10633 catalog_manager.cc:5697] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:47.152345 11007 tablet_bootstrap.cc:492] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:47.152874 11007 ts_tablet_manager.cc:1403] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.012s
I20260709 12:11:47.155613 11175 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.157029 11175 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.159039 11009 tablet_bootstrap.cc:654] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.159215 11175 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:47.161691 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:47.163051 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.163690 10887 raft_consensus.cc:2468] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:47.163516 11007 raft_consensus.cc:359] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.164202 11007 raft_consensus.cc:385] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.164487 11007 raft_consensus.cc:740] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.165264 11007 consensus_queue.cc:260] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.167471 11007 ts_tablet_manager.cc:1434] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:11:47.168396 11007 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:47.169945 11006 tablet_bootstrap.cc:654] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:47.172233 10926 leader_election.cc:343] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.177026 10925 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:47.186553 11063 raft_consensus.cc:2804] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.190980 11063 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.191385 11063 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.193053 10634 catalog_manager.cc:5697] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:47.195559 11006 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.196118 11007 tablet_bootstrap.cc:654] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.196270 11006 ts_tablet_manager.cc:1403] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.010s
I20260709 12:11:47.195433 10634 catalog_manager.cc:5697] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:47.199664 11006 raft_consensus.cc:359] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.200407 11006 raft_consensus.cc:385] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.200704 11006 raft_consensus.cc:740] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.201330 11006 consensus_queue.cc:260] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.203258 11006 ts_tablet_manager.cc:1434] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:11:47.204712 11006 tablet_bootstrap.cc:492] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.205120 11063 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.199676 11008 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:47.207841 11008 ts_tablet_manager.cc:1403] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.015s
I20260709 12:11:47.217623 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:47.218199 11063 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:47.218595 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:47.219326 10887 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.221275 11193 consensus_queue.cc:1048] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:11:47.222363 10926 leader_election.cc:343] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.227725 10887 raft_consensus.cc:2468] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:47.227939 11006 tablet_bootstrap.cc:654] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.229499 11009 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.230728 10925 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:47.232215 11181 raft_consensus.cc:2804] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:47.232712 11181 raft_consensus.cc:697] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:47.233531 11181 consensus_queue.cc:237] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.236424 11052 consensus_queue.cc:1048] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:47.218066 11008 raft_consensus.cc:359] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.247632 11014 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.249421 11014 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.254284 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.256027 11014 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:47.257217 11092 consensus_queue.cc:1048] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.257947 11008 raft_consensus.cc:385] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.259316 11008 raft_consensus.cc:740] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.257253 11006 tablet_bootstrap.cc:492] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.269956 11006 ts_tablet_manager.cc:1403] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.010s
I20260709 12:11:47.262604 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.273120 10887 raft_consensus.cc:2393] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:47.263077 11009 ts_tablet_manager.cc:1403] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.087s	user 0.030s	sys 0.006s
I20260709 12:11:47.274297 10702 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:47.275099 11014 raft_consensus.cc:3060] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.275766 11006 raft_consensus.cc:359] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.276647 11006 raft_consensus.cc:385] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.276960 11006 raft_consensus.cc:740] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.277215 11009 raft_consensus.cc:359] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.278015 11009 raft_consensus.cc:385] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.278353 11009 raft_consensus.cc:740] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.278477 11008 consensus_queue.cc:260] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.279150 11009 consensus_queue.cc:260] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.281919 11009 ts_tablet_manager.cc:1434] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:47.283017 11009 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:47.283030 11149 consensus_queue.cc:1048] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:47.277640 11006 consensus_queue.cc:260] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.288313 11006 ts_tablet_manager.cc:1434] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:11:47.289283 11006 tablet_bootstrap.cc:492] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.290441 11149 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.291108 11149 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.293154 11063 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.293581 11008 ts_tablet_manager.cc:1434] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 12:11:47.293767 11063 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.295100 11008 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:47.298669 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:47.304029 10779 leader_election.cc:343] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.313185 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.313961 10887 raft_consensus.cc:2468] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:47.315451 10777 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.315824 11193 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.316404 11193 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.317160 11149 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:47.318041 11149 raft_consensus.cc:2804] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.320734 11149 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.319267 11007 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:47.315653 11052 consensus_queue.cc:1048] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:47.323346 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:47.322795 11063 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:47.324980 11007 ts_tablet_manager.cc:1403] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.021s
I20260709 12:11:47.325642 11009 tablet_bootstrap.cc:654] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.327008 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:47.327675 10811 raft_consensus.cc:2468] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:47.328497 11007 raft_consensus.cc:359] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:47.328984 10853 leader_election.cc:343] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.329224 11007 raft_consensus.cc:385] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.329363 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.329566 11007 raft_consensus.cc:740] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.330489 11007 consensus_queue.cc:260] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:47.330830 10851 leader_election.cc:343] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.331308 10851 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.332185 11052 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.324306 11006 tablet_bootstrap.cc:654] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.337080 11014 raft_consensus.cc:2749] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.325009 11149 raft_consensus.cc:3060] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.337878 11007 ts_tablet_manager.cc:1434] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:11:47.338804 11007 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:47.329016 10926 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:47.341886 11008 tablet_bootstrap.cc:654] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.342034 11175 raft_consensus.cc:2804] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.342403 11175 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.345428 11175 raft_consensus.cc:3060] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.342603 11193 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:47.341253 10634 catalog_manager.cc:5697] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:47.372447 11006 tablet_bootstrap.cc:492] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.373145 11006 ts_tablet_manager.cc:1403] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.004s
I20260709 12:11:47.377267 11006 raft_consensus.cc:359] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.377795 11009 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.379323 11009 ts_tablet_manager.cc:1403] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.000s
I20260709 12:11:47.381536 11006 raft_consensus.cc:385] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.382153 11006 raft_consensus.cc:740] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.383455 11006 consensus_queue.cc:260] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.385726 11149 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.386780 11007 tablet_bootstrap.cc:654] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.387948 11149 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:47.354945 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:47.388826 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:47.389084 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:47.380146 11175 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.390074 10887 raft_consensus.cc:3060] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:47.390461 10927 leader_election.cc:343] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:47.391453 10779 leader_election.cc:343] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.391359 11009 raft_consensus.cc:359] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.393213 11009 raft_consensus.cc:385] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.394173 11009 raft_consensus.cc:740] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.394255 11193 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.393839 11006 ts_tablet_manager.cc:1434] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 12:11:47.395625 11006 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.396930 11193 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.399924 11193 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:47.400044 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:47.400620 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.400761 10813 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:47.401265 10959 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:47.401192 11009 consensus_queue.cc:260] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.402694 10851 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:47.403504 11193 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.404034 11193 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.404472 11193 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.407630 10887 raft_consensus.cc:2468] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:47.410727 11006 tablet_bootstrap.cc:654] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.410996 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:47.411928 11009 ts_tablet_manager.cc:1434] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
W20260709 12:11:47.412459 10927 leader_election.cc:343] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.413232 11009 tablet_bootstrap.cc:492] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:47.415899 10777 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.418459 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:47.414700 11175 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:47.415598 11008 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:47.419106 10811 raft_consensus.cc:3060] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.419539 11008 ts_tablet_manager.cc:1403] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.008s
I20260709 12:11:47.420744 11078 raft_consensus.cc:2804] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:47.421267 11078 raft_consensus.cc:697] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:47.422070 11078 consensus_queue.cc:237] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.423285 11008 raft_consensus.cc:359] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.424291 11008 raft_consensus.cc:385] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.424846 11008 raft_consensus.cc:740] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.425783 11008 consensus_queue.cc:260] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.434619 11008 ts_tablet_manager.cc:1434] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:11:47.436354 11008 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:47.430120 10811 raft_consensus.cc:2468] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:47.438992 10926 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.440219 11175 raft_consensus.cc:2804] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:47.440869 11175 raft_consensus.cc:697] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:47.443583 11009 tablet_bootstrap.cc:654] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.443709 11175 consensus_queue.cc:237] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.442220 11193 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.456760 11193 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:47.458676 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:47.460704 10959 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.463759 11012 consensus_queue.cc:1048] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.483963 11008 tablet_bootstrap.cc:654] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.484683 11145 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.485201 11145 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.487285 11145 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:47.488526 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:47.489177 10811 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.498641 10635 catalog_manager.cc:5697] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:47.512020 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.514230 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.515089 10887 raft_consensus.cc:2393] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:47.516259 10702 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:47.517058 11046 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.520121 11006 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.520448 11007 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:47.520674 11006 ts_tablet_manager.cc:1403] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.008s
I20260709 12:11:47.520938 11007 ts_tablet_manager.cc:1403] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.019s
I20260709 12:11:47.524319 11046 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.525030 11006 raft_consensus.cc:359] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.526163 11006 raft_consensus.cc:385] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.526510 11006 raft_consensus.cc:740] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.529066 11175 consensus_queue.cc:1048] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:47.529600 11113 consensus_queue.cc:1048] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.504827 11145 consensus_queue.cc:1048] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:11:47.536342 11006 consensus_queue.cc:260] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.543639 10632 catalog_manager.cc:5697] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:47.535210 11014 consensus_queue.cc:1048] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:11:47.557823 11007 raft_consensus.cc:359] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.558909 11007 raft_consensus.cc:385] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.559264 11007 raft_consensus.cc:740] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.568024 11007 consensus_queue.cc:260] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.574083 11006 ts_tablet_manager.cc:1434] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 12:11:47.576747 11112 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.577299 11112 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.579608 11112 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:47.581811 11006 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.583047 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:47.591266 11007 ts_tablet_manager.cc:1434] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 12:11:47.593209 11007 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
W20260709 12:11:47.595619 10927 leader_election.cc:343] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.596812 11181 consensus_queue.cc:1048] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.598237 11181 consensus_queue.cc:1048] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.602773 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.616808 10811 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:47.618454 10959 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:47.619341 10852 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:47.620294 11052 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.620976 11052 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.623236 11052 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:47.623767 11052 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:47.624027 10735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:47.625077 11052 raft_consensus.cc:697] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:47.626021 11052 consensus_queue.cc:237] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:11:47.631292 10925 leader_election.cc:343] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.631844 10925 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:11:47.632863 10853 leader_election.cc:343] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.633641 11113 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.637126 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:47.639221 10852 leader_election.cc:343] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.639703 10852 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.641527 11006 tablet_bootstrap.cc:654] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.642978 11193 raft_consensus.cc:2749] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.648877 11009 tablet_bootstrap.cc:492] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.649370 11009 ts_tablet_manager.cc:1403] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.237s	user 0.012s	sys 0.028s
I20260709 12:11:47.651288 11007 tablet_bootstrap.cc:654] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.663386 11214 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.669576 11214 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.673759 10811 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.687712 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.688655 10887 raft_consensus.cc:2393] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:47.689716 11009 raft_consensus.cc:359] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.691352 11214 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:47.690436 11009 raft_consensus.cc:385] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.695075 11009 raft_consensus.cc:740] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.706243 11008 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:47.706758 11008 ts_tablet_manager.cc:1403] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.271s	user 0.003s	sys 0.019s
I20260709 12:11:47.705695 11009 consensus_queue.cc:260] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.711846 11009 ts_tablet_manager.cc:1434] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260709 12:11:47.713192 11009 tablet_bootstrap.cc:492] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:47.711568 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.726441 11008 raft_consensus.cc:359] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.727151 11008 raft_consensus.cc:385] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.727422 11008 raft_consensus.cc:740] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.729108 11009 tablet_bootstrap.cc:654] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.728061 11008 consensus_queue.cc:260] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.731309 11008 ts_tablet_manager.cc:1434] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:11:47.732244 11008 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:47.735051 11113 consensus_queue.cc:1048] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:47.738606 11008 tablet_bootstrap.cc:654] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.739449 10777 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:47.742339 11006 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.742841 11006 ts_tablet_manager.cc:1403] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.168s	user 0.010s	sys 0.006s
I20260709 12:11:47.745779 11006 raft_consensus.cc:359] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.746412 11006 raft_consensus.cc:385] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.746672 11006 raft_consensus.cc:740] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.747350 11006 consensus_queue.cc:260] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.750344 11006 ts_tablet_manager.cc:1434] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 12:11:47.749343 10633 catalog_manager.cc:5697] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:47.756479 11214 raft_consensus.cc:2749] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.751530 11006 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.764825 11007 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:47.765377 11007 ts_tablet_manager.cc:1403] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.000s
I20260709 12:11:47.759057 11009 tablet_bootstrap.cc:492] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.770278 11009 ts_tablet_manager.cc:1403] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.011s
I20260709 12:11:47.771281 11007 raft_consensus.cc:359] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.771979 11007 raft_consensus.cc:385] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.772224 11007 raft_consensus.cc:740] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.772950 11009 raft_consensus.cc:359] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.773696 11009 raft_consensus.cc:385] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.774052 11009 raft_consensus.cc:740] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.774880 11009 consensus_queue.cc:260] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.776991 11007 consensus_queue.cc:260] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.778429 11008 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:47.778904 11008 ts_tablet_manager.cc:1403] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 12:11:47.779436 11007 ts_tablet_manager.cc:1434] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:11:47.780385 11007 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:47.781544 11008 raft_consensus.cc:359] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.782230 11008 raft_consensus.cc:385] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.782495 11008 raft_consensus.cc:740] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.783291 11008 consensus_queue.cc:260] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.784905 11006 tablet_bootstrap.cc:654] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.787169 11175 consensus_queue.cc:1048] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.788780 11008 ts_tablet_manager.cc:1434] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:11:47.789790 11008 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:47.795759 11008 tablet_bootstrap.cc:654] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.797785 11009 ts_tablet_manager.cc:1434] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 12:11:47.799180 11009 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:47.801730 11175 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.802255 11175 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.805531 11175 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:47.807973 11009 tablet_bootstrap.cc:654] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.807416 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:47.809985 11052 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:47.810113 10927 leader_election.cc:343] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.810586 11052 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.816870 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.817605 11007 tablet_bootstrap.cc:654] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.819789 11175 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.820516 11175 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.824308 10961 raft_consensus.cc:2468] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:47.824769 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.825729 10887 raft_consensus.cc:2468] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:47.826908 11175 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:47.828543 10851 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:47.829877 11193 raft_consensus.cc:2804] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.830332 11193 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.830648 11193 raft_consensus.cc:3060] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.831749 11078 consensus_queue.cc:1048] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:47.833156 10925 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:47.835065 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:47.836730 10927 leader_election.cc:343] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.838248 11175 raft_consensus.cc:2804] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.838718 11175 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.839196 11175 raft_consensus.cc:3060] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.841387 11052 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:47.843235 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:47.844305 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:47.845683 10926 leader_election.cc:343] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.847234 10926 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:47.847929 10853 leader_election.cc:343] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.849107 11112 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.852604 11006 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:47.853135 11006 ts_tablet_manager.cc:1403] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.016s
I20260709 12:11:47.863355 11145 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.864159 11145 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.860950 11006 raft_consensus.cc:359] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.869361 11006 raft_consensus.cc:385] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.872524 10738 raft_consensus.cc:3060] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.869724 11006 raft_consensus.cc:740] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.879011 11145 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:47.879801 11214 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:47.881062 11193 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.882069 11007 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:47.882292 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:47.882586 11007 ts_tablet_manager.cc:1403] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.002s
I20260709 12:11:47.883419 11193 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:47.874722 11006 consensus_queue.cc:260] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.886577 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:47.890667 10737 raft_consensus.cc:3060] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.894461 11006 ts_tablet_manager.cc:1434] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.001s
I20260709 12:11:47.896198 11006 tablet_bootstrap.cc:492] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:47.880333 11214 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.901451 11007 raft_consensus.cc:359] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.906416 11007 raft_consensus.cc:385] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.906795 11007 raft_consensus.cc:740] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.909467 11007 consensus_queue.cc:260] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:47.908933 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:47.922087 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:47.924156 11214 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:47.925073 11006 tablet_bootstrap.cc:654] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.927728 11007 ts_tablet_manager.cc:1434] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:11:47.928726 11007 tablet_bootstrap.cc:492] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:47.925884 10702 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:47.926190 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.932175 11009 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:47.932682 11009 ts_tablet_manager.cc:1403] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.006s
W20260709 12:11:47.933784 10777 leader_election.cc:343] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.926643 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:47.934881 10734 raft_consensus.cc:2468] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:47.935393 11009 raft_consensus.cc:359] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.936071 11009 raft_consensus.cc:385] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.936312 11009 raft_consensus.cc:740] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.937322 10779 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:47.938052 11175 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.938730 11214 raft_consensus.cc:2804] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:47.939209 10961 raft_consensus.cc:2393] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:47.939141 11214 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:47.939626 11214 raft_consensus.cc:3060] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:47.945322 11145 raft_consensus.cc:2749] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:47.945082 11009 consensus_queue.cc:260] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:47.951793 11007 tablet_bootstrap.cc:654] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:47.953092 11237 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:47.953274 10853 leader_election.cc:343] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.953649 11237 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:47.954183 11008 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:47.953835 11078 consensus_queue.cc:1048] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:47.953962 10853 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:47.955574 11008 ts_tablet_manager.cc:1403] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.003s
I20260709 12:11:47.957181 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:47.957264 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:47.958660 10851 leader_election.cc:343] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:47.958634 11008 raft_consensus.cc:359] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:47.959491 11008 raft_consensus.cc:385] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:47.959856 11008 raft_consensus.cc:740] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:47.962863 11237 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:11:48.005595 10852 leader_election.cc:343] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.011078 10852 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
W20260709 12:11:48.012147 10852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 51304.5us
I20260709 12:11:48.006215 11214 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.008670 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.015944 11214 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:11:48.008953 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 48390.8us
I20260709 12:11:48.020627 11175 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.005872 11008 consensus_queue.cc:260] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.021852 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:48.022831 11008 ts_tablet_manager.cc:1434] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 12:11:48.008466 11009 ts_tablet_manager.cc:1434] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.075s	user 0.016s	sys 0.002s
I20260709 12:11:47.955186 11193 raft_consensus.cc:2749] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:48.022697 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:48.012696 11237 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:48.010329 11006 tablet_bootstrap.cc:492] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:48.028695 10886 raft_consensus.cc:2393] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:48.024883 11009 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:48.031628 11078 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.025763 11238 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.032928 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:48.033141 11238 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.032147 11078 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.035379 11238 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:48.036315 11078 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.037457 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:48.038990 10851 leader_election.cc:343] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.039752 11007 tablet_bootstrap.cc:492] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
W20260709 12:11:48.025028 10777 leader_election.cc:343] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.040472 11007 ts_tablet_manager.cc:1403] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.112s	user 0.005s	sys 0.005s
I20260709 12:11:48.027626 10734 raft_consensus.cc:3060] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.041757 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.042479 10886 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:48.043650 11007 raft_consensus.cc:359] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.043984 10777 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:48.044400 11007 raft_consensus.cc:385] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.044922 11007 raft_consensus.cc:740] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.045082 11214 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.045481 11214 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.045817 11214 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.045666 11007 consensus_queue.cc:260] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.047012 11181 consensus_queue.cc:1048] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.048157 11007 ts_tablet_manager.cc:1434] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:11:48.049134 11007 tablet_bootstrap.cc:492] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:48.048471 11009 tablet_bootstrap.cc:654] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.054728 11181 consensus_queue.cc:1048] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.056609 11113 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.057080 11113 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.033576 10737 raft_consensus.cc:3060] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.059190 11113 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.061547 11238 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.055065 11007 tablet_bootstrap.cc:654] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.063256 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:48.061178 11214 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:48.066200 10852 leader_election.cc:343] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.023906 11008 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:48.066715 10852 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:48.068439 11238 raft_consensus.cc:2749] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:48.070232 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:48.072377 10926 leader_election.cc:343] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.074484 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.075434 10887 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:48.077241 10925 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:48.078446 11214 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.028826 11006 ts_tablet_manager.cc:1403] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.133s	user 0.021s	sys 0.000s
I20260709 12:11:48.080783 11181 raft_consensus.cc:2804] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.081614 11181 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.082116 11181 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.096534 11193 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:48.097595 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:48.098616 11008 tablet_bootstrap.cc:654] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.100836 11007 tablet_bootstrap.cc:492] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:48.105835 11007 ts_tablet_manager.cc:1403] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.004s
W20260709 12:11:48.106797 10779 leader_election.cc:343] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.101675 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.109090 11007 raft_consensus.cc:359] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.110006 11007 raft_consensus.cc:385] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.112706 11007 raft_consensus.cc:740] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.113730 11007 consensus_queue.cc:260] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.116068 11007 ts_tablet_manager.cc:1434] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:11:48.117157 11007 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:48.102916 11006 raft_consensus.cc:359] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.117728 11006 raft_consensus.cc:385] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.102200 10734 raft_consensus.cc:2468] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.076789 10737 raft_consensus.cc:2468] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:48.111891 11181 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.109127 10886 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.121343 11006 raft_consensus.cc:740] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.122191 11006 consensus_queue.cc:260] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.123030 11181 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.125358 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.126026 10887 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.126186 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:48.126808 10811 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.127595 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:48.131150 10927 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:48.133080 11006 ts_tablet_manager.cc:1434] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 12:11:48.134127 11006 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:48.134444 11063 raft_consensus.cc:2804] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.134907 11063 raft_consensus.cc:697] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:48.135766 11063 consensus_queue.cc:237] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.132896 10779 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
W20260709 12:11:48.143337 10779 leader_election.cc:343] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.143532 11078 raft_consensus.cc:2804] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.144292 11006 tablet_bootstrap.cc:654] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.145896 11078 raft_consensus.cc:697] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:48.147028 11078 consensus_queue.cc:237] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.149174 11008 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:48.150028 11008 ts_tablet_manager.cc:1403] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.009s
I20260709 12:11:48.153651 11008 raft_consensus.cc:359] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.154338 11008 raft_consensus.cc:385] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.154616 11008 raft_consensus.cc:740] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.155167 10887 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.156620 10925 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:48.157533 11175 raft_consensus.cc:2804] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.158041 11175 raft_consensus.cc:697] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:48.158947 11175 consensus_queue.cc:237] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.157830 11008 consensus_queue.cc:260] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.163136 11007 tablet_bootstrap.cc:654] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.163602 11008 ts_tablet_manager.cc:1434] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:11:48.165074 11008 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:48.165390 10886 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:48.166891 10777 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:48.168181 11149 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.168743 11149 raft_consensus.cc:697] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:48.169783 11149 consensus_queue.cc:237] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.175122 11046 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.176407 11046 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.181965 11006 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:48.182850 11006 ts_tablet_manager.cc:1403] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.002s
I20260709 12:11:48.192137 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:48.192929 10813 raft_consensus.cc:2468] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:48.194048 11006 raft_consensus.cc:359] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.194214 10703 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:48.194815 11006 raft_consensus.cc:385] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.195158 11006 raft_consensus.cc:740] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.196846 11014 raft_consensus.cc:2804] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.197829 11014 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.198257 11014 raft_consensus.cc:3060] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.204860 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.205621 10886 raft_consensus.cc:2468] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:48.206539 11046 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.207774 10811 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.195856 11006 consensus_queue.cc:260] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.210693 11008 tablet_bootstrap.cc:654] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.213568 11006 ts_tablet_manager.cc:1434] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:11:48.214845 11006 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:48.230409 11014 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.233103 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:48.233757 10811 raft_consensus.cc:3060] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.237272 11014 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.237867 11009 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:48.238482 11009 ts_tablet_manager.cc:1403] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.214s	user 0.010s	sys 0.001s
I20260709 12:11:48.239530 11006 tablet_bootstrap.cc:654] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.241636 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.242378 10887 raft_consensus.cc:3060] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.257301 11009 raft_consensus.cc:359] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.258307 11009 raft_consensus.cc:385] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.258661 11009 raft_consensus.cc:740] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.259536 11009 consensus_queue.cc:260] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.264729 10634 catalog_manager.cc:5697] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:48.268605 10634 catalog_manager.cc:5697] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:48.278744 11007 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:48.279328 11007 ts_tablet_manager.cc:1403] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.162s	user 0.023s	sys 0.011s
W20260709 12:11:48.281464 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:48.286909 11006 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:48.287475 11006 ts_tablet_manager.cc:1403] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.022s
I20260709 12:11:48.287609 11008 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:48.288189 11175 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.288259 11008 ts_tablet_manager.cc:1403] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.017s
I20260709 12:11:48.288884 11175 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.282140 11007 raft_consensus.cc:359] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.292342 11007 raft_consensus.cc:385] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.292810 11007 raft_consensus.cc:740] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.293596 11063 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.293777 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:48.294174 11063 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.293942 11007 consensus_queue.cc:260] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:48.295406 10927 leader_election.cc:343] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.296132 11008 raft_consensus.cc:359] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.296411 11063 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.298220 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.301507 10886 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:48.302667 10811 raft_consensus.cc:2468] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:48.303516 11006 raft_consensus.cc:359] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.303889 10703 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:48.299384 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:48.304833 11014 raft_consensus.cc:2804] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.297050 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:48.305279 11014 raft_consensus.cc:697] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:48.306133 11014 consensus_queue.cc:237] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.305836 10813 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:48.303318 10925 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
W20260709 12:11:48.309975 10926 leader_election.cc:343] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.313097 10926 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:48.304407 11006 raft_consensus.cc:385] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.313858 11063 raft_consensus.cc:2804] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.314707 11063 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.315091 11063 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.299477 11175 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:48.298786 11008 raft_consensus.cc:385] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.317153 11008 raft_consensus.cc:740] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.318337 11008 consensus_queue.cc:260] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.315001 11113 raft_consensus.cc:2804] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.320744 11113 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.321148 11113 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.322557 11008 ts_tablet_manager.cc:1434] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:11:48.323916 11008 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:48.299609 11007 ts_tablet_manager.cc:1434] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 12:11:48.329876 11007 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:48.332670 11006 raft_consensus.cc:740] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.333801 11006 consensus_queue.cc:260] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.339197 11007 tablet_bootstrap.cc:654] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.341329 11009 ts_tablet_manager.cc:1434] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.103s	user 0.010s	sys 0.000s
I20260709 12:11:48.344995 11113 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.348111 11009 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:48.350756 11006 ts_tablet_manager.cc:1434] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.005s
I20260709 12:11:48.351799 11006 tablet_bootstrap.cc:492] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:48.353006 11008 tablet_bootstrap.cc:654] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.356684 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:48.353061 11063 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.366011 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.366763 10886 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.367242 11009 tablet_bootstrap.cc:654] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.370827 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
W20260709 12:11:48.371243 10927 leader_election.cc:343] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.371546 10811 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.374434 11008 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:48.374984 11008 ts_tablet_manager.cc:1403] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.007s
I20260709 12:11:48.378101 11008 raft_consensus.cc:359] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.378854 11008 raft_consensus.cc:385] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.379142 11008 raft_consensus.cc:740] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.379251 10632 catalog_manager.cc:5697] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:48.299872 10887 raft_consensus.cc:2468] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:48.379868 11008 consensus_queue.cc:260] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.361166 11113 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:48.385870 11008 ts_tablet_manager.cc:1434] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 12:11:48.389227 10811 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.390702 10926 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:48.372012 11063 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.385779 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
W20260709 12:11:48.396252 10926 leader_election.cc:343] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.396828 11008 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:48.397758 11009 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:48.398363 11009 ts_tablet_manager.cc:1403] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.001s
I20260709 12:11:48.400660 11006 tablet_bootstrap.cc:654] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.402181 11009 raft_consensus.cc:359] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.402868 10886 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.403054 11009 raft_consensus.cc:385] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.403525 11009 raft_consensus.cc:740] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.404209 11008 tablet_bootstrap.cc:654] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.404388 10925 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:48.405637 11063 raft_consensus.cc:2804] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.406205 11063 raft_consensus.cc:697] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:48.393589 11113 raft_consensus.cc:2804] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.407596 11063 consensus_queue.cc:237] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.404421 11009 consensus_queue.cc:260] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.408687 11113 raft_consensus.cc:697] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:48.409855 11113 consensus_queue.cc:237] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.412596 11009 ts_tablet_manager.cc:1434] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:11:48.413883 11009 tablet_bootstrap.cc:492] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:48.417253 11007 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:48.417806 11007 ts_tablet_manager.cc:1403] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.004s
I20260709 12:11:48.421437 11009 tablet_bootstrap.cc:654] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.421240 11007 raft_consensus.cc:359] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.422060 11007 raft_consensus.cc:385] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.422384 11007 raft_consensus.cc:740] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.423164 11007 consensus_queue.cc:260] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.425632 11007 ts_tablet_manager.cc:1434] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:11:48.429342 11007 tablet_bootstrap.cc:492] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:48.436021 11008 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:48.436883 11008 ts_tablet_manager.cc:1403] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.000s
I20260709 12:11:48.441104 11007 tablet_bootstrap.cc:654] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.445263 11009 tablet_bootstrap.cc:492] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:48.447153 11009 ts_tablet_manager.cc:1403] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260709 12:11:48.447788 11008 raft_consensus.cc:359] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.448705 11006 tablet_bootstrap.cc:492] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:48.449401 11006 ts_tablet_manager.cc:1403] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.008s
I20260709 12:11:48.450562 11009 raft_consensus.cc:359] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.451422 11009 raft_consensus.cc:385] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.451807 11009 raft_consensus.cc:740] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.448601 11008 raft_consensus.cc:385] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.452754 11009 consensus_queue.cc:260] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.455261 11009 ts_tablet_manager.cc:1434] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:48.456415 11009 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:48.457229 11007 tablet_bootstrap.cc:492] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:48.457784 11007 ts_tablet_manager.cc:1403] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 12:11:48.453251 11008 raft_consensus.cc:740] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.459359 11008 consensus_queue.cc:260] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.462375 11008 ts_tablet_manager.cc:1434] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:11:48.462491 11009 tablet_bootstrap.cc:654] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.463486 11008 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:48.461184 11007 raft_consensus.cc:359] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.475085 11007 raft_consensus.cc:385] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.475471 11007 raft_consensus.cc:740] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.476390 11193 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.476318 11007 consensus_queue.cc:260] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.477210 11193 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.479360 11007 ts_tablet_manager.cc:1434] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:11:48.479717 11214 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.480407 11007 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:48.480218 11214 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.482390 11214 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.483628 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:48.483955 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:48.484357 10736 raft_consensus.cc:2468] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:48.484673 10961 raft_consensus.cc:2468] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:48.485762 10779 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:48.485873 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:48.486534 10959 raft_consensus.cc:2468] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:48.486714 11214 raft_consensus.cc:2804] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.487142 11214 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.487493 11214 raft_consensus.cc:3060] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.487923 10851 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:48.489943 11087 raft_consensus.cc:2804] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.490334 11087 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.490685 11087 raft_consensus.cc:3060] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.494171 11063 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.495044 11063 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.501833 11007 tablet_bootstrap.cc:654] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.502502 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:48.496109 11214 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:48.506309 10853 leader_election.cc:343] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.506595 11214 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.507200 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:48.508155 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:48.510977 10926 leader_election.cc:343] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.510128 10736 raft_consensus.cc:3060] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.514207 11063 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.516260 11014 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.517061 11014 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.521256 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.522270 10886 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:48.523999 11014 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.526448 10925 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:48.528795 11113 raft_consensus.cc:2804] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.529031 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:48.529865 10959 raft_consensus.cc:3060] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.530920 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:48.529276 11113 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.532784 11113 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.534768 11112 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.535348 11112 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.528292 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.537701 10886 raft_consensus.cc:2393] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:48.538622 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:48.539036 10702 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:11:48.540110 10927 leader_election.cc:343] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.540711 11112 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.540793 11014 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.545212 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.546341 10886 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:48.547847 10925 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:48.548815 11193 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.550468 11175 raft_consensus.cc:2804] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:48.551033 11175 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:48.551477 11175 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.554549 11181 consensus_queue.cc:1048] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.555655 11087 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.558921 10736 raft_consensus.cc:2468] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:48.582581 11008 tablet_bootstrap.cc:654] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.584339 11181 consensus_queue.cc:1048] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.584513 11006 raft_consensus.cc:359] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.586592 11006 raft_consensus.cc:385] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.586855 11006 raft_consensus.cc:740] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.587507 11006 consensus_queue.cc:260] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.589802 10633 catalog_manager.cc:5697] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:48.593098 10633 catalog_manager.cc:5697] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:48.608817 11006 ts_tablet_manager.cc:1434] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.159s	user 0.006s	sys 0.003s
I20260709 12:11:48.610773 11006 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:48.618646 10779 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:48.620061 11007 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:48.620795 11149 raft_consensus.cc:2804] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.621359 11149 raft_consensus.cc:697] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:48.621613 11007 ts_tablet_manager.cc:1403] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.045s
I20260709 12:11:48.622511 11149 consensus_queue.cc:237] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.626091 11007 raft_consensus.cc:359] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.626791 11007 raft_consensus.cc:385] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.627041 11007 raft_consensus.cc:740] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.628000 11007 consensus_queue.cc:260] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.634330 11007 ts_tablet_manager.cc:1434] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:11:48.635493 11007 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:48.638963 11014 raft_consensus.cc:2749] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:48.640117 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:48.645701 10961 raft_consensus.cc:3060] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.647257 11175 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.651372 11009 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:48.652673 11113 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.654866 11113 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.655875 11009 ts_tablet_manager.cc:1403] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.200s	user 0.067s	sys 0.031s
I20260709 12:11:48.656989 11006 tablet_bootstrap.cc:654] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.659683 11087 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.657593 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
W20260709 12:11:48.665206 10926 leader_election.cc:343] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.671665 10961 raft_consensus.cc:2468] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:48.673699 11112 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.674268 11112 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.675734 11175 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:48.676817 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.680063 10886 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.680301 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:48.682000 10926 leader_election.cc:343] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.676429 11112 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:48.684309 10735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:48.685578 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:48.688175 10959 raft_consensus.cc:2468] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
W20260709 12:11:48.688341 10927 leader_election.cc:343] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:48.689941 10927 leader_election.cc:343] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.690213 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:48.690367 10927 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:48.692852 10853 leader_election.cc:343] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:48.692983 11112 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:48.694641 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:48.696267 10885 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.698107 10851 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:48.696997 11113 consensus_queue.cc:1048] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.699630 11087 raft_consensus.cc:2804] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.700250 11087 raft_consensus.cc:697] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:48.704046 11087 consensus_queue.cc:237] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.728837 10634 catalog_manager.cc:5697] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:48.730118 10886 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.731245 11149 consensus_queue.cc:1048] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.732964 11175 consensus_queue.cc:1048] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.736186 10959 raft_consensus.cc:3060] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:48.755970 11273 consensus_queue.cc:1048] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:48.759776 10925 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:48.763768 11175 raft_consensus.cc:2804] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:48.770428 11175 raft_consensus.cc:697] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:48.771670 11175 consensus_queue.cc:237] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:48.773465 11008 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:48.773963 11008 ts_tablet_manager.cc:1403] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.311s	user 0.028s	sys 0.030s
I20260709 12:11:48.738957 11007 tablet_bootstrap.cc:654] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.772881 11145 consensus_queue.cc:1048] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:48.776912 11273 consensus_queue.cc:1048] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:48.777015 11008 raft_consensus.cc:359] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.777808 11008 raft_consensus.cc:385] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.778244 11008 raft_consensus.cc:740] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.778904 11008 consensus_queue.cc:260] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.781620 11008 ts_tablet_manager.cc:1434] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:48.782552 11008 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:48.737284 11009 raft_consensus.cc:359] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.786592 11009 raft_consensus.cc:385] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:48.787173 11009 raft_consensus.cc:740] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:48.826408 10633 catalog_manager.cc:5697] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:48.824226 11009 consensus_queue.cc:260] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.835994 10633 catalog_manager.cc:5697] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:48.814329 11273 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.846263 11009 ts_tablet_manager.cc:1434] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.190s	user 0.004s	sys 0.004s
I20260709 12:11:48.847265 11009 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:48.833983 11238 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.849661 11273 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:48.864861 11238 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:48.898097 11008 tablet_bootstrap.cc:654] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.898105 11009 tablet_bootstrap.cc:654] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:48.906625 11014 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.892697 11273 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:48.907341 11014 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.896273 11181 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.914515 11181 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:48.915517 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:48.921958 11014 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:48.932101 10885 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:48.935159 11145 consensus_queue.cc:1048] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:48.937377 11014 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:48.947567 11014 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:48.943449 11287 log.cc:927] Time spent T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.050s	user 0.000s	sys 0.002s
I20260709 12:11:48.949561 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:48.951346 11238 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:48.952418 11014 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:48.952440 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:48.955816 11007 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:48.959859 11007 ts_tablet_manager.cc:1403] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.325s	user 0.011s	sys 0.009s
I20260709 12:11:48.957171 11181 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:49.007586 11007 raft_consensus.cc:359] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.021931 11007 raft_consensus.cc:385] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.012984 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.013656 11006 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:49.025040 11006 ts_tablet_manager.cc:1403] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.415s	user 0.018s	sys 0.013s
W20260709 12:11:49.022491 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 59509.7us
I20260709 12:11:49.015054 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:49.009183 10925 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:49.023468 11007 raft_consensus.cc:740] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.001722 10883 raft_consensus.cc:2393] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:49.032194 10812 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.049623 11008 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:49.050206 11008 ts_tablet_manager.cc:1403] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.268s	user 0.033s	sys 0.020s
I20260709 12:11:49.034562 11294 consensus_queue.cc:1048] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.035725 10737 raft_consensus.cc:2468] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:49.040293 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:49.040670 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:49.024151 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.044399 11006 raft_consensus.cc:359] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.045121 10634 catalog_manager.cc:5697] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.057616 10885 raft_consensus.cc:2468] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 0.
I20260709 12:11:49.059356 10927 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:49.065460 10853 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:49.066454 11087 raft_consensus.cc:2804] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.066866 11087 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.066979 11113 raft_consensus.cc:2749] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:49.067276 11087 raft_consensus.cc:3060] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.060117 11008 raft_consensus.cc:359] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.051208 11007 consensus_queue.cc:260] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.069067 11008 raft_consensus.cc:385] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.069370 11008 raft_consensus.cc:740] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.060361 11063 raft_consensus.cc:2804] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:11:49.061694 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 52634.2us
I20260709 12:11:49.070652 11063 raft_consensus.cc:697] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:49.072873 11008 consensus_queue.cc:260] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.070246 11007 ts_tablet_manager.cc:1434] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.002s
I20260709 12:11:49.071849 11063 consensus_queue.cc:237] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.074996 11007 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:49.077045 11112 consensus_queue.cc:1048] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.025661 11175 consensus_queue.cc:1048] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
W20260709 12:11:49.051990 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 96749.2us
I20260709 12:11:49.061151 11006 raft_consensus.cc:385] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.081759 11006 raft_consensus.cc:740] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.082481 11006 consensus_queue.cc:260] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.086628 10738 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.088456 10702 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:49.090113 11145 raft_consensus.cc:2804] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.090557 11145 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.090915 11145 raft_consensus.cc:3060] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.091192 10813 raft_consensus.cc:2468] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:49.093463 11008 ts_tablet_manager.cc:1434] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 12:11:49.094775 11008 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:49.097961 11006 ts_tablet_manager.cc:1434] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.001s
W20260709 12:11:49.102654 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 75752us
I20260709 12:11:49.108634 11006 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:49.112990 11009 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:49.113796 11009 ts_tablet_manager.cc:1403] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.267s	user 0.012s	sys 0.011s
I20260709 12:11:49.116743 11175 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.117496 11175 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.118801 11008 tablet_bootstrap.cc:654] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.121460 11175 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:49.123178 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:49.141225 10927 leader_election.cc:343] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.143179 11087 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.133755 11297 consensus_queue.cc:1048] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.134578 10633 catalog_manager.cc:5697] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:49.166697 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:49.166918 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:49.167573 10813 raft_consensus.cc:3060] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.172636 11113 consensus_queue.cc:1048] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, 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.175019 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:49.177258 11009 raft_consensus.cc:359] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.178082 11009 raft_consensus.cc:385] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.178380 11009 raft_consensus.cc:740] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.179131 11009 consensus_queue.cc:260] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.182392 10813 raft_consensus.cc:2468] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:49.172667 11087 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:49.160491 11063 consensus_queue.cc:1048] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:11:49.185326 10852 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:49.187816 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:49.188858 10810 raft_consensus.cc:2393] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:49.175978 11007 tablet_bootstrap.cc:654] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.198675 10777 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:49.203146 11238 raft_consensus.cc:2804] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.204089 11238 raft_consensus.cc:697] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:49.205363 11238 consensus_queue.cc:237] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.211443 11009 ts_tablet_manager.cc:1434] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 12:11:49.213297 11009 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:49.152769 11006 tablet_bootstrap.cc:654] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.158264 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:49.099803 11145 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.242333 11298 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:49.242574 11304 log.cc:927] Time spent T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:11:49.244845 11253 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.245493 11253 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.256395 10738 raft_consensus.cc:2393] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 1: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
W20260709 12:11:49.267252 10925 leader_election.cc:343] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.293198 11292 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.294039 11292 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.300904 10703 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:49.291961 10925 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:49.311220 11253 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:49.312008 11253 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.317920 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:49.319703 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:49.321134 10960 raft_consensus.cc:2393] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:49.322245 11145 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:49.338418 11009 tablet_bootstrap.cc:654] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.340140 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:49.354617 10812 raft_consensus.cc:2393] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
W20260709 12:11:49.345222 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 78945.3us
I20260709 12:11:49.345811 11063 raft_consensus.cc:2749] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.352205 11298 consensus_queue.cc:1048] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.361657 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:49.367170 11193 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.372854 11008 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:49.374787 11008 ts_tablet_manager.cc:1403] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.280s	user 0.036s	sys 0.040s
I20260709 12:11:49.377406 10636 catalog_manager.cc:5697] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:49.392594 11008 raft_consensus.cc:359] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.393440 11008 raft_consensus.cc:385] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.311272 11292 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:49.377715 10702 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:49.401861 11145 raft_consensus.cc:3060] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.402789 11006 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:49.403338 11006 ts_tablet_manager.cc:1403] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.295s	user 0.010s	sys 0.037s
I20260709 12:11:49.377135 11193 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:49.409991 10852 leader_election.cc:343] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.377997 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:49.415688 11145 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.393723 11008 raft_consensus.cc:740] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.435907 11006 raft_consensus.cc:359] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.438308 11007 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:49.427511 11008 consensus_queue.cc:260] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.439899 11007 ts_tablet_manager.cc:1403] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.365s	user 0.012s	sys 0.014s
I20260709 12:11:49.442662 11007 raft_consensus.cc:359] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.443328 11007 raft_consensus.cc:385] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.443581 11007 raft_consensus.cc:740] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.445607 11193 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:49.446462 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:49.423883 10703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 120244us
I20260709 12:11:49.449417 11006 raft_consensus.cc:385] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.450014 11006 raft_consensus.cc:740] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.444202 11007 consensus_queue.cc:260] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.455974 11008 ts_tablet_manager.cc:1434] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.003s
I20260709 12:11:49.461733 10738 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.467839 11008 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:49.472925 11007 ts_tablet_manager.cc:1434] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 12:11:49.474471 11007 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:49.456172 11006 consensus_queue.cc:260] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:49.489537 10851 leader_election.cc:343] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.506893 11009 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:49.507853 11009 ts_tablet_manager.cc:1403] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.295s	user 0.009s	sys 0.011s
I20260709 12:11:49.517335 11006 ts_tablet_manager.cc:1434] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.114s	user 0.011s	sys 0.000s
I20260709 12:11:49.510839 11149 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.527321 11149 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.529888 11149 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:49.532632 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.532917 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:49.533704 10960 raft_consensus.cc:2468] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
W20260709 12:11:49.535193 10779 leader_election.cc:343] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.535974 10777 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:49.538187 11112 consensus_queue.cc:1048] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.538123 11214 raft_consensus.cc:2804] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.541800 11214 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.542156 11214 raft_consensus.cc:3060] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.541535 11009 raft_consensus.cc:359] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.545374 11009 raft_consensus.cc:385] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.548655 11009 raft_consensus.cc:740] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.555394 11214 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.549078 10703 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:49.556931 11006 tablet_bootstrap.cc:492] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
W20260709 12:11:49.508424 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 88976.4us
I20260709 12:11:49.550043 11009 consensus_queue.cc:260] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.565958 11145 raft_consensus.cc:2749] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:11:49.567843 10703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 50677.7us
I20260709 12:11:49.578761 11300 consensus_queue.cc:1048] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:49.585580 11007 tablet_bootstrap.cc:654] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.588409 11009 ts_tablet_manager.cc:1434] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 12:11:49.589567 11009 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
W20260709 12:11:49.594220 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:49.596894 11009 tablet_bootstrap.cc:654] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.617743 11193 consensus_queue.cc:1048] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.621068 11006 tablet_bootstrap.cc:654] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.630362 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:49.631104 11214 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:49.632788 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:49.633565 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.635149 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.639035 11008 tablet_bootstrap.cc:654] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.658192 10633 catalog_manager.cc:5697] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
W20260709 12:11:49.666946 10779 leader_election.cc:343] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.660840 10961 raft_consensus.cc:3060] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.673693 11009 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:49.674439 11009 ts_tablet_manager.cc:1403] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.008s
W20260709 12:11:49.675482 10926 consensus_peers.cc:597] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:11:49.679271 11237 consensus_queue.cc:1048] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:49.679755 11009 raft_consensus.cc:359] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.681205 11009 raft_consensus.cc:385] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.681869 11009 raft_consensus.cc:740] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.683892 11009 consensus_queue.cc:260] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.690727 11009 ts_tablet_manager.cc:1434] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:11:49.704273 11009 tablet_bootstrap.cc:492] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:49.711004 11009 tablet_bootstrap.cc:654] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.713245 10961 raft_consensus.cc:2468] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:49.715679 10777 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:49.735268 11007 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:49.735836 11007 ts_tablet_manager.cc:1403] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.262s	user 0.038s	sys 0.073s
W20260709 12:11:49.736701 10853 leader_election.cc:343] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.737252 10853 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:49.738431 11087 raft_consensus.cc:2749] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.741067 11006 tablet_bootstrap.cc:492] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:49.741598 11006 ts_tablet_manager.cc:1403] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.223s	user 0.025s	sys 0.005s
I20260709 12:11:49.744240 11006 raft_consensus.cc:359] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.744951 11006 raft_consensus.cc:385] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.744590 11007 raft_consensus.cc:359] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.745247 11006 raft_consensus.cc:740] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.745373 11007 raft_consensus.cc:385] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.745734 11007 raft_consensus.cc:740] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.746361 11007 consensus_queue.cc:260] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.746255 11006 consensus_queue.cc:260] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.748752 11007 ts_tablet_manager.cc:1434] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:11:49.749701 11007 tablet_bootstrap.cc:492] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:49.752206 11193 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.752795 11193 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:49.754532 11238 consensus_queue.cc:1048] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, 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.754992 11193 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:49.756191 11007 tablet_bootstrap.cc:654] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.728798 11214 raft_consensus.cc:2804] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:49.758114 11214 raft_consensus.cc:697] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:49.759027 11214 consensus_queue.cc:237] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.762430 11006 ts_tablet_manager.cc:1434] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:11:49.763475 11006 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:49.763872 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:49.766166 10852 leader_election.cc:343] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.773759 11006 tablet_bootstrap.cc:654] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.803098 11237 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:49.804754 10853 leader_election.cc:343] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.824457 11007 tablet_bootstrap.cc:492] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:49.826229 11007 ts_tablet_manager.cc:1403] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.014s
I20260709 12:11:49.809137 11237 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.821784 10853 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:49.833706 11237 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:49.841632 11298 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.842198 11298 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.844008 11009 tablet_bootstrap.cc:492] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:49.844528 11009 ts_tablet_manager.cc:1403] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.140s	user 0.030s	sys 0.032s
I20260709 12:11:49.848177 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:49.849946 11298 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:49.850365 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.858572 11063 consensus_queue.cc:1048] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:49.866892 11009 raft_consensus.cc:359] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.867911 11009 raft_consensus.cc:385] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.868328 11009 raft_consensus.cc:740] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.869434 11008 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:49.870157 11008 ts_tablet_manager.cc:1403] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.403s	user 0.017s	sys 0.016s
I20260709 12:11:49.869174 11009 consensus_queue.cc:260] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.872750 11006 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:49.873768 11006 ts_tablet_manager.cc:1403] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.011s
I20260709 12:11:49.839804 11237 raft_consensus.cc:2749] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.880779 11009 ts_tablet_manager.cc:1434] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:11:49.882468 11009 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
W20260709 12:11:49.871548 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 68430.5us
I20260709 12:11:49.893193 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:11:49.893611 10853 leader_election.cc:343] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.894076 10884 raft_consensus.cc:2393] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:49.894129 10853 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:49.896690 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.898303 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:49.898964 10959 raft_consensus.cc:2468] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:49.912204 10851 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:49.916195 10777 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:49.908169 11087 raft_consensus.cc:2749] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:49.922854 11214 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.927129 11087 raft_consensus.cc:2804] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:49.927601 11087 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:49.928089 11087 raft_consensus.cc:3060] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:49.906255 11292 consensus_queue.cc:1048] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:11:49.941591 11008 raft_consensus.cc:359] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.942373 11008 raft_consensus.cc:385] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.942828 11008 raft_consensus.cc:740] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
W20260709 12:11:49.943331 10853 leader_election.cc:343] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:49.946681 11300 raft_consensus.cc:493] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:49.947171 11300 raft_consensus.cc:515] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.943620 11008 consensus_queue.cc:260] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.949915 11006 raft_consensus.cc:359] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.951084 11006 raft_consensus.cc:385] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.951391 11006 raft_consensus.cc:740] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.954166 11006 consensus_queue.cc:260] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:49.959604 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:49.963287 11006 ts_tablet_manager.cc:1434] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.001s
I20260709 12:11:49.966068 11006 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:49.971410 11008 ts_tablet_manager.cc:1434] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.002s
I20260709 12:11:49.969902 11087 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:49.973666 11007 raft_consensus.cc:359] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.974651 11007 raft_consensus.cc:385] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:49.974622 11008 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:49.975196 11007 raft_consensus.cc:740] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:49.970834 11300 leader_election.cc:290] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:49.977353 11007 consensus_queue.cc:260] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:49.984714 11009 tablet_bootstrap.cc:654] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:49.985386 11087 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:49.989028 11007 ts_tablet_manager.cc:1434] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.160s	user 0.007s	sys 0.001s
I20260709 12:11:49.990182 11007 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:49.990767 11214 raft_consensus.cc:2749] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:50.061612 10852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 161242us
W20260709 12:11:49.982503 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 68739.2us
W20260709 12:11:50.069644 10927 leader_election.cc:343] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.077718 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:50.079355 10810 raft_consensus.cc:2468] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:50.080206 11006 tablet_bootstrap.cc:654] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.083729 10926 leader_election.cc:304] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.118392 11253 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.119443 11253 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.122973 11112 raft_consensus.cc:2804] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.123525 11112 raft_consensus.cc:493] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.124104 11008 tablet_bootstrap.cc:654] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.099650 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:50.110141 11300 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.124545 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:50.123941 11112 raft_consensus.cc:3060] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.097322 11193 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:50.128692 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 54208.1us
I20260709 12:11:50.104318 11009 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:50.140952 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:50.154186 10958 raft_consensus.cc:3060] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.161191 11193 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.160056 11009 ts_tablet_manager.cc:1403] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.278s	user 0.018s	sys 0.000s
I20260709 12:11:50.172266 10961 raft_consensus.cc:2393] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:50.158924 11253 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:50.175706 11009 raft_consensus.cc:359] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.150149 11300 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.181092 11009 raft_consensus.cc:385] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.185308 11009 raft_consensus.cc:740] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.187016 11007 tablet_bootstrap.cc:654] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.207290 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:50.203820 11181 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.209304 11181 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:50.218482 10853 leader_election.cc:343] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.222290 11300 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:50.222352 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:50.224584 10926 leader_election.cc:343] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.212388 11181 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:50.226830 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:50.228967 10927 leader_election.cc:343] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.229578 11112 raft_consensus.cc:515] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.235999 11193 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:50.239794 10703 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:50.241822 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:50.243393 10887 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:50.246366 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:50.247238 10885 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:50.255725 11009 consensus_queue.cc:260] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.259815 10958 raft_consensus.cc:2468] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:50.260483 10925 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.269606 11253 raft_consensus.cc:3060] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.281791 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:50.286556 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:50.294942 10959 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:50.289824 11342 consensus_queue.cc:1048] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:11:50.299183 10852 leader_election.cc:343] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.302873 11181 raft_consensus.cc:2804] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.303428 11181 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.303896 11181 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.310629 10632 catalog_manager.cc:5697] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:50.302208 10925 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:50.316236 11300 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.316706 11300 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.316834 11009 ts_tablet_manager.cc:1434] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.152s	user 0.011s	sys 0.005s
I20260709 12:11:50.317109 11300 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.318425 11009 tablet_bootstrap.cc:492] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:50.325982 10851 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:50.328265 11338 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.328817 11338 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.329432 11338 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.332330 11008 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:50.334614 11007 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:50.342549 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:50.344789 10927 leader_election.cc:343] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.345083 11008 ts_tablet_manager.cc:1403] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.373s	user 0.020s	sys 0.000s
I20260709 12:11:50.352831 11007 ts_tablet_manager.cc:1403] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.363s	user 0.016s	sys 0.003s
I20260709 12:11:50.358798 11006 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:50.359616 11006 ts_tablet_manager.cc:1403] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.395s	user 0.011s	sys 0.006s
I20260709 12:11:50.360948 11181 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.363188 11008 raft_consensus.cc:359] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.364202 11008 raft_consensus.cc:385] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.363193 11006 raft_consensus.cc:359] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.364599 11008 raft_consensus.cc:740] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.354313 11112 leader_election.cc:290] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:50.368387 11006 raft_consensus.cc:385] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.369551 11008 consensus_queue.cc:260] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.373287 11006 raft_consensus.cc:740] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.370594 11300 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.368351 11253 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.381373 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:50.382210 10810 raft_consensus.cc:3060] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.384884 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:50.386765 11300 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:50.395653 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:50.395869 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:50.396435 10886 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.387049 11009 tablet_bootstrap.cc:654] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.396843 11008 ts_tablet_manager.cc:1434] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 12:11:50.398389 11008 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:50.400012 11298 consensus_queue.cc:1048] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:50.387931 11181 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:50.395654 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:50.396853 10851 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.391235 11007 raft_consensus.cc:359] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.408198 11007 raft_consensus.cc:385] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.408627 11007 raft_consensus.cc:740] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.409507 11007 consensus_queue.cc:260] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.412890 11193 raft_consensus.cc:2804] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.413589 11193 raft_consensus.cc:697] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:50.414775 11193 consensus_queue.cc:237] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.417901 11006 consensus_queue.cc:260] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.421133 10886 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:50.429826 11338 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.432333 11338 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:11:50.423619 10927 leader_election.cc:343] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.434675 10885 raft_consensus.cc:2393] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:50.434387 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:50.443698 11007 ts_tablet_manager.cc:1434] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.090s	user 0.003s	sys 0.004s
I20260709 12:11:50.447283 11006 ts_tablet_manager.cc:1434] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.004s
I20260709 12:11:50.458369 10958 raft_consensus.cc:2393] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:50.461021 11339 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.464999 11339 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.467550 11339 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:50.468676 11009 tablet_bootstrap.cc:492] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:50.469367 11009 ts_tablet_manager.cc:1403] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.015s
W20260709 12:11:50.469580 10926 leader_election.cc:343] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.471149 10810 raft_consensus.cc:2468] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:50.472522 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:50.468770 10925 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.472541 11009 raft_consensus.cc:359] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.475711 11009 raft_consensus.cc:385] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.475973 11009 raft_consensus.cc:740] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.480620 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:50.481504 10957 raft_consensus.cc:2468] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:50.476711 11300 raft_consensus.cc:2804] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.483345 11300 raft_consensus.cc:697] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:50.484474 11300 consensus_queue.cc:237] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:50.474011 10853 leader_election.cc:343] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.491677 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:50.491834 10926 leader_election.cc:304] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.496457 10851 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.498538 10925 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:50.499122 11181 raft_consensus.cc:2804] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.498566 11237 raft_consensus.cc:2804] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.499686 11181 raft_consensus.cc:697] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:50.499989 11237 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:11:50.500026 10852 leader_election.cc:343] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.500530 11237 raft_consensus.cc:3060] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.500734 11181 consensus_queue.cc:237] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.500874 10852 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:50.507917 11338 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.510607 11007 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:50.500981 11318 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.515512 11006 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:50.532903 11237 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.529136 11009 consensus_queue.cc:260] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.537735 11237 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:50.537842 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:50.538621 10959 raft_consensus.cc:3060] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.547237 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:50.551542 10853 leader_election.cc:343] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.554175 11007 tablet_bootstrap.cc:654] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.556968 11009 ts_tablet_manager.cc:1434] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 12:11:50.558782 11009 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:50.566097 11008 tablet_bootstrap.cc:654] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.578231 11006 tablet_bootstrap.cc:654] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.596376 10959 raft_consensus.cc:2468] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:50.597658 11008 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:50.598115 10851 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:50.598960 11008 ts_tablet_manager.cc:1403] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.201s	user 0.015s	sys 0.002s
I20260709 12:11:50.600419 11237 raft_consensus.cc:2804] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.601111 11237 raft_consensus.cc:697] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:50.602341 11237 consensus_queue.cc:237] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.603856 11008 raft_consensus.cc:359] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.605563 11008 raft_consensus.cc:385] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.606050 11008 raft_consensus.cc:740] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.610809 11008 consensus_queue.cc:260] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.648425 11009 tablet_bootstrap.cc:654] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.656790 11006 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:50.657375 11006 ts_tablet_manager.cc:1403] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.147s	user 0.022s	sys 0.002s
I20260709 12:11:50.660982 11008 ts_tablet_manager.cc:1434] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 12:11:50.663333 11006 raft_consensus.cc:359] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.664644 11006 raft_consensus.cc:385] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.665056 11006 raft_consensus.cc:740] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.666365 11006 consensus_queue.cc:260] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.671931 10636 catalog_manager.cc:5697] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.673301 11007 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:50.673863 11007 ts_tablet_manager.cc:1403] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.164s	user 0.032s	sys 0.033s
I20260709 12:11:50.678108 11006 ts_tablet_manager.cc:1434] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 12:11:50.673863 10636 catalog_manager.cc:5697] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.682575 11008 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:50.680925 11007 raft_consensus.cc:359] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.683706 11007 raft_consensus.cc:385] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.684487 11007 raft_consensus.cc:740] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.685669 11007 consensus_queue.cc:260] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.688647 11007 ts_tablet_manager.cc:1434] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:11:50.691107 11007 tablet_bootstrap.cc:492] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:50.696666 11342 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.697254 11342 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.700214 11342 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:50.700542 11007 tablet_bootstrap.cc:654] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.701463 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:50.703436 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:50.707664 10738 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:50.710672 10886 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:50.712253 10777 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:50.713716 11342 raft_consensus.cc:2804] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.714322 11342 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.714748 11342 raft_consensus.cc:3060] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.722625 11006 tablet_bootstrap.cc:492] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:50.724203 11008 tablet_bootstrap.cc:654] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.724315 11009 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:50.725951 11009 ts_tablet_manager.cc:1403] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.168s	user 0.027s	sys 0.003s
I20260709 12:11:50.729063 10633 catalog_manager.cc:5697] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.731272 10633 catalog_manager.cc:5697] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.732347 11007 tablet_bootstrap.cc:492] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:50.729533 11009 raft_consensus.cc:359] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.753185 11009 raft_consensus.cc:385] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.753327 11007 ts_tablet_manager.cc:1403] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260709 12:11:50.753592 11009 raft_consensus.cc:740] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.755029 11006 tablet_bootstrap.cc:654] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.743966 11342 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.756647 11007 raft_consensus.cc:359] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.757431 11007 raft_consensus.cc:385] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.757733 11007 raft_consensus.cc:740] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.758172 11342 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:50.758534 11007 consensus_queue.cc:260] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.759961 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:50.760692 10738 raft_consensus.cc:3060] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.761281 11007 ts_tablet_manager.cc:1434] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:50.762712 11007 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:50.742403 11008 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:50.764910 11008 ts_tablet_manager.cc:1403] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.001s
I20260709 12:11:50.754575 11009 consensus_queue.cc:260] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.768239 11008 raft_consensus.cc:359] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.768939 11009 ts_tablet_manager.cc:1434] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.007s
I20260709 12:11:50.770532 11009 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:50.775020 11008 raft_consensus.cc:385] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.775374 11008 raft_consensus.cc:740] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.776099 11008 consensus_queue.cc:260] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.777302 11009 tablet_bootstrap.cc:654] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.778363 11008 ts_tablet_manager.cc:1434] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:11:50.779490 11008 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:50.781960 11006 tablet_bootstrap.cc:492] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:50.782721 11006 ts_tablet_manager.cc:1403] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260709 12:11:50.783838 11007 tablet_bootstrap.cc:654] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.786155 11006 raft_consensus.cc:359] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.786883 11006 raft_consensus.cc:385] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.787137 11006 raft_consensus.cc:740] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.792933 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:50.793228 11008 tablet_bootstrap.cc:654] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.793850 10886 raft_consensus.cc:3060] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.793951 11006 consensus_queue.cc:260] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.798429 11237 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.799068 11237 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.807204 11237 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:50.807454 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:50.808384 10959 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:50.808917 11006 ts_tablet_manager.cc:1434] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:11:50.810140 11006 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:50.811072 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:50.813724 10851 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:50.814944 11339 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:50.815476 11339 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:50.815923 11339 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:50.824421 10852 leader_election.cc:343] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.846077 10886 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:50.855268 11006 tablet_bootstrap.cc:654] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.855422 10777 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:50.856673 11345 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.857156 11345 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:50.859316 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:50.826710 11007 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:50.861195 11007 ts_tablet_manager.cc:1403] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.003s
I20260709 12:11:50.861074 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:50.862169 10959 raft_consensus.cc:2393] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:50.863876 11273 raft_consensus.cc:2804] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.864609 11273 raft_consensus.cc:697] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:50.865716 11007 raft_consensus.cc:359] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.866673 11007 raft_consensus.cc:385] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.867045 11007 raft_consensus.cc:740] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.840590 11008 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:50.868217 11008 ts_tablet_manager.cc:1403] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.002s
I20260709 12:11:50.871105 11006 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:50.859335 11345 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:50.871752 11006 ts_tablet_manager.cc:1403] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.003s
I20260709 12:11:50.866413 11273 consensus_queue.cc:237] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:50.836138 11339 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.874979 11006 raft_consensus.cc:359] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.876293 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:50.877280 11006 raft_consensus.cc:385] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.879503 10702 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:50.880780 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:50.881736 10959 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:50.880270 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:50.882831 11345 raft_consensus.cc:3060] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:50.883575 10852 leader_election.cc:343] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:50.877929 11006 raft_consensus.cc:740] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.885615 11006 consensus_queue.cc:260] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.887845 11006 ts_tablet_manager.cc:1434] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 12:11:50.890584 11006 tablet_bootstrap.cc:492] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:50.892072 11345 raft_consensus.cc:2749] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:50.898463 10959 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:50.900197 10851 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:50.901189 11237 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:50.901896 11237 raft_consensus.cc:697] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:50.903113 11237 consensus_queue.cc:237] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:11:50.918404 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:50.920063 11006 tablet_bootstrap.cc:654] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.919657 11357 consensus_queue.cc:1048] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:50.870401 11007 consensus_queue.cc:260] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:50.953063 11006 tablet_bootstrap.cc:492] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:50.953678 11006 ts_tablet_manager.cc:1403] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.006s
I20260709 12:11:50.956955 11006 raft_consensus.cc:359] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.957573 11006 raft_consensus.cc:385] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.957815 11006 raft_consensus.cc:740] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.960776 11357 consensus_queue.cc:1048] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, 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.961798 11008 raft_consensus.cc:359] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.962644 11008 raft_consensus.cc:385] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.962925 11008 raft_consensus.cc:740] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.967124 11007 ts_tablet_manager.cc:1434] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.001s
I20260709 12:11:50.968677 11339 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:50.859431 10738 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:50.969453 11006 consensus_queue.cc:260] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:50.974328 11009 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:50.975001 11009 ts_tablet_manager.cc:1403] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.205s	user 0.075s	sys 0.061s
I20260709 12:11:50.977625 11009 raft_consensus.cc:359] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.978361 11009 raft_consensus.cc:385] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:50.978834 11009 raft_consensus.cc:740] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:50.979348 11006 ts_tablet_manager.cc:1434] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:11:50.979640 11009 consensus_queue.cc:260] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.981559 11006 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:50.982594 11009 ts_tablet_manager.cc:1434] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:11:50.984028 11009 tablet_bootstrap.cc:492] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:50.968254 11007 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:50.986470 11339 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:50.987003 11339 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:50.989779 11300 consensus_queue.cc:1048] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, 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.991351 11009 tablet_bootstrap.cc:654] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:50.994982 11339 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:50.996733 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:50.998811 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:51.000326 10851 leader_election.cc:343] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:51.000873 10853 leader_election.cc:343] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.001550 10853 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.003005 11193 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:51.004755 11300 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.005641 11300 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.010105 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:50.985720 11008 consensus_queue.cc:260] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:51.027721 10927 leader_election.cc:343] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.030544 11300 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:51.034180 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:51.034996 10809 raft_consensus.cc:2468] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:51.038031 10926 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.040366 11063 raft_consensus.cc:2804] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:51.040838 11339 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.041553 11339 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.041263 11063 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:51.042646 11063 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:51.062642 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:51.064951 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:51.069912 10634 catalog_manager.cc:5697] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:51.071599 10853 leader_election.cc:343] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.075429 11214 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.076277 11339 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:51.076236 11214 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.084369 11300 consensus_queue.cc:1048] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.087391 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:51.089991 10779 leader_election.cc:343] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.083050 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:51.093890 11008 ts_tablet_manager.cc:1434] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.225s	user 0.010s	sys 0.000s
I20260709 12:11:51.102843 10734 raft_consensus.cc:3060] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.107470 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:51.108343 10885 raft_consensus.cc:2468] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:51.118366 10777 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.120172 11342 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.120702 11342 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.121372 11298 raft_consensus.cc:2804] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:51.122041 11298 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:51.093178 11181 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.122582 11298 raft_consensus.cc:3060] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.123252 11342 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:51.122850 11181 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.123831 11342 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.127331 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:51.128264 10885 raft_consensus.cc:2393] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:51.128479 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:51.129683 10961 raft_consensus.cc:2393] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
W20260709 12:11:51.130475 10852 leader_election.cc:343] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.130899 10852 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.131337 10777 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:51.131911 11237 raft_consensus.cc:2749] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:51.124317 11342 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.134859 11342 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:51.138864 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:51.120752 10633 catalog_manager.cc:5697] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.139622 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:51.142246 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:51.150898 10927 leader_election.cc:343] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.150161 10961 raft_consensus.cc:2393] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:51.154249 10777 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:51.155323 11342 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.092285 11214 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:51.163439 11063 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.168174 11342 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:51.143110 11273 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.170502 11181 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:51.168421 11007 tablet_bootstrap.cc:654] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.172586 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:51.218609 11298 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.233879 11063 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:51.235502 11273 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:51.235951 11008 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:11:51.232393 10926 leader_election.cc:343] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.251026 11345 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.279734 11380 raft_consensus.cc:493] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.254676 10926 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.291353 11298 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:51.289492 11345 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:51.315012 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:51.324719 11063 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:51.332245 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:51.315346 11380 raft_consensus.cc:515] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:51.335232 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 102880us
I20260709 12:11:51.356892 11063 consensus_queue.cc:1048] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.359254 11009 tablet_bootstrap.cc:492] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:51.360015 11009 ts_tablet_manager.cc:1403] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.376s	user 0.110s	sys 0.179s
I20260709 12:11:51.362263 11006 tablet_bootstrap.cc:654] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:51.363897 11377 log.cc:927] Time spent T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 12:11:51.372416 10927 leader_election.cc:343] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:51.381177 10779 leader_election.cc:343] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.385988 11345 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:51.387917 11007 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:51.388070 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:51.388473 11007 ts_tablet_manager.cc:1403] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.420s	user 0.033s	sys 0.030s
I20260709 12:11:51.391765 11007 raft_consensus.cc:359] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:51.392433 11007 raft_consensus.cc:385] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.392745 11007 raft_consensus.cc:740] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.393425 11007 consensus_queue.cc:260] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:51.393702 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:51.394358 10810 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.396091 11007 ts_tablet_manager.cc:1434] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:51.396519 11338 consensus_queue.cc:1048] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.397248 11007 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:51.398762 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:51.400465 10702 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:51.404400 11007 tablet_bootstrap.cc:654] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.405257 11345 raft_consensus.cc:2749] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:51.407734 11339 consensus_queue.cc:1048] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:51.410120 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:51.411212 10885 raft_consensus.cc:3060] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.423659 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:51.434476 11298 consensus_queue.cc:1048] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:51.437961 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:51.439986 10703 leader_election.cc:304] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:51.428664 11009 raft_consensus.cc:359] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.442888 11009 raft_consensus.cc:385] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.443315 11009 raft_consensus.cc:740] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.444430 11380 leader_election.cc:290] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:51.450522 11008 tablet_bootstrap.cc:654] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.450241 11009 consensus_queue.cc:260] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.456838 11007 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:51.457379 11007 ts_tablet_manager.cc:1403] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.021s
I20260709 12:11:51.466094 11009 ts_tablet_manager.cc:1434] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.003s
I20260709 12:11:51.453162 10810 raft_consensus.cc:2468] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:51.509115 11009 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:51.513988 11007 raft_consensus.cc:359] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.514837 11007 raft_consensus.cc:385] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.515146 11007 raft_consensus.cc:740] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.515869 11007 consensus_queue.cc:260] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.532528 11006 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:51.532697 11007 ts_tablet_manager.cc:1434] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 12:11:51.533674 11006 ts_tablet_manager.cc:1403] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.553s	user 0.004s	sys 0.014s
I20260709 12:11:51.534286 11007 tablet_bootstrap.cc:492] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:51.554596 11214 consensus_queue.cc:1048] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:11:51.560881 11007 tablet_bootstrap.cc:654] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.569671 10732 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.577725 11345 raft_consensus.cc:2749] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:51.540021 10885 raft_consensus.cc:2468] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:51.594899 11009 tablet_bootstrap.cc:654] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.632266 11339 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.632901 11339 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:11:51.639567 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 49217.2us
I20260709 12:11:51.641477 11006 raft_consensus.cc:359] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.644625 11006 raft_consensus.cc:385] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.644943 11006 raft_consensus.cc:740] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.652519 11339 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:51.645661 11006 consensus_queue.cc:260] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.657994 10777 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.663043 11214 raft_consensus.cc:2804] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:51.668738 10926 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:51.674047 11008 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:51.674710 11008 ts_tablet_manager.cc:1403] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.481s	user 0.011s	sys 0.010s
I20260709 12:11:51.680415 11063 raft_consensus.cc:2804] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:51.681133 11063 raft_consensus.cc:697] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:51.681895 11087 consensus_queue.cc:1048] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:51.682098 11063 consensus_queue.cc:237] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.683576 11007 tablet_bootstrap.cc:492] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:51.684067 11007 ts_tablet_manager.cc:1403] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.017s
I20260709 12:11:51.684700 11008 raft_consensus.cc:359] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.685467 11008 raft_consensus.cc:385] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.674142 11006 ts_tablet_manager.cc:1434] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.002s
I20260709 12:11:51.685770 11008 raft_consensus.cc:740] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.693984 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:51.689301 11214 raft_consensus.cc:697] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:51.696195 11214 consensus_queue.cc:237] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:51.699908 10851 leader_election.cc:343] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.709560 11008 consensus_queue.cc:260] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:51.713171 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 55331.7us
I20260709 12:11:51.726639 11007 raft_consensus.cc:359] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.727592 11007 raft_consensus.cc:385] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.728075 11007 raft_consensus.cc:740] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.728855 11007 consensus_queue.cc:260] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.736356 11006 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:51.757933 11007 ts_tablet_manager.cc:1434] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 12:11:51.775251 11009 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:51.775872 11009 ts_tablet_manager.cc:1403] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.280s	user 0.010s	sys 0.011s
I20260709 12:11:51.777698 11112 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.778450 11112 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.778992 11009 raft_consensus.cc:359] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.775872 11008 ts_tablet_manager.cc:1434] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.000s
I20260709 12:11:51.779767 11009 raft_consensus.cc:385] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.785597 11009 raft_consensus.cc:740] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.783851 11112 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:51.794344 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:51.795152 10882 raft_consensus.cc:2468] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:51.797945 10925 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:51.798815 11300 raft_consensus.cc:2804] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:51.799178 11300 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:51.799561 11300 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.800597 11008 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:11:51.816916 11403 log.cc:927] Time spent T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
I20260709 12:11:51.820663 11009 consensus_queue.cc:260] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.831698 11006 tablet_bootstrap.cc:654] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.846496 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:51.847445 11298 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:51.848030 11298 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:51.853091 11008 tablet_bootstrap.cc:654] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.853981 11009 ts_tablet_manager.cc:1434] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260709 12:11:51.855307 11009 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:51.852840 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:51.870675 10636 catalog_manager.cc:5697] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.858311 11063 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:51.910938 10779 leader_election.cc:343] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.868731 11298 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:11:51.935331 10926 leader_election.cc:343] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:51.941912 11007 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:51.948307 11009 tablet_bootstrap.cc:654] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.952394 10632 catalog_manager.cc:5697] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:51.877210 11300 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:51.915762 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:51.977303 11006 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:51.977900 11006 ts_tablet_manager.cc:1403] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.267s	user 0.020s	sys 0.007s
I20260709 12:11:51.919255 11063 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:51.990572 11008 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:51.991127 11008 ts_tablet_manager.cc:1403] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.191s	user 0.018s	sys 0.006s
I20260709 12:11:51.991823 11300 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:51.994079 11008 raft_consensus.cc:359] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.994808 11008 raft_consensus.cc:385] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.995087 11008 raft_consensus.cc:740] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.995868 11063 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:51.995733 11008 consensus_queue.cc:260] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:51.998838 11008 ts_tablet_manager.cc:1434] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:51.999408 11007 tablet_bootstrap.cc:654] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.003221 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.022135 11008 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:51.985855 10883 raft_consensus.cc:2468] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:52.032780 10777 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:52.035270 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
W20260709 12:11:52.037370 10852 leader_election.cc:343] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.037832 11399 raft_consensus.cc:2804] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.038312 11399 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.037880 10852 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:52.038831 11399 raft_consensus.cc:3060] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.041739 11338 raft_consensus.cc:2749] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:52.043309 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:52.045377 11006 raft_consensus.cc:359] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.046408 11006 raft_consensus.cc:385] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.046766 11006 raft_consensus.cc:740] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.054205 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:52.063355 10885 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.056720 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:52.069583 10882 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:52.074731 10885 raft_consensus.cc:2468] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:52.050837 11399 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:52.078048 10926 leader_election.cc:343] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.094915 11399 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:52.047729 11006 consensus_queue.cc:260] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:52.108876 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 63472.8us
W20260709 12:11:52.111663 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 68736.9us
I20260709 12:11:52.113404 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:52.114168 10885 raft_consensus.cc:3060] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.118470 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:52.120679 11006 ts_tablet_manager.cc:1434] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.000s
I20260709 12:11:52.121769 11006 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:52.131973 11397 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.132800 11397 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.134624 11008 tablet_bootstrap.cc:654] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.134701 10885 raft_consensus.cc:2468] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:52.135397 11397 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:11:52.108117 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 66891.4us
I20260709 12:11:52.138813 10777 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:52.142066 11399 raft_consensus.cc:2804] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.142707 11399 raft_consensus.cc:697] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:52.143751 11399 consensus_queue.cc:237] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.145785 11009 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:52.146337 11009 ts_tablet_manager.cc:1403] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.291s	user 0.007s	sys 0.016s
I20260709 12:11:52.147298 11007 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:52.147943 11007 ts_tablet_manager.cc:1403] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.236s	user 0.010s	sys 0.005s
I20260709 12:11:52.151188 11409 consensus_queue.cc:1048] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:52.151649 11006 tablet_bootstrap.cc:654] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.150521 10925 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:52.156582 11007 raft_consensus.cc:359] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:52.154745 10927 leader_election.cc:343] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:52.164512 10779 leader_election.cc:343] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.172518 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:52.173403 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:52.157267 11007 raft_consensus.cc:385] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.173964 11007 raft_consensus.cc:740] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.174474 10732 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.174746 11007 consensus_queue.cc:260] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.183836 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.184636 10811 raft_consensus.cc:2468] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:52.190779 11006 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:52.191074 11380 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.191645 11380 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.193004 11006 ts_tablet_manager.cc:1403] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
I20260709 12:11:52.155385 11009 raft_consensus.cc:359] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.195731 11009 raft_consensus.cc:385] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.196071 11009 raft_consensus.cc:740] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
W20260709 12:11:52.197158 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 46717.2us
I20260709 12:11:52.197844 10925 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:11:52.199013 11380 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:52.199503 11112 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.199944 11112 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.201308 11380 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.201530 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:52.201851 11380 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.200305 11112 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.204366 11380 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:52.205802 11009 consensus_queue.cc:260] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.207775 11009 ts_tablet_manager.cc:1434] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 12:11:52.208868 11009 tablet_bootstrap.cc:492] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:52.214772 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.215441 10926 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:52.215590 11420 raft_consensus.cc:2804] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.216202 11420 raft_consensus.cc:697] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:52.220749 11420 consensus_queue.cc:237] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.221683 11388 raft_consensus.cc:2804] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.222126 11388 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.222518 11388 raft_consensus.cc:3060] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.217101 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.225637 11008 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:52.226161 11008 ts_tablet_manager.cc:1403] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.204s	user 0.017s	sys 0.008s
I20260709 12:11:52.226275 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:52.228729 11338 raft_consensus.cc:493] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.228909 11008 raft_consensus.cc:359] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.229306 11338 raft_consensus.cc:515] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.215593 10810 raft_consensus.cc:2468] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:11:52.231398 11338 leader_election.cc:290] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:52.232087 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:52.234145 10703 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:52.235731 10703 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:11:52.236836 11385 raft_consensus.cc:2749] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:52.237002 10927 leader_election.cc:343] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.237383 11380 raft_consensus.cc:2804] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:52.237777 11380 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.238138 11380 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:52.239414 10853 leader_election.cc:343] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.240443 11386 consensus_queue.cc:1048] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:11:52.229676 11008 raft_consensus.cc:385] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.252404 11008 raft_consensus.cc:740] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.253789 11007 ts_tablet_manager.cc:1434] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.105s	user 0.010s	sys 0.000s
I20260709 12:11:52.251744 11112 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.255118 11008 consensus_queue.cc:260] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.259661 11008 ts_tablet_manager.cc:1434] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:11:52.266296 11009 tablet_bootstrap.cc:654] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.273558 10737 raft_consensus.cc:3060] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.277105 11008 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:52.276839 11380 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.279361 10732 raft_consensus.cc:1240] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:11:52.285327 11008 tablet_bootstrap.cc:654] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.286116 11063 consensus_queue.cc:1059] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:52.287173 11063 raft_consensus.cc:3055] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:52.287559 11063 raft_consensus.cc:740] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:52.288484 11063 consensus_queue.cc:260] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.290813 11063 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:52.293221 11007 tablet_bootstrap.cc:492] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:52.292353 10632 catalog_manager.cc:5697] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:52.269863 11006 raft_consensus.cc:359] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.296236 11006 raft_consensus.cc:385] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.296547 11006 raft_consensus.cc:740] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.297500 11006 consensus_queue.cc:260] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.292601 11388 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.311719 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:52.313431 10927 leader_election.cc:343] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.313222 11399 consensus_queue.cc:1048] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:52.315131 11388 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:52.326575 11006 ts_tablet_manager.cc:1434] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
I20260709 12:11:52.327780 11006 tablet_bootstrap.cc:492] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:52.329283 11386 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.329906 11386 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.332288 11386 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:52.334872 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.335479 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:52.335623 10813 raft_consensus.cc:2468] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:52.338438 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:52.339896 10810 raft_consensus.cc:3060] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.341418 11009 tablet_bootstrap.cc:492] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:52.341919 11009 ts_tablet_manager.cc:1403] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.007s
I20260709 12:11:52.345052 11009 raft_consensus.cc:359] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.345721 11009 raft_consensus.cc:385] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.345968 11009 raft_consensus.cc:740] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.346971 10883 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:52.346870 11009 consensus_queue.cc:260] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.348708 11009 ts_tablet_manager.cc:1434] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:52.349591 10925 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:52.337517 10632 catalog_manager.cc:5697] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:52.349869 11009 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:52.358760 11112 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:52.360503 11420 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:52.361104 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:52.361089 11420 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.363406 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:52.363130 10883 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.363663 11420 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:52.372285 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.373052 10813 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:52.375700 11008 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:52.376398 11008 ts_tablet_manager.cc:1403] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.030s
W20260709 12:11:52.389328 10927 leader_election.cc:343] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.402180 10852 leader_election.cc:304] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:52.405264 11338 raft_consensus.cc:2804] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.405735 11338 raft_consensus.cc:493] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.406113 11338 raft_consensus.cc:3060] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.414388 10810 raft_consensus.cc:2468] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:52.417850 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:52.418915 10957 raft_consensus.cc:2410] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 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:11:52.419986 11006 tablet_bootstrap.cc:654] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.422633 11007 tablet_bootstrap.cc:654] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.425637 10926 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:52.426522 11063 raft_consensus.cc:2804] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.426992 11063 raft_consensus.cc:697] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:52.427742 11063 consensus_queue.cc:237] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.428349 11380 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:52.431627 11008 raft_consensus.cc:359] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.433364 11008 raft_consensus.cc:385] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.433831 11008 raft_consensus.cc:740] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.434661 11008 consensus_queue.cc:260] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.438603 11009 tablet_bootstrap.cc:654] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.438369 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:52.439303 10810 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:52.443264 10632 catalog_manager.cc:5697] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:52.453671 11008 ts_tablet_manager.cc:1434] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.002s
I20260709 12:11:52.425619 11420 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.463539 11008 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:52.436280 11338 raft_consensus.cc:515] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.464897 11063 raft_consensus.cc:493] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.465438 11063 raft_consensus.cc:515] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.466501 11338 leader_election.cc:290] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:52.451668 10883 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:52.469935 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:52.471546 10853 leader_election.cc:343] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.469961 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:52.472930 10811 raft_consensus.cc:3060] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.473299 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:52.473995 10885 raft_consensus.cc:2468] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 0.
I20260709 12:11:52.475237 10925 leader_election.cc:304] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:52.477628 11420 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:52.478185 11420 raft_consensus.cc:2804] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.478507 11420 raft_consensus.cc:493] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.478847 11420 raft_consensus.cc:3060] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.479983 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:52.480793 10885 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:52.467521 11063 leader_election.cc:290] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:52.484009 10925 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:52.485249 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:52.485728 11063 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.486456 11063 raft_consensus.cc:697] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
W20260709 12:11:52.487185 10927 leader_election.cc:343] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.484087 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:52.488670 10813 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:52.488211 11063 consensus_queue.cc:237] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.491994 11006 tablet_bootstrap.cc:492] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:52.492918 11006 ts_tablet_manager.cc:1403] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.165s	user 0.005s	sys 0.011s
I20260709 12:11:52.500128 11008 tablet_bootstrap.cc:654] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.501569 11007 tablet_bootstrap.cc:492] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:52.502164 11007 ts_tablet_manager.cc:1403] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.010s
I20260709 12:11:52.503331 10811 raft_consensus.cc:2468] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:52.504426 10852 leader_election.cc:304] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:52.509676 11417 raft_consensus.cc:2804] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.510200 11417 raft_consensus.cc:697] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:52.511013 11417 consensus_queue.cc:237] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.517264 11006 raft_consensus.cc:359] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.521039 10737 raft_consensus.cc:3060] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.491405 10810 raft_consensus.cc:2468] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:11:52.524858 10703 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:52.526464 11380 raft_consensus.cc:2804] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:52.527222 11380 raft_consensus.cc:697] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:11:52.528165 10885 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:11:52.528348 11380 consensus_queue.cc:237] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER 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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:52.531243 11087 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.531109 11007 raft_consensus.cc:359] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.531761 11087 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.532130 11007 raft_consensus.cc:385] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.533782 11087 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:52.535955 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.532457 11007 raft_consensus.cc:740] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.537359 11007 consensus_queue.cc:260] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.518333 11006 raft_consensus.cc:385] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.536211 10813 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:11:52.538734 11006 raft_consensus.cc:740] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.541437 10926 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:52.546392 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:52.547596 10961 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:52.551765 11388 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:52.552629 11388 raft_consensus.cc:697] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:52.553519 11388 consensus_queue.cc:237] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.543350 11006 consensus_queue.cc:260] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.565276 11406 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.586704 11406 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.588732 10810 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:52.590499 11420 raft_consensus.cc:515] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.572852 10851 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:52.581166 11007 ts_tablet_manager.cc:1434] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.000s
I20260709 12:11:52.571213 11345 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.619103 11420 leader_election.cc:290] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:52.635912 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:52.636642 10885 raft_consensus.cc:3060] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.637107 11009 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:52.637802 11009 ts_tablet_manager.cc:1403] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.288s	user 0.013s	sys 0.002s
I20260709 12:11:52.638124 11006 ts_tablet_manager.cc:1434] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.145s	user 0.011s	sys 0.000s
I20260709 12:11:52.639519 11006 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:52.641553 11009 raft_consensus.cc:359] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.642378 11009 raft_consensus.cc:385] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.642714 11009 raft_consensus.cc:740] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.610395 11338 raft_consensus.cc:2804] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.655586 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:52.671543 11009 consensus_queue.cc:260] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:52.613962 11345 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.709733 10632 catalog_manager.cc:5697] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:52.652249 11338 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.713259 11009 ts_tablet_manager.cc:1434] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 12:11:52.720857 11008 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:52.721609 11008 ts_tablet_manager.cc:1403] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.258s	user 0.019s	sys 0.002s
I20260709 12:11:52.734056 11007 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:52.717553 11338 raft_consensus.cc:3060] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:52.745307 10703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 133201us
I20260709 12:11:52.734191 10732 raft_consensus.cc:3060] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:52.733369 10927 leader_election.cc:343] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.774433 11008 raft_consensus.cc:359] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:52.775243 11008 raft_consensus.cc:385] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.775575 11008 raft_consensus.cc:740] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.776921 11345 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:52.787177 11006 tablet_bootstrap.cc:654] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.791222 11007 tablet_bootstrap.cc:654] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.790349 11008 consensus_queue.cc:260] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:52.806740 11439 log.cc:927] Time spent T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:11:52.793177 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:52.813898 10884 raft_consensus.cc:2393] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:52.827710 11008 ts_tablet_manager.cc:1434] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.000s
I20260709 12:11:52.841303 11008 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:52.845177 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:52.850749 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:52.870944 11406 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:52.901198 11009 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4: Bootstrap starting.
I20260709 12:11:52.910668 10885 raft_consensus.cc:2468] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:52.914011 11009 tablet_bootstrap.cc:654] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.915623 11008 tablet_bootstrap.cc:654] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:52.920660 10926 consensus_peers.cc:597] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:11:52.927016 11454 consensus_queue.cc:1048] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:52.951296 11338 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:52.954896 11338 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:52.960294 10884 raft_consensus.cc:2393] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 1: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:52.963191 10634 catalog_manager.cc:5697] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:52.974212 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:52.974964 10807 raft_consensus.cc:3060] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.986948 10738 raft_consensus.cc:3060] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.025036 11006 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:53.025789 11006 ts_tablet_manager.cc:1403] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.387s	user 0.026s	sys 0.007s
I20260709 12:11:53.040244 11007 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:53.040838 11007 ts_tablet_manager.cc:1403] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.355s	user 0.065s	sys 0.053s
I20260709 12:11:53.013561 11087 consensus_queue.cc:1048] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:11:53.042241 11338 consensus_queue.cc:1048] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.043781 11007 raft_consensus.cc:359] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.044451 10957 raft_consensus.cc:1275] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:11:53.044512 11007 raft_consensus.cc:385] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.045341 11007 raft_consensus.cc:740] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.046020 11007 consensus_queue.cc:260] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.047576 11007 ts_tablet_manager.cc:1434] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:11:53.048592 11007 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2: Bootstrap starting.
I20260709 12:11:53.036092 10807 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:53.053911 11006 raft_consensus.cc:359] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.054590 11006 raft_consensus.cc:385] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.054836 11006 raft_consensus.cc:740] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.055424 11006 consensus_queue.cc:260] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.057227 11006 ts_tablet_manager.cc:1434] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:11:53.058281 11006 tablet_bootstrap.cc:492] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:53.063141 11087 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.063745 11087 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.067776 11087 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:53.072679 10703 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:53.072705 11342 consensus_queue.cc:1048] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.074723 11385 raft_consensus.cc:2749] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:53.082192 10852 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:53.083036 11087 raft_consensus.cc:2804] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.083526 11087 raft_consensus.cc:697] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:53.085026 11009 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4: No bootstrap required, opened a new log
I20260709 12:11:53.085556 11009 ts_tablet_manager.cc:1403] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.006s
I20260709 12:11:53.084350 11087 consensus_queue.cc:237] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:53.086941 10812 raft_consensus.cc:1275] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:53.087743 11009 raft_consensus.cc:359] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:53.092820 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:53.093628 11008 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:53.088429 11009 raft_consensus.cc:385] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.094158 11008 ts_tablet_manager.cc:1403] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.256s	user 0.028s	sys 0.046s
I20260709 12:11:53.097857 11008 raft_consensus.cc:359] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.098559 11008 raft_consensus.cc:385] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.100001 11008 raft_consensus.cc:740] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.100992 11008 consensus_queue.cc:260] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.102914 11008 ts_tablet_manager.cc:1434] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:53.094112 11009 raft_consensus.cc:740] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.107888 11009 consensus_queue.cc:260] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:53.044947 10957 pending_rounds.cc:85] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: Aborting all ops after (but not including) 0
I20260709 12:11:53.110641 10957 pending_rounds.cc:107] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:11:53.111526 11009 ts_tablet_manager.cc:1434] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:11:53.105223 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:53.112196 10961 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:53.110984 10957 raft_consensus.cc:2889] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:11:53.104262 11008 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:53.115152 11451 consensus_queue.cc:1048] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.117396 11007 tablet_bootstrap.cc:654] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.121202 11006 tablet_bootstrap.cc:654] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.121241 11008 tablet_bootstrap.cc:654] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.126101 11463 consensus_queue.cc:1048] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.128427 11399 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.129019 11399 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.131122 11399 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:53.132829 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:53.134955 10779 leader_election.cc:343] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.148877 11006 tablet_bootstrap.cc:492] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:53.156931 11462 consensus_queue.cc:1048] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.168740 11006 ts_tablet_manager.cc:1403] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.002s
I20260709 12:11:53.169612 11008 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:53.164780 10777 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:53.167786 11007 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2: No bootstrap required, opened a new log
I20260709 12:11:53.170141 11008 ts_tablet_manager.cc:1403] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.036s
I20260709 12:11:53.170533 11007 ts_tablet_manager.cc:1403] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.004s
I20260709 12:11:53.170429 11399 raft_consensus.cc:2764] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:11:53.172833 11008 raft_consensus.cc:359] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.173558 11008 raft_consensus.cc:385] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.173825 11008 raft_consensus.cc:740] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.174019 11007 raft_consensus.cc:359] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.176746 11007 raft_consensus.cc:385] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.177057 11007 raft_consensus.cc:740] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.174605 11008 consensus_queue.cc:260] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.176524 11006 raft_consensus.cc:359] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:53.177800 11006 raft_consensus.cc:385] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.178124 11006 raft_consensus.cc:740] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.175702 10812 raft_consensus.cc:1275] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:53.179205 11008 ts_tablet_manager.cc:1434] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:53.178990 11006 consensus_queue.cc:260] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:53.180322 11008 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:53.181622 11006 ts_tablet_manager.cc:1434] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:11:53.182723 11006 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:53.183637 11007 consensus_queue.cc:260] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.185968 11007 ts_tablet_manager.cc:1434] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 12:11:53.190164 10737 raft_consensus.cc:3060] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.190918 11008 tablet_bootstrap.cc:654] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.192860 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:53.195003 10853 leader_election.cc:343] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.197942 10633 catalog_manager.cc:5697] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.203981 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:53.204741 10961 raft_consensus.cc:3060] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.241436 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:53.242482 10958 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:53.247732 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:53.248489 10958 raft_consensus.cc:2468] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 0.
I20260709 12:11:53.248682 10961 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:53.254916 11006 tablet_bootstrap.cc:654] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.251541 10925 leader_election.cc:304] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:53.255723 11463 raft_consensus.cc:2804] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.256222 11463 raft_consensus.cc:697] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:53.257085 11463 consensus_queue.cc:237] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.264863 11386 consensus_queue.cc:1048] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.267002 11338 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.267701 11338 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:53.276075 10884 raft_consensus.cc:1275] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:53.272284 11338 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:53.279870 11385 consensus_queue.cc:1048] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.284771 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:53.286891 10853 leader_election.cc:343] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.289641 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:53.291056 11385 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.291683 11385 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:53.293495 10852 leader_election.cc:343] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.293970 10852 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:53.295037 11338 raft_consensus.cc:2749] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:53.296460 11385 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:53.298473 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:53.251276 10636 catalog_manager.cc:5697] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 2 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.254388 11420 consensus_queue.cc:1048] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.317037 10807 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.323297 11420 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.323889 11420 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.325937 11420 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:53.327510 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:53.329099 10926 leader_election.cc:343] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.330629 10851 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:53.331351 10777 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:53.332279 11454 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.332683 11454 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.333016 11454 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.335721 11453 raft_consensus.cc:2804] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.346133 11006 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:53.351733 10737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:11:53.355190 11006 ts_tablet_manager.cc:1403] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.173s	user 0.033s	sys 0.022s
I20260709 12:11:53.365657 11453 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.367841 11453 raft_consensus.cc:3060] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.381949 11388 consensus_queue.cc:1048] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.382138 11463 consensus_queue.cc:1048] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.391695 11006 raft_consensus.cc:359] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:53.392716 11006 raft_consensus.cc:385] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.393026 11008 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:53.393759 11008 ts_tablet_manager.cc:1403] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.214s	user 0.056s	sys 0.077s
I20260709 12:11:53.397455 11008 raft_consensus.cc:359] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.398173 11008 raft_consensus.cc:385] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.398535 11008 raft_consensus.cc:740] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.399423 11008 consensus_queue.cc:260] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.393075 11006 raft_consensus.cc:740] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.401757 11006 consensus_queue.cc:260] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:53.404695 11006 ts_tablet_manager.cc:1434] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:11:53.389411 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:53.408919 10927 leader_election.cc:343] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.409492 10927 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:53.419441 10738 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.434083 11453 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.456169 11008 ts_tablet_manager.cc:1434] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 12:11:53.461975 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:53.458343 11453 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:53.419261 11420 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:53.462623 10961 raft_consensus.cc:3060] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.461364 10703 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:53.473083 10961 raft_consensus.cc:2468] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:53.425307 11454 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.474372 10851 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:53.474704 11006 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56: Bootstrap starting.
I20260709 12:11:53.476357 11454 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:53.480844 11087 raft_consensus.cc:2804] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.481523 11087 raft_consensus.cc:697] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:53.482468 11087 consensus_queue.cc:237] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.494155 11451 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:53.500907 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:53.529181 11006 tablet_bootstrap.cc:654] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.552627 11338 consensus_queue.cc:1048] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.562011 11006 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56: No bootstrap required, opened a new log
I20260709 12:11:53.562739 11006 ts_tablet_manager.cc:1403] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.002s
I20260709 12:11:53.566707 11006 raft_consensus.cc:359] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.567371 11006 raft_consensus.cc:385] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.567659 11006 raft_consensus.cc:740] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.568435 11006 consensus_queue.cc:260] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.571966 11006 ts_tablet_manager.cc:1434] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
W20260709 12:11:53.575366 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 100703us
I20260709 12:11:53.582717 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:53.583372 10961 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.590679 10961 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:53.597100 11399 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.598650 11399 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:53.609273 11399 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:11:53.610605 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 130706us
I20260709 12:11:53.756999 10736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:53.763159 10779 leader_election.cc:343] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:53.849997 10703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 364180us
I20260709 12:11:53.856665 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:53.905020 10702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 439264us
I20260709 12:11:53.912629 11493 raft_consensus.cc:493] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.913285 11493 raft_consensus.cc:515] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:53.915784 11493 leader_election.cc:290] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:53.918684 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:53.920423 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:53.921386 10886 raft_consensus.cc:2393] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:53.924386 10702 leader_election.cc:304] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:53.936436 10737 raft_consensus.cc:3060] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:53.937753 10779 leader_election.cc:343] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.937188 11452 consensus_queue.cc:1048] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.962133 11450 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.962718 11450 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:53.964938 11450 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:53.968014 11380 raft_consensus.cc:2749] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:53.969175 10702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 44853.4us
I20260709 12:11:53.969661 11386 consensus_queue.cc:1048] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.972226 11008 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:53.989787 11008 tablet_bootstrap.cc:654] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.992712 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
W20260709 12:11:54.004124 10853 leader_election.cc:343] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:54.010083 10779 leader_election.cc:343] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:54.023681 10632 catalog_manager.cc:5697] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:54.032007 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:54.032938 11008 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:54.034915 11008 ts_tablet_manager.cc:1403] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.003s
I20260709 12:11:54.034837 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:54.035646 10881 raft_consensus.cc:2468] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
I20260709 12:11:54.039671 11008 raft_consensus.cc:359] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.040376 11008 raft_consensus.cc:385] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:54.040658 11008 raft_consensus.cc:740] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:54.041306 11008 consensus_queue.cc:260] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.042778 11008 ts_tablet_manager.cc:1434] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:11:54.043699 11008 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:54.049189 10777 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:54.055951 11008 tablet_bootstrap.cc:654] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:54.058732 11454 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:54.059329 11454 raft_consensus.cc:697] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:54.060190 11454 consensus_queue.cc:237] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.086341 10777 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:54.089675 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 71762.7us
I20260709 12:11:54.090868 11399 raft_consensus.cc:2804] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:54.091513 11399 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:54.091952 11399 raft_consensus.cc:3060] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.104677 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:54.105718 10960 raft_consensus.cc:2468] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 0.
W20260709 12:11:54.111464 10683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:54.125012 11452 consensus_queue.cc:1048] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:54.155674 11399 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:54.159626 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:11:54.163671 10779 leader_election.cc:343] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:54.165210 10777 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:54.167569 11507 raft_consensus.cc:2804] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:54.168383 11507 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:54.169855 11507 raft_consensus.cc:3060] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.169739 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:54.170601 10881 raft_consensus.cc:3060] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.171396 11388 consensus_queue.cc:1048] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:54.158601 11399 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:54.182430 10881 raft_consensus.cc:2468] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:54.182430 11507 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.184515 10777 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:54.185715 11399 raft_consensus.cc:2804] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:54.186053 11507 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:54.187922 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:54.187078 10738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:11:54.190346 10961 raft_consensus.cc:3060] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:54.193838 10779 leader_election.cc:343] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:54.198752 10961 raft_consensus.cc:2468] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:54.198928 11399 raft_consensus.cc:697] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:54.204737 10777 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:54.205821 11507 raft_consensus.cc:2804] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:54.206432 11507 raft_consensus.cc:697] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:54.205901 11399 consensus_queue.cc:237] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:54.207093 11008 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:54.208248 11008 ts_tablet_manager.cc:1403] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.165s	user 0.041s	sys 0.051s
I20260709 12:11:54.207278 11507 consensus_queue.cc:237] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.212774 11008 raft_consensus.cc:359] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:54.214053 11008 raft_consensus.cc:385] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:54.214385 11008 raft_consensus.cc:740] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:54.215070 11008 consensus_queue.cc:260] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:54.221907 11008 ts_tablet_manager.cc:1434] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:11:54.222988 11008 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:54.235453 11008 tablet_bootstrap.cc:654] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:54.241703 11008 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:54.242224 11008 ts_tablet_manager.cc:1403] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:11:54.245115 11008 raft_consensus.cc:359] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.245826 11008 raft_consensus.cc:385] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:54.246098 11008 raft_consensus.cc:740] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:54.246562 10635 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39740 (request call id 76) took 1025 ms. Trace:
I20260709 12:11:54.246717 11008 consensus_queue.cc:260] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.247018 10635 rpcz_store.cc:276] 0709 12:11:53.221245 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:53.223821 (+  2576us) service_pool.cc:224] Handling call
0709 12:11:53.287418 (+ 63597us) spinlock_profiling.cc:243] Waited 58.4 ms on lock 0x7b5400030610. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb620b2 00007f1c85adb759 00007f1c85a73a76 00007f1c85a44d58 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc
0709 12:11:54.246389 (+958971us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":6,"spinlock_wait_cycles":134414080}
I20260709 12:11:54.248980 11008 ts_tablet_manager.cc:1434] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:11:54.250090 11008 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:11:54.256229 11008 tablet_bootstrap.cc:654] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:54.267587 10631 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39728 (request call id 80) took 1008 ms. Trace:
I20260709 12:11:54.283697 10636 catalog_manager.cc:5697] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 1 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.291795 11008 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: No bootstrap required, opened a new log
I20260709 12:11:54.293462 11008 ts_tablet_manager.cc:1403] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.017s
I20260709 12:11:54.296363 11008 raft_consensus.cc:359] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:54.297309 11008 raft_consensus.cc:385] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:54.297582 11008 raft_consensus.cc:740] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:11:54.298512 11008 consensus_queue.cc:260] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:54.303408 11008 ts_tablet_manager.cc:1434] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:11:54.268252 10631 rpcz_store.cc:276] 0709 12:11:53.259154 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:53.259424 (+   270us) service_pool.cc:224] Handling call
0709 12:11:53.289027 (+ 29603us) spinlock_profiling.cc:243] Waited 22.6 ms on lock 0x7b5400030610. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb620b2 00007f1c85adb759 00007f1c85a73a76 00007f1c85a44d58 00007f1c85b4304e 00007f1c840042a4 00007f1c84004232 00007f1c84004161 00007f1c840040dc
0709 12:11:54.267491 (+978464us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5089,"reported_tablets":4,"spinlock_wait_cycles":52041088}
I20260709 12:11:54.311136 10632 catalog_manager.cc:5697] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:54.313323 10632 catalog_manager.cc:5697] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.327821 10632 catalog_manager.cc:5697] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.332015 11385 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:54.332686 11385 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.335754 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:54.335004 11385 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:54.336481 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:54.334689 10631 catalog_manager.cc:5697] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } }
I20260709 12:11:54.337601 10958 raft_consensus.cc:2393] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:54.342023 10702 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:54.343493 11380 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:54.344007 11380 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:54.347057 11380 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:54.347776 11380 raft_consensus.cc:3060] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.355130 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:54.359247 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:54.360211 10961 raft_consensus.cc:2393] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:54.365757 10702 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:54.367368 11385 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.367578 11380 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:54.378958 11385 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:54.390374 10738 raft_consensus.cc:3060] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.456590 11450 consensus_queue.cc:1048] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:54.474272 11507 consensus_queue.cc:1048] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:54.657802 11507 consensus_queue.cc:1048] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:54.669801 11385 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:54.670415 11385 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:54.670001 11507 consensus_queue.cc:1048] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:11:54.673538 11385 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:54.674409 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:54.675213 10881 raft_consensus.cc:2393] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 1: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:54.675482 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:54.676970 10703 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:54.678164 11385 raft_consensus.cc:3060] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:54.686004 11385 raft_consensus.cc:2749] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:54.690619 10759 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab020 after lost signal to thread 4447
W20260709 12:11:54.691962 10759 debug-util.cc:398] Leaking SignalData structure 0x7b0800129bc0 after lost signal to thread 10670
W20260709 12:11:54.693410 10759 debug-util.cc:398] Leaking SignalData structure 0x7b08003163a0 after lost signal to thread 10762
W20260709 12:11:54.694618 10759 debug-util.cc:398] Leaking SignalData structure 0x7b080023ea80 after lost signal to thread 10837
W20260709 12:11:54.695785 10759 debug-util.cc:398] Leaking SignalData structure 0x7b080028e7a0 after lost signal to thread 10911
W20260709 12:11:54.696902 10759 debug-util.cc:398] Leaking SignalData structure 0x7b08003664e0 after lost signal to thread 10985
I20260709 12:11:54.769812 11450 consensus_queue.cc:1048] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:54.787084 11507 consensus_queue.cc:1048] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:55.505657  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
W20260709 12:11:55.511876 10853 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:11:55.518520 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.561973 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.582895 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.585574 10779 consensus_peers.cc:597] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.588841 10779 consensus_peers.cc:597] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.593044 10853 consensus_peers.cc:597] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.599033 10927 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.602600  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:11:55.605988 10927 consensus_peers.cc:597] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.606684  4444 tablet_replica.cc:333] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.608027  4444 raft_consensus.cc:2243] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.608764  4444 raft_consensus.cc:2272] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.614037  4444 tablet_replica.cc:333] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.614965  4444 raft_consensus.cc:2243] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.615566  4444 raft_consensus.cc:2272] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.617985  4444 tablet_replica.cc:333] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.618860  4444 raft_consensus.cc:2243] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.619352  4444 raft_consensus.cc:2272] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.621230  4444 tablet_replica.cc:333] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.621860  4444 raft_consensus.cc:2243] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.622309  4444 raft_consensus.cc:2272] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.624416  4444 tablet_replica.cc:333] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.625273  4444 raft_consensus.cc:2243] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.626044  4444 raft_consensus.cc:2272] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.628180  4444 tablet_replica.cc:333] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.629036  4444 raft_consensus.cc:2243] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.629459  4444 raft_consensus.cc:2272] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.631244  4444 tablet_replica.cc:333] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.631878  4444 raft_consensus.cc:2243] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:55.632982  4444 raft_consensus.cc:2272] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.634819  4444 tablet_replica.cc:333] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.635422  4444 raft_consensus.cc:2243] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.635888  4444 raft_consensus.cc:2272] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.637835  4444 tablet_replica.cc:333] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.638628  4444 raft_consensus.cc:2243] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.639099  4444 raft_consensus.cc:2272] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.641426  4444 tablet_replica.cc:333] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.642278  4444 raft_consensus.cc:2243] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.642735  4444 raft_consensus.cc:2272] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.645830  4444 tablet_replica.cc:333] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.646831  4444 raft_consensus.cc:2243] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.647429  4444 raft_consensus.cc:2272] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.650614  4444 tablet_replica.cc:333] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.651787  4444 raft_consensus.cc:2243] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.652527  4444 raft_consensus.cc:2272] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.654515 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.656229  4444 tablet_replica.cc:333] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.657231  4444 raft_consensus.cc:2243] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.657832  4444 raft_consensus.cc:2272] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.661062  4444 tablet_replica.cc:333] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.662328  4444 raft_consensus.cc:2243] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.662916  4444 raft_consensus.cc:2272] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.663450 10779 consensus_peers.cc:597] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.665406  4444 tablet_replica.cc:333] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.666307  4444 raft_consensus.cc:2243] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.666870  4444 raft_consensus.cc:2272] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.669992  4444 tablet_replica.cc:333] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.670876  4444 raft_consensus.cc:2243] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:55.672098  4444 raft_consensus.cc:2272] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.675172  4444 tablet_replica.cc:333] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.676035  4444 raft_consensus.cc:2243] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.676604  4444 raft_consensus.cc:2272] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.672590 10779 consensus_peers.cc:597] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.679534  4444 tablet_replica.cc:333] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
W20260709 12:11:55.680230 10927 consensus_peers.cc:597] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.680421  4444 raft_consensus.cc:2243] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:55.681694  4444 raft_consensus.cc:2272] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.685129  4444 tablet_replica.cc:333] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.686172  4444 raft_consensus.cc:2243] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.686695  4444 raft_consensus.cc:2272] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.689437  4444 tablet_replica.cc:333] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.690218  4444 raft_consensus.cc:2243] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.690835  4444 raft_consensus.cc:2272] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.693615  4444 tablet_replica.cc:333] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.694510  4444 raft_consensus.cc:2243] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.695144  4444 raft_consensus.cc:2272] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.698453  4444 tablet_replica.cc:333] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.699297  4444 raft_consensus.cc:2243] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.699797  4444 raft_consensus.cc:2272] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.703109  4444 tablet_replica.cc:333] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.703895  4444 raft_consensus.cc:2243] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:55.704965  4444 raft_consensus.cc:2272] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.707770  4444 tablet_replica.cc:333] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.708599  4444 raft_consensus.cc:2243] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.709123  4444 raft_consensus.cc:2272] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.710302 10927 consensus_peers.cc:597] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.711710  4444 tablet_replica.cc:333] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.712654  4444 raft_consensus.cc:2243] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.713212  4444 raft_consensus.cc:2272] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.715843  4444 tablet_replica.cc:333] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.716670  4444 raft_consensus.cc:2243] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.717247  4444 raft_consensus.cc:2272] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.720148  4444 tablet_replica.cc:333] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.721323  4444 raft_consensus.cc:2243] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.721947  4444 raft_consensus.cc:2272] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.724018 10927 consensus_peers.cc:597] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.724865  4444 tablet_replica.cc:333] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.725744  4444 raft_consensus.cc:2243] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.726253  4444 raft_consensus.cc:2272] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.729079  4444 tablet_replica.cc:333] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.729982  4444 raft_consensus.cc:2243] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.730495  4444 raft_consensus.cc:2272] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.733486  4444 tablet_replica.cc:333] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.734340  4444 raft_consensus.cc:2243] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:11:55.734597 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.735311  4444 raft_consensus.cc:2272] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.736406 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.737175 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.738173  4444 tablet_replica.cc:333] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.739068  4444 raft_consensus.cc:2243] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.739610  4444 raft_consensus.cc:2272] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.742713  4444 tablet_replica.cc:333] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
W20260709 12:11:55.742790 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.743501  4444 raft_consensus.cc:2243] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.744081  4444 raft_consensus.cc:2272] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.746949  4444 tablet_replica.cc:333] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.747723  4444 raft_consensus.cc:2243] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.748245  4444 raft_consensus.cc:2272] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.749452 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.750948  4444 tablet_replica.cc:333] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.752068  4444 raft_consensus.cc:2243] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.752772  4444 raft_consensus.cc:2272] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.755882  4444 tablet_replica.cc:333] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.756798  4444 raft_consensus.cc:2243] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:55.757915  4444 raft_consensus.cc:2272] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.758852 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.760949  4444 tablet_replica.cc:333] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.761857  4444 raft_consensus.cc:2243] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.762428  4444 raft_consensus.cc:2272] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.765024 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.766039  4444 tablet_replica.cc:333] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.766782  4444 raft_consensus.cc:2243] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.767305  4444 raft_consensus.cc:2272] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.769589  4444 tablet_replica.cc:333] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.770278  4444 raft_consensus.cc:2243] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.770800  4444 raft_consensus.cc:2272] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.773797  4444 tablet_replica.cc:333] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.774502  4444 raft_consensus.cc:2243] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.775030  4444 raft_consensus.cc:2272] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.777331  4444 tablet_replica.cc:333] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.778038  4444 raft_consensus.cc:2243] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.778568  4444 raft_consensus.cc:2272] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.779806 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:11:55.781137  4444 tablet_replica.cc:333] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.781853  4444 raft_consensus.cc:2243] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.782404  4444 raft_consensus.cc:2272] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.785168  4444 tablet_replica.cc:333] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.785789  4444 raft_consensus.cc:2243] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.786341  4444 raft_consensus.cc:2272] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.788766  4444 tablet_replica.cc:333] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.789570  4444 raft_consensus.cc:2243] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:55.790450  4444 raft_consensus.cc:2272] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.792979  4444 tablet_replica.cc:333] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.793596  4444 raft_consensus.cc:2243] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.794067  4444 raft_consensus.cc:2272] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:55.796085  4444 tablet_replica.cc:333] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: stopping tablet replica
I20260709 12:11:55.796860  4444 raft_consensus.cc:2243] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:55.797286  4444 raft_consensus.cc:2272] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:55.823089 10927 consensus_peers.cc:597] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.828331 10927 consensus_peers.cc:597] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.842818 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.863881 10779 consensus_peers.cc:597] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:11:55.906534 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.935779 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.947151 10779 consensus_peers.cc:597] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.947667 10779 consensus_peers.cc:597] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.947715 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.955083 10779 consensus_peers.cc:597] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.975997 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:55.989655 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:56.035179 10853 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:56.037519 10779 consensus_peers.cc:597] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:56.052471 10779 consensus_peers.cc:597] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:56.106513 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:56.581776 11418 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.582325 11418 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:56.584846 11418 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:56.586323 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:56.588845 10853 leader_election.cc:336] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.589264 10853 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.589860 11418 raft_consensus.cc:2749] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:56.669852 11342 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.670320 11342 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:56.672281 11342 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:56.674643 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:56.675480 10884 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:56.677635 10777 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:56.678391 11342 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:56.678795 11342 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.679163 11342 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:56.680481 10779 leader_election.cc:336] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.688249 11342 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:56.692119 11342 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:11:56.694691 10779 leader_election.cc:336] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.694849 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:56.695443 10884 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:56.706033 10884 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:11:56.707222 10777 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.711330 11342 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:56.712613 11342 raft_consensus.cc:697] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:56.713392 11342 consensus_queue.cc:237] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:56.726089 10634 catalog_manager.cc:5697] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 1 to 2, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:56.783943 11342 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.784435 11342 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.786374 11342 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:56.787195 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:56.791739 10779 leader_election.cc:336] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.792238 10779 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.793320 11342 raft_consensus.cc:2749] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:11:56.804427 11533 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.805094 11533 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:56.807291 11533 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:56.808058 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:56.813488 10853 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.813957 10853 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.814208 11534 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.814648 11418 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:11:56.814851 11534 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:56.818585 11534 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:56.820019 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:56.825470 10853 leader_election.cc:336] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.827349 10852 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.828701 11534 raft_consensus.cc:2749] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:56.841730 11342 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.842293 11342 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.845124 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:56.845996 11342 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:11:56.851200 10779 leader_election.cc:336] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.851801 10779 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.852607 11342 raft_consensus.cc:2749] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:56.854086 11526 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.854722 11526 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.857530 11526 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:56.858824 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:56.859632 10812 raft_consensus.cc:2468] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:56.862419 10926 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:56.863296 11386 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.863579 11538 raft_consensus.cc:2804] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:56.864022 11538 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.863835 11386 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.864389 11538 raft_consensus.cc:3060] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:56.866792 11386 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:56.869607 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:56.870350 10812 raft_consensus.cc:2468] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:11:56.872860 10926 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:56.873641 11526 raft_consensus.cc:2804] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:11:56.874215  4444 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10759)
I20260709 12:11:56.874079 11526 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.875036 11526 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:56.877050 11538 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.880124 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:56.880874 10812 raft_consensus.cc:3060] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:56.883286 10927 leader_election.cc:336] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.884807 11526 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:56.887109 10927 leader_election.cc:336] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.888046 11538 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:56.893106 10812 raft_consensus.cc:2468] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:11:56.896153 11526 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:11:56.896207 10927 leader_election.cc:336] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.897306 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:56.897950 10811 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:56.905441 10926 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:56.906842 11538 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.907047 10811 raft_consensus.cc:2468] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:11:56.907487 11538 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:56.909063 10926 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:56.910826 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:56.911633 11526 raft_consensus.cc:2804] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:56.915133 11526 raft_consensus.cc:697] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:56.912163 11386 raft_consensus.cc:2804] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:56.916070 11526 consensus_queue.cc:237] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.912701 10881 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:11:56.916203 11386 raft_consensus.cc:697] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:56.917909 10925 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:56.918004 11386 consensus_queue.cc:237] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:56.918814 11462 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:11:56.919232 11462 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.919626 11462 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:11:56.912338 10927 leader_election.cc:336] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.969532 11462 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:56.972999 10927 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:56.974864 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:56.975518 10881 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:56.981078 11538 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:56.986797 11342 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:56.987408 11342 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:56.988234 10881 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:11:56.989445 10925 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:56.990237 11386 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:56.990707 11386 raft_consensus.cc:697] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:56.989444 11342 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:56.991497 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:56.991541 11386 consensus_queue.cc:237] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:56.996445 10634 catalog_manager.cc:5697] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 2, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 2 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:56.999500 10927 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:57.006970 11462 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:11:57.013489 10779 leader_election.cc:336] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:57.014065 10779 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:57.014904 11399 raft_consensus.cc:2749] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:57.022172 10634 catalog_manager.cc:5697] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 2 to 3, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:57.023425 10634 catalog_manager.cc:5697] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 2 to 3, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:57.042133 11534 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.042675 11534 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.044819 11534 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:57.046229 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:57.046958 10812 raft_consensus.cc:2468] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:57.047950 10852 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:57.048738 11534 raft_consensus.cc:2804] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:57.049145 11534 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.049543 11534 raft_consensus.cc:3060] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:57.057049 11534 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.060581 11534 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:57.061563 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:57.062235 10812 raft_consensus.cc:3060] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:57.063740 10853 leader_election.cc:336] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:57.066654 10853 leader_election.cc:336] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:57.068117 10812 raft_consensus.cc:2468] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:11:57.069444 10852 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:57.070509 11533 raft_consensus.cc:2804] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:57.071882 11533 raft_consensus.cc:697] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:57.072839 11533 consensus_queue.cc:237] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.085498 10634 catalog_manager.cc:5697] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 1 to 2, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:57.158666 11399 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.159232 11399 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.161468 11399 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:11:57.171653 10779 leader_election.cc:336] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:57.193001 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:57.194118 10881 raft_consensus.cc:2468] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:11:57.197232 10881 raft_consensus.cc:1275] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: 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:57.260748 10777 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:57.262015 11399 raft_consensus.cc:2804] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:57.262475 11399 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.262919 11399 raft_consensus.cc:3060] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:57.270174 10779 consensus_peers.cc:597] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:57.271170 11534 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.271761 11534 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.272782 11507 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.273425 11507 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.273999 11534 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:57.279273 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:57.280009 10812 raft_consensus.cc:2468] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:57.281548 10852 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:57.293087 11533 raft_consensus.cc:2804] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:57.297518 11533 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:57.297569 11342 consensus_queue.cc:1048] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:57.298017 11533 raft_consensus.cc:3060] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:57.305903 11507 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:57.287216 11399 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.313900 11399 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:57.308471 11533 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:57.321584 11533 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:11:57.926959  4444 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10759)
I20260709 12:11:58.331310 11556 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.332146 11556 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.334861 11556 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:58.335455 11556 raft_consensus.cc:493] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.336018 11556 raft_consensus.cc:515] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:58.339149 11556 leader_election.cc:290] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:58.355880 11555 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:58.356647 11555 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:58.359386 11555 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:11:58.388336 10667 debug-util.cc:398] Leaking SignalData structure 0x7b080005efa0 after lost signal to thread 4447
W20260709 12:11:58.389858 10667 debug-util.cc:398] Leaking SignalData structure 0x7b080019ac40 after lost signal to thread 10670
W20260709 12:11:58.390324 10667 debug-util.cc:398] Leaking SignalData structure 0x7b080031ac80 after lost signal to thread 10683
I20260709 12:11:58.491365 11556 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:58.492347 11556 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.505882 11555 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.506790 11555 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.506124 11556 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:58.585023 11548 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:58.629644 11548 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.575204 11526 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:58.637533 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:58.637583 11526 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:58.640429 11548 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:58.641079 11548 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:58.638382 10807 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:58.643097 10926 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:58.641583 11548 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.641588 11526 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:58.643278 11556 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
W20260709 12:11:58.701608 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 58599.6us
I20260709 12:11:58.646284 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:58.704182 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 1.38474e+06us
I20260709 12:11:58.710592 11557 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.712323 11557 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.701016 11556 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:58.828459 11555 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:58.914219 11557 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:58.915015 11462 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:11:58.927446  4444 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10759)
I20260709 12:11:58.925935 11557 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.950309 11557 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.925155 11555 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.925810 11462 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:58.952442 11534 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.952535 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:58.955552 11462 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:58.954270 11563 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:58.962371 11561 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:58.958335 11564 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.955722 11548 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:58.953158 11555 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.973879 10881 raft_consensus.cc:2393] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:58.969595 11534 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.975008 11563 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.969465 11559 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:58.982461 11559 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:58.967554 11568 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.984110 11568 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:58.979529 11534 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:58.994560 11568 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:11:58.977037 10667 debug-util.cc:398] Leaking SignalData structure 0x7b080034ac00 after lost signal to thread 10690
I20260709 12:11:58.989916 11572 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.990077 11563 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:58.999253 11563 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:58.999944 11563 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.000264 11573 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:58.999058 11572 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:59.001044 11573 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.002529 11563 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.002671 11572 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.003337 11563 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.003939 11563 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:58.985003 11556 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.013028 11534 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:58.984133 11545 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:58.972848 11561 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.044516 11561 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.025388 11557 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.045284 11557 raft_consensus.cc:493] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.045742 11557 raft_consensus.cc:515] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.025864 11567 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.026095 11559 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:58.976059 11564 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:59.056660 10667 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7340 after lost signal to thread 10837
I20260709 12:11:59.056912 11564 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.058487 11557 leader_election.cc:290] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.059478 11567 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.060509 11559 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.061094 11559 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:59.061493 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 109607us
I20260709 12:11:59.062534 11567 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.063022 11559 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:11:59.064308 10667 debug-util.cc:398] Leaking SignalData structure 0x7b08002a02a0 after lost signal to thread 10911
W20260709 12:11:59.064772 10667 debug-util.cc:398] Leaking SignalData structure 0x7b0800313700 after lost signal to thread 10912
I20260709 12:11:59.068929 10634 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39756 (request call id 96) took 1987 ms. Trace:
I20260709 12:11:59.080892 11568 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.081676 11568 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:11:59.086231 10667 debug-util.cc:398] Leaking SignalData structure 0x7b080023ea60 after lost signal to thread 10985
I20260709 12:11:59.029932 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.087046 10813 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:59.032331 11462 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.089857 11462 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.035183 11555 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.022796 11507 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.015522 11572 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.090947 11572 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.090883 11507 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.092092 10636 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39740 (request call id 100) took 1137 ms. Trace:
I20260709 12:11:59.093161 11572 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.041507 11534 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:59.094854 11566 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.095110 11534 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.029085 10809 raft_consensus.cc:1275] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: 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:59.095626 11534 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.095399 11566 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:59.042367 11545 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.096645 11533 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.097329 11533 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.098119 11545 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.003350 11573 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:11:59.037613 10777 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.741s	user 0.015s	sys 0.022s
I20260709 12:11:59.096114 11534 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.100008 11533 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.092479 10636 rpcz_store.cc:276] 0709 12:11:57.954403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:57.954637 (+   234us) service_pool.cc:224] Handling call
0709 12:11:59.092012 (+1137375us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1120053,"reported_tablets":3}
I20260709 12:11:59.101778 11534 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.102015 11507 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.102427 11534 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.006703 11563 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.098054 11566 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:11:59.103883 10853 leader_election.cc:336] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.115895 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 130919us
W20260709 12:11:59.117283 10853 leader_election.cc:336] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.117859 10853 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:59.084277 11568 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.069499 10634 rpcz_store.cc:276] 0709 12:11:57.081805 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:11:57.081991 (+   186us) service_pool.cc:224] Handling call
0709 12:11:59.068810 (+1986819us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:11:57.088222 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:11:57.088627 (+   405us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:11:57.088651 (+    24us) write_op.cc:435] Acquired schema lock
0709 12:11:57.088662 (+    11us) tablet.cc:662] Decoding operations
0709 12:11:57.088903 (+   241us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:11:57.088938 (+    35us) write_op.cc:641] Partition lock acquired for write op
0709 12:11:57.088955 (+    17us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:11:57.089084 (+   129us) tablet.cc:701] Row locks acquired
0709 12:11:57.089094 (+    10us) write_op.cc:260] PREPARE: finished
0709 12:11:57.089385 (+   291us) write_op.cc:270] Start()
0709 12:11:57.089474 (+    89us) write_op.cc:276] Timestamp: P: 1783599117089339 usec, L: 0
0709 12:11:57.089488 (+    14us) op_driver.cc:348] REPLICATION: starting
0709 12:11:57.090021 (+   533us) log.cc:844] Serialized 531 byte log entry
0709 12:11:57.091859 (+  1838us) op_driver.cc:464] REPLICATION: finished
0709 12:11:57.092432 (+   573us) write_op.cc:301] APPLY: starting
0709 12:11:57.092508 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 12:11:57.092628 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0709 12:11:57.092728 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:11:57.092989 (+   261us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:11:57.093148 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:11:57.093187 (+    39us) write_op.cc:312] APPLY: finished
0709 12:11:57.093485 (+   298us) log.cc:844] Serialized 22 byte log entry
0709 12:11:57.093660 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:57.093745 (+    85us) write_op.cc:454] Released schema lock
0709 12:11:57.093783 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:11:57.094103 (+   320us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:11:57.094134 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":369,"apply.run_cpu_time_us":1639,"apply.run_wall_time_us":1639,"num_ops":1,"prepare.queue_time_us":124,"prepare.run_cpu_time_us":2044,"prepare.run_wall_time_us":2044,"replication_time_us":2249}]]}
W20260709 12:11:59.147746 10777 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.852s	user 0.015s	sys 0.023s
I20260709 12:11:59.147956 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.149152 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.149364 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:59.148263 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 1.85204e+06us
I20260709 12:11:59.153229 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.155243 10812 raft_consensus.cc:1275] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:11:59.157227 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.160588 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.160576 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.165711 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.166584 10961 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
W20260709 12:11:59.168401 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 121389us
I20260709 12:11:59.103026 11534 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.171213 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.174719 10811 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.162935 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.172748 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.165009 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.181056 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.188308 10811 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:11:59.169926 11386 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.173074 11548 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.180864 11560 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.214089 11575 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.216025 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.217000 11576 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.235936 11559 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.219437 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.220018 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.221633 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.223807 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.189769 10809 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:59.226137 11574 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.228961 11560 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.240171 11576 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.228221 11562 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
W20260709 12:11:59.240813 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 51159.8us
I20260709 12:11:59.242244 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.218844 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.253314 11547 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.253436 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.286505 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.286976 10957 raft_consensus.cc:2393] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 2: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:11:59.277089 11533 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.287621 11533 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.289544 11534 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.289903 11533 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.273454 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.290521 10952 raft_consensus.cc:1240] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.243773 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.281232 10851 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:59.283953 11562 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.230300 11386 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:59.287802 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.277127 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.292816 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.293325 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.272256 10811 raft_consensus.cc:1240] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.295567 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.245481 11575 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:59.305799 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.305902 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.303848 11533 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:59.277416 11564 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:11:59.230692 11548 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:11:59.311352 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 140806us
I20260709 12:11:59.287739 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.282430 11555 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
W20260709 12:11:59.314663 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 70997.4us
I20260709 12:11:59.295218 11561 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.324970 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.325465 11576 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.326263 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.327448 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.327944 11548 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.302445 11547 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.330798 11570 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:59.331383 11570 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.306753 10813 raft_consensus.cc:3060] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.317893 10887 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:59.301692 11507 raft_consensus.cc:493] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.332651 11386 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.332953 11507 raft_consensus.cc:515] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.333932 11547 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.335003 11507 leader_election.cc:290] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.268512 11559 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:11:59.335894 11570 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.336092 11562 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.318497 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.337463 11559 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.337733 11533 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.321493 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.338657 11533 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.324963 11561 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.345839 11560 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.280341 11574 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.348165 11574 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.349817 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.349839 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.351132 10878 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:11:59.351246 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.352106 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.352495 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.353339 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.353765 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.354456 10880 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:11:59.338217 11575 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.360719 10813 raft_consensus.cc:2468] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:11:59.324178 10926 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:11:59.366647 10882 raft_consensus.cc:1275] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:11:59.330070 11555 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:11:59.373867 11555 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:11:59.375545 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.375802 11533 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.376794 11582 consensus_queue.cc:1059] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.377117 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.377825 11582 raft_consensus.cc:3055] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.378186 11582 raft_consensus.cc:740] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:59.379328 11574 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.379478 11576 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.379942 11576 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.380829 11534 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.381327 11534 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.381815 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.379892 11574 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:59.383057 10853 leader_election.cc:336] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.383827 10853 leader_election.cc:336] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.384150 11582 consensus_queue.cc:260] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.385074 11574 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.385571 11582 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.385934 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.384186 10853 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.389767 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:11:59.390817 10853 leader_election.cc:336] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.391163 11561 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.391494 10925 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:59.324182 11564 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.393234 11386 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:59.393677 11386 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.394019 11386 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.394547 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.394752 11564 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:11:59.395995 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.397614 10885 raft_consensus.cc:3060] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.399715 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.391896 11561 raft_consensus.cc:2749] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.409198 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.410781 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.391258 10853 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.400736 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.400857 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:59.402073 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 77966.3us
I20260709 12:11:59.440750 10852 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.445326 11580 raft_consensus.cc:2749] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.446900 10852 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.447407 11577 consensus_queue.cc:1048] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:59.447897 11580 raft_consensus.cc:2749] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.448247 10852 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.450664 10926 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.450933 11561 raft_consensus.cc:2804] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:11:59.404069 10779 leader_election.cc:336] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.405967 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.451612 11569 consensus_queue.cc:1048] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:59.452217 10805 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:11:59.406744 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.453227 11569 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.408209 10804 raft_consensus.cc:1275] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:59.455119 10926 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.456212 11575 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:59.456837 11575 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.457341 11575 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.411898 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.412168 11534 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:11:59.460983 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 93358.3us
I20260709 12:11:59.413002 11548 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:59.414345 11549 consensus_queue.cc:1048] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.462083 11548 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:11:59.462512 11548 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.416440 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.418761 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.451673 11561 raft_consensus.cc:697] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:59.464588 11561 consensus_queue.cc:237] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:11:59.421331 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:59.422369 11576 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.422940 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
W20260709 12:11:59.467260 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 45976.1us
W20260709 12:11:59.467885 10927 leader_election.cc:336] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.468305 10927 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.469194 11549 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.471104 11548 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:11:59.471843 10927 consensus_peers.cc:597] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:59.473475 11548 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.430850 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.475461 10808 raft_consensus.cc:2393] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 2: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:11:59.434015 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.434554 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.434738 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.478216 10852 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:11:59.435635 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:59.439445 11572 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.440315 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 49608.5us
W20260709 12:11:59.479894 10853 leader_election.cc:336] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.480299 10853 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.440089 11386 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.451763 10779 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:11:59.481504 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 77479.2us
I20260709 12:11:59.481663 10925 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
W20260709 12:11:59.482298 10779 leader_election.cc:336] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.484148 10779 leader_election.cc:336] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.453825 11569 raft_consensus.cc:697] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:59.407407 11533 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.484512 10779 leader_election.cc:304] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.485351 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:11:59.488194 10779 leader_election.cc:336] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.490785 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.491168 11572 raft_consensus.cc:2749] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.491196 10779 leader_election.cc:336] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.434859 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:11:59.490743 10853 leader_election.cc:336] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.493642 10853 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.488524 11557 raft_consensus.cc:2749] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.494277 10851 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.487120 11549 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:59.495412 10851 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.495715 11549 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:11:59.496006 11574 raft_consensus.cc:2749] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.496165 11549 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.496690 11574 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.496824 11572 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.490223 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:11:59.497574 10852 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.498246 10851 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.498921 11576 raft_consensus.cc:2749] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.499199 10852 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.499526 11576 consensus_queue.cc:1048] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.486953 11507 raft_consensus.cc:2749] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.495477 10853 leader_election.cc:336] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.425426 10885 raft_consensus.cc:2468] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:11:59.502259 10853 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.489974 11580 raft_consensus.cc:2804] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:59.503003 11580 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.503415 11580 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.503465 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.505203 11569 consensus_queue.cc:237] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.505808 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.507246 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:11:59.511004 11580 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.501966 10777 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.513273 11507 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.513727 10777 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.513362 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.482208 11575 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.514972 11342 raft_consensus.cc:2749] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.515102 11568 raft_consensus.cc:2749] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.516108 11574 raft_consensus.cc:2749] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.516805 10853 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.526944 10853 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.527501 11575 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.531837 10926 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.532701 11568 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.532954 11577 raft_consensus.cc:2749] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.534703 10779 leader_election.cc:336] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.535254 10779 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.535610 10779 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.518568 10852 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:11:59.519126 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.536303 11507 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.520874 11580 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.521446 11561 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.538817 10853 leader_election.cc:336] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.554673 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.538944 11386 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.539628 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:11:59.539839 11580 raft_consensus.cc:2749] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.554999 10853 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.564236 11561 raft_consensus.cc:2749] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.550206 10927 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.564971 10927 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.558245 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.565320 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.561147 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:11:59.551702 10777 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.567441 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.567919 11507 raft_consensus.cc:2749] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.568275 11526 raft_consensus.cc:2749] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.521397 11549 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.568998 10777 leader_election.cc:304] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.569959 11507 raft_consensus.cc:2749] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.570339 10777 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.570546 11549 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:11:59.571224 11507 raft_consensus.cc:2749] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.571346 10779 leader_election.cc:336] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.571626 10777 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.572499 11507 raft_consensus.cc:2749] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.572986 10927 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.573527 10927 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:59.574369 10927 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.576910 11575 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.579857 10927 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:59.564525 10853 leader_election.cc:336] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.576316 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.580670 10853 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.571995 10779 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:59.582082 10927 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.582510 10927 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:59.582880 10779 leader_election.cc:336] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.583683 10853 leader_election.cc:336] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.584255 10853 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.586934 10777 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.590862 11342 raft_consensus.cc:2749] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.593982 10634 catalog_manager.cc:5697] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 1 to 2, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:59.597975 10925 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.599419 10777 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
W20260709 12:11:59.599709 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:59.608716 10927 leader_election.cc:336] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.609333 10927 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.610265 11386 raft_consensus.cc:2749] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.611572 11342 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:11:59.613364 10777 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.614141 11556 raft_consensus.cc:2749] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.614755 10777 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.615865 11584 raft_consensus.cc:2804] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.616350 11584 raft_consensus.cc:697] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:59.617307 11584 consensus_queue.cc:237] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:11:59.611999 11342 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:11:59.600265 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:11:59.603971 11526 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.591367 11561 raft_consensus.cc:2749] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.605511 10881 raft_consensus.cc:1240] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.606062 11547 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.606544 10925 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.620627 11342 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:11:59.621500 10853 leader_election.cc:336] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.630743 10853 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:59.631623 10853 leader_election.cc:336] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.632053 10853 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.616369 10777 leader_election.cc:304] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.590860 11507 raft_consensus.cc:2749] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:11:59.588688 11582 raft_consensus.cc:2749] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.603377 10636 catalog_manager.cc:5697] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 2, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 2 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:59.591536 11575 raft_consensus.cc:2749] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.629592 10779 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:11:59.635368 10927 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.635641 10779 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.635847 10927 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.632153 10925 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:11:59.642503 10927 leader_election.cc:336] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.643088 10927 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.634639 11574 raft_consensus.cc:2749] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.644209 11586 raft_consensus.cc:2749] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.648645 10851 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
W20260709 12:11:59.651554 10927 leader_election.cc:336] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.652158 10927 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:11:59.655843 10927 leader_election.cc:336] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.656351 10927 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.661885 11342 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.634959 11549 raft_consensus.cc:2749] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.634696 11580 raft_consensus.cc:2749] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.668908 11342 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:11:59.647199 11569 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.646145 11570 raft_consensus.cc:2749] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.666522 10927 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.665360 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.650274 11577 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.677977 10927 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.656420 11582 raft_consensus.cc:2749] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.657680 11547 raft_consensus.cc:2749] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:11:59.685127 10927 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:11:59.685662 10927 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:11:59.686704 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:11:59.689622 11581 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.690955 10961 raft_consensus.cc:1240] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.650061 11555 consensus_queue.cc:1059] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:11:59.670019 11559 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.727334 10882 raft_consensus.cc:2393] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:11:59.677428 10806 raft_consensus.cc:1240] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:11:59.686955 11549 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.687942 10954 raft_consensus.cc:1240] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.732749 11581 raft_consensus.cc:2749] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.751350 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
W20260709 12:11:59.765489 10779 consensus_peers.cc:597] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.776101 10927 consensus_peers.cc:597] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:59.777432 10925 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.779732 11386 raft_consensus.cc:2749] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:11:59.792819 10954 raft_consensus.cc:1240] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.797362 11568 consensus_queue.cc:1059] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:11:59.803409 10927 consensus_peers.cc:597] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:59.808074 11557 raft_consensus.cc:3055] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.808661 11557 raft_consensus.cc:740] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:59.809741 11557 consensus_queue.cc:260] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.810950 11557 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:11:59.818861 10927 consensus_peers.cc:597] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.819464 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.819929 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.820858 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.854130 10927 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:59.855219 10952 raft_consensus.cc:1240] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.856648 10882 raft_consensus.cc:1240] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:59.857771 11561 raft_consensus.cc:3055] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.858191 11561 raft_consensus.cc:740] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:59.858994 11561 consensus_queue.cc:260] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:11:59.869669 10779 consensus_peers.cc:597] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:59.880334 10777 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:11:59.881911 11342 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:11:59.870834 11579 consensus_queue.cc:1059] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:11:59.884744 11538 raft_consensus.cc:3055] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.884786 11507 consensus_queue.cc:1059] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.885205 11538 raft_consensus.cc:740] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:59.885566 11565 consensus_queue.cc:1059] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:11:59.886060 11538 consensus_queue.cc:260] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.886529 11565 raft_consensus.cc:3055] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:59.886900 11565 raft_consensus.cc:740] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:11:59.887213 11538 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.871279 11568 consensus_queue.cc:1059] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:11:59.887687 11565 consensus_queue.cc:260] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.888659 11568 raft_consensus.cc:3055] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.889159 11568 raft_consensus.cc:740] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:11:59.890239 11568 consensus_queue.cc:260] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.891955 11568 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.893347 10631 catalog_manager.cc:5697] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 1 to 2, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.896303 11555 raft_consensus.cc:3055] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:11:59.890017 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 119944us
I20260709 12:11:59.896829 11555 raft_consensus.cc:740] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:11:59.910852 11555 consensus_queue.cc:260] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:11:59.911362 11561 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.912264 11555 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.923851 10879 raft_consensus.cc:1275] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: 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:59.927551 11538 consensus_queue.cc:1048] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:11:59.928081  4444 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 10759)
W20260709 12:11:59.928582 10779 consensus_peers.cc:597] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.930650 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:59.931730 11565 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:11:59.938536 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.940872 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.946074 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.948385 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.948994 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.951452 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.962548 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.965742 10853 consensus_peers.cc:597] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.983899 10779 consensus_peers.cc:597] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:11:59.984660 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:11:59.997946 10806 raft_consensus.cc:1275] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:00.003300 11568 consensus_queue.cc:1048] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.014511 10804 raft_consensus.cc:1275] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: 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:00.017787 11579 consensus_queue.cc:1048] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:00.021636 10779 consensus_peers.cc:597] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:00.034384 10882 raft_consensus.cc:1275] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:12:00.034535 10927 consensus_peers.cc:597] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:00.038024 11555 consensus_queue.cc:1048] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:00.051343 10927 consensus_peers.cc:597] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.117010 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 57312.6us
W20260709 12:12:00.449342 10779 consensus_peers.cc:597] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.450296 10779 consensus_peers.cc:597] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:00.450814 10779 consensus_peers.cc:597] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.451323 10779 consensus_peers.cc:597] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.451995 10779 consensus_peers.cc:597] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.456188 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.456815 10779 consensus_peers.cc:597] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.516064 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.542953 10853 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111) [suppressed 299 similar messages]
W20260709 12:12:00.546500 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.547186 10853 consensus_peers.cc:597] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:00.547827 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.563578 10853 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.680465 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.688709 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.689551 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.690217 10927 consensus_peers.cc:597] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:00.937343  4444 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 10759)
I20260709 12:12:01.076241 11597 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:01.077301 11597 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.081605 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.082556 10882 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:12:01.084102 10777 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:01.085196 11555 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:01.085582 11555 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:01.085937 11555 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:01.093122 11597 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.095201 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:01.096020 10960 raft_consensus.cc:2393] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 2: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:01.096621 11555 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.098984 11555 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.099795 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:01.100755 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:01.101614 10960 raft_consensus.cc:2393] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 2: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:01.112474 10882 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:12:01.113998 10777 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:01.114787 11555 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:01.115337 11555 raft_consensus.cc:697] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:01.116436 11555 consensus_queue.cc:237] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.133474 10634 catalog_manager.cc:5697] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 1 to 2, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:01.139645 11534 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:01.140383 11534 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.152674 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:01.153736 10804 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:01.155598 10852 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:01.156545 11564 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:01.156922 11564 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:01.157272 11564 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:01.164059 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:01.165292 10960 raft_consensus.cc:2393] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 2: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
W20260709 12:12:01.175658 10834 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5be0 after lost signal to thread 4447
W20260709 12:12:01.176944 10834 debug-util.cc:398] Leaking SignalData structure 0x7b08002f42c0 after lost signal to thread 10670
W20260709 12:12:01.178447 10834 debug-util.cc:398] Leaking SignalData structure 0x7b0800030420 after lost signal to thread 10837
W20260709 12:12:01.179769 10834 debug-util.cc:398] Leaking SignalData structure 0x7b08003513c0 after lost signal to thread 10911
W20260709 12:12:01.181100 10834 debug-util.cc:398] Leaking SignalData structure 0x7b080039b940 after lost signal to thread 10985
I20260709 12:12:01.178817 11534 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:01.189950 10834 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed5e0 after lost signal to thread 11596
I20260709 12:12:01.213485 11564 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.234423 11564 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.234613 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:01.234524 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:01.235599 10960 raft_consensus.cc:2393] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 2: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:01.246008 10804 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:01.247610 10852 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:01.248935 11564 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:01.249717 11564 raft_consensus.cc:697] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:01.251194 11534 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:01.251847 11534 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.254905 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:01.255228 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:01.255859 10804 raft_consensus.cc:2393] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 3: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:01.256119 10960 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
I20260709 12:12:01.257618 10851 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:01.258625 11561 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:01.259020 11561 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:01.259404 11561 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.264932 11534 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.273504 11561 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.250679 11564 consensus_queue.cc:237] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.279868 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:01.280726 10804 raft_consensus.cc:2393] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 3: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:01.281127 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:01.303000 10960 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
I20260709 12:12:01.304491 10851 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:01.305470 11534 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:01.306102 11534 raft_consensus.cc:697] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:01.307111 11534 consensus_queue.cc:237] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.298283 11561 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.318681 11569 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:01.319345 11569 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.322927 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:01.323789 10804 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:01.325426 10926 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:01.326581 11560 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:01.326942 11560 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:01.327283 11560 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.328497 11569 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.333498 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.334810 10880 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:01.341949 11560 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.342932 11569 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:01.343564 11569 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.346424 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:01.348219 10804 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.346541 11569 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.350076 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:01.353163 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.354079 10882 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:01.358873 10925 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:01.360528 11538 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:01.360919 11538 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:01.361235 11538 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.364012 11569 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:01.364696 11569 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.364503 10634 catalog_manager.cc:5697] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:01.367345 11560 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.370970 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:01.371822 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:01.372057 10804 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:01.372447 10882 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.375834 10926 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:01.376791 11560 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:01.377301 11560 raft_consensus.cc:697] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:01.378331 11560 consensus_queue.cc:237] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.372830 11569 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.374768 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.408176 10880 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:01.409921 10925 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:01.411855 11569 raft_consensus.cc:2804] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:01.412478 11569 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:01.413166 11569 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.416846 11597 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:01.417483 11597 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.425328 11597 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.416046 10882 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:01.428750 11538 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.430625 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:01.426736 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.437068 10634 catalog_manager.cc:5697] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 2 to 3, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:01.439648 10880 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:12:01.448107 10960 raft_consensus.cc:2368] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3.
I20260709 12:12:01.451486 10777 leader_election.cc:400] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3.
I20260709 12:12:01.451905 10777 leader_election.cc:403] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:01.452662 11597 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.458841 11584 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
W20260709 12:12:01.461534 10779 consensus_peers.cc:597] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:01.467726 11538 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.460126 11584 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.472822 11569 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.483700 10634 catalog_manager.cc:5697] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:01.485821 11584 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.489889 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:01.490885 10953 raft_consensus.cc:2368] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3.
I20260709 12:12:01.491899 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.492784 10880 raft_consensus.cc:2393] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:01.497073 10777 leader_election.cc:400] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3.
I20260709 12:12:01.497548 10777 leader_election.cc:403] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:01.505225 11555 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.514578 11597 raft_consensus.cc:2749] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3.
I20260709 12:12:01.495618 11569 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.525003 11555 raft_consensus.cc:2749] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3.
I20260709 12:12:01.533403 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:01.534933 10885 raft_consensus.cc:3060] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.542814 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:01.543522 10879 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.548038 10885 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:01.553678 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:01.560112 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:01.560683 10925 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:01.565068 11629 raft_consensus.cc:2804] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:01.565675 11629 raft_consensus.cc:697] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:01.566809 11629 consensus_queue.cc:237] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.583905 10808 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:01.588402 11631 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:01.589166 11631 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.591436 11631 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.595777 10809 raft_consensus.cc:2468] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:01.592201 10879 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:01.599390 10926 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:01.601480 11569 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:01.602032 11569 raft_consensus.cc:697] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:01.601754 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:01.602957 11569 consensus_queue.cc:237] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.615373 11635 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:01.616006 11635 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.618220 11635 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.618573 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.619277 10882 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:01.621805 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:01.622485 10960 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:01.625916 10777 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:01.626791 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.627707 10925 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:01.627022 11634 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:01.632236 11634 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:01.632736 11634 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:01.636889 11633 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:01.637372 11633 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:01.638936 11633 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:12:01.643052 10853 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:01.643704 10882 raft_consensus.cc:1275] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: 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:01.646219 11555 consensus_queue.cc:1048] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:01.665251 11634 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.674515 10634 catalog_manager.cc:5697] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:01.680241 11634 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:01.681614 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:01.681639 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:01.682274 10960 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:01.691984 10960 raft_consensus.cc:2468] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 4.
I20260709 12:12:01.694047 10777 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:01.695363 11634 raft_consensus.cc:2804] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:01.696796 11634 raft_consensus.cc:697] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:01.700598 11633 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.701795 10952 raft_consensus.cc:1240] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:01.697731 11634 consensus_queue.cc:237] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.705897 11597 consensus_queue.cc:1059] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:01.707046 11635 raft_consensus.cc:3055] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:01.707439 11635 raft_consensus.cc:740] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:01.708410 11635 consensus_queue.cc:260] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.708609 10634 catalog_manager.cc:5697] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:01.717320 11635 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:01.722185 10808 raft_consensus.cc:1275] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:01.723973 11561 consensus_queue.cc:1048] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:01.744230 10634 catalog_manager.cc:5697] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 3 to 4, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:01.748057 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:01.744917 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:01.753759 11633 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:01.760356 10927 consensus_peers.cc:597] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:01.762099 10809 raft_consensus.cc:2410] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 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:12:01.764135 10926 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:01.765398 11633 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:01.816839 10809 raft_consensus.cc:1275] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:01.819031 11569 consensus_queue.cc:1048] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:01.823204 10809 raft_consensus.cc:1240] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:01.826061 10960 raft_consensus.cc:1240] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:01.827517 11564 consensus_queue.cc:1059] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:12:01.848737 10952 raft_consensus.cc:1275] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:01.883510 11633 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:01.884058 11633 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.884509 11644 consensus_queue.cc:1048] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:01.886319 11633 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:01.881459 11564 consensus_queue.cc:1243] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer 0b0d8c4323bf490cbaf71bd767827d56 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:12:01.893183 11534 consensus_queue.cc:1059] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:01.900259 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:12:01.903582 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:01.910269 11561 raft_consensus.cc:3055] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:01.910732 11561 raft_consensus.cc:740] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:01.911521 11561 consensus_queue.cc:260] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:01.917219 11561 raft_consensus.cc:3060] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:12:01.908157 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 53036.8us
W20260709 12:12:01.937883  4444 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 10759)
I20260709 12:12:01.946871 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:01.952611 10882 raft_consensus.cc:1275] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:01.960137 10925 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:12:01.963019 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:01.963601 11633 consensus_queue.cc:1048] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:01.983002 11538 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:02.000483 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.004599 10927 consensus_peers.cc:597] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:02.005024 10879 raft_consensus.cc:1275] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:02.007709 11633 consensus_queue.cc:1048] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:02.035566 10808 raft_consensus.cc:1275] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:02.037184 11631 consensus_queue.cc:1048] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:02.129971 10808 raft_consensus.cc:1275] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:02.130198 10882 raft_consensus.cc:1275] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:02.133899 11569 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:02.138720 11631 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:02.185637 10927 consensus_peers.cc:597] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.231191 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:02.240213 10952 raft_consensus.cc:1275] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:12:02.250506 11635 consensus_queue.cc:1048] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:02.283062 10887 raft_consensus.cc:1275] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:12:02.283421 10887 pending_rounds.cc:85] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: Aborting all ops after (but not including) 1
I20260709 12:12:02.283629 10887 pending_rounds.cc:107] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:12:02.283895 10887 raft_consensus.cc:2889] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:02.285349 11632 consensus_queue.cc:1048] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:02.302183 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.409334 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.421314 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.481230 10779 consensus_peers.cc:597] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.495278 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.496343 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.565448 10853 consensus_peers.cc:597] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.578413 10779 consensus_peers.cc:597] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.607551 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.610524 10927 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.646728 10779 consensus_peers.cc:597] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.685806 10779 consensus_peers.cc:597] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.686367 10779 consensus_peers.cc:597] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.706416 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.722369 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.764606 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.770921 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.835528 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:02.839546 11635 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:02.842648 11635 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:02.847570 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:02.848376 10952 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:02.849936 10777 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:02.850932 11632 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:02.851336 11632 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:02.851670 11632 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:02.862653 11635 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:02.842007 10779 consensus_peers.cc:597] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.873219 10779 consensus_peers.cc:597] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.906478 10927 consensus_peers.cc:597] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.943181 10927 consensus_peers.cc:597] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:02.939145  4444 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 10759)
I20260709 12:12:02.874588 11632 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:02.953781 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:02.989091 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:02.989818 10952 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:03.029086 11632 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:03.040530 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:03.055485 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
W20260709 12:12:03.081354 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.082229 10927 consensus_peers.cc:597] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.118379 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.108906 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 67472.7us
I20260709 12:12:03.108312 10952 raft_consensus.cc:2468] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 4.
I20260709 12:12:03.138810 10777 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:12:03.178812 10853 consensus_peers.cc:597] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:03.184322 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 45620.6us
I20260709 12:12:03.185782 11597 raft_consensus.cc:2804] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:03.186456 11597 raft_consensus.cc:697] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:03.187359 11597 consensus_queue.cc:237] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:03.185312 10927 consensus_peers.cc:597] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.194947 10853 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.201555 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.209542 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.210376 10779 consensus_peers.cc:597] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:03.205389 11561 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:03.212644 11561 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:03.217350 11561 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:03.220852 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:03.222936 10960 raft_consensus.cc:2368] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 3. Current term is 4.
I20260709 12:12:03.224076 10851 leader_election.cc:400] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 3. Current term is 4.
I20260709 12:12:03.224387 10851 leader_election.cc:403] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:03.226449 11561 raft_consensus.cc:3060] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 4
W20260709 12:12:03.231511 10779 consensus_peers.cc:597] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.232143 10779 consensus_peers.cc:597] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:03.226963 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:03.247170 11561 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 3. Current term is 4.
W20260709 12:12:03.255096 10779 consensus_peers.cc:597] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:03.269819 10634 catalog_manager.cc:5697] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:03.286527 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 46452.1us
W20260709 12:12:03.327694 10852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 46375.2us
W20260709 12:12:03.481760 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:03.575754 10952 raft_consensus.cc:1275] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:03.577622 11659 consensus_queue.cc:1048] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:03.778476 10879 raft_consensus.cc:1275] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:03.791671 11597 consensus_queue.cc:1048] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:12:03.893651 10779 consensus_peers.cc:597] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:03.956871  4444 thread.cc:527] Waited for 8000ms trying to join with diag-logger (tid 10759)
W20260709 12:12:04.243594 10853 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:04.243889 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 89614us
W20260709 12:12:04.271552 10927 consensus_peers.cc:597] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:04.374029 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:04.401465 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:04.412122 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:04.487617 10927 consensus_peers.cc:597] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:04.814764 10927 consensus_peers.cc:597] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:04.868090 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 50391.7us
W20260709 12:12:04.931308 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:04.958357  4444 thread.cc:527] Waited for 9000ms trying to join with diag-logger (tid 10759)
W20260709 12:12:04.981179 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:04.993184 10779 consensus_peers.cc:597] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.051779 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.060863 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.060220 10779 consensus_peers.cc:597] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.068461 10927 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.087073 10927 consensus_peers.cc:597] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.127979 10779 consensus_peers.cc:597] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.146509 10927 consensus_peers.cc:597] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.181862 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.183284 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.310356 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.315114 10779 consensus_peers.cc:597] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.316742 10853 consensus_peers.cc:597] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.346508 10779 consensus_peers.cc:597] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.370990 10927 consensus_peers.cc:597] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.376395 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.389626 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.408002 10779 consensus_peers.cc:597] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.433075 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.433934 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.448908 10927 consensus_peers.cc:597] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.451573 10779 consensus_peers.cc:597] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.452338 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.462031 10853 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.464349 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.480365 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.493137 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.499830 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.499962 10779 consensus_peers.cc:597] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.551011 10927 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111) [suppressed 453 similar messages]
W20260709 12:12:05.555629 10779 consensus_peers.cc:597] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.589440 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.713838 10779 consensus_peers.cc:597] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:05.838442 10853 consensus_peers.cc:597] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:05.917465 10779 consensus_peers.cc:597] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:05.959510  4444 thread.cc:527] Waited for 10000ms trying to join with diag-logger (tid 10759)
W20260709 12:12:06.059521 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:06.350266 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 133274us
W20260709 12:12:06.520582 10779 consensus_peers.cc:597] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:06.544523 10927 consensus_peers.cc:597] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:06.636907 10853 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:06.884579 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 57955.7us
W20260709 12:12:06.920315 10927 consensus_peers.cc:597] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:06.960091  4444 thread.cc:527] Waited for 11000ms trying to join with diag-logger (tid 10759)
W20260709 12:12:06.993613 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 56801.5us
W20260709 12:12:07.025693 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:07.094959 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.111017 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 59011.7us
W20260709 12:12:07.117825 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:07.135737 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 89349.4us
W20260709 12:12:07.124646 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 73985.3us
W20260709 12:12:07.254526 10927 consensus_peers.cc:597] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.259232 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.265121 10779 consensus_peers.cc:597] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.408056 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.440245 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.494560 10779 consensus_peers.cc:597] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.506539 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.536887 10927 consensus_peers.cc:597] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.538954 10927 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.560396 10927 consensus_peers.cc:597] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.580410 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.597095 10927 consensus_peers.cc:597] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.620409 10779 consensus_peers.cc:597] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.625690 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.628612 10779 consensus_peers.cc:597] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.645533 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.649147 10779 consensus_peers.cc:597] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.668757 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.721827 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.724663 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.761479 10853 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.825598 10853 consensus_peers.cc:597] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.826450 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.846095 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:07.960691  4444 thread.cc:527] Waited for 12000ms trying to join with diag-logger (tid 10759)
W20260709 12:12:07.986270 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.011109 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.050520 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.071929 10779 consensus_peers.cc:597] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.072608 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.110033 10927 consensus_peers.cc:597] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.125234 10779 consensus_peers.cc:597] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:12:08.183391  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
W20260709 12:12:08.188529 10779 consensus_peers.cc:597] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:12:08.298668 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:12:08.329274  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:08.348767 10779 consensus_peers.cc:597] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.360193 11691 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:08.379804 11693 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:08.410473  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:08.411006 11695 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:08.412685  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:08.412956  4444 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:08.413177  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599128413157 us; error 0 us; skew 500 ppm
I20260709 12:12:08.414041  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:08.429194  4444 webserver.cc:533] Webserver started at http://127.4.87.1:35539/ using document root <none> and password file <none>
I20260709 12:12:08.429811  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:08.430040  4444 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 12:12:08.440757 10779 consensus_peers.cc:597] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.454588 10779 consensus_peers.cc:597] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:12:08.462337  4444 fs_manager.cc:714] Time spent opening directory manager: real 0.025s	user 0.003s	sys 0.011s
I20260709 12:12:08.477285 11700 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:08.478257  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:12:08.478595  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "449ac8ece84c40ff97e3f08a3d831f72"
format_stamp: "Formatted at 2026-07-09 12:11:42 on dist-test-slave-px1m"
I20260709 12:12:08.479094  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598894903911-4444-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:12:08.605666 10853 consensus_peers.cc:597] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:12:08.651468  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:08.653705  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 12:12:08.772372 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:12:08.909716  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:08.940896 11707 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:12:09.006454 10927 consensus_peers.cc:597] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:08.990587 10779 consensus_peers.cc:597] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:09.185225 10927 consensus_peers.cc:597] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:09.231844 10853 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:12:09.314654  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:12:09.315267  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.393s	user 0.009s	sys 0.008s
I20260709 12:12:09.315691  4444 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:12:09.323256 11707 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.360430 11707 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.361518 11707 tablet_bootstrap.cc:492] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.362216 11707 ts_tablet_manager.cc:1403] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.004s
I20260709 12:12:09.364985 11707 raft_consensus.cc:359] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.365739 11707 raft_consensus.cc:740] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.366717 11707 consensus_queue.cc:260] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.390445 11707 ts_tablet_manager.cc:1434] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.016s
I20260709 12:12:09.391503 11707 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.413558 11707 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.414592 11707 tablet_bootstrap.cc:492] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.415366 11707 ts_tablet_manager.cc:1403] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 12:12:09.417871 11707 raft_consensus.cc:359] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.418576 11707 raft_consensus.cc:740] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.419323 11707 consensus_queue.cc:260] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.421361 11707 ts_tablet_manager.cc:1434] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:09.422147 11707 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.437696 11707 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.438736 11707 tablet_bootstrap.cc:492] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.439436 11707 ts_tablet_manager.cc:1403] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 12:12:09.442199 11707 raft_consensus.cc:359] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.442986 11707 raft_consensus.cc:740] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.443877 11707 consensus_queue.cc:260] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.446205 11707 ts_tablet_manager.cc:1434] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:09.447081 11707 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.466075 11707 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.467262 11707 tablet_bootstrap.cc:492] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.467926 11707 ts_tablet_manager.cc:1403] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:12:09.470582 11707 raft_consensus.cc:359] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:09.471312 11707 raft_consensus.cc:740] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.472278 11707 consensus_queue.cc:260] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:09.475622 11707 ts_tablet_manager.cc:1434] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:12:09.476423 11707 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:09.481590 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:12:09.497900 11707 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.498975 11707 tablet_bootstrap.cc:492] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.499759 11707 ts_tablet_manager.cc:1403] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:12:09.502283 11707 raft_consensus.cc:359] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.503001 11707 raft_consensus.cc:740] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.503700 11707 consensus_queue.cc:260] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.505887 11707 ts_tablet_manager.cc:1434] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:09.506696 11707 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.552129 11707 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.553174 11707 tablet_bootstrap.cc:492] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.553870 11707 ts_tablet_manager.cc:1403] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260709 12:12:09.556597 11707 raft_consensus.cc:359] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.557387 11707 raft_consensus.cc:740] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
W20260709 12:12:09.562259 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.572844 11707 consensus_queue.cc:260] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.575641 11707 ts_tablet_manager.cc:1434] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:12:09.576648 11707 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.598676 11707 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.599713 11707 tablet_bootstrap.cc:492] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.600414 11707 ts_tablet_manager.cc:1403] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 12:12:09.603250 11707 raft_consensus.cc:359] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.603981 11707 raft_consensus.cc:740] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.608983 11707 consensus_queue.cc:260] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.611195 11707 ts_tablet_manager.cc:1434] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:09.612018 11707 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.653563 11707 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.654618 11707 tablet_bootstrap.cc:492] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.659183 11707 ts_tablet_manager.cc:1403] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.004s
I20260709 12:12:09.661664 11707 raft_consensus.cc:359] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.662370 11707 raft_consensus.cc:740] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.663043 11707 consensus_queue.cc:260] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.664939 11707 ts_tablet_manager.cc:1434] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:12:09.665683 11707 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.692965  4444 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:12:09.693475  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.378s	user 0.281s	sys 0.004s
W20260709 12:12:09.697808 10779 consensus_peers.cc:597] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.706342 11707 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.707896 11707 tablet_bootstrap.cc:492] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.708933 11707 ts_tablet_manager.cc:1403] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.007s
I20260709 12:12:09.712433 11707 raft_consensus.cc:359] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.713505 11707 raft_consensus.cc:740] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.714571 11707 consensus_queue.cc:260] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.717675 11707 ts_tablet_manager.cc:1434] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:12:09.718834 11707 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.747613 11707 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.749089 11707 tablet_bootstrap.cc:492] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.750113 11707 ts_tablet_manager.cc:1403] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260709 12:12:09.754360 11707 raft_consensus.cc:359] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.755446 11707 raft_consensus.cc:740] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.756668 11707 consensus_queue.cc:260] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.759568 11707 ts_tablet_manager.cc:1434] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:09.760505 11707 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:09.767859 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.789093 11707 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.790442 11707 tablet_bootstrap.cc:492] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.791183 11707 ts_tablet_manager.cc:1403] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.005s
I20260709 12:12:09.795537 11707 raft_consensus.cc:359] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.796918 11707 raft_consensus.cc:740] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.798949 11707 consensus_queue.cc:260] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:09.803130 11707 ts_tablet_manager.cc:1434] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:09.804879 11707 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:09.832060 11707 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.833114 11707 tablet_bootstrap.cc:492] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.833942 11707 ts_tablet_manager.cc:1403] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260709 12:12:09.836438 11707 raft_consensus.cc:359] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.837194 11707 raft_consensus.cc:740] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.838001 11707 consensus_queue.cc:260] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.840377 11707 ts_tablet_manager.cc:1434] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:09.841252 11707 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:09.847743 10779 consensus_peers.cc:597] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.870437 11707 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.878875 11707 tablet_bootstrap.cc:492] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.886421 11707 ts_tablet_manager.cc:1403] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.004s
I20260709 12:12:09.893049 11707 raft_consensus.cc:359] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.893882 11707 raft_consensus.cc:740] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.894701 11707 consensus_queue.cc:260] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.897743 11707 ts_tablet_manager.cc:1434] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:09.898876 11707 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:09.908442 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:12:09.921052 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.927282 11707 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.928383 11707 tablet_bootstrap.cc:492] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:09.929123 11707 ts_tablet_manager.cc:1403] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260709 12:12:09.931740 11707 raft_consensus.cc:359] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.933035 11707 raft_consensus.cc:740] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.933877 11707 consensus_queue.cc:260] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:09.936159 11707 ts_tablet_manager.cc:1434] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:09.936935 11707 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:09.958602 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.968147 11707 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:09.973364 11707 tablet_bootstrap.cc:492] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
W20260709 12:12:09.973361 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.974318 11707 ts_tablet_manager.cc:1403] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.005s
I20260709 12:12:09.977308 11707 raft_consensus.cc:359] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.978057 11707 raft_consensus.cc:740] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.978878 11707 consensus_queue.cc:260] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:09.987125 11707 ts_tablet_manager.cc:1434] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 12:12:09.988766 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:09.989521 11707 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:09.993084 10927 consensus_peers.cc:597] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.005705 10927 consensus_peers.cc:597] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:10.013172 11707 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.014242 11707 tablet_bootstrap.cc:492] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.014920 11707 ts_tablet_manager.cc:1403] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 12:12:10.017710 11707 raft_consensus.cc:359] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.018265 11707 raft_consensus.cc:740] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.019086 11707 consensus_queue.cc:260] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.021476 11707 ts_tablet_manager.cc:1434] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:10.022306 11707 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:10.030253 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.033154 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.152613 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.162269 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.168716 10927 consensus_peers.cc:597] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.187287 10927 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:10.190173 11707 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.191488 11707 tablet_bootstrap.cc:492] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.192708 11707 ts_tablet_manager.cc:1403] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.171s	user 0.054s	sys 0.080s
W20260709 12:12:10.200815 10779 consensus_peers.cc:597] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.201483 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:10.208050 11707 raft_consensus.cc:359] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.209066 11707 raft_consensus.cc:740] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.209874 11707 consensus_queue.cc:260] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.212288 11707 ts_tablet_manager.cc:1434] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:10.213179 11707 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.214149  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:45173
I20260709 12:12:10.214250 11783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:45173 every 8 connection(s)
I20260709 12:12:10.246744 11707 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.247813 11707 tablet_bootstrap.cc:492] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.278553 11707 ts_tablet_manager.cc:1403] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.023s
I20260709 12:12:10.283043 11707 raft_consensus.cc:359] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.283946 11707 raft_consensus.cc:740] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.285138 11707 consensus_queue.cc:260] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.286383 11756 raft_consensus.cc:3060] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.295488 11707 ts_tablet_manager.cc:1434] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:12:10.296525 11707 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.321303 11707 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.324756 11707 tablet_bootstrap.cc:492] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.325513 11707 ts_tablet_manager.cc:1403] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260709 12:12:10.328647 11707 raft_consensus.cc:359] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.329382 11707 raft_consensus.cc:740] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.331599 11707 consensus_queue.cc:260] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.334438 11707 ts_tablet_manager.cc:1434] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:10.335736 11707 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:10.474515 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 82941.7us
W20260709 12:12:10.481328 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 91150.8us
W20260709 12:12:10.483362 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:10.571828 11707 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.581699 11707 tablet_bootstrap.cc:492] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.583029 11707 ts_tablet_manager.cc:1403] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.248s	user 0.020s	sys 0.038s
W20260709 12:12:10.543871 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 94928.7us
I20260709 12:12:10.594854 11707 raft_consensus.cc:359] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.596485 11785 heartbeater.cc:344] Connected to a master server at 127.4.87.62:44573
I20260709 12:12:10.597254 11785 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:10.598861 11785 heartbeater.cc:507] Master 127.4.87.62:44573 requested a full tablet report, sending...
I20260709 12:12:10.596474 11707 raft_consensus.cc:740] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.601547 11707 consensus_queue.cc:260] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.604133 11707 ts_tablet_manager.cc:1434] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:12:10.607580 11755 raft_consensus.cc:3060] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.608753 11707 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:10.617381 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.640756 10927 consensus_peers.cc:597] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.708532 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.713115 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:10.744355 11707 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.745728 11707 tablet_bootstrap.cc:492] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.746475 11707 ts_tablet_manager.cc:1403] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.141s	user 0.053s	sys 0.061s
I20260709 12:12:10.749519 11707 raft_consensus.cc:359] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.752354 11707 raft_consensus.cc:740] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.753249 11707 consensus_queue.cc:260] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.756345 11707 ts_tablet_manager.cc:1434] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:10.757664 11707 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:10.756202 10779 consensus_peers.cc:597] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
W20260709 12:12:10.777805 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 47811.7us
I20260709 12:12:10.785252 11707 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.786705 11707 tablet_bootstrap.cc:492] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.787514 11707 ts_tablet_manager.cc:1403] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260709 12:12:10.790191 11707 raft_consensus.cc:359] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.790851 11707 raft_consensus.cc:740] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.791600 11707 consensus_queue.cc:260] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.793879 11707 ts_tablet_manager.cc:1434] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:10.794550 11707 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
W20260709 12:12:10.800348 10779 consensus_peers.cc:597] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
I20260709 12:12:10.801084 10634 ts_manager.cc:194] Re-registered known tserver with Master: 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:10.808442 11707 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.809417 11707 tablet_bootstrap.cc:492] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.809947 11707 ts_tablet_manager.cc:1403] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:12:10.812484 11707 raft_consensus.cc:359] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.813127 11707 raft_consensus.cc:740] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.820286 11707 consensus_queue.cc:260] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.822845 11707 ts_tablet_manager.cc:1434] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:10.824014 11707 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.847761 11707 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.848968 11707 tablet_bootstrap.cc:492] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.849694 11707 ts_tablet_manager.cc:1403] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260709 12:12:10.852545 11707 raft_consensus.cc:359] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.853338 11707 raft_consensus.cc:740] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.854137 11707 consensus_queue.cc:260] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.856343 11707 ts_tablet_manager.cc:1434] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:10.857362 11707 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.864867 10634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54510
I20260709 12:12:10.869720 11785 heartbeater.cc:499] Master 127.4.87.62:44573 was elected leader, sending a full tablet report...
I20260709 12:12:10.874410 11707 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.875471 11707 tablet_bootstrap.cc:492] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.876123 11707 ts_tablet_manager.cc:1403] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 12:12:10.878859 11707 raft_consensus.cc:359] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.879537 11707 raft_consensus.cc:740] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.880200 11707 consensus_queue.cc:260] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:10.883381 11707 ts_tablet_manager.cc:1434] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:12:10.884356 11707 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.909471 11707 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.910422 11707 tablet_bootstrap.cc:492] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.911062 11707 ts_tablet_manager.cc:1403] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 12:12:10.913734 11707 raft_consensus.cc:359] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.915511 11707 raft_consensus.cc:740] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.916297 11707 consensus_queue.cc:260] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.918656 11707 ts_tablet_manager.cc:1434] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:10.919479 11707 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.938459 11707 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.939586 11707 tablet_bootstrap.cc:492] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.940299 11707 ts_tablet_manager.cc:1403] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 12:12:10.942480 11707 raft_consensus.cc:359] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.943456 11707 raft_consensus.cc:740] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.944077 11707 consensus_queue.cc:260] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.946115 11707 ts_tablet_manager.cc:1434] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:10.946842 11707 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.963857 11707 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.964759 11707 tablet_bootstrap.cc:492] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.965539 11707 ts_tablet_manager.cc:1403] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260709 12:12:10.967629 11707 raft_consensus.cc:359] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.968148 11707 raft_consensus.cc:740] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.968727 11707 consensus_queue.cc:260] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:10.970427 11707 ts_tablet_manager.cc:1434] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:10.971230 11707 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:10.988684 11707 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:10.989696 11707 tablet_bootstrap.cc:492] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:10.990409 11707 ts_tablet_manager.cc:1403] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 12:12:10.994120 11707 raft_consensus.cc:359] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.994868 11707 raft_consensus.cc:740] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.996038 11707 consensus_queue.cc:260] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:10.998027 11707 ts_tablet_manager.cc:1434] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:10.999025 11707 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.013583 11707 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.014382 11707 tablet_bootstrap.cc:492] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.015072 11707 ts_tablet_manager.cc:1403] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:12:11.017580 11707 raft_consensus.cc:359] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.018175 11707 raft_consensus.cc:740] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.018790 11707 consensus_queue.cc:260] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.020800 11707 ts_tablet_manager.cc:1434] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:12:11.022153 11707 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.043836 11707 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.044847 11707 tablet_bootstrap.cc:492] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.045800 11707 ts_tablet_manager.cc:1403] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:12:11.048815 11707 raft_consensus.cc:359] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:11.049521 11707 raft_consensus.cc:740] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.050603 11707 consensus_queue.cc:260] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:11.052762 11707 ts_tablet_manager.cc:1434] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:11.053572 11707 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.069332 11707 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.070238 11707 tablet_bootstrap.cc:492] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.070945 11707 ts_tablet_manager.cc:1403] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 12:12:11.073014 11707 raft_consensus.cc:359] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.073486 11707 raft_consensus.cc:740] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.074059 11707 consensus_queue.cc:260] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.075734 11707 ts_tablet_manager.cc:1434] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:11.076915 11707 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.091068 11707 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.092103 11707 tablet_bootstrap.cc:492] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.092849 11707 ts_tablet_manager.cc:1403] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:12:11.095412 11707 raft_consensus.cc:359] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.096205 11707 raft_consensus.cc:740] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.097021 11707 consensus_queue.cc:260] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.099924 11707 ts_tablet_manager.cc:1434] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:11.100941 11707 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.115999 11707 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.117028 11707 tablet_bootstrap.cc:492] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.117702 11707 ts_tablet_manager.cc:1403] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 12:12:11.120277 11707 raft_consensus.cc:359] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:11.120986 11707 raft_consensus.cc:740] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.121807 11707 consensus_queue.cc:260] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:11.124071 11707 ts_tablet_manager.cc:1434] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:11.124861 11707 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.138914 11707 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.139832 11707 tablet_bootstrap.cc:492] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.140456 11707 ts_tablet_manager.cc:1403] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:12:11.143018 11707 raft_consensus.cc:359] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.143663 11707 raft_consensus.cc:740] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.144343 11707 consensus_queue.cc:260] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.146453 11707 ts_tablet_manager.cc:1434] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:11.147300 11707 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.165210 11707 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.166272 11707 tablet_bootstrap.cc:492] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.166992 11707 ts_tablet_manager.cc:1403] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 12:12:11.170403 11707 raft_consensus.cc:359] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.171142 11707 raft_consensus.cc:740] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.171855 11707 consensus_queue.cc:260] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.174269 11707 ts_tablet_manager.cc:1434] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:11.175909 11707 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.205842 11707 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.206712 11707 tablet_bootstrap.cc:492] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.207414 11707 ts_tablet_manager.cc:1403] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.010s
I20260709 12:12:11.209956 11707 raft_consensus.cc:359] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.210683 11707 raft_consensus.cc:740] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.211385 11707 consensus_queue.cc:260] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.217995 11707 ts_tablet_manager.cc:1434] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:12:11.218947 11707 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.235087 11707 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.236124 11707 tablet_bootstrap.cc:492] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.236984 11707 ts_tablet_manager.cc:1403] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:12:11.239826 11707 raft_consensus.cc:359] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.240532 11707 raft_consensus.cc:740] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.241326 11707 consensus_queue.cc:260] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.243506 11707 ts_tablet_manager.cc:1434] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:12:11.245617 11707 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.268154 11707 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.268978 11707 tablet_bootstrap.cc:492] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.269510 11707 ts_tablet_manager.cc:1403] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260709 12:12:11.271991 11707 raft_consensus.cc:359] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.272780 11707 raft_consensus.cc:740] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.273455 11707 consensus_queue.cc:260] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.275342 11707 ts_tablet_manager.cc:1434] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:11.276309 11707 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.295159 11707 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.296285 11707 tablet_bootstrap.cc:492] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.297019 11707 ts_tablet_manager.cc:1403] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:12:11.299852 11707 raft_consensus.cc:359] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.300575 11707 raft_consensus.cc:740] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.301309 11707 consensus_queue.cc:260] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.303357 11707 ts_tablet_manager.cc:1434] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:11.304201 11707 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.318634 11707 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.319664 11707 tablet_bootstrap.cc:492] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.320289 11707 ts_tablet_manager.cc:1403] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:12:11.322333 11707 raft_consensus.cc:359] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.323027 11707 raft_consensus.cc:740] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.323585 11707 consensus_queue.cc:260] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.325357 11707 ts_tablet_manager.cc:1434] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 12:12:11.326429 11707 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.331629 11755 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:11.353529 11707 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.354679 11707 tablet_bootstrap.cc:492] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.355331 11707 ts_tablet_manager.cc:1403] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260709 12:12:11.357368 11707 raft_consensus.cc:359] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.357874 11707 raft_consensus.cc:740] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.358419 11707 consensus_queue.cc:260] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.360299 11707 ts_tablet_manager.cc:1434] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:12:11.361058 11707 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.374977 11707 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.375900 11707 tablet_bootstrap.cc:492] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.376586 11707 ts_tablet_manager.cc:1403] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:12:11.378540 11707 raft_consensus.cc:359] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:11.379061 11707 raft_consensus.cc:740] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.379499 11707 consensus_queue.cc:260] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:11.381553 11707 ts_tablet_manager.cc:1434] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:11.382755 11707 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.394728 11707 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.395807 11707 tablet_bootstrap.cc:492] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.396376 11707 ts_tablet_manager.cc:1403] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:12:11.398607 11707 raft_consensus.cc:359] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.399127 11707 raft_consensus.cc:740] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.399708 11707 consensus_queue.cc:260] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:11.401484 11707 ts_tablet_manager.cc:1434] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:11.402161 11707 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap starting.
I20260709 12:12:11.427757 11707 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: 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:12:11.428735 11707 tablet_bootstrap.cc:492] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Bootstrap complete.
I20260709 12:12:11.429397 11707 ts_tablet_manager.cc:1403] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260709 12:12:11.432003 11707 raft_consensus.cc:359] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.432989 11707 raft_consensus.cc:740] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.433732 11707 consensus_queue.cc:260] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:11.436197 11707 ts_tablet_manager.cc:1434] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:11.445966 11755 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.473244 11755 raft_consensus.cc:3060] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:11.536087 11755 raft_consensus.cc:3060] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.676388 11755 raft_consensus.cc:3060] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.250146 11859 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.251078 11859 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.255621 11860 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.256268 11860 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.259413 11860 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.480926 11860 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.481786 11860 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.484807 11860 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.463553 11864 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.469480 11865 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.356700 11862 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.383805 11859 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.710588 11867 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
W20260709 12:12:18.774778 11702 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.711s	user 0.008s	sys 0.009s
W20260709 12:12:18.775604 11702 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.712s	user 0.008s	sys 0.009s
I20260709 12:12:18.735738 11868 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.763453 11872 raft_consensus.cc:493] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.766716 11870 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.775894 11864 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.776572 11870 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:18.770293 11704 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.593s	user 0.005s	sys 0.005s
I20260709 12:12:18.774947 11862 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:12:18.777659 11704 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.600s	user 0.006s	sys 0.005s
I20260709 12:12:18.775097 11867 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.776312 11868 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:18.722015 11866 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.779300 11859 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.784754 11859 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.786707 11868 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.784001 11866 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.786804 11859 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.790100 11858 raft_consensus.cc:493] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.793918 11866 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.794626 11866 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.795787 11866 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.770717 11861 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.795171 11862 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.796319 11864 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.790261 11859 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.781420 11860 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.778632 11865 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.801720 11860 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.802656 11867 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.803675 11859 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.806196 11859 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.807709 11860 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.809525 11866 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.816105 11865 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.799957 11870 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.776333 11872 raft_consensus.cc:515] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.792109 11858 raft_consensus.cc:515] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.825318 11870 raft_consensus.cc:493] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.833541 11865 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.834792 11866 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.839010 11872 leader_election.cc:290] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.840664 11869 raft_consensus.cc:493] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.841234 11860 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.842319 11880 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.842387 11858 leader_election.cc:290] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.838501 11870 raft_consensus.cc:515] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.843989 11859 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.844473 11876 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.824505 11861 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.847189 11862 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.846367 11875 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.867100 11876 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.867818 11875 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.870198 11875 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.850628 11872 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.845928 11864 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.870867 11872 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.870970 11864 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.872265 11870 leader_election.cc:290] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.872836 11872 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.844990 11867 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.873135 11864 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.847659 11866 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.873620 11867 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.875728 11866 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.861989 11859 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.856266 11869 raft_consensus.cc:515] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.878145 11859 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.856423 11860 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.883926 11860 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.887081 11861 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.888218 11858 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.889034 11858 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.892030 11858 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.892927 11869 leader_election.cc:290] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.848982 11865 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:12:18.854074 10924 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.520s	user 0.016s	sys 0.031s
I20260709 12:12:18.866794 11880 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:12:18.897861 10924 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.564s	user 0.017s	sys 0.031s
I20260709 12:12:18.870354 11876 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.902187 11882 raft_consensus.cc:493] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.900027 11862 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.902189 11878 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.902791 11882 raft_consensus.cc:515] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.903369 11878 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:18.904776 11862 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.905212 11882 leader_election.cc:290] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.906261 11878 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.907181 11880 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.907334 11878 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.875754 11867 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.909832 11881 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.910562 11881 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.915151 11867 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.916069 11867 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.908298 11878 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:18.923771 10927 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.304s	user 0.003s	sys 0.012s
I20260709 12:12:18.924000 11867 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.897048 11869 raft_consensus.cc:493] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.930531 11883 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.934427 11869 raft_consensus.cc:515] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.934669 11883 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.929203 11881 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.927563 11880 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.937414 11880 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.942199 11883 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.943076 11880 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.925261 11878 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.947480 11869 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:18.925936 10927 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.307s	user 0.003s	sys 0.013s
I20260709 12:12:18.953284 11880 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.953967 11880 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.956275 11880 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.957437 11862 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.957973 11862 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:18.959419 11876 raft_consensus.cc:493] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.959910 11862 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.960515 11862 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.961179 11867 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.961230 11862 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.961915 11867 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.963661 11862 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:18.963897 11867 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.960130 11876 raft_consensus.cc:515] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.964354 11862 raft_consensus.cc:493] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.965039 11862 raft_consensus.cc:515] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:18.967803 11876 leader_election.cc:290] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.968331 11862 leader_election.cc:290] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:18.969129 11877 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.968295 11881 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.969985 11877 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.970183 11881 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:18.974102 11900 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.972106 11877 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:18.977114 11881 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:18.977656 11883 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:18.978623 11876 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.979166 11880 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.983673 11867 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:18.927146 11865 leader_election.cc:290] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:18.989562 11890 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:18.998814 11901 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.008659 11877 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.005626 11883 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.010215 11876 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.013139 11867 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.010454 11880 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.040628 11877 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.018843 11890 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.057940 11869 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.091025 11883 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.091454 11907 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.092486 11893 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.092346 11907 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.093279 11893 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.095834 11907 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.014740 11900 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.087442 11881 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.097136 11881 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.098839 11900 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.099772 11891 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.099898 11881 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.100634 11891 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.104081 11891 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.105764 11867 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.106261 11890 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.106902 11904 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.107456 11897 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.107658 11904 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.108129 11897 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.110780 11904 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.111801 11904 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.111951 11886 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.112787 11902 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.113143 11896 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.113312 11899 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.114799 11876 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.039695 11901 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.117614 11880 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.110944 11897 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.152277 11904 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.121459 11869 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.096148 11893 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.126991 11891 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.129875 11902 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.159652 11907 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.160180 11907 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.161248 11902 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.133957 11915 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.162218 11907 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.161934 11915 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.162850 11884 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.163393 11884 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.163760 11907 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.165020 11915 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.165499 11884 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.138199 11901 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.142249 11905 raft_consensus.cc:493] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.164249 11907 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.167011 11905 raft_consensus.cc:515] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.168545 11907 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.135835 11899 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.130116 11896 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.131361 11886 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.150128 11895 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.140697 11877 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.154533 11882 raft_consensus.cc:493] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.180404 11882 raft_consensus.cc:515] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.181054 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.156728 11893 raft_consensus.cc:493] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.157004 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.157354 11903 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.158427 11904 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.173729 11905 leader_election.cc:290] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.191644 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.166019 11884 raft_consensus.cc:493] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.174608 11881 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.174780 11908 raft_consensus.cc:493] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.174827 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.175206 11887 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.176805 11899 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.177384 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.184875 11756 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
I20260709 12:12:19.199095 11908 raft_consensus.cc:515] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.185355 11903 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.202831 11903 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.186031 11896 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.186213 11886 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.187436 11878 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.203769 11909 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.203871 11878 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.204089 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.187341 11901 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.188105 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.188053 11906 raft_consensus.cc:493] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.192193 11893 raft_consensus.cc:515] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.199261 11749 raft_consensus.cc:2468] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.188977 11914 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.189165 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.189410 11882 leader_election.cc:290] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.159112 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.171198 11915 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.195763 11747 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.182291 11895 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.195981 11881 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.224423 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.207837 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.198185 11887 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.217200 11899 raft_consensus.cc:493] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.251168 11892 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.251654 11899 raft_consensus.cc:515] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.251780 11892 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.210107 11912 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.253629 10882 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:19.209233 11914 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.254010 11899 leader_election.cc:290] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.205843 11908 leader_election.cc:290] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.205192 10960 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:12:19.255860 11881 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.209951 11753 raft_consensus.cc:2468] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.272324 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.273689 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.274333 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.274602 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.275149 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.276261 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.278551 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.274976 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.279181 10956 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.279408 11747 raft_consensus.cc:2468] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.279983 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.280377 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.281277 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.207933 11901 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.281982 11753 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.283422 11901 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.275079 11750 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:19.210175 11884 raft_consensus.cc:515] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.254145 11892 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.206257 11878 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.209721 11893 leader_election.cc:290] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.287803 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.254753 11902 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.288897 11902 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.254952 11868 raft_consensus.cc:493] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.207355 11746 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.250561 11877 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.206985 11869 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.250833 11896 raft_consensus.cc:493] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.259058 11887 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.192653 11891 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.261415 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.212877 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.290477 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.206985 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.217072 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.266413 11873 raft_consensus.cc:493] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.268113 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.288066 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.292894 10882 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.253055 11912 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.292449 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.294993 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.377678 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.364612 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.378134 11901 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.294584 11891 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.382515 11901 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.383594 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.380748 11755 raft_consensus.cc:2468] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.363978 10777 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:19.387707 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.389758 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.390972 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.391947 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.391861 10777 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:19.255848 11914 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.393537 11892 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.389799 11900 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.394470 11904 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.368857 11887 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.209406 11748 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.208207 11886 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.204577 11909 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.209959 11915 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.289637 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.397747 10808 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
I20260709 12:12:19.291851 11902 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.295722 11884 leader_election.cc:290] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.295764 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:12:19.403578 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 189184us
I20260709 12:12:19.395074 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.336351 11913 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.290244 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.207695 11906 raft_consensus.cc:515] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.292900 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:12:19.427517 11703 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.4.87.62:44573, user_credentials={real_user=slave}} blocked reactor thread for 424307us
I20260709 12:12:19.414916 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.429240 11913 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.290719 11868 raft_consensus.cc:515] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.409780 11887 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.433068 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.433688 11887 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.405722 11892 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.435540 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.435995 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.436776 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.434825 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.291497 11877 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.402959 11901 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.437422 11892 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.385681 11873 raft_consensus.cc:515] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.292286 11896 raft_consensus.cc:515] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.413599 11886 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:12:19.421290 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 91678.8us
I20260709 12:12:19.420112 11898 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.437110 11917 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:19.408540 11904 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.438318 10882 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.411804 11914 raft_consensus.cc:2804] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.407209 11900 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.449398 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.425742 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.449616 10853 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.453128 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.455374 11895 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.458240 11906 leader_election.cc:290] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.458791 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.460341 11904 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.446080 11917 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.460670 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.461108 11917 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:19.461642 11749 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.462317 11896 leader_election.cc:290] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.462725 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.463872 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.464252 10885 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:12:19.464928 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.465200 11913 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.484946 11868 leader_election.cc:290] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.485342 11873 leader_election.cc:290] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.465354 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.465591 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.486572 11909 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.487047 10883 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:19.466060 10852 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
W20260709 12:12:19.488456 10852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 48077.4us
I20260709 12:12:19.447883 11898 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.473577 10880 raft_consensus.cc:2468] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.506470 11902 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:19.506827 10886 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.507115 11902 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.507225 11898 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.507691 11902 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:19.508114 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.508854 10809 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:19.508930 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.450947 11914 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.475759 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.510413 11914 raft_consensus.cc:3060] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.475889 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.511839 11755 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.512811 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.476227 11877 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.477682 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.519388 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.520104 11746 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.479568 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.521193 11747 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.521456 11912 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.480177 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.480363 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.481976 11900 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.526121 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.482973 11756 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:19.484791 11901 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:19.486964 11751 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.475162 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.490146 10881 raft_consensus.cc:2468] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:19.488742 10853 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
W20260709 12:12:19.543552 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 54895.9us
I20260709 12:12:19.544200 10853 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.490971 10777 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.472833 11749 raft_consensus.cc:2468] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 1.
I20260709 12:12:19.545254 10853 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
W20260709 12:12:19.545810 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 54927.3us
I20260709 12:12:19.555966 10853 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.558369 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.570164 10853 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.548641 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.609930 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:12:19.620079 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 50022.7us
I20260709 12:12:19.554148 11912 raft_consensus.cc:2804] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.554437 11906 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:19.607395 11898 raft_consensus.cc:2804] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:12:19.692493 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 138344us
I20260709 12:12:19.554314 11877 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.537132 11901 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.749256 11877 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.749675 11901 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:19.548640 11921 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.522819 11917 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.832930 11917 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.833608 11921 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.835764 11921 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:19.715364 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 262992us
I20260709 12:12:19.713080 10853 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
W20260709 12:12:19.837280 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 124290us
I20260709 12:12:19.837975 10853 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.839351 11892 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:19.839397 10853 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.839843 11892 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.711439 11904 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.696278 11913 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.840288 11892 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:19.840384 11904 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.841058 11904 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.848789 11900 raft_consensus.cc:2804] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.849311 11900 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.848981 11913 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.849761 11900 raft_consensus.cc:3060] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.851300 10853 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.729034 11914 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.721040 10777 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:19.852528 11897 raft_consensus.cc:2804] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.699509 11896 raft_consensus.cc:2804] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.853044 11897 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.736249 10927 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.853530 11897 raft_consensus.cc:3060] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.853814 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:12:19.854045 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 117906us
I20260709 12:12:19.854355 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.854995 10879 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 1.
I20260709 12:12:19.855211 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.855913 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.738111 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.856388 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.857031 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.857553 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.858362 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.858732 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.742556 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:12:19.853184 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 132297us
I20260709 12:12:19.859570 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.859862 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.860356 11923 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.860926 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.861400 11914 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.860792 11923 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.862124 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.861563 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.745326 11886 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.853150 11892 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.863214 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.746049 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.864985 11892 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.727946 11902 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.866132 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.866925 11902 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.747519 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.867620 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.749046 11909 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:19.868383 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.868825 11909 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.869455 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.870922 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.871202 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.749776 11877 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.698731 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.811389 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.872272 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.874059 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.874779 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.875535 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.876753 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.876971 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.805976 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.769510 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.715727 11912 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.883452 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:19.883684 11912 raft_consensus.cc:3060] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.862169 11914 raft_consensus.cc:2804] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.884420 11914 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.885561 11914 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.885771 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.718170 11906 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.719381 11898 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.818009 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:12:19.824899 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 74815.7us
I20260709 12:12:19.825673 11901 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.784027 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.851431 11913 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.722282 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.738941 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.862772 11923 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.864874 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.896824 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.743734 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.896853 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.871095 11909 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.902601 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.904894 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.875105 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.905490 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.868760 10881 raft_consensus.cc:1240] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:19.864351 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.881069 10852 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.908062 10926 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:19.909235 11892 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:19.909601 11892 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.909946 11892 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:19.911129 11909 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:19.811389 11915 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:19.853381 11896 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.911933 11896 raft_consensus.cc:3060] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.892283 11873 raft_consensus.cc:2804] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.914511 11873 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.914950 11873 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.915913 10779 leader_election.cc:304] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:19.889639 10853 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.893723 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:19.893961 11901 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.917207 11901 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.891598 11906 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:19.917204 10853 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.918780 11902 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.919178 11902 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.894624 11898 raft_consensus.cc:3060] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.919698 11902 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.921445 11923 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.894814 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:19.894433 10885 raft_consensus.cc:1240] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:19.894591 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.907325 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3d9b7513b4142992b228e4f1d295f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.924898 10853 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.925216 11877 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.917578 11901 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.926050 11901 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.926155 11892 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.927255 11877 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.929272 11881 raft_consensus.cc:2804] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.929708 11881 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.929930 11923 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.930084 11881 raft_consensus.cc:3060] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.929699 11914 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.930758 11912 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:19.931850 10812 raft_consensus.cc:1240] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:19.933123 11914 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.933260 11904 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.933799 11914 raft_consensus.cc:2749] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:19.933969 11898 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.940426 10779 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:19.941258 11917 raft_consensus.cc:2749] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:19.942567 11898 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.934998 11892 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.943717 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.945694 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:19.947554 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.947971 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.935457 11904 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.937156 10853 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:19.948885 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:12:19.938503 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 46845.9us
I20260709 12:12:19.950098 10853 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:19.952193 11926 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.952350 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.952791 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.952766 11926 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:19.953899 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.939920 10878 raft_consensus.cc:2393] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:19.948885 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:19.944022 11896 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.938158 11906 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:19.929293 11900 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.956266 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.965078 10811 raft_consensus.cc:1240] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:19.966348 10927 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:19.958681 11887 raft_consensus.cc:2804] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:19.967237 10926 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:19.967558 11887 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:19.967962 11887 raft_consensus.cc:3060] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:19.968602 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.968544 11913 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:19.971596 10777 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:19.957768 11881 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:19.954681 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.958920 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.947981 11902 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.013784 11702 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:20.015326 11902 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.955089 11926 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.975464 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:19.966853 11900 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.990271 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.990792 11923 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.017388 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:19.993546 11887 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.019716 11887 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:20.020143 11873 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.022346 11873 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:20.023128 11912 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:20.026018 11901 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.027318 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:20.028052 11901 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:19.994751 10961 raft_consensus.cc:1240] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:19.995690 11906 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:19.996997 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:19.997342 11896 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:19.958571 11897 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.030920 11897 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:20.000141 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:20.000918 11881 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:20.032725 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.033074 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.001554 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:19.964329 10779 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.034039 10884 raft_consensus.cc:1240] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
W20260709 12:12:20.034449 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 70197.4us
I20260709 12:12:20.034721 10885 raft_consensus.cc:1240] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.035101 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.035542 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.002859 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.003940 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.036386 10887 raft_consensus.cc:1240] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.036924 10881 raft_consensus.cc:1240] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.005220 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:20.005537 10777 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.037689 10884 raft_consensus.cc:1240] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:20.038592 10777 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.039052 11917 raft_consensus.cc:2804] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.039155 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.039559 11917 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.039707 10777 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.040073 11917 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.005035 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.040820 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.041261 11893 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:20.041513 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.006597 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a416d512c2f457ca57c374e4d56bace" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.042729 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.043032 11871 raft_consensus.cc:2804] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.043505 11871 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.043856 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.044028 11914 raft_consensus.cc:2804] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.044485 11914 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.044883 11914 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.046007 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.006255 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.007972 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dbdd8903f54f328148b4e75fa62d9d" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.008381 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.008720 11913 consensus_queue.cc:1059] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:20.009964 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.006950 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:20.010723 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.048791 11923 raft_consensus.cc:3055] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:20.011693 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.049180 11923 raft_consensus.cc:740] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.012287 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466dcf08dce8437f8a5aee9201c29349" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.049546 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.012439 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.050228 10884 raft_consensus.cc:1240] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.050094 11923 consensus_queue.cc:260] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.050750 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.005728 11886 consensus_queue.cc:1059] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.051131 11923 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:20.013020 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.033190 10880 raft_consensus.cc:1240] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.052063 11886 raft_consensus.cc:3055] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.052438 11886 raft_consensus.cc:740] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.052810 10884 raft_consensus.cc:1240] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.053164 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.053231 11886 consensus_queue.cc:260] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.053822 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.041685 11893 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.973343 11877 raft_consensus.cc:2804] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.012723 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.054502 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.056643 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.056768 11877 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.057500 11877 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.056656 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
W20260709 12:12:20.058665 10982 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5b00 after lost signal to thread 4447
W20260709 12:12:20.059605 10925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:12:20.059827 10982 debug-util.cc:398] Leaking SignalData structure 0x7b0800085f60 after lost signal to thread 10670
I20260709 12:12:20.060765 11893 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:12:20.061206 10982 debug-util.cc:398] Leaking SignalData structure 0x7b08002089e0 after lost signal to thread 10837
W20260709 12:12:20.062161 11703 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.87.2:35955 timed out after 1.723s (SENT) [suppressed 414 similar messages]
I20260709 12:12:20.043869 11871 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.062999 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.063683 10777 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.064503 11869 raft_consensus.cc:2749] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.066515 10777 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.067826 11869 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:20.068245 11869 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.068671 11869 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.069380 10812 raft_consensus.cc:1240] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3. Ops: []
W20260709 12:12:20.062445 10982 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0980 after lost signal to thread 10911
W20260709 12:12:20.072193 10982 debug-util.cc:398] Leaking SignalData structure 0x7b08002658a0 after lost signal to thread 10985
I20260709 12:12:20.072353 10777 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.072546 10927 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.073230 11899 raft_consensus.cc:2804] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.073626 11899 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:19.994119 11884 raft_consensus.cc:2804] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.074041 11899 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:20.074061 10982 debug-util.cc:398] Leaking SignalData structure 0x7b080000e3c0 after lost signal to thread 11783
I20260709 12:12:20.075865 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.067988 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.076618 11881 consensus_queue.cc:1059] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:20.077673 11881 raft_consensus.cc:3055] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:20.078033 11881 raft_consensus.cc:740] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:20.079186 11881 consensus_queue.cc:260] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.080600 10812 raft_consensus.cc:1240] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.080250 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:20.081004 11884 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.081676 11884 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.015337 11927 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.082962 11927 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:20.083449 11927 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.084740 11887 consensus_queue.cc:1059] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.085438 11881 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.085839 11887 raft_consensus.cc:3055] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.086220 11887 raft_consensus.cc:740] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:20.086969 11887 consensus_queue.cc:260] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.088717 11887 raft_consensus.cc:3060] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.092942 11891 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.099654 10779 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.054560 11886 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.091759 11927 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.109542 11874 raft_consensus.cc:2749] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.110543 11748 raft_consensus.cc:1240] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.110862 10779 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.111838 10851 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.113054 11877 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.114091 11912 raft_consensus.cc:2749] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:20.117148 10851 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.117944 11912 raft_consensus.cc:2749] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.129151 11893 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.131520 11893 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:20.132439 11871 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.136037 11884 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.120299 10851 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.138224 11901 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:20.139042 11884 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:20.139540 10812 raft_consensus.cc:1240] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.143486 11869 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.135892 11927 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:20.136782 11899 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.144793 11874 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.167335 11899 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:20.146914 10925 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.168677 10925 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.169489 10810 raft_consensus.cc:1240] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:20.170449 10925 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.140455 10851 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.172333 11887 raft_consensus.cc:2749] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.172727 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.147269 11921 consensus_queue.cc:1059] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.149818 11891 consensus_queue.cc:1059] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.174634 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.175395 10887 raft_consensus.cc:2393] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:20.135454 11917 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:20.177560 11917 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:20.154121 11871 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:20.155604 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 77617us
I20260709 12:12:20.179037 11915 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.179703 11915 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:20.180280 11915 consensus_queue.cc:1059] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:20.180992 11871 consensus_queue.cc:1059] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.181629 11909 consensus_queue.cc:1059] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:20.181994 11871 raft_consensus.cc:3055] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.182657 11909 raft_consensus.cc:3055] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:20.158704 10955 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 4.
I20260709 12:12:20.183473 11920 raft_consensus.cc:3055] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:20.183940 11920 raft_consensus.cc:740] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.184763 11920 consensus_queue.cc:260] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.172873 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:20.173661 11869 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:20.210278 11920 raft_consensus.cc:3060] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.181209 11915 raft_consensus.cc:2749] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.182346 10777 leader_election.cc:304] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.213531 10777 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:20.145990 10779 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.182366 11871 raft_consensus.cc:740] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.215142 11871 consensus_queue.cc:260] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:20.216629 11871 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:20.162045 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 99897.1us
I20260709 12:12:20.163643 11877 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:20.153110 10853 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.183063 11909 raft_consensus.cc:740] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.144634 11914 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.183168 10925 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.197911 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.198340 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.198962 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.199652 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.200379 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.226624 11895 consensus_queue.cc:1059] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:12:20.228724 11916 consensus_queue.cc:1059] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.203341 11921 raft_consensus.cc:3055] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.229636 11921 raft_consensus.cc:740] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.225528 11899 raft_consensus.cc:2749] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.230540 11921 consensus_queue.cc:260] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.229636 11916 raft_consensus.cc:3055] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.231629 11916 raft_consensus.cc:740] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.231933 11921 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.208978 11919 raft_consensus.cc:3055] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.232698 11919 raft_consensus.cc:740] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.232509 11916 consensus_queue.cc:260] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.233492 11919 consensus_queue.cc:260] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.233958 11916 raft_consensus.cc:3060] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.234928 11919 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.222167 11877 raft_consensus.cc:2749] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.225314 11917 consensus_queue.cc:1059] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:20.221678 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 68646.5us
I20260709 12:12:20.201107 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.230916 11884 raft_consensus.cc:2749] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.227197 11909 consensus_queue.cc:260] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.226965 10925 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.238188 10853 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.240073 10811 raft_consensus.cc:1240] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.241057 10853 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:20.225494 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 79611.7us
I20260709 12:12:20.242120 10779 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.243790 10779 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.246234 10925 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.246234 10779 leader_election.cc:304] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.256228 10925 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.256265 10853 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.253382 11887 raft_consensus.cc:2749] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.259374 10853 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.260535 10925 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.258035 11881 raft_consensus.cc:2749] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.228389 11891 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:20.262233 11886 raft_consensus.cc:2749] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:20.305147 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 45850.9us
I20260709 12:12:20.253309 11899 raft_consensus.cc:2749] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:20.311648 11891 raft_consensus.cc:2749] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.240887 11917 raft_consensus.cc:3055] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.312183 11917 raft_consensus.cc:740] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.313017 11917 consensus_queue.cc:260] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.314265 11917 raft_consensus.cc:3060] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.262673 11923 raft_consensus.cc:2749] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.241395 11869 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:20.317690 10853 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.319901 11909 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:20.317690 11869 raft_consensus.cc:697] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.323391 11869 consensus_queue.cc:237] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.254588 11915 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.253620 11893 raft_consensus.cc:2749] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.309033 11897 raft_consensus.cc:2749] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.334499 11897 raft_consensus.cc:2749] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.263057 11892 raft_consensus.cc:2749] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.261276 11874 raft_consensus.cc:2749] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.339568 10853 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.352365 10853 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:20.358748 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 98280.1us
I20260709 12:12:20.359242 10853 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.361063 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.359800 11881 raft_consensus.cc:2749] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.364836 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.365659 10952 raft_consensus.cc:2393] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 4: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:20.368724 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69f27ddad0d49d594d4d236bef74062" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.369757 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.370110 11914 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:20.353210 11912 raft_consensus.cc:2749] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.372826 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.371104 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.375815 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.376236 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.379694 11923 consensus_queue.cc:1059] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.380777 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.381247 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.373888 11873 raft_consensus.cc:2749] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.389045 10811 raft_consensus.cc:1240] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.395650 10810 raft_consensus.cc:1240] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.397799 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.402405 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.403374 10881 raft_consensus.cc:2393] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 4: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:20.403961 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.407554 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3c64a9cc1e497ab20371af964e6c6e" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.409411 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:20.404965 10777 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.414728 10777 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.416541 11884 raft_consensus.cc:2749] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.417671 11884 raft_consensus.cc:2749] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.421010 11906 consensus_queue.cc:1059] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.421103 11933 consensus_queue.cc:1059] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.422338 11906 consensus_queue.cc:1059] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:20.422824 11874 consensus_queue.cc:1059] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.425028 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.425212 11917 raft_consensus.cc:3055] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.425695 11917 raft_consensus.cc:740] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.426129 11871 raft_consensus.cc:3055] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:20.426504 11871 raft_consensus.cc:740] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.426533 11917 consensus_queue.cc:260] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.427417 11871 consensus_queue.cc:260] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.428217 11917 raft_consensus.cc:3060] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.429384 11871 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:20.432979 11930 consensus_queue.cc:1059] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.434489 11914 raft_consensus.cc:3055] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.434866 11914 raft_consensus.cc:740] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.435850 11906 raft_consensus.cc:3055] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.435676 11914 consensus_queue.cc:260] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.437100 11914 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.437352 11874 raft_consensus.cc:3055] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.437809 11874 raft_consensus.cc:740] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.436314 11906 raft_consensus.cc:740] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.438593 11874 consensus_queue.cc:260] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.433698 10777 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.440721 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.442025 10811 raft_consensus.cc:1240] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.442512 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.424993 10954 raft_consensus.cc:2468] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 4.
I20260709 12:12:20.405753 11920 consensus_queue.cc:1059] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:12:20.452191 10851 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.453413 10851 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.454861 10851 leader_election.cc:304] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.455792 10851 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.458380 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.458020 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.462116 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49a27d5b464c2aa873ee80cb22939b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.459225 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.463236 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.462234 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.465104 10851 leader_election.cc:304] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.466884 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.467870 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.469286 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.468740 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fea88b5d0114f7fb5974d3e729cd504" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.470046 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb1b9de0a5c437aa7db553b5389fdc5" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.471731 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.471668 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.471966 10851 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.473532 10851 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.474169 10881 raft_consensus.cc:1240] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.476831 11887 raft_consensus.cc:2749] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.476950 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3cc13de9422e8b0684310d0dfccb" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.477356 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.478660 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.479898 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.466830 11902 raft_consensus.cc:2749] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.469822 11881 raft_consensus.cc:2749] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.481700 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.482195 11895 consensus_queue.cc:1059] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.461458 11892 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:20.484040 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.484807 10851 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.485394 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:12:20.486781 10777 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:20.438820 11906 consensus_queue.cc:260] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.489015 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.492654 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.490123 10851 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.494685 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.492794 10809 raft_consensus.cc:2468] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.494347 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.469468 11904 raft_consensus.cc:2749] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.504719 10887 raft_consensus.cc:1240] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.501880 10851 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.505714 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1d9ec2cbe949e7b8d67572c526bb98" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.506664 10851 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.502600 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.469198 11933 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.475281 11873 raft_consensus.cc:2749] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.475260 11896 raft_consensus.cc:2749] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:20.509918 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.488250 11881 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.514991 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:20.518780 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.519212 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.527251 11921 consensus_queue.cc:1059] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.503993 10957 raft_consensus.cc:2468] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:20.504009 11892 raft_consensus.cc:2749] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:12:20.518810 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b168b513d6d3496dadceae49ea217b21" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.515791 11887 raft_consensus.cc:2749] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.496580 11874 raft_consensus.cc:3060] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.525110 10777 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.540792 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.541642 11933 raft_consensus.cc:2749] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:12:20.531622 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b2cf81e794d54acc262c271fee646" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.533005 10959 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:20.541023 10777 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.548038 10777 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.548826 11873 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.550138 11933 raft_consensus.cc:2749] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.551008 11893 raft_consensus.cc:2749] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.554745 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4f8282c9c14d219f1a20c5cfee4245" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.555352 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.555811 11884 consensus_queue.cc:1059] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:20.554839 10777 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.557535 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.557942 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1d90f127ac40b4b789f3f9338d0061" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.560532 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9bc6008f4705b5e2081956cd5b2d" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.561358 11923 raft_consensus.cc:3055] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.558984 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.562016 11923 raft_consensus.cc:740] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.559643 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.562683 11702 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.562220 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.559821 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.560240 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.561486 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.563316 11923 consensus_queue.cc:260] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:20.563624 11927 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.565972 11933 raft_consensus.cc:2749] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.565387 11702 leader_election.cc:304] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.567075 11927 raft_consensus.cc:2749] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.567652 11916 raft_consensus.cc:3055] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.567683 11930 consensus_queue.cc:1059] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.568176 11916 raft_consensus.cc:740] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.568805 11886 raft_consensus.cc:3055] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.568754 11929 raft_consensus.cc:3055] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.569437 11886 raft_consensus.cc:740] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.569537 11929 raft_consensus.cc:740] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.570391 11886 consensus_queue.cc:260] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.570472 11929 consensus_queue.cc:260] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.571749 11906 raft_consensus.cc:3060] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.572059 11929 raft_consensus.cc:3060] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.573588 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc477f9bf47c4ea98dcbad7bd844c01f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.574364 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8677195a6725433b8398b24eae3fa7f0" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.574808 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7b973b8dca4ccfa059214992918246" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.575706 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.567719 11702 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.566972 11891 raft_consensus.cc:3055] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.576612 11891 raft_consensus.cc:740] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
W20260709 12:12:20.577280 10776 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:20.577508 11891 consensus_queue.cc:260] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.577906 11702 leader_election.cc:304] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.578410 11927 raft_consensus.cc:2749] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.578814 11891 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.579345 11927 raft_consensus.cc:2749] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.576354 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.580291 10804 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.580544 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.568251 10777 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.584028 11899 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.585916 11893 raft_consensus.cc:3055] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.586477 11893 raft_consensus.cc:740] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.585454 11916 consensus_queue.cc:260] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.590190 11916 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.587611 11893 consensus_queue.cc:260] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:20.592510 11893 raft_consensus.cc:3060] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.601333 11886 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.605873 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa59498c2d54e68877132bff0149c42" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.607152 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60054759bd04fe194f0eeea315f0a3b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.608448 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.610005 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.611047 10806 raft_consensus.cc:2468] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.613340 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.613554 11923 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.613749 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.614184 10812 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.615056 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.615399 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b859c30ecf84c4ba5d9921a7e660008" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.610834 10956 raft_consensus.cc:2468] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:20.616194 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b68d77d97f144f8ba2a446f249ffe79" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.619196 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b9c5a90c9446384d981c34e549c0b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.616307 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94a3cfcf6af45479ce8034158ef03b3" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.623507 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63636d286a0c4dedb9d9ab36f842c189" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.604323 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.628712 10813 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.628876 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cef3b4759ed4d90b0ad020a139dcec4" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.629928 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68247ab1684442eaf56ef6786d964fa" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.630147 10808 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 3.
I20260709 12:12:20.634481 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.635767 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.636435 10811 raft_consensus.cc:2468] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.639439 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.640149 10804 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 3.
I20260709 12:12:20.645166 10805 raft_consensus.cc:2468] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.646528 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c6e0d22f4f4b8e852e590657d49a92" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:20.647541 10851 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.649309 11887 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:12:20.649878 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 104780us
I20260709 12:12:20.650900 10851 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.652779 11892 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.653482 10851 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.654731 11902 raft_consensus.cc:2749] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.655427 10851 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:20.656984 11702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 79141.5us
I20260709 12:12:20.630013 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:20.658079 11702 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.658443 10810 raft_consensus.cc:2468] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.659793 11702 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.660818 11703 leader_election.cc:304] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.658423 10807 raft_consensus.cc:2468] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.662251 11927 raft_consensus.cc:2749] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.663015 11927 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.664831 11703 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.665489 11702 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.665705 11927 raft_consensus.cc:2749] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.666625 11927 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.667264 11927 raft_consensus.cc:2749] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.669684 11881 raft_consensus.cc:2804] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:20.670167 10851 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.670399 11703 leader_election.cc:304] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.671446 11887 raft_consensus.cc:2804] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:20.671613 10851 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:20.672757 11912 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:20.673178 11912 raft_consensus.cc:697] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:20.673290 11702 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.673918 11912 consensus_queue.cc:237] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.674539 11938 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.675405 11702 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.676273 11938 raft_consensus.cc:3060] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.672160 11887 raft_consensus.cc:697] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:20.676728 11702 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.677592 11927 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.677484 11887 consensus_queue.cc:237] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.678249 11702 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.679069 11927 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.670670 11881 raft_consensus.cc:697] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:20.679505 11702 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.680357 11927 raft_consensus.cc:2749] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.671998 11939 raft_consensus.cc:2749] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.680459 11881 consensus_queue.cc:237] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.682247 11702 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.683161 11939 raft_consensus.cc:2749] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.683614 11702 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.684820 11939 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.686026 11702 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.686929 11939 raft_consensus.cc:2749] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.688133 11938 raft_consensus.cc:2749] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:20.738925 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 170510us
I20260709 12:12:20.741475 10809 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:20.746420 10807 raft_consensus.cc:1240] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:20.747655 10777 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:12:20.758334 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 86632.9us
I20260709 12:12:20.774690 10887 raft_consensus.cc:1240] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.777525 10887 raft_consensus.cc:1240] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.672012 11703 leader_election.cc:304] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
W20260709 12:12:20.786422 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 114397us
I20260709 12:12:20.787921 11703 leader_election.cc:304] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.788508 11938 raft_consensus.cc:2749] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.802731 11938 raft_consensus.cc:2749] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.791278 11929 raft_consensus.cc:2804] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:20.803740 11929 raft_consensus.cc:697] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:20.804497 11703 leader_election.cc:304] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:20.805804 11939 raft_consensus.cc:2749] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:20.805343 10777 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:20.807713 11703 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.809113 11939 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:20.809752 11939 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:20.810335 11939 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.810421 11703 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.814591 11938 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.827148 11891 consensus_queue.cc:1059] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:20.829025 11916 consensus_queue.cc:1059] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.830803 11916 raft_consensus.cc:3055] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:20.831349 11916 raft_consensus.cc:740] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.832957 11923 raft_consensus.cc:3055] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.833603 11923 raft_consensus.cc:740] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.835254 11923 consensus_queue.cc:260] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.847862 11923 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.853173 11916 consensus_queue.cc:260] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.855707 11916 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:20.858935 10887 raft_consensus.cc:1275] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:20.805569 11929 consensus_queue.cc:237] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:20.860692 11906 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:20.870721 11932 consensus_queue.cc:1059] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.835976 10634 catalog_manager.cc:5697] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 3 to 4, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.872349 11886 raft_consensus.cc:3055] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.873572 11886 raft_consensus.cc:740] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.874959 11886 consensus_queue.cc:260] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.877537 11886 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.880955 10631 catalog_manager.cc:5697] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 3 to 4, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.884896 10631 catalog_manager.cc:5697] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 1 to 2, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.891578 10631 catalog_manager.cc:5697] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 1 to 2, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:20.901351 10881 raft_consensus.cc:1240] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.902930 10884 raft_consensus.cc:1240] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:20.900035 11939 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:20.906518 11939 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:20.908155 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:20.917261 10959 raft_consensus.cc:2393] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:20.909921 11932 consensus_queue.cc:1059] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.914031 10779 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:20.914665 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 104532us
I20260709 12:12:20.919255 11932 raft_consensus.cc:3055] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.920368 11871 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.940311 11932 raft_consensus.cc:740] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.921245 11937 consensus_queue.cc:1059] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:20.941579 11937 raft_consensus.cc:3055] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:20.942138 11937 raft_consensus.cc:740] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:20.943696 11937 consensus_queue.cc:260] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.945852 11937 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.946223 11932 consensus_queue.cc:260] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:20.952462 11703 leader_election.cc:304] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.956341 11939 raft_consensus.cc:2749] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:20.956745 11703 leader_election.cc:304] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.958112 11932 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:20.960471 10959 raft_consensus.cc:1275] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:20.962670 11871 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:20.968987 11939 raft_consensus.cc:2749] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:20.974598 11703 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:20.976573 11938 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:20.996821 11703 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:12:21.025329 10776 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:21.032115 11938 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.032733 11938 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.033200 11938 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:21.043912 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 47290.2us
I20260709 12:12:21.045104 11703 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.046118 11939 raft_consensus.cc:2749] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.047325 11703 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.052908 11939 raft_consensus.cc:2749] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.056290 11703 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.057297 11939 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.059823 11703 leader_election.cc:304] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.060858 11939 raft_consensus.cc:2749] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.060899 11748 raft_consensus.cc:1275] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:21.067123 11902 consensus_queue.cc:1048] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:21.072005 11703 leader_election.cc:304] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.073161 11939 raft_consensus.cc:2749] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:21.073891 11703 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.077173 11703 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.078215 11927 raft_consensus.cc:2749] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.078727 11703 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.079026 11927 raft_consensus.cc:2749] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.079676 11939 raft_consensus.cc:2804] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.080240 11939 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.080422 11703 leader_election.cc:304] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.107863 10959 raft_consensus.cc:1275] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:21.069418 11938 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.110641 11938 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.111296 11938 raft_consensus.cc:2749] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.107312 11703 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.113330 11938 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:21.113416 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.114557 11703 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.116717 11938 raft_consensus.cc:2804] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.116449 11887 consensus_queue.cc:1048] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:21.114975 10884 raft_consensus.cc:2393] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.118500 11938 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.118975 11938 raft_consensus.cc:3060] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.116482 11703 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.122774 11927 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:21.123230 11927 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.123636 11927 raft_consensus.cc:3060] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.131902 11938 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.134647 11939 raft_consensus.cc:3060] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.123407 11703 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.143131 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.144124 10884 raft_consensus.cc:2393] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.144896 10956 raft_consensus.cc:1275] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:21.145444 11938 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.146147 11938 raft_consensus.cc:2804] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.146629 11938 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.147101 11938 raft_consensus.cc:3060] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.148697 10959 raft_consensus.cc:1275] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:21.150789 11912 consensus_queue.cc:1048] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.151034 11902 consensus_queue.cc:1048] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:21.155438 11703 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.154796 10636 catalog_manager.cc:5697] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 2 to 3, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.156435 11956 raft_consensus.cc:2804] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.156852 11956 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.157305 11956 raft_consensus.cc:3060] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.157398 11703 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.171007 11927 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.175474 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.176194 11927 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.176476 10884 raft_consensus.cc:2393] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 3: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.182111 11938 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.204849 11748 raft_consensus.cc:1275] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:21.206691 11881 consensus_queue.cc:1048] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:21.210853 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.211895 10884 raft_consensus.cc:2393] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.213249 11938 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.216284 11753 raft_consensus.cc:3060] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.215008 11927 raft_consensus.cc:2804] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.220790 11927 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.221230 11927 raft_consensus.cc:3060] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.227044 11956 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.235117 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.235977 10884 raft_consensus.cc:2393] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.236826 11956 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.239384 11927 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.237429 11939 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.251211 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.253063 10884 raft_consensus.cc:2393] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.260258 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.261181 10884 raft_consensus.cc:2393] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.262367 11939 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.263197 11927 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.267352 11753 raft_consensus.cc:1275] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:21.268998 11912 consensus_queue.cc:1048] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:12:21.287213 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 129879us
I20260709 12:12:21.288301 11703 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.289636 11959 raft_consensus.cc:2804] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.290141 11959 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:21.290585 11959 raft_consensus.cc:3060] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.291102 11753 raft_consensus.cc:1240] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Rejecting Update request from peer 0b0d8c4323bf490cbaf71bd767827d56 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:21.305455 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1117cfbe20499cba2ff03171257bc7" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.306278 11959 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.307276 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.311805 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.313164 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb08864a6384c9fb0fdcfd6927bfcb8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.313472 11959 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.313848 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.315228 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d6e3f9640c4563b38ba4052f47ee2b" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.320950 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.321753 10809 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.321859 10884 raft_consensus.cc:2393] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:21.322149 10804 raft_consensus.cc:2468] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.324214 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160cc2755ed84d8da5ada5e897d419cd" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.326757 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.330858 10805 raft_consensus.cc:2468] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 3.
I20260709 12:12:21.333714 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05a5cb1751a423a9aae27767f113439" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.339699 10811 raft_consensus.cc:2468] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.341882 10807 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.343621 10810 raft_consensus.cc:2468] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.349116 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.368996 11703 leader_election.cc:304] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.370193 11959 raft_consensus.cc:2749] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:21.373292 10805 raft_consensus.cc:2468] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.373358 11703 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:21.375300 11959 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.375635 10810 raft_consensus.cc:2468] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.375756 11703 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.375836 11959 raft_consensus.cc:697] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.379820 11703 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.380546 11927 raft_consensus.cc:2804] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.380831 11939 raft_consensus.cc:2804] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.381126 11927 raft_consensus.cc:697] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.381364 11939 raft_consensus.cc:697] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.382370 11927 consensus_queue.cc:237] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.382589 11939 consensus_queue.cc:237] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.379698 11959 consensus_queue.cc:237] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:21.385341 11916 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:21.385951 11916 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.388976 10804 raft_consensus.cc:2468] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:21.389958 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.394052 10810 raft_consensus.cc:2393] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 2: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:21.391496 11703 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.396268 11959 raft_consensus.cc:2804] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.396867 11959 raft_consensus.cc:697] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.398135 11959 consensus_queue.cc:237] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.401587 11916 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.402757 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:21.404112 10884 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.402977 11703 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.405715 10925 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:21.405915 11939 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.405416 11916 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:21.406896 11939 raft_consensus.cc:697] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.407994 11937 raft_consensus.cc:2804] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:21.408537 11937 raft_consensus.cc:493] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:21.409333 11937 raft_consensus.cc:3060] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.408812 11703 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.407500 11916 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.410944 11959 raft_consensus.cc:2804] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.411563 11959 raft_consensus.cc:697] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.412531 11959 consensus_queue.cc:237] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.413606 11703 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.414757 11927 raft_consensus.cc:2804] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.415233 11927 raft_consensus.cc:697] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.415832 11703 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.408114 11939 consensus_queue.cc:237] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.416111 11927 consensus_queue.cc:237] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.419339 11703 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.420222 11956 raft_consensus.cc:2804] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.421501 11938 raft_consensus.cc:2804] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.437805 11937 raft_consensus.cc:515] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.440450 10952 raft_consensus.cc:1275] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: 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:21.443425 10887 raft_consensus.cc:1275] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: 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:21.443876 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.442431 11938 raft_consensus.cc:697] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.445631 11938 consensus_queue.cc:237] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.448822 11893 consensus_queue.cc:1048] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:21.450331 11893 consensus_queue.cc:1048] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.450600 11937 leader_election.cc:290] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.451409 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc925b3b84764d2f944d088ed0c2d7fc" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.456836 10810 raft_consensus.cc:2393] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 2: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:21.490482 10884 raft_consensus.cc:2468] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.494133 10925 leader_election.cc:304] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:21.495782 11932 raft_consensus.cc:2804] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.496474 11932 raft_consensus.cc:697] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:21.497916 11932 consensus_queue.cc:237] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.533751 11881 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.534464 11881 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.538954 11881 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:21.543491 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:21.544200 10959 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:21.545985 10851 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:21.546831 11912 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:21.547216 11912 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.547550 11912 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.552222 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.553082 10810 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
W20260709 12:12:21.586820 11972 log.cc:927] Time spent T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260709 12:12:21.588856 11971 log.cc:927] Time spent T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:12:21.601019 11956 raft_consensus.cc:697] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:21.613763 11916 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.620754 11886 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.621847 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:21.624405 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.682139 10810 raft_consensus.cc:2393] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 3: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:21.688985 11916 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.695279 11916 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.696143 11956 consensus_queue.cc:237] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.697464 11916 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.698436 11912 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.699618 10884 raft_consensus.cc:2368] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4.
I20260709 12:12:21.700807 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:21.701797 10881 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:21.681764 11886 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:21.704164 11886 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:21.708036 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:21.714660 10925 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:21.725670 11886 raft_consensus.cc:2804] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:21.725848 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.726190 11886 raft_consensus.cc:493] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.726449 10804 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.726576 11886 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.724171 11912 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:21.751910 10925 leader_election.cc:400] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Vote denied by peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587) with higher term. Message: Invalid argument: T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4.
I20260709 12:12:21.753159 10925 leader_election.cc:403] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:21.758814 11932 raft_consensus.cc:3060] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.754345 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76276b6224124c3b93182828b402fc48" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:21.770453 10804 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 4.
I20260709 12:12:21.771891 10852 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:21.772047 11916 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.773033 11978 raft_consensus.cc:2804] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:21.773604 11978 raft_consensus.cc:697] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:21.774653 11978 consensus_queue.cc:237] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:21.784195 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 109284us
I20260709 12:12:21.785641 10804 raft_consensus.cc:1275] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.787101 11939 consensus_queue.cc:1048] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, 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.790299 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.791277 10810 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.792127 11975 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.792691 11975 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.794720 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.795130 11975 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.795441 10804 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.796203 11886 raft_consensus.cc:515] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.796772 11916 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:21.799991 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:21.798388 11932 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587) with higher term. Message: Invalid argument: T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4.
I20260709 12:12:21.810611 10636 catalog_manager.cc:5697] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 2, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 2 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.817425 10952 raft_consensus.cc:2468] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 4.
I20260709 12:12:21.819012 10631 catalog_manager.cc:5697] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.832794 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:21.833567 11748 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:21.833840 11886 leader_election.cc:290] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.835552 10927 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:21.835383 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:21.836336 10887 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.842628 11916 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:21.843336 10804 raft_consensus.cc:1275] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.843364 11916 raft_consensus.cc:2804] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:21.844069 11916 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.844587 11916 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.847194 11978 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.847808 11978 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:21.850602 11956 consensus_queue.cc:1048] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, 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.851900 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.852644 10804 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:21.853744 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ade93eba33b4de7b70b1175b412fdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:21.854096 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.854462 10804 raft_consensus.cc:3060] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.854583 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.854911 10805 raft_consensus.cc:2468] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.855383 10807 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.863046 10804 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:21.856892 10852 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:21.850617 11978 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:21.858966 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:21.869966 10809 raft_consensus.cc:1275] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.855839 10926 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:21.872402 11975 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:21.872823 11975 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.874055 10926 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:21.874809 11932 raft_consensus.cc:2804] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:21.875187 11932 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.866480 10634 catalog_manager.cc:5697] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 2 to 3, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.867436 10887 raft_consensus.cc:2468] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:21.876448 10884 raft_consensus.cc:1275] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.877585 10926 leader_election.cc:304] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:21.880844 11977 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:21.874110 11975 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.895862 11937 raft_consensus.cc:2804] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.896479 11916 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:21.876761 11959 consensus_queue.cc:1048] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:21.891460 10809 raft_consensus.cc:1275] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.891886 10804 raft_consensus.cc:1275] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.875515 11932 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.893651 10634 catalog_manager.cc:5697] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.898877 10634 catalog_manager.cc:5697] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.900866 10634 catalog_manager.cc:5697] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.902343 11967 consensus_queue.cc:1048] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:12:21.902410 11927 consensus_queue.cc:1048] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:21.904482 11938 consensus_queue.cc:1048] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, 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.895529 11977 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:21.906939 11977 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.896085 11886 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:21.909703 11886 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:21.902001 10634 catalog_manager.cc:5697] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.915467 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:21.914412 10634 catalog_manager.cc:5697] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.925801 10634 catalog_manager.cc:5697] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.928475 10634 catalog_manager.cc:5697] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.930697 10634 catalog_manager.cc:5697] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.912308 11886 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:21.943799 10805 raft_consensus.cc:1275] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:21.949318 11959 consensus_queue.cc:1048] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:21.964010 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 69237.8us
I20260709 12:12:21.966732 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:21.974965 10807 raft_consensus.cc:2468] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:21.961886 11937 raft_consensus.cc:697] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:21.989365 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:21.990057 11753 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.007427 11753 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.008596 11916 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:22.008947 10881 raft_consensus.cc:1275] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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.020102 10926 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:22.030582 10881 raft_consensus.cc:1275] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: 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.029309 11937 consensus_queue.cc:237] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.052178 11916 raft_consensus.cc:2804] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.055589 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:22.034812 11985 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.083627 10807 raft_consensus.cc:1275] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: 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.091359  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:22.091228 11985 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.086870 11916 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.091960 11995 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.096132 10805 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:12:22.120931 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 163955us
I20260709 12:12:22.129109 10810 raft_consensus.cc:1275] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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.120584 11995 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.117871 11916 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.142975 11998 consensus_queue.cc:1048] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:22.143636 11996 consensus_queue.cc:1048] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:12:22.146148 11985 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:22.117539 11975 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:22.154865 10809 raft_consensus.cc:1275] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:12:22.155968 11702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 110152us
I20260709 12:12:22.165797 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.166332 10927 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.138679 11995 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.198174 10810 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:22.202303 10881 raft_consensus.cc:1275] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:22.197060 11887 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.167191 11932 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.208633 10880 raft_consensus.cc:1275] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:12:22.219188 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 45316.7us
I20260709 12:12:22.219789 11939 consensus_queue.cc:1048] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, 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.173233 11985 raft_consensus.cc:2804] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:22.202373 10926 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:22.231699 10884 raft_consensus.cc:1275] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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.233536 10881 raft_consensus.cc:1275] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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.234426 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.203025 11887 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.238034 11977 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.252424 11956 consensus_queue.cc:1048] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:22.253651 11979 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.253945 11956 consensus_queue.cc:1048] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, 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.254472 11979 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.255357 11937 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.255250 10805 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.255935 10887 raft_consensus.cc:1240] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Rejecting Update request from peer 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:22.253822 11977 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:22.256814 11967 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.257380 11967 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.224771 11959 consensus_queue.cc:1048] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:12:22.255901 11937 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.200384 11986 consensus_queue.cc:1048] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.092s
W20260709 12:12:22.263576 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 144882us
I20260709 12:12:22.278625 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.259733 11996 raft_consensus.cc:2804] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.283669 11995 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.246762 11985 raft_consensus.cc:697] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:22.284375 11995 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.283823 11996 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:22.293205 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 44624.5us
I20260709 12:12:22.287688 10884 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:22.276810 11886 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.296268 11996 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.265702 11956 consensus_queue.cc:1048] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:12:22.264992 11927 consensus_queue.cc:1048] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:12:22.309592 11967 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:22.350186 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 86934us
I20260709 12:12:22.327872 11990 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.358443 10952 raft_consensus.cc:1240] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Rejecting Update request from peer 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:22.321125 11886 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.343956 11995 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:22.368723 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.348742 11912 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.364974 10879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.380128 10952 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:22.384682 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.386023 12007 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.386225 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:22.386605 12007 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.387014 11959 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.387332 11887 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:22.388003 10806 raft_consensus.cc:1275] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:22.387548 11959 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.388628 12003 raft_consensus.cc:493] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.372094 11937 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.389163 12003 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.389606 11912 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.385028 10879 raft_consensus.cc:2393] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:22.364915 10878 raft_consensus.cc:1275] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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.386232 10882 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:22.334084 11985 consensus_queue.cc:237] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:22.374805 11975 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:22.375242 11990 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.413419 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:22.391396 11932 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:22.435024 11886 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.435501 11702 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.438620 11939 consensus_queue.cc:1059] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.440040 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.431533 11975 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.440768 11746 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:22.441064 11975 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.455137 10809 raft_consensus.cc:1275] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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.458532 12007 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.458747 11997 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:22.460083 11997 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.458526 11916 raft_consensus.cc:515] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.458910 11996 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.473430 12000 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.465750 10925 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:22.460454 11997 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:22.462129 11975 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.478406 11916 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:22.480633 11887 raft_consensus.cc:493] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.487963 12003 leader_election.cc:290] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:22.532168 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 65434.3us
I20260709 12:12:22.502926 11881 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.540165 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.546309 11996 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:22.497081 12000 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.548998 12000 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.486395 11939 consensus_queue.cc:1048] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 12:12:22.523687 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.554617 11881 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.590821 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.533203 11887 raft_consensus.cc:515] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.596906 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.597594 10952 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:22.590885 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.605661 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.590965 12017 raft_consensus.cc:2804] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.607134 12017 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.607717 12017 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.608528 11881 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:22.615620 11988 log.cc:927] Time spent T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:12:22.615752 11887 leader_election.cc:290] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.616658 11749 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:22.552289 12003 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.598927 11702 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.634608 11959 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.638559 11997 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.641330 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.642632 10952 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:22.643741 11997 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.645066 11702 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.646526 11997 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:22.627836 12003 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.646921 11997 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.647346 11997 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:22.648727 12003 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.649425 11912 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.650899 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:22.651712 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a83193ab0a4461995c659b6070d6e1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.593194 11748 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:22.658071 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:22.659055 11877 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.659020 12000 raft_consensus.cc:2804] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:22.661667 10957 raft_consensus.cc:1275] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:22.662781 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.663116 12000 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.663552 10959 raft_consensus.cc:2368] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.663633 12000 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:22.663789 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.664325 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.664657 10955 raft_consensus.cc:2368] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.665063 10954 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 4.
W20260709 12:12:22.667436 12024 log.cc:927] Time spent T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: Append to log took a long time: real 0.122s	user 0.002s	sys 0.000s
I20260709 12:12:22.672056 10927 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.673938 10927 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.674360 12019 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.675143 12019 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.677431 12019 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:22.660804 11877 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.680516 11877 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.681186 11937 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.681649 11937 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.681998 11937 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.682340 11881 consensus_queue.cc:1048] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.688163 10851 leader_election.cc:400] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.688521 10851 leader_election.cc:403] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:22.688336 10952 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:22.691702 10851 leader_election.cc:400] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.692046 10851 leader_election.cc:403] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:22.692116 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.692507 11877 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.692660 11975 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.693123 11978 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.695468 11750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.698104 11893 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.698662 11893 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.702724 11978 raft_consensus.cc:2749] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.712221 12017 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.715837 12017 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.716693 10956 raft_consensus.cc:2368] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:22.704965 10851 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:22.722857 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:22.717648 11997 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.725937 11997 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.727051 10927 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.687768 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:22.731732 10884 raft_consensus.cc:2468] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.734318 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.742640 10887 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:22.747846 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.748667 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.749342 10880 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:22.750409 11877 raft_consensus.cc:2749] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.730461 12007 consensus_queue.cc:1059] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:12:22.752117 12007 raft_consensus.cc:3055] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:22.751170 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.757864 10878 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:22.758737 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:22.763733 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.764380 10881 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 1.
I20260709 12:12:22.769708 11877 consensus_queue.cc:1048] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:22.770738 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:22.785939 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:22.786402 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.786566 10810 raft_consensus.cc:3060] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.786648 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:22.787137 10805 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 2.
I20260709 12:12:22.787281 10804 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.755252 12007 raft_consensus.cc:740] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:22.785954 11975 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.789966 11975 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.789726 12007 consensus_queue.cc:260] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:22.790935 12007 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.792843 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:22.794234 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.794884 10812 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 4.
I20260709 12:12:22.740867 11986 raft_consensus.cc:2804] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.795840 11986 raft_consensus.cc:493] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.796192 11986 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.799188 10810 raft_consensus.cc:2468] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.779534 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:22.783424 11893 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.783643 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.785415 10878 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.802416 11979 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:22.802731 10812 raft_consensus.cc:1275] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:22.842667 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942eacb348b424d9e0c08ff2b172a71" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.803607 11990 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:22.804935 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:22.807320 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64baf7368423440094deeb89100dd656" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.808648 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504f437e32894842ba8be153b543fcc1" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.810345 10805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.741320 11750 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:22.753422 11749 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:22.726840 11977 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:22.823112 10804 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.813149 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
W20260709 12:12:22.838778 10852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 73790.8us
I20260709 12:12:22.843434 10811 raft_consensus.cc:3060] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.837414 10926 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:22.846369 10813 raft_consensus.cc:2368] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.850461 10777 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:22.854890 10805 raft_consensus.cc:2393] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 2: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:22.855626 10853 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:22.856956 11979 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.857529 11979 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.857859 10808 raft_consensus.cc:2393] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 4: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:22.858201 11979 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.862920 11977 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0bcc0a0804da45b3aa81fc1803f68ba2)
I20260709 12:12:22.863162 11906 raft_consensus.cc:2804] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.863397 11977 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:22.863646 11906 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.864015 11906 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.866549 11937 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.871657 10852 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:22.872642 11912 raft_consensus.cc:2749] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:22.852804 10954 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 2.
I20260709 12:12:22.877432 11990 raft_consensus.cc:2804] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:12:22.880167 12034 log.cc:927] Time spent T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: Append to log took a long time: real 0.156s	user 0.002s	sys 0.000s
I20260709 12:12:22.881597 10852 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:22.841661 11756 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.884840 11906 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:22.851289 10926 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:22.905122 11702 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:22.910457 11967 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:22.908438 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.912173 11990 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.912609 10882 raft_consensus.cc:2393] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:22.913101 11702 leader_election.cc:400] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:22.913401 11702 leader_election.cc:403] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:22.919384 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01b23e80bb5496da69398c2b8168c1a" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:22.920143 10880 raft_consensus.cc:2468] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.894951 10636 catalog_manager.cc:5697] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.882483 11956 raft_consensus.cc:3055] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:22.902688 10852 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:22.921571 11986 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.923373 11937 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.904265 11902 raft_consensus.cc:2749] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:22.925951 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:22.928124 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:22.928398 12000 raft_consensus.cc:515] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:22.966038 11986 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:22.967386 12000 leader_election.cc:290] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:22.948632 11956 raft_consensus.cc:740] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
W20260709 12:12:22.933705 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 82476.1us
I20260709 12:12:22.968926 11956 consensus_queue.cc:260] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:22.937616 10878 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.939213 12013 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:22.939750 11967 raft_consensus.cc:697] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:22.912681 11990 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.941591 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.941802 10853 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:22.944428 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
W20260709 12:12:22.949282 10852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 46651.3us
I20260709 12:12:22.981952 10881 raft_consensus.cc:2393] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:22.925276 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:22.951972 10925 leader_election.cc:304] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:22.969273 10926 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:22.897588 10811 raft_consensus.cc:2468] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.982839 10882 raft_consensus.cc:2393] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:22.971907 10885 raft_consensus.cc:2393] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:22.949671 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:22.984490 11753 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:22.986763 10852 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:22.993607 10852 leader_election.cc:400] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955) with higher term. Message: Invalid argument: T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:22.995478 10926 leader_election.cc:304] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:22.988960 12013 raft_consensus.cc:2804] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.000128 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:22.992054 11978 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:22.979607 11756 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:22.991182 11902 raft_consensus.cc:2749] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:22.993021 11937 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:12:23.009492 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:23.003724 10956 raft_consensus.cc:2368] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.008714 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:23.030485 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:12:23.017552 11704 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:23.018639 11977 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:23.009027 11887 raft_consensus.cc:2749] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:23.019835 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:23.041126 10887 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.041419 10927 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:23.019583 11967 consensus_queue.cc:237] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.020754 12030 consensus_queue.cc:1048] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 12:12:23.021184 12015 raft_consensus.cc:2804] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.022185 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:23.025211 11975 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.029423 12018 consensus_queue.cc:1048] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:23.009069 11999 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.059345 11977 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:23.030267 10882 raft_consensus.cc:1275] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:23.031651 10881 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 1.
I20260709 12:12:23.011338 10926 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
W20260709 12:12:23.068481 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 57221.2us
I20260709 12:12:23.060727 11996 raft_consensus.cc:2804] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.071696 10878 raft_consensus.cc:2393] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 2: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:23.071424 11979 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.072837 10883 raft_consensus.cc:2368] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.073542 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:23.074188 10885 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.074626 11906 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:23.014989 11753 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:23.039299 10880 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.030984 11937 raft_consensus.cc:493] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.039270 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:23.057413 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:23.058297 10886 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 4.
I20260709 12:12:23.080408 10887 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:23.082199 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:23.091094 10810 raft_consensus.cc:2393] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 4: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:23.080263 10952 raft_consensus.cc:2393] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 3: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:23.081475 11932 raft_consensus.cc:2804] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.105737 11702 leader_election.cc:400] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.106369 11702 leader_election.cc:403] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:12:23.067659 12015 raft_consensus.cc:697] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:23.088300 11937 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:23.118314 10927 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:23.118134 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:23.121491 10881 raft_consensus.cc:3060] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.093241 11978 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:23.087770 11996 raft_consensus.cc:697] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:23.105059 11748 raft_consensus.cc:3060] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.109593 11932 raft_consensus.cc:697] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:23.118013 11927 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.120453 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:23.132922 12013 raft_consensus.cc:697] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:23.127154 11978 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:23.157516 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594a7976dbe442b8e97a859a20a4602" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:23.158608 10961 raft_consensus.cc:2368] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.158665 12016 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.144409 12013 consensus_queue.cc:237] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:23.174458 10885 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:23.176043 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:23.156296 10954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60"
dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:45250
I20260709 12:12:23.194764 10954 raft_consensus.cc:606] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:23.197903 11979 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:23.189110 11932 consensus_queue.cc:237] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:23.202580 11995 consensus_queue.cc:1048] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:23.204281 11975 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:23.206612 11985 raft_consensus.cc:993] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:23.207219 11985 raft_consensus.cc:1081] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:23.207751 11702 leader_election.cc:400] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Vote denied by peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587) with higher term. Message: Invalid argument: T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.167704 11990 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:23.210649 11990 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:23.211398 10957 raft_consensus.cc:2368] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:23.260684 12016 raft_consensus.cc:697] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:23.175745 11996 consensus_queue.cc:237] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.276333 10812 raft_consensus.cc:1275] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:23.277441 10881 raft_consensus.cc:2468] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:23.175897 12015 consensus_queue.cc:237] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:23.309230 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
W20260709 12:12:23.315819 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 140411us
I20260709 12:12:23.317101 10809 raft_consensus.cc:2393] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 3: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:23.318262 11702 leader_election.cc:400] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.318660 11702 leader_election.cc:403] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:12:23.331892 10925 leader_election.cc:304] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:23.335872 12054 raft_consensus.cc:2804] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:23.336992 12054 raft_consensus.cc:697] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:23.338142 12054 consensus_queue.cc:237] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.332659 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:23.343344 10960 raft_consensus.cc:2393] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 in current term 3: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:23.347162 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:23.406808 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce85695db2042d98250ec755538b746" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
W20260709 12:12:23.407644 12048 log.cc:927] Time spent T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 12:12:23.407780 10885 raft_consensus.cc:2393] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 3: Already voted for candidate 0b0d8c4323bf490cbaf71bd767827d56 in this term.
I20260709 12:12:23.395813 12016 consensus_queue.cc:237] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER 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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.330550 11985 consensus_queue.cc:1048] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
W20260709 12:12:23.471661 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 69566.9us
I20260709 12:12:23.474825 10851 leader_election.cc:400] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
I20260709 12:12:23.475189 10851 leader_election.cc:403] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:23.459373 11956 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:23.476886 12046 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 2. Current term is 3.
W20260709 12:12:23.509155 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 44303.9us
W20260709 12:12:23.454672 12059 log.cc:927] Time spent T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: Append to log took a long time: real 0.052s	user 0.000s	sys 0.004s
I20260709 12:12:23.453732 10880 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:23.511389 10960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56"
dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:45250
I20260709 12:12:23.533998 10926 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:23.541025 11990 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:23.485105 11978 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:23.571205 11937 raft_consensus.cc:515] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:23.579857 10779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 275065us
W20260709 12:12:23.640334 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 62519.5us
I20260709 12:12:23.640537 10886 raft_consensus.cc:1240] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Rejecting Update request from peer 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:23.642675 11753 raft_consensus.cc:1275] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:23.644151 10953 raft_consensus.cc:2368] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 4. Current term is 5.
I20260709 12:12:23.531891 11748 raft_consensus.cc:2468] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:23.649107 10957 raft_consensus.cc:1240] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Rejecting Update request from peer 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:23.647207 11998 raft_consensus.cc:2749] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3.
I20260709 12:12:23.663456 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
W20260709 12:12:23.747557 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 49525.3us
I20260709 12:12:23.754964 10927 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:23.760951 12017 consensus_queue.cc:1048] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:12:23.694911 11748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35486
I20260709 12:12:23.772814 12058 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:23.758474 11938 consensus_queue.cc:1059] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 12:12:23.843309 12075 log.cc:927] Time spent T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 12:12:23.845304 12071 log.cc:927] Time spent T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260709 12:12:23.841574 11937 leader_election.cc:290] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:23.861322 12074 log.cc:927] Time spent T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260709 12:12:23.869145 10777 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s	user 0.011s	sys 0.024s
W20260709 12:12:23.869555 10777 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.011s	sys 0.024s
W20260709 12:12:23.869748 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 558363us
I20260709 12:12:23.870203 10777 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:23.880834 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:23.881587 10812 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:23.891083 10812 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 5.
I20260709 12:12:23.877079 12076 raft_consensus.cc:2804] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:12:23.900352 11703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 62978.4us
I20260709 12:12:23.904933 10636 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39758 (request call id 139) took 1666 ms. Trace:
I20260709 12:12:23.901702 12076 raft_consensus.cc:697] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:23.909336 12076 consensus_queue.cc:237] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Queue going to LEADER 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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:23.905568 10636 rpcz_store.cc:276] 0709 12:12:22.238841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:22.238999 (+   158us) service_pool.cc:224] Handling call
0709 12:12:23.904847 (+1665848us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:12:23.075983 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:12:23.076583 (+   600us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:12:23.076614 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:12:23.076635 (+    21us) tablet.cc:662] Decoding operations
0709 12:12:23.076963 (+   328us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:12:23.077018 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:12:23.077042 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:12:23.077219 (+   177us) tablet.cc:701] Row locks acquired
0709 12:12:23.077231 (+    12us) write_op.cc:260] PREPARE: finished
0709 12:12:23.077362 (+   131us) write_op.cc:270] Start()
0709 12:12:23.077456 (+    94us) write_op.cc:276] Timestamp: P: 1783599143077322 usec, L: 0
0709 12:12:23.077475 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:12:23.078164 (+   689us) log.cc:844] Serialized 531 byte log entry
0709 12:12:23.177487 (+ 99323us) op_driver.cc:464] REPLICATION: finished
0709 12:12:23.412159 (+234672us) write_op.cc:301] APPLY: starting
0709 12:12:23.412247 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 12:12:23.412373 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0709 12:12:23.412496 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:12:23.412760 (+   264us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:12:23.412916 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:12:23.412956 (+    40us) write_op.cc:312] APPLY: finished
0709 12:12:23.413152 (+   196us) log.cc:844] Serialized 22 byte log entry
0709 12:12:23.413343 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:23.413439 (+    96us) write_op.cc:454] Released schema lock
0709 12:12:23.413480 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:12:23.413838 (+   358us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:23.413868 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":518534,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":234380,"apply.run_cpu_time_us":1679,"apply.run_wall_time_us":1682,"num_ops":1,"prepare.queue_time_us":83582,"prepare.run_cpu_time_us":2506,"prepare.run_wall_time_us":17735,"replication_time_us":85424,"thread_start_us":224736,"threads_started":2}]]}
I20260709 12:12:23.929440 12000 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.940078 12000 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:23.942425 12000 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:23.949385 11748 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:12:23.965210 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 82756.4us
I20260709 12:12:23.967080 10960 raft_consensus.cc:606] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:23.968998 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:23.963807 11748 raft_consensus.cc:3060] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:23.986543 12070 log.cc:927] Time spent T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.154s	user 0.002s	sys 0.001s
W20260709 12:12:24.008438 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 150183us
I20260709 12:12:24.027952 10926 leader_election.cc:304] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 
I20260709 12:12:24.036105 11975 raft_consensus.cc:2804] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:24.036695 11975 raft_consensus.cc:697] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:24.037528 11975 consensus_queue.cc:237] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:24.046320 11978 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:24.048480 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:24.049219 11754 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.056811 10804 raft_consensus.cc:1275] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.061411 10804 raft_consensus.cc:1275] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.063825 11748 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.065120 11753 raft_consensus.cc:1240] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:24.076629 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9c819b4b9745efa92b5951402da476" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:24.077406 10885 raft_consensus.cc:3060] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:24.085287 10886 raft_consensus.cc:1275] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.087704 10883 raft_consensus.cc:1275] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.099359 10886 raft_consensus.cc:1275] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.100767 10885 raft_consensus.cc:2468] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 5.
I20260709 12:12:24.102782 10813 raft_consensus.cc:1275] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.108484 11754 raft_consensus.cc:2468] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 4.
I20260709 12:12:24.108986 12084 consensus_queue.cc:1048] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:12:24.110716 11748 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:24.111284 10853 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:24.114853 10813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:24.115501 10813 raft_consensus.cc:3060] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.105649 11996 consensus_queue.cc:1059] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:12:24.123914 11756 raft_consensus.cc:1275] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.124315 11999 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:24.124897 11999 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.127049 11999 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:24.131218 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:24.134568 10811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:24.115854 12052 raft_consensus.cc:2804] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:24.137411 12052 raft_consensus.cc:697] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:24.138490 12052 consensus_queue.cc:237] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:24.140623 11956 consensus_queue.cc:1059] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.142424 10853 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:24.143424 10813 raft_consensus.cc:2468] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:24.145148 11703 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:24.146111 12000 raft_consensus.cc:2804] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:24.146852 12000 raft_consensus.cc:697] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:24.148164 12000 consensus_queue.cc:237] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.151126 12038 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:12:24.156045 12084 consensus_queue.cc:1048] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:24.161268 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 64981.7us
I20260709 12:12:24.163429 12013 consensus_queue.cc:1048] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.164791 11916 consensus_queue.cc:1048] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:24.165308 10927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 47846.6us
I20260709 12:12:24.176040 11996 consensus_queue.cc:1048] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.177078 11916 raft_consensus.cc:3055] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:24.201129 11927 raft_consensus.cc:3055] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:24.201808 11927 raft_consensus.cc:740] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:24.202977 11927 consensus_queue.cc:260] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:24.209112 10883 raft_consensus.cc:1240] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Rejecting Update request from peer 449ac8ece84c40ff97e3f08a3d831f72 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:12:24.214546 10813 raft_consensus.cc:1240] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:24.186018 11916 raft_consensus.cc:740] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
W20260709 12:12:24.232023 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 46308.5us
I20260709 12:12:24.239893 12058 consensus_queue.cc:1048] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.241652 11917 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:24.242254 11917 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.246433 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:24.247220 11746 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:24.235984 12084 consensus_queue.cc:1048] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:12:24.251219 11756 raft_consensus.cc:1275] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.253788 10779 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:24.224999 11927 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.257131 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:24.244343 11917 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:24.264427 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:24.271363 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360e2cd863db4985a0290a7d06e15bed" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:24.273844 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b270511600c744899b123ce1e6cf3ff8" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:24.277076 12082 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:24.258427 12084 consensus_queue.cc:1048] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:12:24.277777 12082 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:24.278838 11916 consensus_queue.cc:260] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.280189 10851 leader_election.cc:400] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 4. Current term is 5.
I20260709 12:12:24.280645 10851 leader_election.cc:403] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:12:24.280648 10953 raft_consensus.cc:2393] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 3: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:24.283443 10885 raft_consensus.cc:1240] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:24.283886 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcf693efbd48bc9809359e380cbb60" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:24.260800 11749 raft_consensus.cc:1240] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:24.286309 10886 raft_consensus.cc:1275] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.286928 10881 raft_consensus.cc:1275] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:24.295799 10634 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39740 (request call id 154) took 1329 ms. Trace:
I20260709 12:12:24.296223 10634 rpcz_store.cc:276] 0709 12:12:22.966283 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:22.976758 (+ 10475us) service_pool.cc:224] Handling call
0709 12:12:24.295744 (+1318986us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11862,"reported_tablets":9}
I20260709 12:12:24.294275 11702 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:24.298962 11702 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:24.305977 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:24.306727 11756 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:24.309870 10953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "675c7f828424409ba103b01def4143b6"
dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:45250
I20260709 12:12:24.310563 10953 raft_consensus.cc:606] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:24.286301 12003 raft_consensus.cc:2749] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711) with higher term. Message: Invalid argument: T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 4. Current term is 5.
I20260709 12:12:24.313673 10779 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:24.311801 12007 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:24.318581 11956 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:24.330076 12011 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:24.350576 10632 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39756 (request call id 150) took 1206 ms. Trace:
I20260709 12:12:24.357868 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:24.358664 10880 raft_consensus.cc:2393] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 3: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:24.320690 12058 consensus_queue.cc:1059] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:12:24.354281 10632 rpcz_store.cc:276] 0709 12:12:23.130341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:23.135811 (+  5470us) service_pool.cc:224] Handling call
0709 12:12:24.336251 (+1200440us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":233714,"reported_tablets":6}
I20260709 12:12:24.362470 10631 catalog_manager.cc:5697] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.333482 12089 consensus_queue.cc:1048] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:12:24.328100 12016 consensus_queue.cc:1048] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:12:24.341112 12082 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:24.347658 12011 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:24.387020 12011 raft_consensus.cc:3060] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.398423 12078 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:24.373219 12058 consensus_queue.cc:1243] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer e3c9c77da0c14349b94dc81a7399b9b4 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:12:24.411007 10960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f"
dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:45250
I20260709 12:12:24.411680 10960 raft_consensus.cc:606] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:24.279968 11986 consensus_queue.cc:1175] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0b0d8c4323bf490cbaf71bd767827d56" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:12:24.409655 12078 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:24.432217 12078 raft_consensus.cc:3060] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.470793 11749 raft_consensus.cc:1240] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:24.472155 12084 raft_consensus.cc:3055] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:24.472643 12084 raft_consensus.cc:740] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:24.473717 12084 consensus_queue.cc:260] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:24.474906 12084 raft_consensus.cc:3060] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:12:24.477201 11996 consensus_queue.cc:1175] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "449ac8ece84c40ff97e3f08a3d831f72" responder_term: 4 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:12:24.481343 11916 raft_consensus.cc:3060] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.495810 10960 raft_consensus.cc:1275] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:12:24.497596 12099 log.cc:927] Time spent T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:12:24.509470 12078 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.541725 12078 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:24.542721 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:24.548756 12021 consensus_queue.cc:1048] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:24.556872 12094 log.cc:927] Time spent T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:12:24.600225 11755 raft_consensus.cc:2468] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:24.602041 10779 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
W20260709 12:12:24.618427 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 44230us
W20260709 12:12:24.652453 12097 log.cc:927] Time spent T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 12:12:24.671787 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 101151us
I20260709 12:12:24.674279 12077 raft_consensus.cc:2804] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:24.674624 12011 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:24.685272 12077 raft_consensus.cc:697] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:24.686563 12077 consensus_queue.cc:237] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.689982 12011 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 3 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:24.744095 10851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 70887.9us
W20260709 12:12:24.780400 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 76917.4us
W20260709 12:12:24.782936 12092 log.cc:927] Time spent T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 12:12:24.790455 10960 raft_consensus.cc:1275] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:12:24.790947 10960 pending_rounds.cc:85] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Aborting all ops after (but not including) 1
I20260709 12:12:24.791157 10960 pending_rounds.cc:107] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:12:24.791421 10960 raft_consensus.cc:2889] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:24.800004 12003 consensus_queue.cc:1048] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.833189 11985 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:24.834785 10954 raft_consensus.cc:2468] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:24.835299 11985 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.837466 11985 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:24.837675 12089 raft_consensus.cc:993] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:24.838155 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:24.838330 12111 raft_consensus.cc:1081] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:24.875803 11756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35486
I20260709 12:12:24.876533 11756 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.876963 11756 raft_consensus.cc:3060] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.894040 11756 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.897359 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:24.897519 11756 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:24.898072 10953 raft_consensus.cc:3055] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:24.898662 10953 raft_consensus.cc:740] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:24.899641 10953 consensus_queue.cc:260] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.900919 10953 raft_consensus.cc:3060] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:24.909631 10953 raft_consensus.cc:2468] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:24.910986 11702 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:24.911861 12007 raft_consensus.cc:2804] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:24.912334 12007 raft_consensus.cc:697] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:24.913414 12007 consensus_queue.cc:237] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:24.940909 10881 raft_consensus.cc:1275] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:12:24.943564 12007 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:24.944592 12007 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:24.949373 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:24.951674 12007 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:24.955489 10881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41"
dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:34774
I20260709 12:12:24.957304 10881 raft_consensus.cc:606] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:24.992198 10636 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54510 (request call id 62) took 1023 ms. Trace:
I20260709 12:12:24.997965 10636 rpcz_store.cc:276] 0709 12:12:23.969298 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:23.973342 (+  4044us) service_pool.cc:224] Handling call
0709 12:12:24.992129 (+1018787us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":75314,"reported_tablets":6}
I20260709 12:12:24.994946 10631 catalog_manager.cc:5697] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.002760 10631 catalog_manager.cc:5697] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.005703 12060 raft_consensus.cc:493] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.006366 12060 raft_consensus.cc:515] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:25.008577 12060 leader_election.cc:290] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:25.016880 10807 raft_consensus.cc:1275] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:25.026461 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:25.023231 10631 catalog_manager.cc:5697] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.027842 10806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e49c0df8394e5a836a3d72f684544f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:25.027928 11756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:25.028507 10806 raft_consensus.cc:3060] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:25.028162 10631 catalog_manager.cc:5697] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.030366 10631 catalog_manager.cc:5697] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.032773 10631 catalog_manager.cc:5697] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.036912 10809 raft_consensus.cc:2410] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 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:12:25.042416 10806 raft_consensus.cc:2468] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:25.052191 12081 consensus_queue.cc:1048] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:25.057693 11756 raft_consensus.cc:2468] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 3.
I20260709 12:12:25.075389 10779 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:25.077718 12063 raft_consensus.cc:2804] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:25.078037 10957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898"
dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
mode: GRACEFUL
new_leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
 from {username='slave'} at 127.0.0.1:45250
I20260709 12:12:25.078285 12063 raft_consensus.cc:697] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:25.078754 10957 raft_consensus.cc:606] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Received request to transfer leadership to TS 0b0d8c4323bf490cbaf71bd767827d56
I20260709 12:12:25.079272 12063 consensus_queue.cc:237] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:12:25.080399 10777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 461959us
I20260709 12:12:25.105544 10881 raft_consensus.cc:1275] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:25.105854 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:25.106828 10957 raft_consensus.cc:2393] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 3: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:25.100026  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:12:25.112679  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:25.113852 12047 raft_consensus.cc:993] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:25.114048  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:25.114756 12047 raft_consensus.cc:1081] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:25.142359 11754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "675c7f828424409ba103b01def4143b6"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35486
I20260709 12:12:25.143167 11754 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.143676 11754 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.148517 12011 consensus_queue.cc:1048] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:25.269766 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:25.270604 10886 raft_consensus.cc:2393] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0d8c4323bf490cbaf71bd767827d56 in current term 3: Already voted for candidate e3c9c77da0c14349b94dc81a7399b9b4 in this term.
I20260709 12:12:25.301329 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:12:25.360351 12069 log.cc:927] Time spent T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: Append to log took a long time: real 0.526s	user 0.004s	sys 0.000s
W20260709 12:12:25.369319 10927 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:25.370303 10808 raft_consensus.cc:1240] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:25.370137 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:25.368302 10812 raft_consensus.cc:1275] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:12:25.382295 12013 consensus_queue.cc:1048] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.389173 12013 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.389904 12013 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:25.393296 12013 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:25.398177 11990 raft_consensus.cc:993] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: : Instructing follower 0b0d8c4323bf490cbaf71bd767827d56 to start an election
I20260709 12:12:25.401199 10812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56" is_pre_election: true
I20260709 12:12:25.398686 11990 raft_consensus.cc:1081] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Signalling peer 0b0d8c4323bf490cbaf71bd767827d56 to start an election
I20260709 12:12:25.405467 10926 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:25.415205 10956 raft_consensus.cc:1275] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.419260 12077 consensus_queue.cc:1048] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:25.422222 10778 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.804s	user 0.006s	sys 0.030s
W20260709 12:12:25.422624 10778 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.006s	sys 0.030s
I20260709 12:12:25.428984 11995 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:25.437465 11995 consensus_queue.cc:1048] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.448771 10812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898"
dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
 from {username='slave'} at 127.0.0.1:37938
I20260709 12:12:25.449329 10812 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.449702 10812 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.451000 11750 raft_consensus.cc:1275] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:12:25.455145 11747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87535b66cab24519a530f37882a8faff" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:25.456074 11747 raft_consensus.cc:2410] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3c9c77da0c14349b94dc81a7399b9b4 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:12:25.466990 12079 raft_consensus.cc:993] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:25.467548 12079 raft_consensus.cc:1081] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:25.470784 11877 consensus_queue.cc:1048] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:25.472870 10853 leader_election.cc:304] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:25.506233 11977 raft_consensus.cc:2749] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:25.486294 11746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35486 (request call id 347) took 1194 ms. Trace:
I20260709 12:12:25.499866 10954 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45246 (request call id 44) took 1240 ms. Trace:
I20260709 12:12:25.508777 10954 rpcz_store.cc:276] 0709 12:12:24.259389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:24.260979 (+  1590us) service_pool.cc:224] Handling call
0709 12:12:25.499668 (+1238689us) spinlock_profiling.cc:243] Waited 515 ms on lock 0x7b540078b254. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7fbef571 00007f1c7fc8a2fa 00007f1c84c4bb17 00007f1c7e1c66d4 00007f1c7e1c6662 00007f1c7e1c6591 00007f1c7e1c650c 00007f1c7e1c57c2 00007f1c7dfc148c 00007f1c7dfc08c6 00007f1c7dfc026f
0709 12:12:25.499782 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1184724224}
I20260709 12:12:25.507881 11746 rpcz_store.cc:276] 0709 12:12:24.291619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:24.296866 (+  5247us) service_pool.cc:224] Handling call
0709 12:12:24.523345 (+226479us) spinlock_profiling.cc:243] Waited 5.19 ms on lock 0x7b5800671198. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61b71 00007f1c7cb61eee 000000000036eb39 00007f1c84bd51e0 00007f1c84c9e0c4 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:12:25.366371 (+843026us) spinlock_profiling.cc:243] Waited 2.39 ms on lock 0x7b5800671198. stack: 00007f1c7cb67343 00007f1c7cb67240 00007f1c7c4f61d4 00007f1c86234304 00007f1c86234299 00007f1c7ca21db1 00007f1c7cb61f8c 00007f1c7cb61ef6 000000000036eb39 00007f1c84bd51e0 00007f1c84c9e0c4 00007f1c84c9e131 00007f1c84c5ffc0 00007f1c84c4a929 00007f1c84c4a3d2 00007f1c7e1c1bd4
0709 12:12:25.366507 (+   136us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:25.366910 (+   403us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:25.366942 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:12:25.367562 (+   620us) log.cc:844] Serialized 26 byte log entry
0709 12:12:25.485623 (+118061us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:12:25.485666 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:25.485841 (+   175us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:12:25.485891 (+    50us) raft_consensus.cc:1685] finished
0709 12:12:25.485904 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:25.486193 (+   289us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2821,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":107,"spinlock_wait_cycles":17433088,"thread_start_us":117691,"threads_started":1,"wal-append.queue_time_us":39487}
I20260709 12:12:25.522975 10809 raft_consensus.cc:1275] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:25.500943 10953 raft_consensus.cc:1275] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:25.531023 11754 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:25.540457 10812 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:25.542819 10812 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [CANDIDATE]: Term 4 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:25.548895 11748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35482
I20260709 12:12:25.549744 11748 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.550340 11748 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:25.554035 10804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:25.554893 10804 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.556882 11749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01929fa5cbb842eb9d6f803200ebc764" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:25.558632 11749 raft_consensus.cc:2410] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 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:12:25.560256 11755 raft_consensus.cc:1240] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:25.563822 10804 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 4.
I20260709 12:12:25.571333 12081 consensus_queue.cc:1048] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:25.571126 10632 catalog_manager.cc:5697] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.579917 11702 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:25.582561 12007 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:25.583870 11703 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:25.588505 12081 raft_consensus.cc:2804] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:25.589150 12081 raft_consensus.cc:697] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:25.590273 12081 consensus_queue.cc:237] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:25.595206 10809 raft_consensus.cc:1240] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:25.597471 11916 consensus_queue.cc:1059] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.535446 11754 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:25.598186 10811 raft_consensus.cc:1240] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Rejecting Update request from peer 0bcc0a0804da45b3aa81fc1803f68ba2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:12:25.598977 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:25.622026 12013 consensus_queue.cc:1059] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.623472 11937 raft_consensus.cc:3055] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:25.623961 11937 raft_consensus.cc:740] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:25.625548 11937 consensus_queue.cc:260] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:25.633037 11937 raft_consensus.cc:3060] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.639581 11748 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.574246 10632 catalog_manager.cc:5697] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:25.640857 10631 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39758 (request call id 140) took 1599 ms. Trace:
I20260709 12:12:25.644991 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88a21a8f9124c8a8297a1f79aabf898" candidate_uuid: "0b0d8c4323bf490cbaf71bd767827d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:25.676836 10880 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.649709 10886 raft_consensus.cc:1275] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.684347 12111 raft_consensus.cc:993] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:25.660617 11747 raft_consensus.cc:1275] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: 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:25.685781 12058 raft_consensus.cc:1081] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:25.687397 10927 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:25.693356 11985 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:25.695017 10636 catalog_manager.cc:5697] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 3 to 4, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:25.705822 12130 log.cc:927] Time spent T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:12:25.644284 10955 raft_consensus.cc:3055] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:25.706818 10955 raft_consensus.cc:740] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:25.707710 10955 consensus_queue.cc:260] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:25.709200 10955 raft_consensus.cc:3060] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.713521 12011 consensus_queue.cc:1048] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:25.720422 12007 consensus_queue.cc:1048] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:25.722131 10953 raft_consensus.cc:1275] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:25.723379 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c7f828424409ba103b01def4143b6" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:25.727000 11747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35486
I20260709 12:12:25.727723 11747 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:25.728160 11747 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.738505 11748 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:25.739080 11746 raft_consensus.cc:1240] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Rejecting Update request from peer e3c9c77da0c14349b94dc81a7399b9b4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:25.747825 10954 raft_consensus.cc:2468] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 4.
I20260709 12:12:25.749841 12081 consensus_queue.cc:1048] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:25.756889 10953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:25.757480 10953 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:25.769719 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:25.770992 10885 raft_consensus.cc:3055] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:25.771438 10885 raft_consensus.cc:740] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:25.772317 10885 consensus_queue.cc:260] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.774183 10885 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:25.779786 12077 consensus_queue.cc:1048] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.685827 10880 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 4.
I20260709 12:12:25.733589 10631 rpcz_store.cc:276] 0709 12:12:24.041940 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:24.042419 (+   479us) service_pool.cc:224] Handling call
0709 12:12:25.640783 (+1598364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:12:25.218271 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:12:25.218820 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:12:25.218848 (+    28us) write_op.cc:435] Acquired schema lock
0709 12:12:25.218864 (+    16us) tablet.cc:662] Decoding operations
0709 12:12:25.219721 (+   857us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:12:25.219796 (+    75us) write_op.cc:641] Partition lock acquired for write op
0709 12:12:25.219821 (+    25us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:12:25.220387 (+   566us) tablet.cc:701] Row locks acquired
0709 12:12:25.220411 (+    24us) write_op.cc:260] PREPARE: finished
0709 12:12:25.220546 (+   135us) write_op.cc:270] Start()
0709 12:12:25.220717 (+   171us) write_op.cc:276] Timestamp: P: 1783599145220507 usec, L: 0
0709 12:12:25.220744 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:12:25.221590 (+   846us) log.cc:844] Serialized 2802 byte log entry
0709 12:12:25.247688 (+ 26098us) op_driver.cc:464] REPLICATION: finished
0709 12:12:25.249278 (+  1590us) write_op.cc:301] APPLY: starting
0709 12:12:25.249383 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 12:12:25.249635 (+   252us) tablet.cc:1370] finished BulkCheckPresence
0709 12:12:25.249798 (+   163us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:12:25.250657 (+   859us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:12:25.250898 (+   241us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:12:25.250965 (+    67us) write_op.cc:312] APPLY: finished
0709 12:12:25.251293 (+   328us) log.cc:844] Serialized 58 byte log entry
0709 12:12:25.256041 (+  4748us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:25.256181 (+   140us) write_op.cc:454] Released schema lock
0709 12:12:25.256225 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 12:12:25.256656 (+   431us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:25.256682 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":741980,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":1324,"apply.run_cpu_time_us":2795,"apply.run_wall_time_us":7325,"num_ops":7,"prepare.queue_time_us":173790,"prepare.run_cpu_time_us":13457,"prepare.run_wall_time_us":13818,"raft.queue_time_us":7451,"raft.run_cpu_time_us":1464,"raft.run_wall_time_us":8878,"replication_time_us":26763,"thread_start_us":197997,"threads_started":4,"wal-append.queue_time_us":10374}]]}
I20260709 12:12:25.797680 10953 raft_consensus.cc:2468] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:25.803002 11702 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:25.812829 12135 raft_consensus.cc:2804] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:25.816901 11748 raft_consensus.cc:1275] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: 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:25.817680 12135 raft_consensus.cc:697] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:25.818678 12135 consensus_queue.cc:237] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.820796 10777 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [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: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:25.801604 12056 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.824826 11871 consensus_queue.cc:1048] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.827258 12056 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.830495 12056 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:25.837133 10885 raft_consensus.cc:2468] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:25.824141 12011 raft_consensus.cc:2804] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:25.861250 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:25.863189 10886 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 3.
I20260709 12:12:25.857677 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72" is_pre_election: true
I20260709 12:12:25.867937 11746 raft_consensus.cc:2410] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 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:12:25.861517 12011 raft_consensus.cc:697] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Becoming Leader. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
W20260709 12:12:25.879624 12138 log.cc:927] Time spent T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
I20260709 12:12:25.882422 10925 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:25.882421 12011 consensus_queue.cc:237] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:25.883764 12056 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:25.884207 12056 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:25.884627 12056 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.898304 10955 raft_consensus.cc:2468] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d8c4323bf490cbaf71bd767827d56 in term 4.
W20260709 12:12:25.903548 11916 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:12:25.904282 11747 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.911376 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:25.912010 10886 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.914740 11747 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:25.925125 10886 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 4.
I20260709 12:12:25.927659 11702 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
W20260709 12:12:25.929912 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 47564.2us
I20260709 12:12:25.938966 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:25.939666 10961 raft_consensus.cc:3055] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:25.939960 10961 raft_consensus.cc:740] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:25.937532 12007 raft_consensus.cc:2804] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:25.940918 12007 raft_consensus.cc:697] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:25.940867 10961 consensus_queue.cc:260] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.944810 10961 raft_consensus.cc:3060] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:25.927400 12135 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:25.942137 12007 consensus_queue.cc:237] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.964807 12135 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:25.976941 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:25.977790 10880 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 3.
I20260709 12:12:25.979527 11702 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
W20260709 12:12:25.988287 12140 log.cc:927] Time spent T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:12:25.997619 10961 raft_consensus.cc:2468] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 4.
W20260709 12:12:26.024188 11702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 44755.2us
I20260709 12:12:26.024464 12147 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:26.025300 12147 raft_consensus.cc:493] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:26.025789 12147 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.008544 12135 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:26.063654 12056 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:26.066073 12056 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:26.072000 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:26.073742 10880 raft_consensus.cc:3060] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.087420 10880 raft_consensus.cc:2468] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 4.
I20260709 12:12:26.096017 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:26.098377 10925 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:26.103575 10955 raft_consensus.cc:2393] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 4: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:26.104059 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
I20260709 12:12:26.107872 10634 catalog_manager.cc:5697] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 1 to 3, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.116036 12111 raft_consensus.cc:2804] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:26.118556 12111 raft_consensus.cc:697] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:26.119482 12111 consensus_queue.cc:237] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:26.124611 12147 raft_consensus.cc:515] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:26.126099 11746 raft_consensus.cc:2393] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in current term 4: Already voted for candidate 449ac8ece84c40ff97e3f08a3d831f72 in this term.
I20260709 12:12:26.130362 10636 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39756 (request call id 151) took 1086 ms. Trace:
I20260709 12:12:26.138015 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:26.138753 12147 leader_election.cc:290] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 4 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:26.139168 10880 raft_consensus.cc:2393] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 449ac8ece84c40ff97e3f08a3d831f72 in current term 4: Already voted for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in this term.
I20260709 12:12:26.141103 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2528198dda47fe88ba9bf49a3dfe3f" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:26.130952 10636 rpcz_store.cc:276] 0709 12:12:25.043866 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:25.048671 (+  4805us) service_pool.cc:224] Handling call
0709 12:12:26.129921 (+1081250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:12:25.762022 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:12:25.762531 (+   509us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:12:25.762583 (+    52us) write_op.cc:435] Acquired schema lock
0709 12:12:25.762604 (+    21us) tablet.cc:662] Decoding operations
0709 12:12:25.762944 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:12:25.762991 (+    47us) write_op.cc:641] Partition lock acquired for write op
0709 12:12:25.763022 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:12:25.763195 (+   173us) tablet.cc:701] Row locks acquired
0709 12:12:25.763211 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:12:25.763336 (+   125us) write_op.cc:270] Start()
0709 12:12:25.763440 (+   104us) write_op.cc:276] Timestamp: P: 1783599145763302 usec, L: 0
0709 12:12:25.763459 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:12:25.764025 (+   566us) log.cc:844] Serialized 531 byte log entry
0709 12:12:25.766015 (+  1990us) op_driver.cc:464] REPLICATION: finished
0709 12:12:25.766832 (+   817us) write_op.cc:301] APPLY: starting
0709 12:12:25.766909 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 12:12:25.767003 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 12:12:25.767094 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:12:25.767434 (+   340us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:12:25.767605 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:12:25.767656 (+    51us) write_op.cc:312] APPLY: finished
0709 12:12:25.767825 (+   169us) log.cc:844] Serialized 22 byte log entry
0709 12:12:25.767969 (+   144us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:25.768130 (+   161us) write_op.cc:454] Released schema lock
0709 12:12:25.768172 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 12:12:25.768472 (+   300us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:25.768499 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1749,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":464,"apply.run_cpu_time_us":1624,"apply.run_wall_time_us":1624,"num_ops":1,"prepare.queue_time_us":93,"prepare.run_cpu_time_us":2244,"prepare.run_wall_time_us":2244,"replication_time_us":2430}]]}
I20260709 12:12:26.150068 10632 catalog_manager.cc:5697] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 2 to 3, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } }
I20260709 12:12:26.151623 11702 leader_election.cc:304] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [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: 449ac8ece84c40ff97e3f08a3d831f72; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:26.152530 12148 raft_consensus.cc:2749] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:12:26.153788 10632 catalog_manager.cc:5697] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.173889 10961 raft_consensus.cc:1275] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:26.175218 12147 consensus_queue.cc:1048] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:26.190685 10634 catalog_manager.cc:5697] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 2 to 3, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } }
I20260709 12:12:26.196127 10810 raft_consensus.cc:1275] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:26.198179 12147 consensus_queue.cc:1048] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:12:26.205667 10908 debug-util.cc:398] Leaking SignalData structure 0x7b0800388bc0 after lost signal to thread 4447
W20260709 12:12:26.207350 10908 debug-util.cc:398] Leaking SignalData structure 0x7b08002ac900 after lost signal to thread 10670
W20260709 12:12:26.209053 10908 debug-util.cc:398] Leaking SignalData structure 0x7b080037ad20 after lost signal to thread 10837
W20260709 12:12:26.210356 10908 debug-util.cc:398] Leaking SignalData structure 0x7b0800252260 after lost signal to thread 10911
W20260709 12:12:26.211632 10908 debug-util.cc:398] Leaking SignalData structure 0x7b08002aee00 after lost signal to thread 10985
W20260709 12:12:26.213151 10908 debug-util.cc:398] Leaking SignalData structure 0x7b080035efc0 after lost signal to thread 11783
I20260709 12:12:26.225943 10632 catalog_manager.cc:5697] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 3 to 4, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 4 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } }
I20260709 12:12:26.227633 10632 catalog_manager.cc:5697] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.246486 10957 raft_consensus.cc:1275] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:26.248413 12147 consensus_queue.cc:1048] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:26.254033 10636 catalog_manager.cc:5697] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 reported cstate change: term changed from 3 to 4, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "0b0d8c4323bf490cbaf71bd767827d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.318753 10880 raft_consensus.cc:1275] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:26.321655 12148 consensus_queue.cc:1048] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:26.327585 10636 catalog_manager.cc:5697] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.339440 10636 catalog_manager.cc:5697] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 3 to 4, leader changed from 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 4 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.431115 10961 raft_consensus.cc:1275] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:26.433365 12152 consensus_queue.cc:1048] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:26.451436 10878 raft_consensus.cc:1275] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Refusing update from remote peer 0b0d8c4323bf490cbaf71bd767827d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:26.456005 12150 consensus_queue.cc:1048] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:26.533510 10878 raft_consensus.cc:1275] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:26.535060 12145 consensus_queue.cc:1048] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:26.553030 10961 raft_consensus.cc:1275] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:12:26.558827 12145 consensus_queue.cc:1048] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:26.645288 10880 raft_consensus.cc:1275] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:12:26.702708 11746 raft_consensus.cc:1275] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:12:26.703311 11746 pending_rounds.cc:85] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Aborting all ops after (but not including) 1
I20260709 12:12:26.703626 11746 pending_rounds.cc:107] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:12:26.703914 11746 raft_consensus.cc:2889] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:26.708967 12111 consensus_queue.cc:1048] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:26.710681 11916 consensus_queue.cc:1048] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:26.787573 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 46422.7us
I20260709 12:12:27.108242  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.231616 10810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0"
dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
mode: GRACEFUL
new_leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
 from {username='slave'} at 127.0.0.1:58880
I20260709 12:12:27.232286 10810 raft_consensus.cc:606] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Received request to transfer leadership to TS 0bcc0a0804da45b3aa81fc1803f68ba2
I20260709 12:12:27.244227 10810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1a6693a90014553951754487e2526d1"
dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:58880
I20260709 12:12:27.244859 10810 raft_consensus.cc:606] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:27.248381 10880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9"
dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
mode: GRACEFUL
new_leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:34774
I20260709 12:12:27.249119 10880 raft_consensus.cc:606] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Received request to transfer leadership to TS 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:27.250495  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:12:27.253417  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:27.254479  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.353037 11893 raft_consensus.cc:993] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:27.353621 11893 raft_consensus.cc:1081] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:27.355988 11748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1a6693a90014553951754487e2526d1"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35478
I20260709 12:12:27.356622 11748 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:27.356980 11748 raft_consensus.cc:3060] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:27.380999 11748 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:27.385967 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:27.386621 10810 raft_consensus.cc:3055] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:27.386922 10810 raft_consensus.cc:740] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:27.387691 10810 consensus_queue.cc:260] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:27.388885 10810 raft_consensus.cc:3060] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:27.393868 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a6693a90014553951754487e2526d1" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:27.394799 10955 raft_consensus.cc:3060] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:27.399501 10810 raft_consensus.cc:2468] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:27.400926 11703 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:27.401857 12146 raft_consensus.cc:2804] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:27.402377 12146 raft_consensus.cc:697] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:27.403270 12146 consensus_queue.cc:237] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:27.412835 10955 raft_consensus.cc:2468] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 2.
I20260709 12:12:27.426120 11748 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 2 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:27.444433 10636 catalog_manager.cc:5697] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 1 to 2, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.500191 12019 raft_consensus.cc:993] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: : Instructing follower 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:27.500749 12019 raft_consensus.cc:1081] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Signalling peer 449ac8ece84c40ff97e3f08a3d831f72 to start an election
I20260709 12:12:27.503613 11748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9"
dest_uuid: "449ac8ece84c40ff97e3f08a3d831f72"
 from {username='slave'} at 127.0.0.1:35482
I20260709 12:12:27.504202 11748 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:27.504702 11748 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:27.513338 11748 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:27.524756 11748 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [CANDIDATE]: Term 3 election: Requested vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:27.526799 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:27.527452 10955 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:27.531019 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "449ac8ece84c40ff97e3f08a3d831f72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:27.531791 10880 raft_consensus.cc:3055] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:27.532153 10880 raft_consensus.cc:740] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:27.533131 10880 consensus_queue.cc:260] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:27.543995 10880 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:27.547771 10955 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 3.
I20260709 12:12:27.562779 11702 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72; no voters: 
I20260709 12:12:27.564906 12000 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:27.565418 12000 raft_consensus.cc:697] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 LEADER]: Becoming Leader. State: Replica: 449ac8ece84c40ff97e3f08a3d831f72, State: Running, Role: LEADER
I20260709 12:12:27.566262 12000 consensus_queue.cc:237] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:27.590121 12150 raft_consensus.cc:993] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: : Instructing follower 0bcc0a0804da45b3aa81fc1803f68ba2 to start an election
I20260709 12:12:27.590703 12150 raft_consensus.cc:1081] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Signalling peer 0bcc0a0804da45b3aa81fc1803f68ba2 to start an election
I20260709 12:12:27.592466 10961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0"
dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
 from {username='slave'} at 127.0.0.1:49818
I20260709 12:12:27.593143 10961 raft_consensus.cc:493] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:27.593489 10961 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:27.601471 10880 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 449ac8ece84c40ff97e3f08a3d831f72 in term 3.
I20260709 12:12:27.620883 10636 catalog_manager.cc:5697] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 reported cstate change: term changed from 2 to 3, leader changed from e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3) to 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "449ac8ece84c40ff97e3f08a3d831f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.627974 10961 raft_consensus.cc:515] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:27.631584 10961 leader_election.cc:290] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 election: Requested vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:27.631760 10880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4"
I20260709 12:12:27.632336 10880 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:27.633605 10810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac20932a29354caf87ff6e2f3fbfe9f0" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0b0d8c4323bf490cbaf71bd767827d56"
I20260709 12:12:27.634232 10810 raft_consensus.cc:3055] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:27.634521 10810 raft_consensus.cc:740] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b0d8c4323bf490cbaf71bd767827d56, State: Running, Role: LEADER
I20260709 12:12:27.635233 10810 consensus_queue.cc:260] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:27.636312 10810 raft_consensus.cc:3060] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:27.642877 10880 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 5.
I20260709 12:12:27.644737 10925 leader_election.cc:304] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:27.645524 12056 raft_consensus.cc:2804] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:27.646030 12056 raft_consensus.cc:697] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 LEADER]: Becoming Leader. State: Replica: 0bcc0a0804da45b3aa81fc1803f68ba2, State: Running, Role: LEADER
I20260709 12:12:27.647115 12056 consensus_queue.cc:237] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:27.652351 10810 raft_consensus.cc:2468] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcc0a0804da45b3aa81fc1803f68ba2 in term 5.
I20260709 12:12:27.678056 10636 catalog_manager.cc:5697] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 reported cstate change: term changed from 4 to 5, leader changed from 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2) to 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4). New cstate: current_term: 5 leader_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:27.903280 10804 raft_consensus.cc:1275] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:27.906163 12146 consensus_queue.cc:1048] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:27.950426 10961 raft_consensus.cc:1275] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:27.957669 12000 consensus_queue.cc:1048] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:28.061853 10885 raft_consensus.cc:1275] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:12:28.063279 12056 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:28.097712 10810 raft_consensus.cc:1275] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Refusing update from remote peer 0bcc0a0804da45b3aa81fc1803f68ba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:12:28.101192 12111 consensus_queue.cc:1048] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:28.139668 10955 raft_consensus.cc:1275] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:12:28.186904 10925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:37587, user_credentials={real_user=slave}} blocked reactor thread for 44158.5us
I20260709 12:12:28.198921 12000 consensus_queue.cc:1048] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 12:12:28.217729 10926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35955, user_credentials={real_user=slave}} blocked reactor thread for 58570us
W20260709 12:12:28.236492 11702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.4:34711, user_credentials={real_user=slave}} blocked reactor thread for 44516.2us
I20260709 12:12:28.258713 10885 raft_consensus.cc:1275] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Refusing update from remote peer 449ac8ece84c40ff97e3f08a3d831f72: 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:28.286926 12145 consensus_queue.cc:1048] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.321365  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.390985  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.392678  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:28.393347  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.457463  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.545535  4444 tablet_server.cc:179] TabletServer@127.4.87.1:45173 shutting down...
I20260709 12:12:28.611177  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:12:28.615151 10853 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260709 12:12:28.615417  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.628121  4444 raft_consensus.cc:2243] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.628966  4444 raft_consensus.cc:2272] T 87535b66cab24519a530f37882a8faff P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.632856 10853 consensus_peers.cc:597] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.633031  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.634286  4444 raft_consensus.cc:2243] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.635327  4444 raft_consensus.cc:2272] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.638356  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.655728 10779 consensus_peers.cc:597] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.657042  4444 raft_consensus.cc:2243] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.658171  4444 raft_consensus.cc:2272] T 160cc2755ed84d8da5ada5e897d419cd P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.659449 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.663411 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.668869 10779 consensus_peers.cc:597] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.669871  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.670818  4444 raft_consensus.cc:2243] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.671398  4444 raft_consensus.cc:2272] T 2d3c64a9cc1e497ab20371af964e6c6e P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.676855 10779 consensus_peers.cc:597] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.679248  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.689754  4444 raft_consensus.cc:2243] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.690318  4444 raft_consensus.cc:2272] T 8b68d77d97f144f8ba2a446f249ffe79 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.693804  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.698861 10853 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.700405  4444 raft_consensus.cc:2243] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.701046  4444 raft_consensus.cc:2272] T 7a3b9c5a90c9446384d981c34e549c0b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.704085  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.705338  4444 raft_consensus.cc:2243] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.705914  4444 raft_consensus.cc:2272] T 01929fa5cbb842eb9d6f803200ebc764 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.707291 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.709339  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.711033  4444 raft_consensus.cc:2243] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.712495  4444 raft_consensus.cc:2272] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.716131  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.717445  4444 raft_consensus.cc:2243] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.718127  4444 raft_consensus.cc:2272] T 0d4f8282c9c14d219f1a20c5cfee4245 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.721450  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.722393  4444 raft_consensus.cc:2243] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.722875  4444 raft_consensus.cc:2272] T 9cef3b4759ed4d90b0ad020a139dcec4 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.726501  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.727825  4444 raft_consensus.cc:2243] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.729012  4444 raft_consensus.cc:2272] T b5a83193ab0a4461995c659b6070d6e1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.733222  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.734596  4444 raft_consensus.cc:2243] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.735988  4444 raft_consensus.cc:2272] T 504f437e32894842ba8be153b543fcc1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.739621  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.740495  4444 raft_consensus.cc:2243] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.741081  4444 raft_consensus.cc:2272] T 3d49a27d5b464c2aa873ee80cb22939b P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.744240  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.745221  4444 raft_consensus.cc:2243] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.745787  4444 raft_consensus.cc:2272] T c69f27ddad0d49d594d4d236bef74062 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.748922  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.758947 10853 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.762758  4444 raft_consensus.cc:2243] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.763911  4444 raft_consensus.cc:2272] T c942eacb348b424d9e0c08ff2b172a71 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.767217 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.768100  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.769188  4444 raft_consensus.cc:2243] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.775265  4444 raft_consensus.cc:2272] T 17bcf693efbd48bc9809359e380cbb60 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.780391  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.782028  4444 raft_consensus.cc:2243] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.782783  4444 raft_consensus.cc:2272] T e59b2cf81e794d54acc262c271fee646 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.783228 10853 consensus_peers.cc:597] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.785851  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.786921  4444 raft_consensus.cc:2243] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.787475  4444 raft_consensus.cc:2272] T 1fea88b5d0114f7fb5974d3e729cd504 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.790472  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.791489  4444 raft_consensus.cc:2243] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.792099  4444 raft_consensus.cc:2272] T 3b859c30ecf84c4ba5d9921a7e660008 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.792508 10853 consensus_peers.cc:597] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.796407  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.797528  4444 raft_consensus.cc:2243] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.798192  4444 raft_consensus.cc:2272] T f94a3cfcf6af45479ce8034158ef03b3 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.801353  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.812831 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.813603 10779 consensus_peers.cc:597] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.817028  4444 raft_consensus.cc:2243] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.822535  4444 raft_consensus.cc:2272] T fc477f9bf47c4ea98dcbad7bd844c01f P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.826550  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.834604  4444 raft_consensus.cc:2243] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.835455  4444 raft_consensus.cc:2272] T e60054759bd04fe194f0eeea315f0a3b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.838393  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.839423  4444 raft_consensus.cc:2243] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.840350  4444 raft_consensus.cc:2272] T 63636d286a0c4dedb9d9ab36f842c189 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.845705  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.846922  4444 raft_consensus.cc:2243] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.848081  4444 raft_consensus.cc:2272] T 675c7f828424409ba103b01def4143b6 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.852535  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.853834  4444 raft_consensus.cc:2243] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.854574  4444 raft_consensus.cc:2272] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.858417  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.858664 10779 consensus_peers.cc:597] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.859638  4444 raft_consensus.cc:2243] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.866281  4444 raft_consensus.cc:2272] T b270511600c744899b123ce1e6cf3ff8 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.870129  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.871043  4444 raft_consensus.cc:2243] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.871573  4444 raft_consensus.cc:2272] T b168b513d6d3496dadceae49ea217b21 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.875007  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.875871  4444 raft_consensus.cc:2243] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.888883  4444 raft_consensus.cc:2272] T c05a5cb1751a423a9aae27767f113439 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.890727 10779 consensus_peers.cc:597] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.892428  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.893357  4444 raft_consensus.cc:2243] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.894776  4444 raft_consensus.cc:2272] T b2e49c0df8394e5a836a3d72f684544f P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.884307 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.899585 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.906860 10779 consensus_peers.cc:597] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.908572 10853 consensus_peers.cc:597] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.909330 10853 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.898940  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.912885 10779 consensus_peers.cc:597] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.913287  4444 raft_consensus.cc:2243] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.913859  4444 raft_consensus.cc:2272] T 8677195a6725433b8398b24eae3fa7f0 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.914795 10853 consensus_peers.cc:597] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.916595  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:28.916687 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:28.917562 10853 consensus_peers.cc:597] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.917770  4444 raft_consensus.cc:2243] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:12:28.918265 10853 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.919119  4444 raft_consensus.cc:2272] T ef1f04bc225e4480a2298eb55f65bdb9 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.922664  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.923449  4444 raft_consensus.cc:2243] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.923959  4444 raft_consensus.cc:2272] T e68247ab1684442eaf56ef6786d964fa P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.926286  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.927135  4444 raft_consensus.cc:2243] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.927685  4444 raft_consensus.cc:2272] T afb1b9de0a5c437aa7db553b5389fdc5 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.930022  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.930624  4444 raft_consensus.cc:2243] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.931833  4444 raft_consensus.cc:2272] T 50d6e3f9640c4563b38ba4052f47ee2b P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.934578  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.935127  4444 raft_consensus.cc:2243] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.935611  4444 raft_consensus.cc:2272] T 1c1117cfbe20499cba2ff03171257bc7 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.938081  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.938814  4444 raft_consensus.cc:2243] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.939328  4444 raft_consensus.cc:2272] T d594a7976dbe442b8e97a859a20a4602 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.942548  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.943204  4444 raft_consensus.cc:2243] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.944082  4444 raft_consensus.cc:2272] T d1a6693a90014553951754487e2526d1 P 449ac8ece84c40ff97e3f08a3d831f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.949390  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.950203  4444 raft_consensus.cc:2243] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.950687  4444 raft_consensus.cc:2272] T 047a9bc6008f4705b5e2081956cd5b2d P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.953713  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.954443  4444 raft_consensus.cc:2243] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.955000  4444 raft_consensus.cc:2272] T 360e2cd863db4985a0290a7d06e15bed P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:28.955068 10853 consensus_peers.cc:597] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:28.958321  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.959118  4444 raft_consensus.cc:2243] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:28.960120  4444 raft_consensus.cc:2272] T 21dd2a69bbd749a3b673f601521a1c56 P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.963199  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.964152  4444 raft_consensus.cc:2243] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.964980  4444 raft_consensus.cc:2272] T bb1d90f127ac40b4b789f3f9338d0061 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.968502  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.969300  4444 raft_consensus.cc:2243] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.970049  4444 raft_consensus.cc:2272] T 3e7b973b8dca4ccfa059214992918246 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.972631  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.973256  4444 raft_consensus.cc:2243] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.973737  4444 raft_consensus.cc:2272] T 6c2528198dda47fe88ba9bf49a3dfe3f P 449ac8ece84c40ff97e3f08a3d831f72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.976012  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.976851  4444 raft_consensus.cc:2243] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.977365  4444 raft_consensus.cc:2272] T 3fa59498c2d54e68877132bff0149c42 P 449ac8ece84c40ff97e3f08a3d831f72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.979616  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:28.980295  4444 raft_consensus.cc:2243] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.980857  4444 raft_consensus.cc:2272] T 74c6e0d22f4f4b8e852e590657d49a92 P 449ac8ece84c40ff97e3f08a3d831f72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.041165 10779 consensus_peers.cc:597] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:29.065274 10853 consensus_peers.cc:597] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:29.079115 10853 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. 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:12:29.093741 10853 consensus_peers.cc:597] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: 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:29.172256  4444 tablet_server.cc:196] TabletServer@127.4.87.1:45173 shutdown complete.
I20260709 12:12:29.475318  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
W20260709 12:12:29.495975 10926 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:12:29.505785 10852 consensus_peers.cc:597] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:12:29.541488 10852 consensus_peers.cc:597] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:12:29.562162 10926 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:12:29.562997 10926 consensus_peers.cc:597] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.650941  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:29.653350  4444 tablet_replica.cc:333] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.654536  4444 raft_consensus.cc:2243] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.656740  4444 raft_consensus.cc:2272] T 8b68d77d97f144f8ba2a446f249ffe79 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.660893  4444 tablet_replica.cc:333] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.661866  4444 raft_consensus.cc:2243] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.662639  4444 raft_consensus.cc:2272] T b01b23e80bb5496da69398c2b8168c1a P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.665995  4444 tablet_replica.cc:333] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.666908  4444 raft_consensus.cc:2243] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.667918  4444 raft_consensus.cc:2272] T 01929fa5cbb842eb9d6f803200ebc764 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.670946  4444 tablet_replica.cc:333] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.671773  4444 raft_consensus.cc:2243] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.672418  4444 raft_consensus.cc:2272] T 7a3b9c5a90c9446384d981c34e549c0b P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.672541 10926 consensus_peers.cc:597] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.675573  4444 tablet_replica.cc:333] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.676405  4444 raft_consensus.cc:2243] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.677469  4444 raft_consensus.cc:2272] T 160cc2755ed84d8da5ada5e897d419cd P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.680523  4444 tablet_replica.cc:333] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.681291  4444 raft_consensus.cc:2243] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.682399  4444 raft_consensus.cc:2272] T 8a416d512c2f457ca57c374e4d56bace P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.685176  4444 tablet_replica.cc:333] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.686028  4444 raft_consensus.cc:2243] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.686641  4444 raft_consensus.cc:2272] T 3fa59498c2d54e68877132bff0149c42 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.690618  4444 tablet_replica.cc:333] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.691831  4444 raft_consensus.cc:2243] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.692473  4444 raft_consensus.cc:2272] T 50d6e3f9640c4563b38ba4052f47ee2b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.697911  4444 tablet_replica.cc:333] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.699074  4444 raft_consensus.cc:2243] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.699684  4444 raft_consensus.cc:2272] T c05a5cb1751a423a9aae27767f113439 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.702885  4444 tablet_replica.cc:333] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.703765  4444 raft_consensus.cc:2243] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.704309  4444 raft_consensus.cc:2272] T dc925b3b84764d2f944d088ed0c2d7fc P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.707086  4444 tablet_replica.cc:333] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.707958  4444 raft_consensus.cc:2243] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.709050  4444 raft_consensus.cc:2272] T b168b513d6d3496dadceae49ea217b21 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.711823  4444 tablet_replica.cc:333] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.712714  4444 raft_consensus.cc:2243] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.713757  4444 raft_consensus.cc:2272] T bce85695db2042d98250ec755538b746 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.716749  4444 tablet_replica.cc:333] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.717881  4444 raft_consensus.cc:2243] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.719025  4444 raft_consensus.cc:2272] T 35d3d9b7513b4142992b228e4f1d295f P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.722064  4444 tablet_replica.cc:333] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.723008  4444 raft_consensus.cc:2243] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.723774  4444 raft_consensus.cc:2272] T d1a6693a90014553951754487e2526d1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.730348  4444 tablet_replica.cc:333] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.731338  4444 raft_consensus.cc:2243] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.732529  4444 raft_consensus.cc:2272] T 19bf3cc13de9422e8b0684310d0dfccb P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.735432  4444 tablet_replica.cc:333] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.736577  4444 raft_consensus.cc:2243] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.737183  4444 raft_consensus.cc:2272] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.737365 10926 consensus_peers.cc:597] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.740278  4444 tablet_replica.cc:333] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.741322  4444 raft_consensus.cc:2243] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.741953  4444 raft_consensus.cc:2272] T e59b2cf81e794d54acc262c271fee646 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.745251  4444 tablet_replica.cc:333] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.746260  4444 raft_consensus.cc:2243] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.746927  4444 raft_consensus.cc:2272] T 17bcf693efbd48bc9809359e380cbb60 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.749797  4444 tablet_replica.cc:333] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.750626  4444 raft_consensus.cc:2243] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.751204  4444 raft_consensus.cc:2272] T fc477f9bf47c4ea98dcbad7bd844c01f P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.754592  4444 tablet_replica.cc:333] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.755801  4444 raft_consensus.cc:2243] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.756932  4444 raft_consensus.cc:2272] T f94a3cfcf6af45479ce8034158ef03b3 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.760074  4444 tablet_replica.cc:333] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.761075  4444 raft_consensus.cc:2243] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.761704  4444 raft_consensus.cc:2272] T 675c7f828424409ba103b01def4143b6 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.764938  4444 tablet_replica.cc:333] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
W20260709 12:12:29.765249 10926 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.766000  4444 raft_consensus.cc:2243] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.767267  4444 raft_consensus.cc:2272] T b270511600c744899b123ce1e6cf3ff8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.770853  4444 tablet_replica.cc:333] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.771895  4444 raft_consensus.cc:2243] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.772655  4444 raft_consensus.cc:2272] T 466dcf08dce8437f8a5aee9201c29349 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.774528 10852 consensus_peers.cc:597] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.775861  4444 tablet_replica.cc:333] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.776970  4444 raft_consensus.cc:2243] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.777570  4444 raft_consensus.cc:2272] T e68247ab1684442eaf56ef6786d964fa P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.781069  4444 tablet_replica.cc:333] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.781873  4444 raft_consensus.cc:2243] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.783087  4444 raft_consensus.cc:2272] T 26dbdd8903f54f328148b4e75fa62d9d P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.786422  4444 tablet_replica.cc:333] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.787254  4444 raft_consensus.cc:2243] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.787833  4444 raft_consensus.cc:2272] T 1c1117cfbe20499cba2ff03171257bc7 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.790835  4444 tablet_replica.cc:333] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.791620  4444 raft_consensus.cc:2243] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.792707  4444 raft_consensus.cc:2272] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.795552  4444 tablet_replica.cc:333] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.796347  4444 raft_consensus.cc:2243] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.796916  4444 raft_consensus.cc:2272] T b5a83193ab0a4461995c659b6070d6e1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.799604  4444 tablet_replica.cc:333] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.800457  4444 raft_consensus.cc:2243] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.801015  4444 raft_consensus.cc:2272] T 504f437e32894842ba8be153b543fcc1 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.807485  4444 tablet_replica.cc:333] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.808375  4444 raft_consensus.cc:2243] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.809533  4444 raft_consensus.cc:2272] T 87535b66cab24519a530f37882a8faff P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.812475  4444 tablet_replica.cc:333] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.813290  4444 raft_consensus.cc:2243] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.813881  4444 raft_consensus.cc:2272] T 2d3c64a9cc1e497ab20371af964e6c6e P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.815141 10926 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.816684  4444 tablet_replica.cc:333] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.817551  4444 raft_consensus.cc:2243] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.818142  4444 raft_consensus.cc:2272] T 3e7b973b8dca4ccfa059214992918246 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.823130  4444 tablet_replica.cc:333] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.823904  4444 raft_consensus.cc:2243] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.824399  4444 raft_consensus.cc:2272] T 9ade93eba33b4de7b70b1175b412fdb9 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.826937  4444 tablet_replica.cc:333] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.827692  4444 raft_consensus.cc:2243] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.828231  4444 raft_consensus.cc:2272] T 9d9c819b4b9745efa92b5951402da476 P 0b0d8c4323bf490cbaf71bd767827d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.830894  4444 tablet_replica.cc:333] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.834076  4444 raft_consensus.cc:2243] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.835109  4444 raft_consensus.cc:2272] T 63636d286a0c4dedb9d9ab36f842c189 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.837313 12056 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:29.837847  4444 tablet_replica.cc:333] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
W20260709 12:12:29.843338 10926 consensus_peers.cc:597] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.844540  4444 raft_consensus.cc:2243] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.844008 12056 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:29.845454  4444 raft_consensus.cc:2272] T e60054759bd04fe194f0eeea315f0a3b P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.847851 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
I20260709 12:12:29.848721  4444 tablet_replica.cc:333] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.849735  4444 raft_consensus.cc:2243] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.850373  4444 raft_consensus.cc:2272] T c942eacb348b424d9e0c08ff2b172a71 P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.853420  4444 tablet_replica.cc:333] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.854271  4444 raft_consensus.cc:2243] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.854876  4444 raft_consensus.cc:2272] T 64baf7368423440094deeb89100dd656 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.855197 10852 consensus_peers.cc:597] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.856597 12186 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:29.857457 12186 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:29.861131 12186 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:29.858569  4444 tablet_replica.cc:333] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.862360  4444 raft_consensus.cc:2243] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.863003  4444 raft_consensus.cc:2272] T b2e49c0df8394e5a836a3d72f684544f P 0b0d8c4323bf490cbaf71bd767827d56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.867291  4444 tablet_replica.cc:333] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.868301  4444 raft_consensus.cc:2243] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.868937 12056 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:29.875005  4444 raft_consensus.cc:2272] T 8677195a6725433b8398b24eae3fa7f0 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.877907  4444 tablet_replica.cc:333] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.878679  4444 raft_consensus.cc:2243] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:12:29.871493 10926 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:29.879251  4444 raft_consensus.cc:2272] T 76276b6224124c3b93182828b402fc48 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.882035  4444 tablet_replica.cc:333] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.882807  4444 raft_consensus.cc:2243] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.883409  4444 raft_consensus.cc:2272] T ceb08864a6384c9fb0fdcfd6927bfcb8 P 0b0d8c4323bf490cbaf71bd767827d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.886085  4444 tablet_replica.cc:333] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.887041  4444 raft_consensus.cc:2243] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.888037  4444 raft_consensus.cc:2272] T f88a21a8f9124c8a8297a1f79aabf898 P 0b0d8c4323bf490cbaf71bd767827d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.892239  4444 tablet_replica.cc:333] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56: stopping tablet replica
I20260709 12:12:29.894415  4444 raft_consensus.cc:2243] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:29.895680  4444 raft_consensus.cc:2272] T 3b859c30ecf84c4ba5d9921a7e660008 P 0b0d8c4323bf490cbaf71bd767827d56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:29.900255 10926 consensus_peers.cc:597] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. 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:12:29.920288 10927 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:29.922348 10852 consensus_peers.cc:597] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.924360 12124 raft_consensus.cc:493] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:29.925009 12124 raft_consensus.cc:515] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:29.927765 12124 leader_election.cc:290] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:29.932611 10853 leader_election.cc:336] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:29.922983 10926 consensus_peers.cc:597] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.923835 10927 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:29.937692 10927 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:29.938233 12186 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:29.945123 10852 consensus_peers.cc:597] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:29.948423 10927 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:29.953409 12186 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:29.958760 10852 leader_election.cc:336] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:29.959455 10852 leader_election.cc:304] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:29.960686 12124 raft_consensus.cc:2749] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:29.967139 10852 consensus_peers.cc:597] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: 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:30.023360 12200 raft_consensus.cc:493] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.024184 12200 raft_consensus.cc:515] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:12:30.031332 10853 leader_election.cc:336] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:30.035283 10926 connection.cc:573] client connection to 127.4.87.2:35955 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:12:30.040786 10852 connection.cc:573] client connection to 127.4.87.2:35955 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:12:30.040882 12124 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.043045 12124 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:30.045254 12124 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:30.047187 12200 leader_election.cc:290] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.050333 12195 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.050998 12195 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:30.055102 12195 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:30.061081 10927 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:30.057726 10926 consensus_peers.cc:597] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:30.063853 10853 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.063848 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:30.064862 10955 raft_consensus.cc:2468] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 2.
I20260709 12:12:30.076388 10851 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.078416 12200 raft_consensus.cc:2804] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:30.078835 12200 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.079238 12200 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:12:30.086645 10852 leader_election.cc:336] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.087184 10852 leader_election.cc:304] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.088366 12124 raft_consensus.cc:2749] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.096266 12124 raft_consensus.cc:493] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.096873 12124 raft_consensus.cc:515] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:30.100129 12124 leader_election.cc:290] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.104624 12200 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:12:30.105827 10853 leader_election.cc:336] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.107743 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19a6f35d5534aba9a2bae5f7d4dcc41" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
W20260709 12:12:30.108403 10852 leader_election.cc:336] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.108960 10852 leader_election.cc:304] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:30.109441 10926 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.109845 10926 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.110647 12186 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:30.113143 12186 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.113737 12186 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:30.114759 12124 raft_consensus.cc:2749] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.108484 10961 raft_consensus.cc:3060] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:30.121199 12124 raft_consensus.cc:493] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
W20260709 12:12:30.121387 10853 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.121742 12124 raft_consensus.cc:515] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:30.122948 12200 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 election: Requested vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:30.126296 10927 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.127547 12186 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.128082 12124 leader_election.cc:290] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.131767 10961 raft_consensus.cc:2468] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
I20260709 12:12:30.134529  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
I20260709 12:12:30.146569 12201 raft_consensus.cc:493] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.147256 12201 raft_consensus.cc:515] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:30.149441 10851 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.149845 12201 leader_election.cc:290] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.150660 12201 raft_consensus.cc:2804] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:30.151145 12201 raft_consensus.cc:697] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
W20260709 12:12:30.154218 10852 leader_election.cc:336] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.151930 12201 consensus_queue.cc:237] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [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: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:12:30.156976 10852 leader_election.cc:336] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:30.160228 10853 leader_election.cc:336] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.160720 10853 leader_election.cc:304] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.161533 12052 raft_consensus.cc:2749] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:12:30.173460 10926 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.174095 10926 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:30.174958 10853 leader_election.cc:336] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.175503 10853 leader_election.cc:304] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.176317 12052 raft_consensus.cc:2749] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.178071 12186 raft_consensus.cc:2749] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.182170 10636 catalog_manager.cc:5697] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 reported cstate change: term changed from 2 to 3, leader changed from 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1) to e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:30.204293 12052 raft_consensus.cc:493] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.204946 12052 raft_consensus.cc:515] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:30.207093 12052 leader_election.cc:290] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:30.212477 10852 leader_election.cc:336] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:30.215269 10853 leader_election.cc:336] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.215816 10853 leader_election.cc:304] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.216722 12052 raft_consensus.cc:2749] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.272822 12052 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.273360 12052 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:30.275772 12052 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:30.278797 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dd2a69bbd749a3b673f601521a1c56" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
W20260709 12:12:30.281224 10853 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.284987 10851 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0bcc0a0804da45b3aa81fc1803f68ba2, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.287073 12200 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:30.298020 12056 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.298664 12056 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:30.303638 12056 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:30.305560 10885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" is_pre_election: true
W20260709 12:12:30.311213 10927 leader_election.cc:336] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.311730 10927 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:30.313359 12186 raft_consensus.cc:2749] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:30.359961  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
W20260709 12:12:30.367633 10925 consensus_peers.cc:597] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.382690 12052 raft_consensus.cc:493] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.384738 12052 raft_consensus.cc:515] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:30.390746 12052 leader_election.cc:290] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:30.396178 10852 leader_election.cc:336] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:30.397081 10853 leader_election.cc:336] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.397617 10853 leader_election.cc:304] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [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: e3c9c77da0c14349b94dc81a7399b9b4; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.398417 12052 raft_consensus.cc:2749] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.411957 12056 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.413352 12056 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:30.415602 12052 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.418783 12052 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:30.422271 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" is_pre_election: true
I20260709 12:12:30.422915 10961 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 3.
I20260709 12:12:30.424157 10851 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 
I20260709 12:12:30.425014 12124 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:30.425450 12124 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.425813 12124 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:12:30.433828 10853 leader_election.cc:336] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:30.434896 10925 consensus_peers.cc:597] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. 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:12:30.436651 10925 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:30.441778 12210 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:30.442572 12210 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:30.450022 12052 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
I20260709 12:12:30.455416 12056 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:30.483983 10925 consensus_peers.cc:597] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.487275 12210 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:30.519948 10926 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:30.536186 10927 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.536652 10927 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:30.537376 12056 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:30.542095 12124 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:30.544366 12124 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: Requested vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0bcc0a0804da45b3aa81fc1803f68ba2 (127.4.87.4:34711)
W20260709 12:12:30.540671 10927 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.545393 10927 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.545506 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1f04bc225e4480a2298eb55f65bdb9" candidate_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2"
I20260709 12:12:30.546105 12056 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:30.546177 10961 raft_consensus.cc:3060] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:12:30.551030 10853 leader_election.cc:336] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.555665 10961 raft_consensus.cc:2468] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3c9c77da0c14349b94dc81a7399b9b4 in term 4.
I20260709 12:12:30.556986 10851 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [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: 0bcc0a0804da45b3aa81fc1803f68ba2, e3c9c77da0c14349b94dc81a7399b9b4; no voters: 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.557651 12124 raft_consensus.cc:2804] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:30.558137 12124 raft_consensus.cc:697] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Becoming Leader. State: Replica: e3c9c77da0c14349b94dc81a7399b9b4, State: Running, Role: LEADER
I20260709 12:12:30.559161 12124 consensus_queue.cc:237] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [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: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:30.569020  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:30.570461  4444 tablet_replica.cc:333] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.576453  4444 raft_consensus.cc:2243] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.578037  4444 raft_consensus.cc:2272] T 74c6e0d22f4f4b8e852e590657d49a92 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.580881  4444 tablet_replica.cc:333] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.581727  4444 raft_consensus.cc:2243] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.582283  4444 raft_consensus.cc:2272] T c05a5cb1751a423a9aae27767f113439 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.584692  4444 tablet_replica.cc:333] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.585469  4444 raft_consensus.cc:2243] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.586274  4444 raft_consensus.cc:2272] T dc925b3b84764d2f944d088ed0c2d7fc P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.605206  4444 tablet_replica.cc:333] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.606173  4444 raft_consensus.cc:2243] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.607383  4444 raft_consensus.cc:2272] T 7a3b9c5a90c9446384d981c34e549c0b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.610673  4444 tablet_replica.cc:333] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.611526  4444 raft_consensus.cc:2243] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.612418  4444 raft_consensus.cc:2272] T 160cc2755ed84d8da5ada5e897d419cd P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.616009 10961 raft_consensus.cc:1275] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Refusing update from remote peer e3c9c77da0c14349b94dc81a7399b9b4: 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:30.624027 12052 consensus_queue.cc:1048] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:12:30.626127 10853 consensus_peers.cc:597] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.630909  4444 tablet_replica.cc:333] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.631948  4444 raft_consensus.cc:2243] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.632714  4444 raft_consensus.cc:2272] T 8a416d512c2f457ca57c374e4d56bace P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.635093  4444 tablet_replica.cc:333] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.635882  4444 raft_consensus.cc:2243] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.637152  4444 raft_consensus.cc:2272] T 1fea88b5d0114f7fb5974d3e729cd504 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.642517 10925 consensus_peers.cc:597] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.651376  4444 tablet_replica.cc:333] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.652644  4444 raft_consensus.cc:2243] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.653481  4444 raft_consensus.cc:2272] T 50d6e3f9640c4563b38ba4052f47ee2b P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.657300  4444 tablet_replica.cc:333] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.658191  4444 raft_consensus.cc:2243] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:12:30.659875 10925 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.660851  4444 raft_consensus.cc:2272] T 6a1d9ec2cbe949e7b8d67572c526bb98 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.668915  4444 tablet_replica.cc:333] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.669903  4444 raft_consensus.cc:2243] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.670588  4444 raft_consensus.cc:2272] T b01b23e80bb5496da69398c2b8168c1a P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.673552  4444 tablet_replica.cc:333] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.674149 12056 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:30.674484  4444 raft_consensus.cc:2243] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.674732 12056 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:30.675833  4444 raft_consensus.cc:2272] T bb1d90f127ac40b4b789f3f9338d0061 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.676945 12056 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:30.679191  4444 tablet_replica.cc:333] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.680289  4444 raft_consensus.cc:2243] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.680977  4444 raft_consensus.cc:2272] T d594a7976dbe442b8e97a859a20a4602 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.683267 10926 leader_election.cc:336] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.684005  4444 tablet_replica.cc:333] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.685070  4444 raft_consensus.cc:2243] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.686172  4444 raft_consensus.cc:2272] T 1c1117cfbe20499cba2ff03171257bc7 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.689261  4444 tablet_replica.cc:333] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.690300  4444 raft_consensus.cc:2243] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.690999  4444 raft_consensus.cc:2272] T bce85695db2042d98250ec755538b746 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.694146  4444 tablet_replica.cc:333] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.695087  4444 raft_consensus.cc:2243] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.695712  4444 raft_consensus.cc:2272] T ceb08864a6384c9fb0fdcfd6927bfcb8 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.699823  4444 tablet_replica.cc:333] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.701047  4444 raft_consensus.cc:2243] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.702397  4444 raft_consensus.cc:2272] T 0d4f8282c9c14d219f1a20c5cfee4245 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.706554  4444 tablet_replica.cc:333] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.707636  4444 raft_consensus.cc:2243] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.708583  4444 raft_consensus.cc:2272] T 19bf3cc13de9422e8b0684310d0dfccb P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.711990  4444 tablet_replica.cc:333] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.713341  4444 raft_consensus.cc:2243] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.714134  4444 raft_consensus.cc:2272] T ac20932a29354caf87ff6e2f3fbfe9f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.717309 10925 leader_election.cc:336] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:30.717604  4444 tablet_replica.cc:333] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.717855 10925 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:30.718837  4444 raft_consensus.cc:2243] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.719519  4444 raft_consensus.cc:2272] T 21dd2a69bbd749a3b673f601521a1c56 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.720021 12210 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:30.720634 12210 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:30.722711  4444 tablet_replica.cc:333] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.723701  4444 raft_consensus.cc:2243] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.724697  4444 raft_consensus.cc:2272] T f94a3cfcf6af45479ce8034158ef03b3 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.724745 12186 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:30.723187 12210 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:30.734753  4444 tablet_replica.cc:333] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
W20260709 12:12:30.737790 10926 leader_election.cc:336] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:30.738322 10925 consensus_peers.cc:597] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.735976  4444 raft_consensus.cc:2243] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.739797  4444 raft_consensus.cc:2272] T c69f27ddad0d49d594d4d236bef74062 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.742429 12210 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:30.743038 12210 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:30.743736  4444 tablet_replica.cc:333] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.744957  4444 raft_consensus.cc:2243] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.745594  4444 raft_consensus.cc:2272] T 3d49a27d5b464c2aa873ee80cb22939b P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.749152  4444 tablet_replica.cc:333] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.750305  4444 raft_consensus.cc:2243] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:12:30.750769 10927 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.751091  4444 raft_consensus.cc:2272] T 35d3d9b7513b4142992b228e4f1d295f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.754745  4444 tablet_replica.cc:333] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.755677  4444 raft_consensus.cc:2243] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.756814  4444 raft_consensus.cc:2272] T 047a9bc6008f4705b5e2081956cd5b2d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.759097 10926 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.759640 10926 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.761042 12056 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:30.764367 12210 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.767745  4444 tablet_replica.cc:333] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.768757  4444 raft_consensus.cc:2243] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.770229  4444 raft_consensus.cc:2272] T 360e2cd863db4985a0290a7d06e15bed P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.773569  4444 tablet_replica.cc:333] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.774981  4444 raft_consensus.cc:2243] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.776117  4444 raft_consensus.cc:2272] T 504f437e32894842ba8be153b543fcc1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.779706  4444 tablet_replica.cc:333] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.780656  4444 raft_consensus.cc:2243] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.781477  4444 raft_consensus.cc:2272] T b5a83193ab0a4461995c659b6070d6e1 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.784842  4444 tablet_replica.cc:333] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.785995  4444 raft_consensus.cc:2243] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.786783  4444 raft_consensus.cc:2272] T f88a21a8f9124c8a8297a1f79aabf898 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.789503  4444 tablet_replica.cc:333] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.790491  4444 raft_consensus.cc:2243] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.791103  4444 raft_consensus.cc:2272] T c942eacb348b424d9e0c08ff2b172a71 P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.793735 12186 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:30.794495  4444 tablet_replica.cc:333] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.794289 12186 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:30.795570  4444 raft_consensus.cc:2243] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.796245  4444 raft_consensus.cc:2272] T 64baf7368423440094deeb89100dd656 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.799564  4444 tablet_replica.cc:333] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.800470  4444 raft_consensus.cc:2243] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.801172 12186 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:30.801944  4444 raft_consensus.cc:2272] T 8677195a6725433b8398b24eae3fa7f0 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.803110 10927 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.805707  4444 tablet_replica.cc:333] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.806816  4444 raft_consensus.cc:2243] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.807911  4444 raft_consensus.cc:2272] T 76276b6224124c3b93182828b402fc48 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.810930  4444 tablet_replica.cc:333] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.812242  4444 raft_consensus.cc:2243] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.812996  4444 raft_consensus.cc:2272] T 87535b66cab24519a530f37882a8faff P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.814332 10925 leader_election.cc:336] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:30.814988 10925 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:30.816121  4444 tablet_replica.cc:333] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.817288  4444 raft_consensus.cc:2243] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.817901  4444 raft_consensus.cc:2272] T 6c2528198dda47fe88ba9bf49a3dfe3f P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.820724  4444 tablet_replica.cc:333] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
W20260709 12:12:30.816067 10926 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.821206 10926 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.822422  4444 raft_consensus.cc:2243] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.823487  4444 raft_consensus.cc:2272] T 3e7b973b8dca4ccfa059214992918246 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.824174 12210 raft_consensus.cc:2749] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:30.826452 12210 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:30.826472  4444 tablet_replica.cc:333] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.827621  4444 raft_consensus.cc:2243] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:12:30.827759 10925 consensus_peers.cc:597] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.828794  4444 raft_consensus.cc:2272] T 2d3c64a9cc1e497ab20371af964e6c6e P e3c9c77da0c14349b94dc81a7399b9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.831681  4444 tablet_replica.cc:333] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.832532  4444 raft_consensus.cc:2243] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.833170  4444 raft_consensus.cc:2272] T 9ade93eba33b4de7b70b1175b412fdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.836144  4444 tablet_replica.cc:333] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.837172  4444 raft_consensus.cc:2243] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.837778  4444 raft_consensus.cc:2272] T 9d9c819b4b9745efa92b5951402da476 P e3c9c77da0c14349b94dc81a7399b9b4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.838162 10925 consensus_peers.cc:597] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. 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:12:30.839969 10925 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.840699  4444 tablet_replica.cc:333] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.841598  4444 raft_consensus.cc:2243] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.842157  4444 raft_consensus.cc:2272] T afb1b9de0a5c437aa7db553b5389fdc5 P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.845170  4444 tablet_replica.cc:333] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.885717  4444 raft_consensus.cc:2243] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.887598  4444 raft_consensus.cc:2272] T 466dcf08dce8437f8a5aee9201c29349 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:30.911093 10925 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.913028 12186 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:30.914382 12186 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:30.917932 12186 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:30.924675 10927 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:30.924940  4444 tablet_replica.cc:333] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
W20260709 12:12:30.925756 10926 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:30.926286 10926 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:30.926440  4444 raft_consensus.cc:2243] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.927949 12186 raft_consensus.cc:2749] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:30.929864  4444 raft_consensus.cc:2272] T e68247ab1684442eaf56ef6786d964fa P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.944146  4444 tablet_replica.cc:333] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.945750  4444 raft_consensus.cc:2243] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:30.948074  4444 pending_rounds.cc:70] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Trying to abort 1 pending ops.
I20260709 12:12:30.948443  4444 pending_rounds.cc:77] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622120701374464 op_type: NO_OP noop_request { }
I20260709 12:12:30.949141  4444 raft_consensus.cc:2889] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:12:30.949759  4444 raft_consensus.cc:2272] T ef1f04bc225e4480a2298eb55f65bdb9 P e3c9c77da0c14349b94dc81a7399b9b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.956063  4444 tablet_replica.cc:333] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.957013  4444 raft_consensus.cc:2243] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:30.958199  4444 raft_consensus.cc:2272] T 26dbdd8903f54f328148b4e75fa62d9d P e3c9c77da0c14349b94dc81a7399b9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:30.963264  4444 tablet_replica.cc:333] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4: stopping tablet replica
I20260709 12:12:30.964046  4444 raft_consensus.cc:2243] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:12:30.966935 10925 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: 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:30.967093  4444 raft_consensus.cc:2272] T f19a6f35d5534aba9a2bae5f7d4dcc41 P e3c9c77da0c14349b94dc81a7399b9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.011358 12056 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.012233 12056 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:31.021232 10925 leader_election.cc:336] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:31.030012 12056 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:31.039954 10926 leader_election.cc:336] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.040512 10926 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.041914 12186 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:31.050374 12186 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.051592 12186 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:31.062510 12195 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.063530 12195 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:12:31.072467 10927 leader_election.cc:336] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:31.074424 12195 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:31.076484 12186 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:31.084403 10925 leader_election.cc:336] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:12:31.089322 10926 leader_election.cc:336] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.089934 10926 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.091847 12195 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:31.103219 12056 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
W20260709 12:12:31.103297 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:31.103924 12056 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:31.107991 12056 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:31.112602 10925 leader_election.cc:336] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:31.113639 12056 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.114323 12056 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:12:31.121353 10927 leader_election.cc:336] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:31.122991 12056 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:31.123507 12056 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.124171 12056 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:12:31.127595 10926 leader_election.cc:336] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.128113 10926 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:31.128918 12186 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:31.131935 10927 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:31.133301 12056 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:31.133486 10926 leader_election.cc:336] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.134187 10926 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.139647 12186 raft_consensus.cc:2749] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:12:31.151754 10926 leader_election.cc:336] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.152343 10926 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:31.153287 12186 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:31.158201 10926 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.158780 10926 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:31.159909 12056 raft_consensus.cc:2749] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:31.221913 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:31.283084 12186 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.283982 12186 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:31.288046 12186 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:31.291846 10927 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:31.292760 12186 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:31.293545 12186 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
W20260709 12:12:31.294365 10926 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.294983 10926 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:31.295760 12056 raft_consensus.cc:2749] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:31.299594 12186 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:31.302474 10926 leader_election.cc:336] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:31.303313 10925 leader_election.cc:336] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:31.303759 10925 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.304816 12186 raft_consensus.cc:2749] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:31.315184 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:31.342240 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:31.393880 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:31.472417 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:31.505877 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:31.624575 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:31.639456 12195 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:31.640272 12195 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:31.642997 12195 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:31.651095 10926 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:31.664060 10927 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:31.666563 10927 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:31.667908 12195 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:31.828760 12195 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:31.829823 12195 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:12:31.830885 10926 consensus_peers.cc:597] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:31.832463 12195 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:31.837761 10925 leader_election.cc:336] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:31.838979 10927 leader_election.cc:336] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:31.839418 10927 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.840188 12195 raft_consensus.cc:2749] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:31.900604 10926 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:31.907838 10926 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:31.952371 12195 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:31.953466 12195 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:31.956748 12195 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:31.962376 10925 leader_election.cc:336] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:31.964449 12056 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:31.965346 12056 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:31.967729 12056 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:31.979156 10927 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:31.984287 10925 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:31.984923 10925 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.985805 12195 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:31.986155 10926 leader_election.cc:336] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:31.987332 10926 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:31.989333 12195 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:31.989651 12056 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:31.990348 12056 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:31.992486 12056 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:31.994835 12056 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:31.995412 12056 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:31.998368 12056 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:32.001034 10927 leader_election.cc:336] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.005697 10925 leader_election.cc:336] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:32.006269 10927 leader_election.cc:336] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:32.006536 10925 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:12:32.007270 10926 consensus_peers.cc:597] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:32.007938 12056 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.009861 12056 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:32.010515 12056 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
W20260709 12:12:32.011343 10925 leader_election.cc:336] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.011910 10925 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.013192 12195 raft_consensus.cc:2749] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.014178 12056 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:32.022114 10927 leader_election.cc:336] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.023018 10925 leader_election.cc:336] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.023506 10925 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.024284 12056 raft_consensus.cc:2749] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.027143 12056 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:32.027751 12056 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:32.029672 12195 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:32.030411 12195 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:32.032881 12195 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:32.036913 12056 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:32.037667 10927 leader_election.cc:336] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.038388 10927 leader_election.cc:336] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.039564 10925 leader_election.cc:336] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.040097 10925 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.040906 12056 raft_consensus.cc:2749] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:32.041052 10925 leader_election.cc:336] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.042339 10925 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.043110 12056 raft_consensus.cc:2749] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.177531 12056 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:32.178589 12056 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:32.180981 12195 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:32.181727 12195 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.188198 12195 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.191596 10926 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.193096 12056 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:32.199376 10926 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:32.205133 12056 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:32.206192 12218 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:32.207451 12056 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.208324 12218 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:32.211376 12218 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:32.207911 10925 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:32.205451 10927 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:32.215312 10927 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.216957 12218 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:32.218528 10926 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:32.221875 10925 leader_election.cc:336] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.222679 12056 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.227488 10927 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:32.227972 10927 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.228847 12056 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:12:32.231530 10927 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:32.232098 10927 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
W20260709 12:12:32.233212 10927 leader_election.cc:336] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:32.233621 10927 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.234413 12218 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:32.235112 12218 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:32.237854  4444 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10908)
I20260709 12:12:32.328050 12056 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:32.328827 12056 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.334144 12056 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.336899 10926 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:32.337864 10927 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:32.338375 10927 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.339478 12056 raft_consensus.cc:2749] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:32.366452 10926 consensus_peers.cc:597] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:32.430371 10926 consensus_peers.cc:597] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:32.453089 12056 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:32.453915 12056 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:32.455968 12056 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:32.461163 10927 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.461726 10925 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.462167 10925 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.462908 12056 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:32.517706 12056 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
W20260709 12:12:32.518491 10926 consensus_peers.cc:597] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:32.519305 12056 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
W20260709 12:12:32.527904 10927 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.528736 10926 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.529592 10926 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.530426 12218 raft_consensus.cc:2749] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.528910 12056 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.536103 10926 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:32.548894 10926 consensus_peers.cc:597] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:32.633116 10926 consensus_peers.cc:597] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:32.706893 12056 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.707782 12056 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.712707 12056 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.716645 10927 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.718416 10926 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.718861 10926 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.719589 12056 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:32.744115 12056 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.744709 12056 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.746531 12056 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.754298 10927 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.755208 10926 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.755604 10926 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.756071 12056 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.756398 12218 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.757037 12056 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.759465 12056 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.767133 10927 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.767982 10926 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.768712 10926 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.770256 12218 raft_consensus.cc:2749] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.815980 12056 raft_consensus.cc:493] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.816834 12056 raft_consensus.cc:515] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:32.825314 12056 leader_election.cc:290] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:32.826180 10927 leader_election.cc:336] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:32.831008 10926 leader_election.cc:336] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.831547 10926 leader_election.cc:304] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:32.832674 12056 raft_consensus.cc:2749] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.860531 12056 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.861124 12056 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:32.862043 12195 raft_consensus.cc:493] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.862577 12195 raft_consensus.cc:515] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:32.863145 12056 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:32.864727 12195 leader_election.cc:290] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:32.868683 10926 leader_election.cc:336] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:32.869199 10926 leader_election.cc:336] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:32.869320 10925 consensus_peers.cc:597] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:32.869880 10925 leader_election.cc:336] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.871102 10925 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.871979 12056 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:32.872184 10925 leader_election.cc:336] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.872789 10925 leader_election.cc:304] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.873570 12056 raft_consensus.cc:2749] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:32.888934 12056 raft_consensus.cc:493] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.889469 12056 raft_consensus.cc:515] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:32.892890 12056 leader_election.cc:290] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:32.895733 10926 leader_election.cc:336] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:32.896292 10925 leader_election.cc:336] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.896817 10925 leader_election.cc:304] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.897555 12056 raft_consensus.cc:2749] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:32.915897 12056 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.916496 12056 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:32.918228 12056 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:32.921888 10925 leader_election.cc:336] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:32.922768 10926 leader_election.cc:336] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:32.923174 10926 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.923877 12056 raft_consensus.cc:2749] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:32.956295 12056 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:32.956766 12056 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:32.958679 12056 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:32.962101 10926 leader_election.cc:336] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:32.962893 10925 leader_election.cc:336] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:32.963413 10925 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:32.964135 12056 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:32.986935 10925 consensus_peers.cc:597] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.052704 10925 consensus_peers.cc:597] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:33.085743 12056 raft_consensus.cc:493] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:33.086272 12056 raft_consensus.cc:515] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } }
I20260709 12:12:33.088164 12056 leader_election.cc:290] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:33.092197 10925 leader_election.cc:336] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:33.092820 10926 leader_election.cc:336] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:33.093207 10926 leader_election.cc:304] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:33.094094 12056 raft_consensus.cc:2749] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:33.098567 10925 consensus_peers.cc:597] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:33.127238 12195 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:33.127926 12195 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:33.129683 12195 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:33.133966 10927 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:33.134927 10926 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:33.135370 10926 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:33.135998 12195 raft_consensus.cc:2749] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:33.140214 12195 raft_consensus.cc:493] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:33.140789 12195 raft_consensus.cc:515] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:33.142939 12195 leader_election.cc:290] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:33.146489 10926 leader_election.cc:336] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:33.147545 10927 leader_election.cc:336] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:33.147889 10927 leader_election.cc:304] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:33.148608 12056 raft_consensus.cc:2749] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:33.183398 10925 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.238492  4444 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10908)
I20260709 12:12:33.246624 12195 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:33.247558 12195 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:33.250461 12195 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:33.259516 10926 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:33.260476 10927 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:33.262609 10927 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:33.263521 12195 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:33.268759 10925 consensus_peers.cc:597] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.290299 10925 consensus_peers.cc:597] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.295856 10925 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.382402 10925 consensus_peers.cc:597] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.471529 10925 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:12:33.541153 12195 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
W20260709 12:12:33.541460 10927 consensus_peers.cc:597] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:33.541849 12195 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:33.544768 12195 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:33.548628 10925 leader_election.cc:336] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:33.549166 10926 leader_election.cc:336] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:33.549546 10926 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:33.550130 12195 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:33.552343 12195 raft_consensus.cc:493] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:33.552938 12195 raft_consensus.cc:515] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:33.555697 12195 leader_election.cc:290] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:33.559830 10925 leader_election.cc:336] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:33.560345 10927 leader_election.cc:336] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:33.560824 10927 leader_election.cc:304] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:33.561687 12195 raft_consensus.cc:2749] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:33.620754 10927 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111) [suppressed 457 similar messages]
W20260709 12:12:33.623286 10927 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:33.634704 12195 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:33.635492 12195 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:33.637933 12195 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:33.639156 12056 raft_consensus.cc:493] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.639739 12056 raft_consensus.cc:515] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:33.641763 12056 leader_election.cc:290] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:33.643038 10927 leader_election.cc:336] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:33.644516 10925 leader_election.cc:336] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:33.645098 10925 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
W20260709 12:12:33.645743 10927 leader_election.cc:336] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:33.646082 12056 raft_consensus.cc:2749] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:33.649399 10925 leader_election.cc:336] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:33.649865 10925 leader_election.cc:304] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:33.650599 12195 raft_consensus.cc:2749] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:33.691349 10925 consensus_peers.cc:597] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:33.705560 10927 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:33.779839 12195 raft_consensus.cc:493] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:33.780448 12195 raft_consensus.cc:515] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:33.782501 12195 leader_election.cc:290] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:33.786438 10925 leader_election.cc:336] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:33.787084 10927 leader_election.cc:336] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:33.787460 10927 leader_election.cc:304] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:33.788220 12195 raft_consensus.cc:2749] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:33.807147 10927 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:33.860373 10927 consensus_peers.cc:597] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:33.862564 10927 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:33.872972 10927 consensus_peers.cc:597] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:33.938092 12195 raft_consensus.cc:493] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:33.938934 12195 raft_consensus.cc:515] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:33.942013 12195 leader_election.cc:290] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:33.946570 10927 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:33.947333 10926 leader_election.cc:336] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:33.947834 10926 leader_election.cc:304] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:33.948539 12195 raft_consensus.cc:2749] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:33.964169 12195 raft_consensus.cc:493] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:33.964797 12195 raft_consensus.cc:515] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:33.967628 12195 leader_election.cc:290] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:33.973008 10925 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:33.974556 10927 leader_election.cc:336] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:33.975219 10927 leader_election.cc:304] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:33.975979 12195 raft_consensus.cc:2749] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:34.068320 12195 raft_consensus.cc:493] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:34.069104 12195 raft_consensus.cc:515] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:34.070796 12195 leader_election.cc:290] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:34.075223 10925 leader_election.cc:336] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:34.075716 10927 leader_election.cc:336] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:34.076059 10927 leader_election.cc:304] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.076704 12195 raft_consensus.cc:2749] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:34.098342 12195 raft_consensus.cc:493] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:34.098984 12195 raft_consensus.cc:515] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:34.101199 12195 leader_election.cc:290] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:34.105244 10927 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:34.105779 10925 leader_election.cc:336] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:34.106173 10925 leader_election.cc:304] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.106797 12195 raft_consensus.cc:2749] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:34.109683 12195 raft_consensus.cc:493] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:34.110188 12195 raft_consensus.cc:515] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:34.112370 12195 leader_election.cc:290] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:34.116704 10927 leader_election.cc:336] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:34.117235 10925 leader_election.cc:336] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:34.117630 10925 leader_election.cc:304] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.118217 12195 raft_consensus.cc:2749] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:34.170039 12195 raft_consensus.cc:493] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:34.170501 12195 raft_consensus.cc:515] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:34.172462 12195 leader_election.cc:290] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:34.176868 10925 leader_election.cc:336] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:34.177474 10927 leader_election.cc:336] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:34.177904 10927 leader_election.cc:304] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.178887 12195 raft_consensus.cc:2749] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:34.194761 10927 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Couldn't send request to peer 449ac8ece84c40ff97e3f08a3d831f72. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:34.239063  4444 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10908)
I20260709 12:12:34.259069 12195 raft_consensus.cc:493] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:34.260108 12195 raft_consensus.cc:515] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:34.262578 12195 leader_election.cc:290] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:34.266745 10925 leader_election.cc:336] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:34.267405 10927 leader_election.cc:336] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:34.268177 10927 leader_election.cc:304] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.269230 12195 raft_consensus.cc:2749] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:34.295487 12195 raft_consensus.cc:493] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:34.296180 12195 raft_consensus.cc:515] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:34.299111 12195 leader_election.cc:290] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:34.303786 10927 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:34.304257 10926 leader_election.cc:336] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:34.304608 10926 leader_election.cc:304] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:34.305195 12195 raft_consensus.cc:2749] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:34.311628 12195 raft_consensus.cc:493] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:34.312065 12195 raft_consensus.cc:515] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:34.313797 12195 leader_election.cc:290] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
W20260709 12:12:34.318186 10925 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:34.318809 10927 leader_election.cc:336] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:34.319259 10927 leader_election.cc:304] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.320062 12195 raft_consensus.cc:2749] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:34.386129 10926 consensus_peers.cc:597] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:34.386639 10926 consensus_peers.cc:597] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:34.404510 10926 consensus_peers.cc:597] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:34.419548 10926 consensus_peers.cc:597] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:34.460937 12056 raft_consensus.cc:493] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:34.461400 12056 raft_consensus.cc:515] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:34.463027 12056 leader_election.cc:290] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:34.467329 10927 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:34.467948 10926 leader_election.cc:336] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:34.468258 10926 leader_election.cc:304] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:34.469125 12056 raft_consensus.cc:2749] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:34.559681 12056 raft_consensus.cc:493] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:34.560127 12056 raft_consensus.cc:515] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:34.561779 12056 leader_election.cc:290] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:34.565745 10926 leader_election.cc:336] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:34.566408 10925 leader_election.cc:336] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:34.566753 10925 leader_election.cc:304] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.567348 12056 raft_consensus.cc:2749] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:34.647886 10926 consensus_peers.cc:597] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:34.671953 12056 raft_consensus.cc:493] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:34.672511 12056 raft_consensus.cc:515] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:34.674976 12056 leader_election.cc:290] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:34.679100 10927 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:34.679642 10926 leader_election.cc:336] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:34.680037 10926 leader_election.cc:304] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:34.680646 12056 raft_consensus.cc:2749] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:12:34.868798 10926 consensus_peers.cc:597] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:34.936391 12056 raft_consensus.cc:493] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:34.936946 12056 raft_consensus.cc:515] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:34.938894 12056 leader_election.cc:290] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:34.945029 10925 leader_election.cc:336] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:34.948446 10926 leader_election.cc:336] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:34.949060 10926 leader_election.cc:304] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:34.949803 12056 raft_consensus.cc:2749] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:34.963286 10926 consensus_peers.cc:597] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:34.970366 10926 consensus_peers.cc:597] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:35.138787 10926 consensus_peers.cc:597] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:35.149899 10926 consensus_peers.cc:597] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:35.150326 10926 consensus_peers.cc:597] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Couldn't send request to peer 0b0d8c4323bf490cbaf71bd767827d56. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:35.208330 12195 raft_consensus.cc:493] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:35.208845 12195 raft_consensus.cc:515] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:35.210500 12195 leader_election.cc:290] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
I20260709 12:12:35.212406 12195 raft_consensus.cc:493] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:35.213003 12195 raft_consensus.cc:515] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
W20260709 12:12:35.214403 10927 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:35.215135 12195 leader_election.cc:290] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
W20260709 12:12:35.215137 10926 leader_election.cc:336] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:35.216050 10926 leader_election.cc:304] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:35.216998 12056 raft_consensus.cc:2749] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:12:35.219072 10925 leader_election.cc:336] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
W20260709 12:12:35.219614 10925 consensus_peers.cc:597] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:35.222343 10926 leader_election.cc:336] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:35.223408 10926 leader_election.cc:304] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:35.224315 12056 raft_consensus.cc:2749] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:35.239754  4444 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 10908)
W20260709 12:12:35.259155 10925 consensus_peers.cc:597] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:35.272372 12056 raft_consensus.cc:493] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:35.272966 12056 raft_consensus.cc:515] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:35.274664 12056 leader_election.cc:290] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:35.279022 10926 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:35.279779 10927 leader_election.cc:336] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:35.280200 10927 leader_election.cc:304] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:35.280910 12056 raft_consensus.cc:2749] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:12:35.312071 10925 consensus_peers.cc:597] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:35.389670 12195 raft_consensus.cc:493] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 449ac8ece84c40ff97e3f08a3d831f72)
I20260709 12:12:35.390187 12195 raft_consensus.cc:515] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:35.392143 12195 leader_election.cc:290] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:35.396309 10926 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
W20260709 12:12:35.396900 10927 leader_election.cc:336] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:35.397298 10927 leader_election.cc:304] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:35.398001 12195 raft_consensus.cc:2749] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:35.437873  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:12:35.508112 12195 raft_consensus.cc:493] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:35.508762 12195 raft_consensus.cc:515] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:35.510706 12195 leader_election.cc:290] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:35.515333 10927 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
W20260709 12:12:35.515899 10926 leader_election.cc:336] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:35.516336 10926 leader_election.cc:304] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:35.517014 12195 raft_consensus.cc:2749] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:35.529259  4444 tablet_server.cc:179] TabletServer@127.4.87.4:0 shutting down...
I20260709 12:12:35.581885 12195 raft_consensus.cc:493] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3c9c77da0c14349b94dc81a7399b9b4)
I20260709 12:12:35.582870 12195 raft_consensus.cc:515] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } }
I20260709 12:12:35.585322 12195 leader_election.cc:290] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587), 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173)
I20260709 12:12:35.589052  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:12:35.590018 10925 leader_election.cc:336] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:35.590555 12195 raft_consensus.cc:493] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
I20260709 12:12:35.590860  4444 tablet_replica.cc:333] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.591017 12195 raft_consensus.cc:515] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } } peers { permanent_uuid: "449ac8ece84c40ff97e3f08a3d831f72" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 45173 } } peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } }
I20260709 12:12:35.592386  4444 raft_consensus.cc:2243] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.592909 12195 leader_election.cc:290] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173), 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955)
W20260709 12:12:35.593220 10927 leader_election.cc:336] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:35.593310  4444 raft_consensus.cc:2272] T 8b68d77d97f144f8ba2a446f249ffe79 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.594485 10927 leader_election.cc:304] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 449ac8ece84c40ff97e3f08a3d831f72, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:35.596731 12195 raft_consensus.cc:2749] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:35.597493 12195 raft_consensus.cc:493] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0b0d8c4323bf490cbaf71bd767827d56)
W20260709 12:12:35.597635 10927 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 449ac8ece84c40ff97e3f08a3d831f72 (127.4.87.1:45173): Network error: Client connection negotiation failed: client connection to 127.4.87.1:45173: connect: Connection refused (error 111)
I20260709 12:12:35.597857  4444 tablet_replica.cc:333] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
W20260709 12:12:35.598193 10926 leader_election.cc:336] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:35.597958 12195 raft_consensus.cc:515] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d8c4323bf490cbaf71bd767827d56" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35955 } } peers { permanent_uuid: "e3c9c77da0c14349b94dc81a7399b9b4" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 37587 } } peers { permanent_uuid: "0bcc0a0804da45b3aa81fc1803f68ba2" member_type: VOTER last_known_addr { host: "127.4.87.4" port: 34711 } }
I20260709 12:12:35.598598 10926 leader_election.cc:304] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, 449ac8ece84c40ff97e3f08a3d831f72
I20260709 12:12:35.598875  4444 raft_consensus.cc:2243] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.599241 12056 raft_consensus.cc:2749] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:35.600951  4444 raft_consensus.cc:2272] T 6c2528198dda47fe88ba9bf49a3dfe3f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.601476 12195 leader_election.cc:290] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955), e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587)
I20260709 12:12:35.605134  4444 tablet_replica.cc:333] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
W20260709 12:12:35.605533 10926 leader_election.cc:336] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0b0d8c4323bf490cbaf71bd767827d56 (127.4.87.2:35955): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35955: connect: Connection refused (error 111)
I20260709 12:12:35.606069  4444 raft_consensus.cc:2243] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.606820  4444 raft_consensus.cc:2272] T 01929fa5cbb842eb9d6f803200ebc764 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:35.609004 10925 leader_election.cc:336] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111)
I20260709 12:12:35.609764 10925 leader_election.cc:304] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [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: 0bcc0a0804da45b3aa81fc1803f68ba2; no voters: 0b0d8c4323bf490cbaf71bd767827d56, e3c9c77da0c14349b94dc81a7399b9b4
I20260709 12:12:35.610356  4444 tablet_replica.cc:333] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.611214 12195 raft_consensus.cc:2749] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:35.611274  4444 raft_consensus.cc:2243] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.612267  4444 raft_consensus.cc:2272] T 74c6e0d22f4f4b8e852e590657d49a92 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.615063  4444 tablet_replica.cc:333] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.615917  4444 raft_consensus.cc:2243] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.616983  4444 raft_consensus.cc:2272] T 3fa59498c2d54e68877132bff0149c42 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.619822  4444 tablet_replica.cc:333] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.620606  4444 raft_consensus.cc:2243] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.621284  4444 raft_consensus.cc:2272] T 8a416d512c2f457ca57c374e4d56bace P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.624444  4444 tablet_replica.cc:333] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.625342  4444 raft_consensus.cc:2243] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.626096  4444 raft_consensus.cc:2272] T 1fea88b5d0114f7fb5974d3e729cd504 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.628463  4444 tablet_replica.cc:333] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.629292  4444 raft_consensus.cc:2243] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.630311  4444 raft_consensus.cc:2272] T d594a7976dbe442b8e97a859a20a4602 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.632517  4444 tablet_replica.cc:333] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.633193  4444 raft_consensus.cc:2243] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.634220  4444 raft_consensus.cc:2272] T dc925b3b84764d2f944d088ed0c2d7fc P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.636704  4444 tablet_replica.cc:333] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.637368  4444 raft_consensus.cc:2243] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.637816  4444 raft_consensus.cc:2272] T b168b513d6d3496dadceae49ea217b21 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.639988  4444 tablet_replica.cc:333] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.640673  4444 raft_consensus.cc:2243] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.641206  4444 raft_consensus.cc:2272] T 9cef3b4759ed4d90b0ad020a139dcec4 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.643921  4444 tablet_replica.cc:333] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.644636  4444 raft_consensus.cc:2243] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.645094  4444 raft_consensus.cc:2272] T 21dd2a69bbd749a3b673f601521a1c56 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.647099  4444 tablet_replica.cc:333] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.647670  4444 raft_consensus.cc:2243] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.648241  4444 raft_consensus.cc:2272] T bce85695db2042d98250ec755538b746 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.650260  4444 tablet_replica.cc:333] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.650840  4444 raft_consensus.cc:2243] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.651284  4444 raft_consensus.cc:2272] T 6a1d9ec2cbe949e7b8d67572c526bb98 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.653447  4444 tablet_replica.cc:333] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.654045  4444 raft_consensus.cc:2243] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.654548  4444 raft_consensus.cc:2272] T b270511600c744899b123ce1e6cf3ff8 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.657506  4444 tablet_replica.cc:333] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.658301  4444 raft_consensus.cc:2243] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.659204  4444 raft_consensus.cc:2272] T 675c7f828424409ba103b01def4143b6 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.662323  4444 tablet_replica.cc:333] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.662959  4444 raft_consensus.cc:2243] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.663460  4444 raft_consensus.cc:2272] T 0d4f8282c9c14d219f1a20c5cfee4245 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.665561  4444 tablet_replica.cc:333] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.666143  4444 raft_consensus.cc:2243] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.667155  4444 raft_consensus.cc:2272] T b01b23e80bb5496da69398c2b8168c1a P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.669747  4444 tablet_replica.cc:333] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.670434  4444 raft_consensus.cc:2243] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.671005  4444 raft_consensus.cc:2272] T bb1d90f127ac40b4b789f3f9338d0061 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.673189  4444 tablet_replica.cc:333] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.673992  4444 raft_consensus.cc:2243] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.674467  4444 raft_consensus.cc:2272] T 35d3d9b7513b4142992b228e4f1d295f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.676450  4444 tablet_replica.cc:333] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.677063  4444 raft_consensus.cc:2243] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.677527  4444 raft_consensus.cc:2272] T 047a9bc6008f4705b5e2081956cd5b2d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.679440  4444 tablet_replica.cc:333] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.680051  4444 raft_consensus.cc:2243] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.680469  4444 raft_consensus.cc:2272] T d1a6693a90014553951754487e2526d1 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.682581  4444 tablet_replica.cc:333] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.683130  4444 raft_consensus.cc:2243] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.683604  4444 raft_consensus.cc:2272] T 19bf3cc13de9422e8b0684310d0dfccb P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.686954  4444 tablet_replica.cc:333] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.687574  4444 raft_consensus.cc:2243] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.688431  4444 raft_consensus.cc:2272] T ac20932a29354caf87ff6e2f3fbfe9f0 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.690433  4444 tablet_replica.cc:333] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.691103  4444 raft_consensus.cc:2243] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.692114  4444 raft_consensus.cc:2272] T e59b2cf81e794d54acc262c271fee646 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.694638  4444 tablet_replica.cc:333] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.695214  4444 raft_consensus.cc:2243] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.695685  4444 raft_consensus.cc:2272] T 17bcf693efbd48bc9809359e380cbb60 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.698401  4444 tablet_replica.cc:333] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.699016  4444 raft_consensus.cc:2243] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.699672  4444 raft_consensus.cc:2272] T c69f27ddad0d49d594d4d236bef74062 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.702464  4444 tablet_replica.cc:333] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
W20260709 12:12:35.702911 10925 consensus_peers.cc:597] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 -> Peer e3c9c77da0c14349b94dc81a7399b9b4 (127.4.87.3:37587): Couldn't send request to peer e3c9c77da0c14349b94dc81a7399b9b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.3:37587: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:35.703132  4444 raft_consensus.cc:2243] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.704113  4444 raft_consensus.cc:2272] T 3d49a27d5b464c2aa873ee80cb22939b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.706619  4444 tablet_replica.cc:333] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.707301  4444 raft_consensus.cc:2243] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.707809  4444 raft_consensus.cc:2272] T 26dbdd8903f54f328148b4e75fa62d9d P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.710250  4444 tablet_replica.cc:333] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.711046  4444 raft_consensus.cc:2243] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.711784  4444 raft_consensus.cc:2272] T 360e2cd863db4985a0290a7d06e15bed P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.714862  4444 tablet_replica.cc:333] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.715664  4444 raft_consensus.cc:2243] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.716144  4444 raft_consensus.cc:2272] T 63636d286a0c4dedb9d9ab36f842c189 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.718922  4444 tablet_replica.cc:333] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.719574  4444 raft_consensus.cc:2243] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.720353  4444 raft_consensus.cc:2272] T e60054759bd04fe194f0eeea315f0a3b P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.722286  4444 tablet_replica.cc:333] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.722837  4444 raft_consensus.cc:2243] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.723620  4444 raft_consensus.cc:2272] T fc477f9bf47c4ea98dcbad7bd844c01f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.725605  4444 tablet_replica.cc:333] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.726121  4444 raft_consensus.cc:2243] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.726879  4444 raft_consensus.cc:2272] T 9ade93eba33b4de7b70b1175b412fdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.728770  4444 tablet_replica.cc:333] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.729344  4444 raft_consensus.cc:2243] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.730127  4444 raft_consensus.cc:2272] T 9d9c819b4b9745efa92b5951402da476 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.732074  4444 tablet_replica.cc:333] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.732697  4444 raft_consensus.cc:2243] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.733144  4444 raft_consensus.cc:2272] T f88a21a8f9124c8a8297a1f79aabf898 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.735085  4444 tablet_replica.cc:333] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.735867  4444 raft_consensus.cc:2243] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.736327  4444 raft_consensus.cc:2272] T 3b859c30ecf84c4ba5d9921a7e660008 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.738780  4444 tablet_replica.cc:333] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.739336  4444 raft_consensus.cc:2243] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.739807  4444 raft_consensus.cc:2272] T f19a6f35d5534aba9a2bae5f7d4dcc41 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.741837  4444 tablet_replica.cc:333] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.742404  4444 raft_consensus.cc:2243] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.743185  4444 raft_consensus.cc:2272] T afb1b9de0a5c437aa7db553b5389fdc5 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.745460  4444 tablet_replica.cc:333] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.746008  4444 raft_consensus.cc:2243] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.746858  4444 raft_consensus.cc:2272] T 466dcf08dce8437f8a5aee9201c29349 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.749166  4444 tablet_replica.cc:333] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.749694  4444 raft_consensus.cc:2243] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.750119  4444 raft_consensus.cc:2272] T ef1f04bc225e4480a2298eb55f65bdb9 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.752110  4444 tablet_replica.cc:333] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.752642  4444 raft_consensus.cc:2243] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.753603  4444 raft_consensus.cc:2272] T 64baf7368423440094deeb89100dd656 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.755759  4444 tablet_replica.cc:333] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.756294  4444 raft_consensus.cc:2243] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.756775  4444 raft_consensus.cc:2272] T b2e49c0df8394e5a836a3d72f684544f P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.758618  4444 tablet_replica.cc:333] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2: stopping tablet replica
I20260709 12:12:35.759105  4444 raft_consensus.cc:2243] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.759557  4444 raft_consensus.cc:2272] T 76276b6224124c3b93182828b402fc48 P 0bcc0a0804da45b3aa81fc1803f68ba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.858947  4444 tablet_server.cc:196] TabletServer@127.4.87.4:0 shutdown complete.
I20260709 12:12:35.926743  4444 master.cc:562] Master@127.4.87.62:44573 shutting down...
I20260709 12:12:35.957474  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:35.958150  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.958494  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac7ee61a84b24dd0915ae7d3a374ed48: stopping tablet replica
I20260709 12:12:36.004783  4444 master.cc:584] Master@127.4.87.62:44573 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (54274 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:12:36.110930  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:35773
I20260709 12:12:36.112095  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:36.119016 12224 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:36.119676 12225 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:36.120720 12227 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:36.121912  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:36.123131  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:36.123317  4444 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:36.123433  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599156123422 us; error 0 us; skew 500 ppm
I20260709 12:12:36.123911  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:36.126464  4444 webserver.cc:533] Webserver started at http://127.4.87.62:35317/ using document root <none> and password file <none>
I20260709 12:12:36.126911  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:36.127076  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:36.127297  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:36.128482  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.133248  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:12:36.137202 12232 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:36.138195  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:12:36.138486  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.138747  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-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:36.154803  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:36.156004  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:36.199406  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:35773
I20260709 12:12:36.199519 12283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:35773 every 8 connection(s)
I20260709 12:12:36.203636 12284 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:36.215401 12284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd: Bootstrap starting.
I20260709 12:12:36.221048 12284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.225586 12284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd: No bootstrap required, opened a new log
I20260709 12:12:36.228065 12284 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd" member_type: VOTER }
I20260709 12:12:36.228498 12284 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.228750 12284 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f96cb541c4d4d7da5bf2f48ee5b50fd, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.229372 12284 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f96cb541c4d4d7da5bf2f48ee5b50fd" member_type: VOTER }
I20260709 12:12:36.229835 12284 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:36.230060 12284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:36.230523 12284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.235780 12284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd" member_type: VOTER }
I20260709 12:12:36.236340 12284 leader_election.cc:304] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [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: 2f96cb541c4d4d7da5bf2f48ee5b50fd; no voters: 
I20260709 12:12:36.237550 12284 leader_election.cc:290] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:36.238000 12287 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.239521 12287 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 1 LEADER]: Becoming Leader. State: Replica: 2f96cb541c4d4d7da5bf2f48ee5b50fd, State: Running, Role: LEADER
I20260709 12:12:36.240272 12287 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [LEADER]: Queue going to LEADER mode. State: All 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: "2f96cb541c4d4d7da5bf2f48ee5b50fd" member_type: VOTER }
I20260709 12:12:36.240536 12284 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:36.244765 12288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd" member_type: VOTER } }
I20260709 12:12:36.244987 12289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f96cb541c4d4d7da5bf2f48ee5b50fd. Latest consensus state: current_term: 1 leader_uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f96cb541c4d4d7da5bf2f48ee5b50fd" member_type: VOTER } }
I20260709 12:12:36.245501 12288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:36.245812 12289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:36.250685 12294 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:36.258926 12294 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:36.260027  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:36.268126 12294 catalog_manager.cc:1383] Generated new cluster ID: c3894bf64ee6461b888797995eae13da
I20260709 12:12:36.268450 12294 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:36.288321 12294 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:36.289634 12294 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:36.306372 12294 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd: Generated new TSK 0
I20260709 12:12:36.307004 12294 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:36.326658  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:36.333117 12305 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:36.333796 12306 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:36.337631  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:36.337509 12308 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:36.339319  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:36.339519  4444 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:36.339660  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599156339649 us; error 0 us; skew 500 ppm
I20260709 12:12:36.340155  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:36.343061  4444 webserver.cc:533] Webserver started at http://127.4.87.1:40091/ using document root <none> and password file <none>
I20260709 12:12:36.343518  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:36.343683  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:36.343905  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:36.345052  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "edad0f835a8f41b69ffd22a74df39ecc"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.350241  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:36.353942 12313 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:36.354771  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:12:36.355065  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "edad0f835a8f41b69ffd22a74df39ecc"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.355365  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-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:36.376053  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:36.377362  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:36.378856  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:36.381367  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:36.381560  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:36.381875  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:36.382062  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:36.425078  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:42023
I20260709 12:12:36.425223 12375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:42023 every 8 connection(s)
I20260709 12:12:36.430439  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:36.438354 12381 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:36.440897 12380 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:36.446030 12383 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:36.446201  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:36.448333  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:36.448662  4444 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:36.448948  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599156448924 us; error 0 us; skew 500 ppm
I20260709 12:12:36.449707  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:36.449759 12376 heartbeater.cc:344] Connected to a master server at 127.4.87.62:35773
I20260709 12:12:36.450344 12376 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:36.451084 12376 heartbeater.cc:507] Master 127.4.87.62:35773 requested a full tablet report, sending...
I20260709 12:12:36.452857  4444 webserver.cc:533] Webserver started at http://127.4.87.2:42887/ using document root <none> and password file <none>
I20260709 12:12:36.453485  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:36.453478 12249 ts_manager.cc:194] Registered new tserver with Master: edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023)
I20260709 12:12:36.453984  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:36.454493  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:36.455618 12249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60402
I20260709 12:12:36.455639  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.460924  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:36.464782 12388 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:36.465631  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:12:36.465977  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.466326  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-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:36.489087  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:36.490338  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:36.491900  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:36.494410  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:36.494650  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:36.495078  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:36.495281  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:36.546195  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:38311
I20260709 12:12:36.546367 12450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:38311 every 8 connection(s)
I20260709 12:12:36.551416  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:36.559635 12454 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:36.560006 12455 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:36.563917 12457 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:36.564618  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:36.566118  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:12:36.566138 12451 heartbeater.cc:344] Connected to a master server at 127.4.87.62:35773
W20260709 12:12:36.566423  4444 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:36.566685 12451 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:36.566696  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599156566679 us; error 0 us; skew 500 ppm
I20260709 12:12:36.567569  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:36.567641 12451 heartbeater.cc:507] Master 127.4.87.62:35773 requested a full tablet report, sending...
I20260709 12:12:36.570094 12249 ts_manager.cc:194] Registered new tserver with Master: 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:36.571012  4444 webserver.cc:533] Webserver started at http://127.4.87.3:40525/ using document root <none> and password file <none>
I20260709 12:12:36.572011  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:36.572273  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:36.572382 12249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60412
I20260709 12:12:36.572628  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:36.574302  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "ca7bfd2d246d4f63a6136610fa526f16"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.579913  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:12:36.583997 12462 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:36.585177  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:36.585521  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "ca7bfd2d246d4f63a6136610fa526f16"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:36.585810  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-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:36.601305  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:36.602769  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:36.604245  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:36.606765  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:36.606949  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:36.607263  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:36.607429  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:36.652462  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:41327
I20260709 12:12:36.652539 12524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:41327 every 8 connection(s)
I20260709 12:12:36.668803 12525 heartbeater.cc:344] Connected to a master server at 127.4.87.62:35773
I20260709 12:12:36.669350 12525 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:36.670274 12525 heartbeater.cc:507] Master 127.4.87.62:35773 requested a full tablet report, sending...
I20260709 12:12:36.672839 12249 ts_manager.cc:194] Registered new tserver with Master: ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:36.673586  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01764752s
I20260709 12:12:36.674659 12249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59348
I20260709 12:12:36.709628 12249 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59350:
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:36.713505 12249 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:36.799345 12340 tablet_service.cc:1511] Processing CreateTablet for tablet ec12f1d2ada749aab231a022905b3308 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:36.802136 12341 tablet_service.cc:1511] Processing CreateTablet for tablet 1e841aaaa80546c681ce35479189641c (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:36.804153 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec12f1d2ada749aab231a022905b3308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.805140 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e841aaaa80546c681ce35479189641c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.824432 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 1e841aaaa80546c681ce35479189641c (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:36.825977 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e841aaaa80546c681ce35479189641c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.832024 12415 tablet_service.cc:1511] Processing CreateTablet for tablet ec12f1d2ada749aab231a022905b3308 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:36.833516 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec12f1d2ada749aab231a022905b3308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.837405 12490 tablet_service.cc:1511] Processing CreateTablet for tablet 1e841aaaa80546c681ce35479189641c (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:36.839254 12490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e841aaaa80546c681ce35479189641c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.842430 12489 tablet_service.cc:1511] Processing CreateTablet for tablet ec12f1d2ada749aab231a022905b3308 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:36.843926 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec12f1d2ada749aab231a022905b3308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.844424 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 9b86ef8cd3ab496f8d2461a75728385b (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:36.845974 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b86ef8cd3ab496f8d2461a75728385b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.851728 12540 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:36.857082 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 9b86ef8cd3ab496f8d2461a75728385b (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:36.858703 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b86ef8cd3ab496f8d2461a75728385b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.862015 12541 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:36.862473 12341 tablet_service.cc:1511] Processing CreateTablet for tablet c72a195020b2461d84a260a06e898a54 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:36.864331 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72a195020b2461d84a260a06e898a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.869858 12488 tablet_service.cc:1511] Processing CreateTablet for tablet 9b86ef8cd3ab496f8d2461a75728385b (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:36.871315 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b86ef8cd3ab496f8d2461a75728385b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.877503 12487 tablet_service.cc:1511] Processing CreateTablet for tablet c72a195020b2461d84a260a06e898a54 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:36.877967 12339 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2762be512146b8935e68e7366f4994 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:36.879036 12487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72a195020b2461d84a260a06e898a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.879377 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2762be512146b8935e68e7366f4994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.879611 12415 tablet_service.cc:1511] Processing CreateTablet for tablet c72a195020b2461d84a260a06e898a54 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:36.880887 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72a195020b2461d84a260a06e898a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.888448 12486 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2762be512146b8935e68e7366f4994 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:36.890071 12486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2762be512146b8935e68e7366f4994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.888262 12338 tablet_service.cc:1511] Processing CreateTablet for tablet f4536bced03649f39bd243203452e569 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:36.891283 12338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4536bced03649f39bd243203452e569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.896641 12485 tablet_service.cc:1511] Processing CreateTablet for tablet f4536bced03649f39bd243203452e569 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:36.898128 12485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4536bced03649f39bd243203452e569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.898595 12414 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2762be512146b8935e68e7366f4994 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:36.899945 12414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2762be512146b8935e68e7366f4994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.902750 12337 tablet_service.cc:1511] Processing CreateTablet for tablet c60eaa3a3aef49aaa501a0ec33fd8787 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:36.904206 12337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60eaa3a3aef49aaa501a0ec33fd8787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.908459 12484 tablet_service.cc:1511] Processing CreateTablet for tablet c60eaa3a3aef49aaa501a0ec33fd8787 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:36.910039 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60eaa3a3aef49aaa501a0ec33fd8787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.910890 12336 tablet_service.cc:1511] Processing CreateTablet for tablet 28efda8a90994e15829e1333cef7b116 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:36.912258 12336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28efda8a90994e15829e1333cef7b116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.914721 12413 tablet_service.cc:1511] Processing CreateTablet for tablet c60eaa3a3aef49aaa501a0ec33fd8787 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:36.916361 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60eaa3a3aef49aaa501a0ec33fd8787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.919459 12483 tablet_service.cc:1511] Processing CreateTablet for tablet 28efda8a90994e15829e1333cef7b116 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:36.920982 12483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28efda8a90994e15829e1333cef7b116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.926211 12412 tablet_service.cc:1511] Processing CreateTablet for tablet 28efda8a90994e15829e1333cef7b116 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:36.927610 12412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28efda8a90994e15829e1333cef7b116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.957919 12415 tablet_service.cc:1511] Processing CreateTablet for tablet f4536bced03649f39bd243203452e569 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:36.959440 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4536bced03649f39bd243203452e569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.975788 12540 tablet_bootstrap.cc:654] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.980767 12541 tablet_bootstrap.cc:654] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.991900 12337 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce45b022794544a24ae20f3a01d9e9 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:36.993323 12337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce45b022794544a24ae20f3a01d9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:36.993659 12542 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.001142 12542 tablet_bootstrap.cc:654] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.010053 12541 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.010572 12541 ts_tablet_manager.cc:1403] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.149s	user 0.008s	sys 0.009s
I20260709 12:12:37.014372 12541 raft_consensus.cc:359] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.015568 12541 raft_consensus.cc:385] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.015969 12541 raft_consensus.cc:740] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.017472 12541 consensus_queue.cc:260] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.021119 12540 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.026465 12540 ts_tablet_manager.cc:1403] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.005s
I20260709 12:12:37.026791 12488 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce45b022794544a24ae20f3a01d9e9 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:37.024580 12542 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.027274 12338 tablet_service.cc:1511] Processing CreateTablet for tablet 9acbe6da7f8341eb9cbe51ab7a201048 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:37.029100 12542 ts_tablet_manager.cc:1403] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.009s
I20260709 12:12:37.030158 12540 raft_consensus.cc:359] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.031420 12540 raft_consensus.cc:385] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.031873 12540 raft_consensus.cc:740] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.029793 12338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9acbe6da7f8341eb9cbe51ab7a201048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.032891 12540 consensus_queue.cc:260] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.035274 12542 raft_consensus.cc:359] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.037063 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce45b022794544a24ae20f3a01d9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.020603 12413 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce45b022794544a24ae20f3a01d9e9 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:37.041337 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce45b022794544a24ae20f3a01d9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.036424 12542 raft_consensus.cc:385] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.042068 12542 raft_consensus.cc:740] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.042156 12451 heartbeater.cc:499] Master 127.4.87.62:35773 was elected leader, sending a full tablet report...
I20260709 12:12:37.042908 12542 consensus_queue.cc:260] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.054620 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 9acbe6da7f8341eb9cbe51ab7a201048 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:37.056499 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9acbe6da7f8341eb9cbe51ab7a201048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.070091 12541 ts_tablet_manager.cc:1434] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.059s	user 0.026s	sys 0.000s
I20260709 12:12:37.074348 12541 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.071601 12546 raft_consensus.cc:493] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.081025 12546 raft_consensus.cc:515] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.085532 12540 ts_tablet_manager.cc:1434] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.059s	user 0.034s	sys 0.024s
I20260709 12:12:37.085927 12542 ts_tablet_manager.cc:1434] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.056s	user 0.019s	sys 0.013s
I20260709 12:12:37.087013 12542 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.087195 12525 heartbeater.cc:499] Master 127.4.87.62:35773 was elected leader, sending a full tablet report...
I20260709 12:12:37.087625 12376 heartbeater.cc:499] Master 127.4.87.62:35773 was elected leader, sending a full tablet report...
I20260709 12:12:37.093120 12488 tablet_service.cc:1511] Processing CreateTablet for tablet 9acbe6da7f8341eb9cbe51ab7a201048 (DEFAULT_TABLE table=test-workload [id=c51e58d98ff64a7ca271d2f19f55f951]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:37.095086 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9acbe6da7f8341eb9cbe51ab7a201048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:37.100546 12542 tablet_bootstrap.cc:654] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.105150 12540 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.109995 12546 leader_election.cc:290] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.119315 12541 tablet_bootstrap.cc:654] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.152686 12540 tablet_bootstrap.cc:654] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:37.157059 12526 tablet.cc:2406] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:37.160928 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
W20260709 12:12:37.168148 12390 leader_election.cc:343] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.171132 12542 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.171803 12542 ts_tablet_manager.cc:1403] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.029s
I20260709 12:12:37.174494 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.175340 12351 raft_consensus.cc:2468] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 0.
I20260709 12:12:37.175220 12542 raft_consensus.cc:359] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.176167 12542 raft_consensus.cc:385] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.176496 12542 raft_consensus.cc:740] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.177152 12389 leader_election.cc:304] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:37.177531 12541 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.178090 12546 raft_consensus.cc:2804] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.178511 12546 raft_consensus.cc:493] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.178901 12546 raft_consensus.cc:3060] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.177372 12542 consensus_queue.cc:260] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.178444 12541 ts_tablet_manager.cc:1403] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.003s
I20260709 12:12:37.185245 12542 ts_tablet_manager.cc:1434] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.008s
I20260709 12:12:37.186313 12542 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.188580 12546 raft_consensus.cc:515] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.188946 12541 raft_consensus.cc:359] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.190130 12541 raft_consensus.cc:385] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.190527 12541 raft_consensus.cc:740] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.192116 12541 consensus_queue.cc:260] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.192667 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.193379 12351 raft_consensus.cc:3060] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.194351 12542 tablet_bootstrap.cc:654] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.197306 12540 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.201923 12540 ts_tablet_manager.cc:1403] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.009s
I20260709 12:12:37.199777 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.198285 12541 ts_tablet_manager.cc:1434] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
W20260709 12:12:37.204337 12390 leader_election.cc:343] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.206349 12542 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.206379 12541 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.206475 12540 raft_consensus.cc:359] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.203027 12351 raft_consensus.cc:2468] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:37.207044 12542 ts_tablet_manager.cc:1403] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:12:37.207892 12540 raft_consensus.cc:385] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.208214 12540 raft_consensus.cc:740] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.208323 12389 leader_election.cc:304] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:37.202876 12546 leader_election.cc:290] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.209347 12549 raft_consensus.cc:2804] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.209017 12540 consensus_queue.cc:260] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.209862 12549 raft_consensus.cc:697] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:37.210457 12542 raft_consensus.cc:359] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.210762 12549 consensus_queue.cc:237] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.211275 12542 raft_consensus.cc:385] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.211309 12540 ts_tablet_manager.cc:1434] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:12:37.211745 12542 raft_consensus.cc:740] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.212683 12540 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.212628 12542 consensus_queue.cc:260] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.213140 12548 raft_consensus.cc:493] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.213656 12548 raft_consensus.cc:515] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.218402 12548 leader_election.cc:290] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.237478 12540 tablet_bootstrap.cc:654] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.236362 12541 tablet_bootstrap.cc:654] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.246290 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.246331 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.246861 12542 ts_tablet_manager.cc:1434] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.007s
I20260709 12:12:37.249368 12542 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
W20260709 12:12:37.250037 12465 leader_election.cc:343] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:37.251026 12463 leader_election.cc:343] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.251432 12463 leader_election.cc:304] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.255708 12556 raft_consensus.cc:2749] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:37.253691 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:37.254470 12547 raft_consensus.cc:493] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.256817 12547 raft_consensus.cc:515] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.257581 12542 tablet_bootstrap.cc:654] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.256883 12248 catalog_manager.cc:5697] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.268843 12547 leader_election.cc:290] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.274281 12541 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.275190 12541 ts_tablet_manager.cc:1403] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.007s
I20260709 12:12:37.281378 12540 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.282279 12540 ts_tablet_manager.cc:1403] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.020s
I20260709 12:12:37.286696 12540 raft_consensus.cc:359] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.289373 12540 raft_consensus.cc:385] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.289911 12540 raft_consensus.cc:740] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.291028 12540 consensus_queue.cc:260] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.288262 12541 raft_consensus.cc:359] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.292310 12541 raft_consensus.cc:385] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.292820 12541 raft_consensus.cc:740] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.294078 12541 consensus_queue.cc:260] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.295410 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.296095 12426 raft_consensus.cc:2468] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 0.
I20260709 12:12:37.298981 12556 raft_consensus.cc:493] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.299538 12556 raft_consensus.cc:515] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.300586 12541 ts_tablet_manager.cc:1434] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 12:12:37.302842 12541 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.305295 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.301342 12540 ts_tablet_manager.cc:1434] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 12:12:37.306103 12351 raft_consensus.cc:2393] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca7bfd2d246d4f63a6136610fa526f16 in current term 1: Already voted for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in this term.
I20260709 12:12:37.307071 12540 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.308159 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.309811 12465 leader_election.cc:304] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.310678 12548 raft_consensus.cc:3060] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.311503 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.311998 12500 raft_consensus.cc:2468] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 0.
I20260709 12:12:37.313284 12315 leader_election.cc:304] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.313428 12556 leader_election.cc:290] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.314113 12547 raft_consensus.cc:2804] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.315251 12540 tablet_bootstrap.cc:654] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.315459 12547 raft_consensus.cc:493] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.315876 12547 raft_consensus.cc:3060] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.320097 12549 raft_consensus.cc:493] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.320739 12548 raft_consensus.cc:2749] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:37.320693 12549 raft_consensus.cc:515] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.322939 12549 leader_election.cc:290] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.324474 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.325284 12542 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.325193 12500 raft_consensus.cc:2468] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 0.
I20260709 12:12:37.325558 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.326104 12542 ts_tablet_manager.cc:1403] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.044s
I20260709 12:12:37.326891 12541 tablet_bootstrap.cc:654] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.326974 12390 leader_election.cc:304] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
I20260709 12:12:37.328907 12549 raft_consensus.cc:2804] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.328397 12547 raft_consensus.cc:515] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.329327 12549 raft_consensus.cc:493] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.329703 12549 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.330029 12542 raft_consensus.cc:359] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.331552 12542 raft_consensus.cc:385] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.331982 12542 raft_consensus.cc:740] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.332403 12547 leader_election.cc:290] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 election: Requested vote from peers ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.333022 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:37.333302 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.333704 12426 raft_consensus.cc:3060] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.334467 12500 raft_consensus.cc:3060] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:37.328474 12389 leader_election.cc:343] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.339763 12549 raft_consensus.cc:515] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.342346 12549 leader_election.cc:290] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.333102 12542 consensus_queue.cc:260] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.343189 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.344182 12540 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.344810 12540 ts_tablet_manager.cc:1403] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.007s
I20260709 12:12:37.345820 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.347054 12426 raft_consensus.cc:2468] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 1.
I20260709 12:12:37.348649 12316 leader_election.cc:304] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.349618 12547 raft_consensus.cc:2804] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.348711 12542 ts_tablet_manager.cc:1434] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:12:37.351143 12541 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.353300 12541 ts_tablet_manager.cc:1403] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.000s
W20260709 12:12:37.354059 12389 leader_election.cc:343] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.354184 12500 raft_consensus.cc:2468] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 1.
I20260709 12:12:37.347168 12499 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.356730 12541 raft_consensus.cc:359] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.357507 12541 raft_consensus.cc:385] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.357787 12541 raft_consensus.cc:740] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.358536 12541 consensus_queue.cc:260] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.360667 12541 ts_tablet_manager.cc:1434] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:37.361712 12541 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.348145 12540 raft_consensus.cc:359] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.364737 12540 raft_consensus.cc:385] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.365053 12540 raft_consensus.cc:740] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.365911 12540 consensus_queue.cc:260] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.368093 12542 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.375142 12542 tablet_bootstrap.cc:654] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.367027 12499 raft_consensus.cc:2468] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:37.377583 12390 leader_election.cc:304] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.379215 12549 raft_consensus.cc:2804] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.379901 12549 raft_consensus.cc:697] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:37.381076 12549 consensus_queue.cc:237] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.384346 12541 tablet_bootstrap.cc:654] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.393919 12246 catalog_manager.cc:5697] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.398077 12541 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.398834 12541 ts_tablet_manager.cc:1403] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260709 12:12:37.400960 12540 ts_tablet_manager.cc:1434] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.012s
I20260709 12:12:37.402122 12540 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.401561 12547 raft_consensus.cc:697] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: Becoming Leader. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Running, Role: LEADER
I20260709 12:12:37.402176 12541 raft_consensus.cc:359] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.403349 12541 raft_consensus.cc:385] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.403671 12541 raft_consensus.cc:740] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.404456 12541 consensus_queue.cc:260] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.405321 12542 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.405870 12542 ts_tablet_manager.cc:1403] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.016s
I20260709 12:12:37.407083 12541 ts_tablet_manager.cc:1434] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:37.403684 12547 consensus_queue.cc:237] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:37.408917 12542 raft_consensus.cc:359] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.409650 12542 raft_consensus.cc:385] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.409942 12542 raft_consensus.cc:740] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.410333 12568 raft_consensus.cc:493] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.410722 12542 consensus_queue.cc:260] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.411618 12541 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.413060 12542 ts_tablet_manager.cc:1434] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 12:12:37.414115 12542 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.418825 12541 tablet_bootstrap.cc:654] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.421013 12542 tablet_bootstrap.cc:654] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.410800 12568 raft_consensus.cc:515] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.427591 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.428730 12426 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 0.
I20260709 12:12:37.430397 12316 leader_election.cc:304] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.431717 12540 tablet_bootstrap.cc:654] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.431743 12567 raft_consensus.cc:2804] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.432570 12567 raft_consensus.cc:493] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.433032 12567 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.438529 12568 leader_election.cc:290] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.438741 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
W20260709 12:12:37.440536 12315 leader_election.cc:343] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.441757 12541 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.442631 12541 ts_tablet_manager.cc:1403] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260709 12:12:37.444749 12540 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.445363 12540 ts_tablet_manager.cc:1403] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 12:12:37.446099 12541 raft_consensus.cc:359] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.446054 12246 catalog_manager.cc:5697] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc reported cstate change: term changed from 0 to 1, leader changed from <none> to edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1). New cstate: current_term: 1 leader_uuid: "edad0f835a8f41b69ffd22a74df39ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.447031 12541 raft_consensus.cc:385] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.447470 12541 raft_consensus.cc:740] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.447820 12542 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.448359 12542 ts_tablet_manager.cc:1403] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.015s
I20260709 12:12:37.448271 12541 consensus_queue.cc:260] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.448868 12540 raft_consensus.cc:359] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.449702 12540 raft_consensus.cc:385] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.450033 12540 raft_consensus.cc:740] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.450695 12541 ts_tablet_manager.cc:1434] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:37.451007 12540 consensus_queue.cc:260] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.451741 12541 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.451462 12542 raft_consensus.cc:359] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.452454 12542 raft_consensus.cc:385] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.452787 12542 raft_consensus.cc:740] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.453714 12540 ts_tablet_manager.cc:1434] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:12:37.453627 12542 consensus_queue.cc:260] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.454922 12540 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.458877 12542 ts_tablet_manager.cc:1434] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:12:37.459617 12541 tablet_bootstrap.cc:654] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.460079 12542 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.463030 12540 tablet_bootstrap.cc:654] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.464747 12548 raft_consensus.cc:493] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.465293 12548 raft_consensus.cc:515] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.467566 12542 tablet_bootstrap.cc:654] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.467684 12548 leader_election.cc:290] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.469447 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60eaa3a3aef49aaa501a0ec33fd8787" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.470124 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60eaa3a3aef49aaa501a0ec33fd8787" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
W20260709 12:12:37.471328 12463 leader_election.cc:343] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:37.471865 12465 leader_election.cc:343] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.472321 12465 leader_election.cc:304] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.473456 12548 raft_consensus.cc:2749] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:37.477813 12567 raft_consensus.cc:515] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.480907 12567 leader_election.cc:290] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 election: Requested vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.481845 12542 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.482640 12542 ts_tablet_manager.cc:1403] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 12:12:37.483132 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.481801 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:37.484006 12540 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.484212 12541 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.484604 12540 ts_tablet_manager.cc:1403] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
I20260709 12:12:37.484794 12541 ts_tablet_manager.cc:1403] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
I20260709 12:12:37.486301 12542 raft_consensus.cc:359] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.487124 12542 raft_consensus.cc:385] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.487486 12542 raft_consensus.cc:740] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.487735 12540 raft_consensus.cc:359] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.487986 12541 raft_consensus.cc:359] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.488545 12540 raft_consensus.cc:385] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.488811 12541 raft_consensus.cc:385] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.489073 12540 raft_consensus.cc:740] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.488346 12542 consensus_queue.cc:260] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.489342 12541 raft_consensus.cc:740] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.490012 12540 consensus_queue.cc:260] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.490311 12541 consensus_queue.cc:260] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.491986 12542 ts_tablet_manager.cc:1434] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:37.492726 12540 ts_tablet_manager.cc:1434] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:12:37.493099 12541 ts_tablet_manager.cc:1434] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:37.493501 12542 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.493778 12540 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.494295 12541 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.498844 12499 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.483956 12426 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.501267 12540 tablet_bootstrap.cc:654] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.501398 12541 tablet_bootstrap.cc:654] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.501446 12542 tablet_bootstrap.cc:654] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.514204 12542 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.514647 12542 ts_tablet_manager.cc:1403] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 12:12:37.516543 12542 raft_consensus.cc:359] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.517397 12542 raft_consensus.cc:385] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.517757 12542 raft_consensus.cc:740] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.518627 12542 consensus_queue.cc:260] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.518719 12541 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.519820 12541 ts_tablet_manager.cc:1403] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260709 12:12:37.521775 12548 raft_consensus.cc:493] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.522403 12548 raft_consensus.cc:515] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.523514 12541 raft_consensus.cc:359] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.524356 12541 raft_consensus.cc:385] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.524740 12541 raft_consensus.cc:740] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.524901 12548 leader_election.cc:290] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.525774 12541 consensus_queue.cc:260] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.528483 12541 ts_tablet_manager.cc:1434] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:37.528913 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.529628 12541 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.528466 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.530637 12425 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 0.
I20260709 12:12:37.532174 12465 leader_election.cc:304] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
I20260709 12:12:37.529670 12351 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 0.
I20260709 12:12:37.528407 12567 raft_consensus.cc:493] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.534232 12567 raft_consensus.cc:515] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.536307 12567 leader_election.cc:290] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.537092 12541 tablet_bootstrap.cc:654] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.537667 12556 raft_consensus.cc:2804] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.539692 12548 raft_consensus.cc:493] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.540091 12556 raft_consensus.cc:493] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.538586 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.540915 12548 raft_consensus.cc:515] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.541982 12500 raft_consensus.cc:2393] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edad0f835a8f41b69ffd22a74df39ecc in current term 1: Already voted for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in this term.
I20260709 12:12:37.545181 12548 leader_election.cc:290] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.540795 12556 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.545454 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4536bced03649f39bd243203452e569" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
W20260709 12:12:37.547955 12463 leader_election.cc:343] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.539695 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.545086 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4536bced03649f39bd243203452e569" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.549743 12424 raft_consensus.cc:2468] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 0.
I20260709 12:12:37.550688 12316 leader_election.cc:304] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edad0f835a8f41b69ffd22a74df39ecc; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:37.551488 12465 leader_election.cc:304] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.552605 12567 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.553483 12541 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.554039 12541 ts_tablet_manager.cc:1403] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 12:12:37.556768 12541 raft_consensus.cc:359] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.557821 12541 raft_consensus.cc:385] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.558168 12541 raft_consensus.cc:740] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.559154 12541 consensus_queue.cc:260] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.561149 12548 raft_consensus.cc:2804] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.561535 12548 raft_consensus.cc:493] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.561836 12541 ts_tablet_manager.cc:1434] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:37.561682 12426 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 1.
I20260709 12:12:37.563607 12316 leader_election.cc:304] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.564785 12547 raft_consensus.cc:2804] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.565393 12547 raft_consensus.cc:697] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: Becoming Leader. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Running, Role: LEADER
I20260709 12:12:37.566812 12547 consensus_queue.cc:237] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.569512 12541 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Bootstrap starting.
I20260709 12:12:37.561875 12548 raft_consensus.cc:3060] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.521417 12542 ts_tablet_manager.cc:1434] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:12:37.582104 12542 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.583176 12541 tablet_bootstrap.cc:654] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.585853 12499 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 1.
I20260709 12:12:37.565130 12567 raft_consensus.cc:2749] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:37.575948 12556 raft_consensus.cc:515] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.594249 12583 raft_consensus.cc:493] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.593894 12248 catalog_manager.cc:5697] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc reported cstate change: term changed from 0 to 1, leader changed from <none> to edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1). New cstate: current_term: 1 leader_uuid: "edad0f835a8f41b69ffd22a74df39ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.594918 12583 raft_consensus.cc:515] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.597558 12583 leader_election.cc:290] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.597795 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.597991 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.598548 12351 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.601061 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.602016 12425 raft_consensus.cc:2468] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 0.
W20260709 12:12:37.603785 12463 leader_election.cc:343] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.609206 12542 tablet_bootstrap.cc:654] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.608969 12465 leader_election.cc:304] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.610494 12556 leader_election.cc:290] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.611325 12556 raft_consensus.cc:2804] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.611763 12556 raft_consensus.cc:493] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.612324 12556 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.617403 12548 raft_consensus.cc:515] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.621454 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4536bced03649f39bd243203452e569" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.623111 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4536bced03649f39bd243203452e569" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:37.624089 12425 raft_consensus.cc:3060] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:37.623366 12463 leader_election.cc:343] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.628765 12548 leader_election.cc:290] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.634967 12556 raft_consensus.cc:515] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.639325 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.639835 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:37.640748 12424 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:37.641697 12463 leader_election.cc:343] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:37.637100 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:37.642891 12426 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.652228 12424 raft_consensus.cc:2468] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 1.
I20260709 12:12:37.655198 12465 leader_election.cc:304] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.656492 12548 raft_consensus.cc:2804] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.658164 12548 raft_consensus.cc:697] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:37.659358 12548 consensus_queue.cc:237] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.668233 12556 leader_election.cc:290] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:37.687529 12351 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 1.
I20260709 12:12:37.689138 12463 leader_election.cc:304] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.690109 12548 raft_consensus.cc:2804] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.690773 12548 raft_consensus.cc:697] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:37.691903 12548 consensus_queue.cc:237] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.684329 12247 catalog_manager.cc:5697] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.714680 12549 consensus_queue.cc:1048] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:37.727738 12540 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.728477 12540 ts_tablet_manager.cc:1403] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.235s	user 0.095s	sys 0.113s
I20260709 12:12:37.729400 12541 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: No bootstrap required, opened a new log
I20260709 12:12:37.730232 12541 ts_tablet_manager.cc:1403] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent bootstrapping tablet: real 0.161s	user 0.030s	sys 0.103s
I20260709 12:12:37.732636 12542 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.732267 12540 raft_consensus.cc:359] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.733238 12541 raft_consensus.cc:359] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.738830 12540 raft_consensus.cc:385] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.739055 12541 raft_consensus.cc:385] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.739310 12540 raft_consensus.cc:740] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.739542 12541 raft_consensus.cc:740] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.738865 12542 ts_tablet_manager.cc:1403] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.157s	user 0.032s	sys 0.020s
I20260709 12:12:37.740634 12541 consensus_queue.cc:260] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.743470 12541 ts_tablet_manager.cc:1434] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260709 12:12:37.736040 12426 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 1.
I20260709 12:12:37.736483 12425 raft_consensus.cc:2468] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 1.
I20260709 12:12:37.744457 12540 consensus_queue.cc:260] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.747370 12546 raft_consensus.cc:493] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.748126 12546 raft_consensus.cc:515] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.749696 12540 ts_tablet_manager.cc:1434] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:12:37.750128 12465 leader_election.cc:304] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:37.750890 12540 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.751083 12546 leader_election.cc:290] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.751417 12548 raft_consensus.cc:2804] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.752022 12548 raft_consensus.cc:697] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:37.753006 12548 consensus_queue.cc:237] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.756163 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60eaa3a3aef49aaa501a0ec33fd8787" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.756928 12499 raft_consensus.cc:2468] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 0.
I20260709 12:12:37.761566 12542 raft_consensus.cc:359] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.762360 12542 raft_consensus.cc:385] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.762586 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60eaa3a3aef49aaa501a0ec33fd8787" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.763266 12351 raft_consensus.cc:2468] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 0.
I20260709 12:12:37.765440 12540 tablet_bootstrap.cc:654] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.762626 12542 raft_consensus.cc:740] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.769594 12542 consensus_queue.cc:260] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.768466 12390 leader_election.cc:304] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
I20260709 12:12:37.771010 12247 catalog_manager.cc:5697] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.780022 12549 raft_consensus.cc:2804] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.780519 12549 raft_consensus.cc:493] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.780892 12549 raft_consensus.cc:3060] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.783947 12546 consensus_queue.cc:1048] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:37.791000 12540 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.791949 12540 ts_tablet_manager.cc:1403] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.008s
I20260709 12:12:37.794660 12540 raft_consensus.cc:359] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.795369 12540 raft_consensus.cc:385] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.795153 12549 raft_consensus.cc:515] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.795656 12540 raft_consensus.cc:740] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.796764 12592 consensus_queue.cc:1048] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:12:37.798780 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60eaa3a3aef49aaa501a0ec33fd8787" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.796417 12540 consensus_queue.cc:260] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.799394 12351 raft_consensus.cc:3060] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.800670 12540 ts_tablet_manager.cc:1434] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:12:37.801712 12540 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.798818 12542 ts_tablet_manager.cc:1434] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 12:12:37.805751 12542 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16: Bootstrap starting.
I20260709 12:12:37.807160 12540 tablet_bootstrap.cc:654] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.812119 12542 tablet_bootstrap.cc:654] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.817358 12549 leader_election.cc:290] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.818450 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60eaa3a3aef49aaa501a0ec33fd8787" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.819157 12500 raft_consensus.cc:3060] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.825598 12540 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.826258 12540 ts_tablet_manager.cc:1403] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 12:12:37.829229 12540 raft_consensus.cc:359] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.825678 12592 consensus_queue.cc:1048] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:12:37.830408 12540 raft_consensus.cc:385] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.830758 12540 raft_consensus.cc:740] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.831768 12540 consensus_queue.cc:260] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.833992 12540 ts_tablet_manager.cc:1434] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:12:37.816913 12351 raft_consensus.cc:2468] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:37.834954 12540 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:37.836076 12389 leader_election.cc:304] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.837324 12546 raft_consensus.cc:2804] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.838099 12546 raft_consensus.cc:697] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:37.839357 12546 consensus_queue.cc:237] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.843401 12542 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16: No bootstrap required, opened a new log
I20260709 12:12:37.843484 12540 tablet_bootstrap.cc:654] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:37.843978 12542 ts_tablet_manager.cc:1403] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.014s
I20260709 12:12:37.846748 12567 consensus_queue.cc:1048] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:37.846769 12542 raft_consensus.cc:359] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.847662 12542 raft_consensus.cc:385] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.847955 12542 raft_consensus.cc:740] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.848773 12542 consensus_queue.cc:260] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.851904 12542 ts_tablet_manager.cc:1434] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:12:37.864928 12500 raft_consensus.cc:2468] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:37.883628 12540 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: No bootstrap required, opened a new log
I20260709 12:12:37.884145 12540 ts_tablet_manager.cc:1403] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.018s
I20260709 12:12:37.884217 12249 catalog_manager.cc:5697] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.887530 12540 raft_consensus.cc:359] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.888535 12547 consensus_queue.cc:1048] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:37.888854 12540 raft_consensus.cc:385] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:37.889516 12540 raft_consensus.cc:740] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:37.888871 12248 catalog_manager.cc:5697] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.890390 12540 consensus_queue.cc:260] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.892696 12540 ts_tablet_manager.cc:1434] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:37.945667 12547 raft_consensus.cc:493] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.946298 12547 raft_consensus.cc:515] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.948218 12547 leader_election.cc:290] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.949020 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.949366 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.949723 12426 raft_consensus.cc:2393] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edad0f835a8f41b69ffd22a74df39ecc in current term 1: Already voted for candidate ca7bfd2d246d4f63a6136610fa526f16 in this term.
I20260709 12:12:37.950742 12316 leader_election.cc:304] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edad0f835a8f41b69ffd22a74df39ecc; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:37.951403 12547 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.957674 12547 raft_consensus.cc:2749] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:37.961629 12547 raft_consensus.cc:493] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.962077 12547 raft_consensus.cc:515] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.963742 12547 leader_election.cc:290] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.964558 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:37.964788 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.965309 12426 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 0.
I20260709 12:12:37.965345 12499 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 0.
I20260709 12:12:37.966590 12315 leader_election.cc:304] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.967306 12547 raft_consensus.cc:2804] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.967621 12547 raft_consensus.cc:493] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.967922 12547 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.968173 12546 raft_consensus.cc:493] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:37.968685 12546 raft_consensus.cc:515] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.970464 12546 leader_election.cc:290] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.971140 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc" is_pre_election: true
I20260709 12:12:37.971443 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:37.971850 12350 raft_consensus.cc:2468] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 0.
I20260709 12:12:37.971968 12499 raft_consensus.cc:2468] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 0.
I20260709 12:12:37.973037 12389 leader_election.cc:304] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.973860 12546 raft_consensus.cc:2804] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:37.974205 12546 raft_consensus.cc:493] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:37.974486 12546 raft_consensus.cc:3060] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.974731 12547 raft_consensus.cc:515] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.976539 12547 leader_election.cc:290] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 election: Requested vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.977309 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:37.977603 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.977977 12426 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.978267 12499 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.981878 12546 raft_consensus.cc:515] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.984495 12546 leader_election.cc:290] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:37.985527 12499 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 1.
I20260709 12:12:37.985478 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:37.986030 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:37.986340 12350 raft_consensus.cc:3060] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.986677 12497 raft_consensus.cc:3060] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:37.987349 12426 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edad0f835a8f41b69ffd22a74df39ecc in term 1.
I20260709 12:12:37.988546 12316 leader_election.cc:304] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:37.989390 12547 raft_consensus.cc:2804] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.990132 12547 raft_consensus.cc:697] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: Becoming Leader. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Running, Role: LEADER
I20260709 12:12:37.991197 12547 consensus_queue.cc:237] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:37.993278 12497 raft_consensus.cc:2468] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:37.994081 12350 raft_consensus.cc:2468] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:37.994410 12390 leader_election.cc:304] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
I20260709 12:12:37.995268 12546 raft_consensus.cc:2804] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:37.995718 12546 raft_consensus.cc:697] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:37.996528 12546 consensus_queue.cc:237] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:38.004281 12247 catalog_manager.cc:5697] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:38.005869 12248 catalog_manager.cc:5697] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc reported cstate change: term changed from 0 to 1, leader changed from <none> to edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1). New cstate: current_term: 1 leader_uuid: "edad0f835a8f41b69ffd22a74df39ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:38.070176  4444 ts_manager.cc:295] Set tserver state for edad0f835a8f41b69ffd22a74df39ecc to MAINTENANCE_MODE
I20260709 12:12:38.070909  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:12:38.071806 12556 consensus_queue.cc:1048] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:38.099532 12463 consensus_peers.cc:597] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: 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:38.111043  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:38.112684  4444 tablet_replica.cc:333] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.113400  4444 raft_consensus.cc:2243] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.113828  4444 raft_consensus.cc:2272] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.116161  4444 tablet_replica.cc:333] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.116837  4444 raft_consensus.cc:2243] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:38.117607  4444 pending_rounds.cc:70] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Trying to abort 1 pending ops.
I20260709 12:12:38.117802  4444 pending_rounds.cc:77] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622151143403520 op_type: NO_OP noop_request { }
I20260709 12:12:38.118188  4444 raft_consensus.cc:2889] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:12:38.118468  4444 raft_consensus.cc:2272] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.120867  4444 tablet_replica.cc:333] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.121454  4444 raft_consensus.cc:2243] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.121837  4444 raft_consensus.cc:2272] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.123894  4444 tablet_replica.cc:333] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.124445  4444 raft_consensus.cc:2243] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.124900  4444 raft_consensus.cc:2272] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.126828  4444 tablet_replica.cc:333] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.127386  4444 raft_consensus.cc:2243] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.127772  4444 raft_consensus.cc:2272] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.129506  4444 tablet_replica.cc:333] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.130028  4444 raft_consensus.cc:2243] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.130455  4444 raft_consensus.cc:2272] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.132208  4444 tablet_replica.cc:333] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.133206  4444 raft_consensus.cc:2243] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.133757  4444 raft_consensus.cc:2272] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.136493  4444 tablet_replica.cc:333] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.137470  4444 raft_consensus.cc:2243] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:38.138283  4444 raft_consensus.cc:2272] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.140813  4444 tablet_replica.cc:333] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.141323  4444 raft_consensus.cc:2243] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:38.141866  4444 pending_rounds.cc:70] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Trying to abort 1 pending ops.
I20260709 12:12:38.142022  4444 pending_rounds.cc:77] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622149409075200 op_type: NO_OP noop_request { }
I20260709 12:12:38.142318  4444 raft_consensus.cc:2889] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:12:38.142617  4444 raft_consensus.cc:2272] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:38.145102  4444 tablet_replica.cc:333] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: stopping tablet replica
I20260709 12:12:38.145689  4444 raft_consensus.cc:2243] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:38.146132  4444 raft_consensus.cc:2272] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:38.176824 12463 consensus_peers.cc:597] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:38.178253  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
W20260709 12:12:38.260596 12463 consensus_peers.cc:597] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:38.261668 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:38.263304 12583 consensus_queue.cc:1048] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:38.284379 12583 consensus_queue.cc:1048] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:38.305426 12389 consensus_peers.cc:597] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:38.311474 12592 consensus_queue.cc:1048] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:38.326121 12389 consensus_peers.cc:597] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:38.439600 12389 consensus_peers.cc:597] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:38.620335 12389 consensus_peers.cc:597] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:38.621819 12549 consensus_queue.cc:1048] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:38.636897 12463 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111) [suppressed 181 similar messages]
W20260709 12:12:39.262732 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:39.384526 12583 raft_consensus.cc:493] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader edad0f835a8f41b69ffd22a74df39ecc)
I20260709 12:12:39.385138 12583 raft_consensus.cc:515] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:39.386758 12583 leader_election.cc:290] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:39.387899 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
W20260709 12:12:39.390698 12463 leader_election.cc:336] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:39.391147 12463 leader_election.cc:304] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:39.391798 12583 raft_consensus.cc:2749] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:39.396135 12592 raft_consensus.cc:493] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader edad0f835a8f41b69ffd22a74df39ecc)
I20260709 12:12:39.396672 12592 raft_consensus.cc:515] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:39.398415 12592 leader_election.cc:290] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:39.399501 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:39.400285 12497 raft_consensus.cc:2468] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:39.401443 12390 leader_election.cc:304] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
W20260709 12:12:39.402084 12389 leader_election.cc:336] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:39.402143 12592 raft_consensus.cc:2804] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:39.402582 12592 raft_consensus.cc:493] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting leader election (detected failure of leader edad0f835a8f41b69ffd22a74df39ecc)
I20260709 12:12:39.402877 12592 raft_consensus.cc:3060] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.407833 12592 raft_consensus.cc:515] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:39.409420 12592 leader_election.cc:290] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:39.410503 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e841aaaa80546c681ce35479189641c" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:39.411284 12497 raft_consensus.cc:3060] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:39.413349 12389 leader_election.cc:336] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:39.416877 12497 raft_consensus.cc:2468] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 2.
I20260709 12:12:39.417883 12390 leader_election.cc:304] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:39.418552 12592 raft_consensus.cc:2804] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:39.419010 12592 raft_consensus.cc:697] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:39.419755 12592 consensus_queue.cc:237] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:39.426276 12248 catalog_manager.cc:5697] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 1 to 2, leader changed from edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1) to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.679123 12583 raft_consensus.cc:493] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:39.679651 12583 raft_consensus.cc:515] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:39.681538 12583 leader_election.cc:290] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:39.682689 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:39.683387 12426 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 1.
I20260709 12:12:39.684386 12465 leader_election.cc:304] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
I20260709 12:12:39.685199 12583 raft_consensus.cc:2804] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:39.685612 12583 raft_consensus.cc:493] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:39.685638 12463 leader_election.cc:336] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:39.686040 12583 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.691376 12583 raft_consensus.cc:515] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:39.693222 12583 leader_election.cc:290] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:39.694557 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:39.695230 12426 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:39.697019 12463 leader_election.cc:336] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:39.700991 12426 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:39.702149 12465 leader_election.cc:304] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:39.702898 12583 raft_consensus.cc:2804] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:39.703979 12583 raft_consensus.cc:697] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:39.705396 12583 consensus_queue.cc:237] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER 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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:39.713263 12248 catalog_manager.cc:5697] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 1 to 2, leader changed from edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:39.882695 12389 consensus_peers.cc:597] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:39.890515 12497 raft_consensus.cc:1275] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:39.891981 12592 consensus_queue.cc:1048] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:39.992944 12592 raft_consensus.cc:493] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:39.993549 12592 raft_consensus.cc:515] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:39.995436 12592 leader_election.cc:290] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:39.996771 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:39.997556 12497 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 1.
I20260709 12:12:39.998596 12390 leader_election.cc:304] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: 
I20260709 12:12:39.999274 12592 raft_consensus.cc:2804] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:12:39.999346 12389 leader_election.cc:336] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:39.999800 12592 raft_consensus.cc:493] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:40.000149 12592 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:40.005232 12592 raft_consensus.cc:515] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:40.006981 12592 leader_election.cc:290] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:40.007964 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:40.008525 12497 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:40.011804 12389 leader_election.cc:336] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111)
I20260709 12:12:40.014145 12497 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 2.
I20260709 12:12:40.015448 12390 leader_election.cc:304] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16; no voters: edad0f835a8f41b69ffd22a74df39ecc
I20260709 12:12:40.016304 12592 raft_consensus.cc:2804] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:40.016877 12592 raft_consensus.cc:697] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:40.017606 12592 consensus_queue.cc:237] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER 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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:40.025300 12247 catalog_manager.cc:5697] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 1 to 2, leader changed from edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1) to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:40.164443 12463 consensus_peers.cc:597] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:40.176404 12426 raft_consensus.cc:1275] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:40.177909 12583 consensus_queue.cc:1048] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:40.263988 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:12:40.494397 12389 consensus_peers.cc:597] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:40.553498 12497 raft_consensus.cc:1275] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:40.555124 12592 consensus_queue.cc:1048] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:40.611442 12463 consensus_peers.cc:597] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:40.661808 12463 consensus_peers.cc:597] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:40.662225 12463 consensus_peers.cc:597] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:40.680181 12389 consensus_peers.cc:597] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:40.828334 12389 consensus_peers.cc:597] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:40.877631 12389 consensus_peers.cc:597] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:41.186405 12389 consensus_peers.cc:597] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:41.265254 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:12:42.266459 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:12:42.570009 12463 consensus_peers.cc:597] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:42.621968 12389 consensus_peers.cc:597] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:42.718873 12463 consensus_peers.cc:597] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:42.866225 12389 consensus_peers.cc:597] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:12:42.997982 12389 consensus_peers.cc:597] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:12:43.039821 12463 consensus_peers.cc:597] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:43.197412  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:43.205276 12636 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:43.206003 12637 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:43.210318  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:43.210573 12639 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:43.211660  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:43.211869  4444 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:43.212013  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599163212000 us; error 0 us; skew 500 ppm
I20260709 12:12:43.212630  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:43.215725  4444 webserver.cc:533] Webserver started at http://127.4.87.1:40091/ using document root <none> and password file <none>
I20260709 12:12:43.216269  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:43.216439  4444 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:12:43.221203  4444 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:12:43.225564 12644 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:43.226588  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:12:43.226990  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "edad0f835a8f41b69ffd22a74df39ecc"
format_stamp: "Formatted at 2026-07-09 12:12:36 on dist-test-slave-px1m"
I20260709 12:12:43.227447  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598894903911-4444-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:43.247370  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:43.248805  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:43.250435  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:43.254808 12651 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:12:43.267680 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:12:43.268682 12463 consensus_peers.cc:597] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:12:43.313572  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:12:43.313966  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.001s	sys 0.002s
I20260709 12:12:43.314333  4444 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:12:43.320278 12651 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.342096 12651 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.343068 12651 tablet_bootstrap.cc:492] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.343766 12651 ts_tablet_manager.cc:1403] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 12:12:43.347126 12651 raft_consensus.cc:359] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.348421 12651 raft_consensus.cc:740] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.349363 12651 consensus_queue.cc:260] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.352814 12651 ts_tablet_manager.cc:1434] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260709 12:12:43.353951 12651 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.369408 12651 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.370308 12651 tablet_bootstrap.cc:492] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.370982 12651 ts_tablet_manager.cc:1403] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 12:12:43.373776 12651 raft_consensus.cc:359] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.374522 12651 raft_consensus.cc:740] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.375303 12651 consensus_queue.cc:260] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.376973 12651 ts_tablet_manager.cc:1434] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:12:43.377669 12651 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.378592  4444 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:12:43.379252  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.064s	sys 0.000s
I20260709 12:12:43.395125 12651 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.396193 12651 tablet_bootstrap.cc:492] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.397061 12651 ts_tablet_manager.cc:1403] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 12:12:43.400200 12651 raft_consensus.cc:359] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.401401 12651 raft_consensus.cc:740] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.402601 12651 consensus_queue.cc:260] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.405388 12651 ts_tablet_manager.cc:1434] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:12:43.406148 12651 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.421867 12651 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.422919 12651 tablet_bootstrap.cc:492] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.423480 12651 ts_tablet_manager.cc:1403] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:12:43.425714 12651 raft_consensus.cc:359] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.426246 12651 raft_consensus.cc:740] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.426967 12651 consensus_queue.cc:260] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.429005 12651 ts_tablet_manager.cc:1434] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:12:43.429756 12651 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.443367 12651 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.444602 12651 tablet_bootstrap.cc:492] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.445426 12651 ts_tablet_manager.cc:1403] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:12:43.447669 12651 raft_consensus.cc:359] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:43.448243 12651 raft_consensus.cc:740] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.449252 12651 consensus_queue.cc:260] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } }
I20260709 12:12:43.450774 12651 ts_tablet_manager.cc:1434] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:43.451088  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:42023
I20260709 12:12:43.451212 12713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:42023 every 8 connection(s)
I20260709 12:12:43.451510 12651 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.456781  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.477093 12651 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.479148 12651 tablet_bootstrap.cc:492] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.480026 12651 ts_tablet_manager.cc:1403] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260709 12:12:43.483253 12651 raft_consensus.cc:359] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.484094 12651 raft_consensus.cc:740] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.485126 12651 consensus_queue.cc:260] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.488377 12651 ts_tablet_manager.cc:1434] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:43.489289 12651 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.496986 12426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c72a195020b2461d84a260a06e898a54"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
mode: GRACEFUL
new_leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:39782
I20260709 12:12:43.497843 12426 raft_consensus.cc:606] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Received request to transfer leadership to TS ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:43.499493 12688 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.500504 12686 raft_consensus.cc:3060] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.502168 12426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
mode: GRACEFUL
new_leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:39782
I20260709 12:12:43.502869 12426 raft_consensus.cc:606] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Received request to transfer leadership to TS ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:43.503997 12714 heartbeater.cc:344] Connected to a master server at 127.4.87.62:35773
I20260709 12:12:43.504483 12714 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:43.504405  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:43.507102  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.508081  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.512877 12714 heartbeater.cc:507] Master 127.4.87.62:35773 requested a full tablet report, sending...
I20260709 12:12:43.519141 12688 pending_rounds.cc:85] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Aborting all ops after (but not including) 0
I20260709 12:12:43.519672 12688 pending_rounds.cc:107] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:12:43.521067 12688 raft_consensus.cc:2889] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:43.524259 12651 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.525153 12651 tablet_bootstrap.cc:492] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.526079 12651 ts_tablet_manager.cc:1403] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.007s
I20260709 12:12:43.528822 12651 raft_consensus.cc:359] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.529515 12651 raft_consensus.cc:740] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.530216 12651 consensus_queue.cc:260] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.532148 12651 ts_tablet_manager.cc:1434] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:43.532996 12651 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.533038 12247 ts_manager.cc:194] Re-registered known tserver with Master: edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023)
I20260709 12:12:43.546000 12247 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59358
I20260709 12:12:43.551815 12714 heartbeater.cc:499] Master 127.4.87.62:35773 was elected leader, sending a full tablet report...
I20260709 12:12:43.559958 12651 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.560799 12651 tablet_bootstrap.cc:492] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.561388 12651 ts_tablet_manager.cc:1403] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 12:12:43.563179 12651 raft_consensus.cc:359] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.563694 12651 raft_consensus.cc:385] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.563930 12651 raft_consensus.cc:740] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.564659 12651 consensus_queue.cc:260] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.566299 12651 ts_tablet_manager.cc:1434] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:43.567179 12651 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.581657 12651 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.582778 12651 tablet_bootstrap.cc:492] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.583284 12651 ts_tablet_manager.cc:1403] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:12:43.585203 12651 raft_consensus.cc:359] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.585960 12651 raft_consensus.cc:740] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.586566 12651 consensus_queue.cc:260] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.588809 12651 ts_tablet_manager.cc:1434] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:12:43.589599 12651 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap starting.
I20260709 12:12:43.601850 12651 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: 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:12:43.602602 12651 tablet_bootstrap.cc:492] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Bootstrap complete.
I20260709 12:12:43.603235 12651 ts_tablet_manager.cc:1403] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:12:43.606112 12651 raft_consensus.cc:359] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.606885 12651 raft_consensus.cc:740] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edad0f835a8f41b69ffd22a74df39ecc, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.607685 12651 consensus_queue.cc:260] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.610596 12651 ts_tablet_manager.cc:1434] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:43.661936 12634 raft_consensus.cc:993] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: : Instructing follower ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:43.662496 12632 raft_consensus.cc:1081] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Signalling peer ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:43.664206 12497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c72a195020b2461d84a260a06e898a54"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:56646
I20260709 12:12:43.664877 12497 raft_consensus.cc:493] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:43.665232 12497 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.671568 12497 raft_consensus.cc:515] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.673241 12497 leader_election.cc:290] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:43.674387 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:43.674340 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:43.675295 12686 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.675321 12426 raft_consensus.cc:3055] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:43.675915 12426 raft_consensus.cc:740] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:43.676949 12426 consensus_queue.cc:260] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.678076 12426 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.681587 12686 raft_consensus.cc:2468] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:43.682842 12463 leader_election.cc:304] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:43.683780 12635 raft_consensus.cc:2804] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:43.684953 12635 raft_consensus.cc:697] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:43.685498 12426 raft_consensus.cc:2468] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:43.686138 12635 consensus_queue.cc:237] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.693943 12247 catalog_manager.cc:5697] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 1 to 2, leader changed from 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:43.726776 12653 raft_consensus.cc:493] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.727763 12653 raft_consensus.cc:515] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.729018 12686 raft_consensus.cc:3060] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.734472 12653 leader_election.cc:290] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:43.747956 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4536bced03649f39bd243203452e569" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" is_pre_election: true
I20260709 12:12:43.761230 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4536bced03649f39bd243203452e569" candidate_uuid: "edad0f835a8f41b69ffd22a74df39ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16" is_pre_election: true
I20260709 12:12:43.762840 12646 leader_election.cc:304] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edad0f835a8f41b69ffd22a74df39ecc; no voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:43.763734 12653 raft_consensus.cc:2749] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.910339 12686 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.915966 12686 pending_rounds.cc:85] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Aborting all ops after (but not including) 0
I20260709 12:12:43.916191 12686 pending_rounds.cc:107] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:12:43.916363 12686 raft_consensus.cc:2889] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:43.974674 12634 raft_consensus.cc:993] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: : Instructing follower ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:43.975171 12634 raft_consensus.cc:1081] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Signalling peer ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:43.977451 12497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:56646
I20260709 12:12:43.978066 12497 raft_consensus.cc:493] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:43.978557 12497 raft_consensus.cc:3060] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.986238 12497 raft_consensus.cc:515] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.988996 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:43.988279 12497 leader_election.cc:290] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:43.989777 12686 raft_consensus.cc:3060] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.989503 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec12f1d2ada749aab231a022905b3308" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:43.990551 12425 raft_consensus.cc:3055] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:43.990893 12425 raft_consensus.cc:740] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:43.991927 12425 consensus_queue.cc:260] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:43.993538 12425 raft_consensus.cc:3060] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:44.009857 12686 raft_consensus.cc:2468] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:44.011184 12463 leader_election.cc:304] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:44.012231 12635 raft_consensus.cc:2804] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:44.012750 12635 raft_consensus.cc:697] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:44.013823 12635 consensus_queue.cc:237] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:44.014671 12425 raft_consensus.cc:2468] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:44.023154 12248 catalog_manager.cc:5697] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 1 to 2, leader changed from 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:44.067682 12425 raft_consensus.cc:1275] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:44.069175 12635 consensus_queue.cc:1048] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:44.080091 12686 raft_consensus.cc:1275] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:44.081808 12635 consensus_queue.cc:1048] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:44.268968 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:44.472950 12686 raft_consensus.cc:1275] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:44.474543 12635 consensus_queue.cc:1048] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:44.485322 12425 raft_consensus.cc:1275] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:44.486766 12751 consensus_queue.cc:1048] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:44.520015  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.539567 12497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
mode: GRACEFUL
new_leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:56678
I20260709 12:12:44.540051 12497 raft_consensus.cc:606] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Received request to transfer leadership to TS 4e82ac658dfd4c03ac4c4a0ee27ba669
I20260709 12:12:44.542919 12497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c72a195020b2461d84a260a06e898a54"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
mode: GRACEFUL
new_leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:56678
I20260709 12:12:44.543416 12497 raft_consensus.cc:606] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Received request to transfer leadership to TS 4e82ac658dfd4c03ac4c4a0ee27ba669
I20260709 12:12:44.544543  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:44.545257  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.545934  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.703855 12751 raft_consensus.cc:993] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: : Instructing follower 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:44.704349 12748 raft_consensus.cc:1081] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Signalling peer 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:44.705910 12425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c72a195020b2461d84a260a06e898a54"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:39762
I20260709 12:12:44.706631 12425 raft_consensus.cc:493] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:44.706979 12425 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:44.712829 12425 raft_consensus.cc:515] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:44.714514 12425 leader_election.cc:290] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 3 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:44.715725 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:44.715746 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72a195020b2461d84a260a06e898a54" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:44.716470 12497 raft_consensus.cc:3055] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:44.716753 12688 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:44.717178 12497 raft_consensus.cc:740] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:44.718218 12497 consensus_queue.cc:260] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:44.719269 12497 raft_consensus.cc:3060] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:44.722965 12688 raft_consensus.cc:2468] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 3.
I20260709 12:12:44.724254 12389 leader_election.cc:304] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:44.725311 12632 raft_consensus.cc:2804] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:44.725699 12497 raft_consensus.cc:2468] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 3.
I20260709 12:12:44.726423 12632 raft_consensus.cc:697] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:44.727397 12632 consensus_queue.cc:237] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:44.734817 12248 catalog_manager.cc:5697] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 2 to 3, leader changed from ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3) to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.038008 12748 raft_consensus.cc:993] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: : Instructing follower 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:45.038582 12751 raft_consensus.cc:1081] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Signalling peer 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:45.040608 12425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:39762
I20260709 12:12:45.041096 12425 raft_consensus.cc:493] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.041411 12425 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.046404 12425 raft_consensus.cc:515] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:45.048010 12425 leader_election.cc:290] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:45.048980 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:45.048928 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:45.049748 12497 raft_consensus.cc:3055] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:45.049834 12686 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.050105 12497 raft_consensus.cc:740] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:45.050940 12497 consensus_queue.cc:260] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:45.052156 12497 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.057107 12686 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 2.
I20260709 12:12:45.058291 12389 leader_election.cc:304] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:45.059056 12632 raft_consensus.cc:2804] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:45.059123 12497 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 2.
I20260709 12:12:45.059592 12632 raft_consensus.cc:697] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:45.060526 12632 consensus_queue.cc:237] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:45.068200 12248 catalog_manager.cc:5697] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 1 to 2, leader changed from ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3) to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.126184 12497 raft_consensus.cc:1275] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:45.127475 12632 consensus_queue.cc:1048] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.139516 12686 raft_consensus.cc:1275] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:45.145061 12764 consensus_queue.cc:1048] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:12:45.270048 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:45.545501 12686 raft_consensus.cc:1275] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:45.547147 12764 consensus_queue.cc:1048] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:45.555491  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.560360 12497 raft_consensus.cc:1275] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:45.562361 12756 consensus_queue.cc:1048] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:45.570549 12425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
mode: GRACEFUL
new_leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:39782
I20260709 12:12:45.571199 12425 raft_consensus.cc:606] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Received request to transfer leadership to TS ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:45.574672 12425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
mode: GRACEFUL
new_leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:39782
I20260709 12:12:45.575273 12425 raft_consensus.cc:606] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Received request to transfer leadership to TS ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:45.578032  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:45.578948  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.579787  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.748711 12764 raft_consensus.cc:993] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: : Instructing follower ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:45.749207 12756 raft_consensus.cc:1081] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Signalling peer ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:45.750927 12497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:56646
I20260709 12:12:45.751458 12497 raft_consensus.cc:493] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.751749 12497 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.756754 12497 raft_consensus.cc:515] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:45.758188 12497 leader_election.cc:290] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 3 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:45.759301 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:45.759450 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce45b022794544a24ae20f3a01d9e9" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:45.759910 12425 raft_consensus.cc:3055] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:45.760068 12686 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.760202 12425 raft_consensus.cc:740] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:45.761090 12425 consensus_queue.cc:260] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:45.762061 12425 raft_consensus.cc:3060] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.765473 12686 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 3.
I20260709 12:12:45.766660 12463 leader_election.cc:304] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [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: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:45.767592 12751 raft_consensus.cc:2804] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:45.768287 12425 raft_consensus.cc:2468] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 3.
I20260709 12:12:45.768651 12751 raft_consensus.cc:697] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:45.769853 12751 consensus_queue.cc:237] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:45.776161 12248 catalog_manager.cc:5697] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 2 to 3, leader changed from 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.120605 12764 raft_consensus.cc:993] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: : Instructing follower ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:46.121090 12756 raft_consensus.cc:1081] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Signalling peer ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:46.122493 12497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:56646
I20260709 12:12:46.122959 12497 raft_consensus.cc:493] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.123245 12497 raft_consensus.cc:3060] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:46.129123 12497 raft_consensus.cc:515] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:46.130738 12497 leader_election.cc:290] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:46.131433 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:46.131786 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9acbe6da7f8341eb9cbe51ab7a201048" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:46.132076 12686 raft_consensus.cc:3060] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:46.132393 12425 raft_consensus.cc:3055] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:46.132762 12425 raft_consensus.cc:740] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:46.133446 12425 consensus_queue.cc:260] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:46.134438 12425 raft_consensus.cc:3060] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:46.137462 12686 raft_consensus.cc:2468] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:46.138470 12463 leader_election.cc:304] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:46.139261 12751 raft_consensus.cc:2804] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:46.139658 12751 raft_consensus.cc:697] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:46.140105 12425 raft_consensus.cc:2468] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 2.
I20260709 12:12:46.140599 12751 consensus_queue.cc:237] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:46.147228 12248 catalog_manager.cc:5697] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 1 to 2, leader changed from 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.266578 12686 raft_consensus.cc:1275] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:46.267921 12751 consensus_queue.cc:1048] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:46.271179 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:46.278687 12425 raft_consensus.cc:1275] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:46.281281 12771 consensus_queue.cc:1048] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:46.584941 12425 raft_consensus.cc:1275] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:46.586338 12780 consensus_queue.cc:1048] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:46.587697  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.598625 12686 raft_consensus.cc:1275] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:46.599982 12497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28efda8a90994e15829e1333cef7b116"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
mode: GRACEFUL
new_leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:56678
I20260709 12:12:46.600278 12780 consensus_queue.cc:1048] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:46.600642 12497 raft_consensus.cc:606] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Received request to transfer leadership to TS 4e82ac658dfd4c03ac4c4a0ee27ba669
I20260709 12:12:46.603446 12497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2762be512146b8935e68e7366f4994"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
mode: GRACEFUL
new_leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:56678
I20260709 12:12:46.603958 12497 raft_consensus.cc:606] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Received request to transfer leadership to TS 4e82ac658dfd4c03ac4c4a0ee27ba669
I20260709 12:12:46.605094  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:46.605888  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.606650  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.862808 12751 raft_consensus.cc:993] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: : Instructing follower 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:46.863555 12780 raft_consensus.cc:1081] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Signalling peer 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:46.865237 12426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28efda8a90994e15829e1333cef7b116"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:39762
I20260709 12:12:46.865757 12426 raft_consensus.cc:493] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.866053 12426 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.871678 12426 raft_consensus.cc:515] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:46.873673 12426 leader_election.cc:290] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 3 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:46.874766 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:46.874150 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efda8a90994e15829e1333cef7b116" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:46.875335 12497 raft_consensus.cc:3055] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.875638 12686 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.875815 12497 raft_consensus.cc:740] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:46.876750 12497 consensus_queue.cc:260] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:46.878140 12497 raft_consensus.cc:3060] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.883282 12686 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 3.
I20260709 12:12:46.885075 12389 leader_election.cc:304] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:46.885270 12497 raft_consensus.cc:2468] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 3.
I20260709 12:12:46.885789 12764 raft_consensus.cc:2804] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.886598 12764 raft_consensus.cc:697] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:46.887461 12764 consensus_queue.cc:237] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:46.894827 12247 catalog_manager.cc:5697] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 2 to 3, leader changed from ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3) to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.036010 12771 raft_consensus.cc:993] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: : Instructing follower 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:47.036484 12751 raft_consensus.cc:1081] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Signalling peer 4e82ac658dfd4c03ac4c4a0ee27ba669 to start an election
I20260709 12:12:47.037822 12426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2762be512146b8935e68e7366f4994"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
 from {username='slave'} at 127.0.0.1:39762
I20260709 12:12:47.038208 12426 raft_consensus.cc:493] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:47.038427 12426 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.044066 12426 raft_consensus.cc:515] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:47.045904 12426 leader_election.cc:290] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3:41327)
I20260709 12:12:47.047051 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:47.047174 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
I20260709 12:12:47.047628 12686 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.047911 12497 raft_consensus.cc:3055] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:47.048280 12497 raft_consensus.cc:740] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:47.049229 12497 consensus_queue.cc:260] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:47.050637 12497 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.053267 12686 raft_consensus.cc:2468] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 2.
I20260709 12:12:47.054463 12389 leader_election.cc:304] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e82ac658dfd4c03ac4c4a0ee27ba669, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:47.055135 12764 raft_consensus.cc:2804] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:47.055523 12764 raft_consensus.cc:697] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Leader. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:47.056353 12764 consensus_queue.cc:237] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:47.056633 12497 raft_consensus.cc:2468] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e82ac658dfd4c03ac4c4a0ee27ba669 in term 2.
I20260709 12:12:47.062906 12247 catalog_manager.cc:5697] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 reported cstate change: term changed from 1 to 2, leader changed from ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3) to 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:47.272341 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:47.295389 12497 raft_consensus.cc:1275] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:47.296842 12764 consensus_queue.cc:1048] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.305990 12686 raft_consensus.cc:1275] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:47.307454 12764 consensus_queue.cc:1048] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.480412 12499 raft_consensus.cc:1275] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:47.481833 12756 consensus_queue.cc:1048] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.491514 12688 raft_consensus.cc:1275] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Refusing update from remote peer 4e82ac658dfd4c03ac4c4a0ee27ba669: 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:47.492955 12798 consensus_queue.cc:1048] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.617172  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.625286 12426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2762be512146b8935e68e7366f4994"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
mode: GRACEFUL
new_leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:39782
I20260709 12:12:47.625757 12426 raft_consensus.cc:606] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Received request to transfer leadership to TS ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:47.628036 12426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b"
dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
mode: GRACEFUL
new_leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:39782
I20260709 12:12:47.628415 12426 raft_consensus.cc:606] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Received request to transfer leadership to TS ca7bfd2d246d4f63a6136610fa526f16
I20260709 12:12:47.629451  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:47.629894  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:47.630403  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.943908 12764 raft_consensus.cc:993] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: : Instructing follower ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:47.944558 12798 raft_consensus.cc:1081] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Signalling peer ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:47.946480 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2762be512146b8935e68e7366f4994"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:56646
I20260709 12:12:47.947144 12499 raft_consensus.cc:493] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:47.947439 12499 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:47.953054 12499 raft_consensus.cc:515] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:47.954820 12499 leader_election.cc:290] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 3 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:47.955827 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:47.956760 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2762be512146b8935e68e7366f4994" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:47.956993 12688 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:47.957610 12426 raft_consensus.cc:3055] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:47.957988 12426 raft_consensus.cc:740] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:47.958771 12426 consensus_queue.cc:260] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:47.959975 12426 raft_consensus.cc:3060] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:47.964696 12688 raft_consensus.cc:2468] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 3.
I20260709 12:12:47.966178 12463 leader_election.cc:304] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [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: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:47.967114 12426 raft_consensus.cc:2468] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 3.
I20260709 12:12:47.967160 12751 raft_consensus.cc:2804] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:47.968639 12751 raft_consensus.cc:697] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:47.969506 12751 consensus_queue.cc:237] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:47.977458 12249 catalog_manager.cc:5697] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 2 to 3, leader changed from 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:48.062923 12764 raft_consensus.cc:993] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: : Instructing follower ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:48.063666 12798 raft_consensus.cc:1081] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Signalling peer ca7bfd2d246d4f63a6136610fa526f16 to start an election
I20260709 12:12:48.065340 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b"
dest_uuid: "ca7bfd2d246d4f63a6136610fa526f16"
 from {username='slave'} at 127.0.0.1:56646
I20260709 12:12:48.065968 12499 raft_consensus.cc:493] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:48.066249 12499 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:48.071574 12499 raft_consensus.cc:515] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:48.073215 12499 leader_election.cc:290] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [CANDIDATE]: Term 3 election: Requested vote from peers edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023), 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311)
I20260709 12:12:48.074115 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "edad0f835a8f41b69ffd22a74df39ecc"
I20260709 12:12:48.074295 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b86ef8cd3ab496f8d2461a75728385b" candidate_uuid: "ca7bfd2d246d4f63a6136610fa526f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669"
I20260709 12:12:48.074796 12688 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:48.074828 12426 raft_consensus.cc:3055] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:48.075429 12426 raft_consensus.cc:740] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e82ac658dfd4c03ac4c4a0ee27ba669, State: Running, Role: LEADER
I20260709 12:12:48.076035 12426 consensus_queue.cc:260] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:48.076951 12426 raft_consensus.cc:3060] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:48.080258 12688 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 3.
I20260709 12:12:48.081380 12463 leader_election.cc:304] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [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: ca7bfd2d246d4f63a6136610fa526f16, edad0f835a8f41b69ffd22a74df39ecc; no voters: 
I20260709 12:12:48.081465 12426 raft_consensus.cc:2468] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7bfd2d246d4f63a6136610fa526f16 in term 3.
I20260709 12:12:48.082212 12800 raft_consensus.cc:2804] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:48.082775 12800 raft_consensus.cc:697] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 3 LEADER]: Becoming Leader. State: Replica: ca7bfd2d246d4f63a6136610fa526f16, State: Running, Role: LEADER
I20260709 12:12:48.083732 12800 consensus_queue.cc:237] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [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: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } }
I20260709 12:12:48.090559 12249 catalog_manager.cc:5697] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 reported cstate change: term changed from 2 to 3, leader changed from 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2) to ca7bfd2d246d4f63a6136610fa526f16 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "ca7bfd2d246d4f63a6136610fa526f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7bfd2d246d4f63a6136610fa526f16" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:48.273284 12297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:12:48.385113 12426 raft_consensus.cc:1275] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:48.386715 12800 consensus_queue.cc:1048] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:48.395334 12688 raft_consensus.cc:1275] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:48.398074 12800 consensus_queue.cc:1048] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:48.579933 12426 raft_consensus.cc:1275] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:48.581087 12800 consensus_queue.cc:1048] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e82ac658dfd4c03ac4c4a0ee27ba669" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:48.589224 12686 raft_consensus.cc:1275] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Refusing update from remote peer ca7bfd2d246d4f63a6136610fa526f16: 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:48.590886 12751 consensus_queue.cc:1048] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edad0f835a8f41b69ffd22a74df39ecc" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:48.636479  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:48.665983  4444 tablet_server.cc:179] TabletServer@127.4.87.1:42023 shutting down...
I20260709 12:12:48.686846  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:48.687732  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.688457  4444 raft_consensus.cc:2243] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.689028  4444 raft_consensus.cc:2272] T 8d2762be512146b8935e68e7366f4994 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.691358  4444 tablet_replica.cc:333] stopping tablet replica
W20260709 12:12:48.691828 12463 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
I20260709 12:12:48.692108  4444 raft_consensus.cc:2243] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.692736  4444 raft_consensus.cc:2272] T f4536bced03649f39bd243203452e569 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:48.694762 12463 consensus_peers.cc:597] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: 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:48.694928  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.695706  4444 raft_consensus.cc:2243] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.696115  4444 raft_consensus.cc:2272] T 9b86ef8cd3ab496f8d2461a75728385b P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.698664  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.699160  4444 raft_consensus.cc:2243] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.699519  4444 raft_consensus.cc:2272] T 9acbe6da7f8341eb9cbe51ab7a201048 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.701251  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.701731  4444 raft_consensus.cc:2243] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.702075  4444 raft_consensus.cc:2272] T 28efda8a90994e15829e1333cef7b116 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.703665  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.704190  4444 raft_consensus.cc:2243] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.704648  4444 raft_consensus.cc:2272] T 1e841aaaa80546c681ce35479189641c P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.706298  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.706794  4444 raft_consensus.cc:2243] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.707187  4444 raft_consensus.cc:2272] T ec12f1d2ada749aab231a022905b3308 P edad0f835a8f41b69ffd22a74df39ecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.708896  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.709405  4444 raft_consensus.cc:2243] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.709792  4444 raft_consensus.cc:2272] T c72a195020b2461d84a260a06e898a54 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.711437  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.711906  4444 raft_consensus.cc:2243] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.712301  4444 raft_consensus.cc:2272] T c60eaa3a3aef49aaa501a0ec33fd8787 P edad0f835a8f41b69ffd22a74df39ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.714000  4444 tablet_replica.cc:333] stopping tablet replica
I20260709 12:12:48.714460  4444 raft_consensus.cc:2243] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.714852  4444 raft_consensus.cc:2272] T b8ce45b022794544a24ae20f3a01d9e9 P edad0f835a8f41b69ffd22a74df39ecc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.733922  4444 tablet_server.cc:196] TabletServer@127.4.87.1:42023 shutdown complete.
I20260709 12:12:48.753247  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
I20260709 12:12:48.776988  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:48.777755  4444 tablet_replica.cc:333] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.778522  4444 raft_consensus.cc:2243] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.779032  4444 raft_consensus.cc:2272] T b8ce45b022794544a24ae20f3a01d9e9 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.781127  4444 tablet_replica.cc:333] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.781810  4444 raft_consensus.cc:2243] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.782231  4444 raft_consensus.cc:2272] T 9acbe6da7f8341eb9cbe51ab7a201048 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.784192  4444 tablet_replica.cc:333] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.784793  4444 raft_consensus.cc:2243] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.785203  4444 raft_consensus.cc:2272] T 9b86ef8cd3ab496f8d2461a75728385b P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.788257  4444 tablet_replica.cc:333] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.788925  4444 raft_consensus.cc:2243] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.789364  4444 raft_consensus.cc:2272] T f4536bced03649f39bd243203452e569 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.791343  4444 tablet_replica.cc:333] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.791869  4444 raft_consensus.cc:2243] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.792681  4444 raft_consensus.cc:2272] T c60eaa3a3aef49aaa501a0ec33fd8787 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.794533  4444 tablet_replica.cc:333] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.795078  4444 raft_consensus.cc:2243] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.795863  4444 raft_consensus.cc:2272] T c72a195020b2461d84a260a06e898a54 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.798038  4444 tablet_replica.cc:333] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.798625  4444 raft_consensus.cc:2243] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.799135  4444 raft_consensus.cc:2272] T ec12f1d2ada749aab231a022905b3308 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.801318  4444 tablet_replica.cc:333] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.801803  4444 raft_consensus.cc:2243] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.802523  4444 raft_consensus.cc:2272] T 28efda8a90994e15829e1333cef7b116 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.804476  4444 tablet_replica.cc:333] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.804994  4444 raft_consensus.cc:2243] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.805775  4444 raft_consensus.cc:2272] T 1e841aaaa80546c681ce35479189641c P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.807929  4444 tablet_replica.cc:333] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669: stopping tablet replica
I20260709 12:12:48.808431  4444 raft_consensus.cc:2243] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.808904  4444 raft_consensus.cc:2272] T 8d2762be512146b8935e68e7366f4994 P 4e82ac658dfd4c03ac4c4a0ee27ba669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.839917  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
W20260709 12:12:48.852470 12463 consensus_peers.cc:597] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer edad0f835a8f41b69ffd22a74df39ecc (127.4.87.1:42023): Couldn't send request to peer edad0f835a8f41b69ffd22a74df39ecc. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:42023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:48.869863 12465 consensus_peers.cc:597] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 -> Peer 4e82ac658dfd4c03ac4c4a0ee27ba669 (127.4.87.2:38311): Couldn't send request to peer 4e82ac658dfd4c03ac4c4a0ee27ba669. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:38311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:48.870241  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
I20260709 12:12:48.897495  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:48.898283  4444 tablet_replica.cc:333] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.899021  4444 raft_consensus.cc:2243] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.900324  4444 raft_consensus.cc:2272] T 9acbe6da7f8341eb9cbe51ab7a201048 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.902531  4444 tablet_replica.cc:333] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.903079  4444 raft_consensus.cc:2243] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.903810  4444 raft_consensus.cc:2272] T b8ce45b022794544a24ae20f3a01d9e9 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.905963  4444 tablet_replica.cc:333] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.906523  4444 raft_consensus.cc:2243] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.907270  4444 raft_consensus.cc:2272] T 9b86ef8cd3ab496f8d2461a75728385b P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.909735  4444 tablet_replica.cc:333] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.910269  4444 raft_consensus.cc:2243] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.911042  4444 raft_consensus.cc:2272] T 8d2762be512146b8935e68e7366f4994 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.913576  4444 tablet_replica.cc:333] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.914189  4444 raft_consensus.cc:2243] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.914954  4444 raft_consensus.cc:2272] T f4536bced03649f39bd243203452e569 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.917033  4444 tablet_replica.cc:333] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.917603  4444 raft_consensus.cc:2243] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.918025  4444 raft_consensus.cc:2272] T 28efda8a90994e15829e1333cef7b116 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.919862  4444 tablet_replica.cc:333] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.920390  4444 raft_consensus.cc:2243] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.920866  4444 raft_consensus.cc:2272] T 1e841aaaa80546c681ce35479189641c P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.922822  4444 tablet_replica.cc:333] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.923348  4444 raft_consensus.cc:2243] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:48.924086  4444 raft_consensus.cc:2272] T ec12f1d2ada749aab231a022905b3308 P ca7bfd2d246d4f63a6136610fa526f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.926059  4444 tablet_replica.cc:333] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.926553  4444 raft_consensus.cc:2243] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.927001  4444 raft_consensus.cc:2272] T c60eaa3a3aef49aaa501a0ec33fd8787 P ca7bfd2d246d4f63a6136610fa526f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.928951  4444 tablet_replica.cc:333] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16: stopping tablet replica
I20260709 12:12:48.929425  4444 raft_consensus.cc:2243] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.929824  4444 raft_consensus.cc:2272] T c72a195020b2461d84a260a06e898a54 P ca7bfd2d246d4f63a6136610fa526f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.960887  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:12:48.984176  4444 master.cc:562] Master@127.4.87.62:35773 shutting down...
I20260709 12:12:49.009909  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.010485  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.010918  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f96cb541c4d4d7da5bf2f48ee5b50fd: stopping tablet replica
I20260709 12:12:49.033623  4444 master.cc:584] Master@127.4.87.62:35773 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12968 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:12:49.079061  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:43005
I20260709 12:12:49.080188  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:49.086416 12819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:49.086445 12817 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:49.086452 12816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:49.088120  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:49.089071  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:49.089241  4444 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:49.089386  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599169089369 us; error 0 us; skew 500 ppm
I20260709 12:12:49.089960  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:49.092255  4444 webserver.cc:533] Webserver started at http://127.4.87.62:35009/ using document root <none> and password file <none>
I20260709 12:12:49.092810  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:49.093001  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:49.093295  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:49.094419  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "f669434cdabf459e91aed28dd9688cc6"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.098809  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:49.102243 12824 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:49.103109  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:49.103430  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "f669434cdabf459e91aed28dd9688cc6"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.103790  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-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:49.130662  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:49.131894  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:49.171094  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:43005
I20260709 12:12:49.171234 12875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:43005 every 8 connection(s)
I20260709 12:12:49.175128 12876 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:49.187402 12876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6: Bootstrap starting.
I20260709 12:12:49.192842 12876 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.197355 12876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6: No bootstrap required, opened a new log
I20260709 12:12:49.199477 12876 raft_consensus.cc:359] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f669434cdabf459e91aed28dd9688cc6" member_type: VOTER }
I20260709 12:12:49.199867 12876 raft_consensus.cc:385] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.200045 12876 raft_consensus.cc:740] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f669434cdabf459e91aed28dd9688cc6, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.200532 12876 consensus_queue.cc:260] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f669434cdabf459e91aed28dd9688cc6" member_type: VOTER }
I20260709 12:12:49.200971 12876 raft_consensus.cc:399] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:49.201172 12876 raft_consensus.cc:493] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:49.201400 12876 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.206588 12876 raft_consensus.cc:515] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f669434cdabf459e91aed28dd9688cc6" member_type: VOTER }
I20260709 12:12:49.207067 12876 leader_election.cc:304] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [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: f669434cdabf459e91aed28dd9688cc6; no voters: 
I20260709 12:12:49.208196 12876 leader_election.cc:290] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:49.208666 12879 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.210047 12879 raft_consensus.cc:697] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 1 LEADER]: Becoming Leader. State: Replica: f669434cdabf459e91aed28dd9688cc6, State: Running, Role: LEADER
I20260709 12:12:49.210742 12879 consensus_queue.cc:237] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [LEADER]: Queue going to LEADER mode. State: All 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: "f669434cdabf459e91aed28dd9688cc6" member_type: VOTER }
I20260709 12:12:49.211476 12876 sys_catalog.cc:565] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:49.215245 12881 sys_catalog.cc:455] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f669434cdabf459e91aed28dd9688cc6. Latest consensus state: current_term: 1 leader_uuid: "f669434cdabf459e91aed28dd9688cc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f669434cdabf459e91aed28dd9688cc6" member_type: VOTER } }
I20260709 12:12:49.216110 12881 sys_catalog.cc:458] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:49.216858 12880 sys_catalog.cc:455] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f669434cdabf459e91aed28dd9688cc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f669434cdabf459e91aed28dd9688cc6" member_type: VOTER } }
I20260709 12:12:49.217422 12880 sys_catalog.cc:458] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:49.219084 12886 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:49.224202 12886 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:49.227623  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:49.234193 12886 catalog_manager.cc:1383] Generated new cluster ID: e8582e756ab44cd3a6232623e67ea79a
I20260709 12:12:49.234619 12886 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:49.260964 12886 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:49.262333 12886 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:49.277009 12886 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6: Generated new TSK 0
I20260709 12:12:49.277654 12886 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:49.295547  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:49.301774 12897 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:49.303748 12898 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:49.304883 12900 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:49.305006  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:49.306218  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:49.306396  4444 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:49.306514  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599169306503 us; error 0 us; skew 500 ppm
I20260709 12:12:49.306982  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:49.309584  4444 webserver.cc:533] Webserver started at http://127.4.87.1:42483/ using document root <none> and password file <none>
I20260709 12:12:49.310007  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:49.310163  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:49.310365  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:49.311389  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "52ea7b5392774dbbace273816827eb34"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.316026  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:49.319567 12905 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:49.320369  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:49.320776  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "52ea7b5392774dbbace273816827eb34"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.321100  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-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:49.336683  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:49.337895  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:49.339399  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:49.341576  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:49.341791  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.342043  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:49.342212  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.383870  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:46859
I20260709 12:12:49.384014 12967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:46859 every 8 connection(s)
I20260709 12:12:49.389303  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:49.397585 12972 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:49.398069 12973 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:49.404378 12968 heartbeater.cc:344] Connected to a master server at 127.4.87.62:43005
I20260709 12:12:49.404452  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:49.404474 12975 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:49.405068 12968 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:49.406677  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:12:49.406674 12968 heartbeater.cc:507] Master 127.4.87.62:43005 requested a full tablet report, sending...
W20260709 12:12:49.406986  4444 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:49.407282  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599169407262 us; error 0 us; skew 500 ppm
I20260709 12:12:49.408077  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:49.409188 12841 ts_manager.cc:194] Registered new tserver with Master: 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859)
I20260709 12:12:49.410969  4444 webserver.cc:533] Webserver started at http://127.4.87.2:37783/ using document root <none> and password file <none>
I20260709 12:12:49.411396 12841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43114
I20260709 12:12:49.411538  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:49.411900  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:49.412173  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:49.413537  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "4512773d8a534b5b9be7f83695e697e9"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.418387  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:12:49.421842 12980 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:49.422711  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 12:12:49.423015  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "4512773d8a534b5b9be7f83695e697e9"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.423262  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-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:49.442804  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:49.444015  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:49.445574  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:49.447805  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:49.448038  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.448272  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:49.448438  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.488533  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:38663
I20260709 12:12:49.488706 13042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:38663 every 8 connection(s)
I20260709 12:12:49.495162  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:49.502676 13046 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:49.504190 13047 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:49.507269 13043 heartbeater.cc:344] Connected to a master server at 127.4.87.62:43005
I20260709 12:12:49.507807 13043 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:49.508867 13043 heartbeater.cc:507] Master 127.4.87.62:43005 requested a full tablet report, sending...
I20260709 12:12:49.509547  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:49.509637 13049 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:49.510913  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:49.511188  4444 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:49.511396  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599169511374 us; error 0 us; skew 500 ppm
I20260709 12:12:49.511391 12841 ts_manager.cc:194] Registered new tserver with Master: 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663)
I20260709 12:12:49.512483  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:49.513512 12841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43128
I20260709 12:12:49.515741  4444 webserver.cc:533] Webserver started at http://127.4.87.3:46785/ using document root <none> and password file <none>
I20260709 12:12:49.516290  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:49.516508  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:49.516837  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:49.518023  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "9f30db8de1b64f7b8c4797e45884b6be"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.522821  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:49.526856 13054 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:49.527813  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:12:49.528079  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "9f30db8de1b64f7b8c4797e45884b6be"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-px1m"
I20260709 12:12:49.528332  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598894903911-4444-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:49.561101  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:49.562261  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:49.564039  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:49.566429  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:49.566639  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.566944  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:49.567111  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.618261  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:36093
I20260709 12:12:49.618355 13116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:36093 every 8 connection(s)
I20260709 12:12:49.633527 13117 heartbeater.cc:344] Connected to a master server at 127.4.87.62:43005
I20260709 12:12:49.633940 13117 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:49.634809 13117 heartbeater.cc:507] Master 127.4.87.62:43005 requested a full tablet report, sending...
I20260709 12:12:49.637044 12841 ts_manager.cc:194] Registered new tserver with Master: 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:49.638142  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016366629s
I20260709 12:12:49.638381 12841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43138
I20260709 12:12:49.664283 12841 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43152:
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:12:49.666536 12841 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:12:49.721154 12933 tablet_service.cc:1511] Processing CreateTablet for tablet 61e38516a3624127b1436a259b6cbd0f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a8b501a887b04febbd2bac407409d01b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:12:49.722607 12933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e38516a3624127b1436a259b6cbd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.725572 13008 tablet_service.cc:1511] Processing CreateTablet for tablet 61e38516a3624127b1436a259b6cbd0f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a8b501a887b04febbd2bac407409d01b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:12:49.726158 13082 tablet_service.cc:1511] Processing CreateTablet for tablet 61e38516a3624127b1436a259b6cbd0f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a8b501a887b04febbd2bac407409d01b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:12:49.726568 13081 tablet_service.cc:1511] Processing CreateTablet for tablet a73cc793d271406ea03ff49d6d1f0a6d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a8b501a887b04febbd2bac407409d01b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:12:49.726964 13008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e38516a3624127b1436a259b6cbd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.727541 13082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e38516a3624127b1436a259b6cbd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.729135 13081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73cc793d271406ea03ff49d6d1f0a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.731417 12932 tablet_service.cc:1511] Processing CreateTablet for tablet a73cc793d271406ea03ff49d6d1f0a6d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a8b501a887b04febbd2bac407409d01b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:12:49.732723 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73cc793d271406ea03ff49d6d1f0a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.733739 13007 tablet_service.cc:1511] Processing CreateTablet for tablet a73cc793d271406ea03ff49d6d1f0a6d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a8b501a887b04febbd2bac407409d01b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:12:49.735133 13007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73cc793d271406ea03ff49d6d1f0a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.754000 13132 tablet_bootstrap.cc:492] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: Bootstrap starting.
I20260709 12:12:49.760890 13132 tablet_bootstrap.cc:654] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.765347 13133 tablet_bootstrap.cc:492] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34: Bootstrap starting.
I20260709 12:12:49.765480 13134 tablet_bootstrap.cc:492] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9: Bootstrap starting.
I20260709 12:12:49.769490 13132 tablet_bootstrap.cc:492] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: No bootstrap required, opened a new log
I20260709 12:12:49.770082 13132 ts_tablet_manager.cc:1403] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:12:49.772058 13133 tablet_bootstrap.cc:654] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.773799 13134 tablet_bootstrap.cc:654] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.773314 13132 raft_consensus.cc:359] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.774194 13132 raft_consensus.cc:385] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.774545 13132 raft_consensus.cc:740] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.775681 13132 consensus_queue.cc:260] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.778524 13133 tablet_bootstrap.cc:492] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34: No bootstrap required, opened a new log
I20260709 12:12:49.779239 13133 ts_tablet_manager.cc:1403] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 12:12:49.780380 13132 ts_tablet_manager.cc:1434] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:12:49.781028 13117 heartbeater.cc:499] Master 127.4.87.62:43005 was elected leader, sending a full tablet report...
I20260709 12:12:49.781663 13132 tablet_bootstrap.cc:492] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be: Bootstrap starting.
I20260709 12:12:49.782524 13133 raft_consensus.cc:359] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:49.783265 13133 raft_consensus.cc:385] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.783581 13133 raft_consensus.cc:740] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.784806 13137 raft_consensus.cc:493] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.785271 13134 tablet_bootstrap.cc:492] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9: No bootstrap required, opened a new log
I20260709 12:12:49.785354 13137 raft_consensus.cc:515] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.784407 13133 consensus_queue.cc:260] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:49.785984 13134 ts_tablet_manager.cc:1403] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 12:12:49.788344 13137 leader_election.cc:290] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859), 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663)
I20260709 12:12:49.788587 13132 tablet_bootstrap.cc:654] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.790020 13134 raft_consensus.cc:359] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.790781 13134 raft_consensus.cc:385] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.791078 13134 raft_consensus.cc:740] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.793890 13134 consensus_queue.cc:260] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.796444 12968 heartbeater.cc:499] Master 127.4.87.62:43005 was elected leader, sending a full tablet report...
I20260709 12:12:49.796973 13133 ts_tablet_manager.cc:1434] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 12:12:49.798357 13133 tablet_bootstrap.cc:492] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34: Bootstrap starting.
I20260709 12:12:49.806898 13133 tablet_bootstrap.cc:654] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.813030 13043 heartbeater.cc:499] Master 127.4.87.62:43005 was elected leader, sending a full tablet report...
I20260709 12:12:49.814627 13132 tablet_bootstrap.cc:492] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be: No bootstrap required, opened a new log
I20260709 12:12:49.814812 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d" candidate_uuid: "9f30db8de1b64f7b8c4797e45884b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea7b5392774dbbace273816827eb34" is_pre_election: true
I20260709 12:12:49.815207 13132 ts_tablet_manager.cc:1403] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260709 12:12:49.816202 13134 ts_tablet_manager.cc:1434] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.007s
I20260709 12:12:49.817373 13134 tablet_bootstrap.cc:492] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9: Bootstrap starting.
I20260709 12:12:49.818506 13132 raft_consensus.cc:359] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:49.819350 13132 raft_consensus.cc:385] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.819648 13132 raft_consensus.cc:740] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.820675 13132 consensus_queue.cc:260] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:49.823282 13132 ts_tablet_manager.cc:1434] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:12:49.825215 13134 tablet_bootstrap.cc:654] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:49.825280 13056 leader_election.cc:343] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.832221 13133 tablet_bootstrap.cc:492] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34: No bootstrap required, opened a new log
I20260709 12:12:49.832798 13133 ts_tablet_manager.cc:1403] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.013s
I20260709 12:12:49.833249 13134 tablet_bootstrap.cc:492] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9: No bootstrap required, opened a new log
I20260709 12:12:49.833837 13134 ts_tablet_manager.cc:1403] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260709 12:12:49.835975 13133 raft_consensus.cc:359] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.836867 13133 raft_consensus.cc:385] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.837358 13133 raft_consensus.cc:740] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.836907 13134 raft_consensus.cc:359] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:49.838073 13134 raft_consensus.cc:385] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.838438 13134 raft_consensus.cc:740] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.838183 13133 consensus_queue.cc:260] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.839387 13134 consensus_queue.cc:260] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:49.840116 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d" candidate_uuid: "9f30db8de1b64f7b8c4797e45884b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512773d8a534b5b9be7f83695e697e9" is_pre_election: true
I20260709 12:12:49.840667 13133 ts_tablet_manager.cc:1434] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:12:49.840958 13018 raft_consensus.cc:2468] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f30db8de1b64f7b8c4797e45884b6be in term 0.
I20260709 12:12:49.842717 13056 leader_election.cc:304] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 52ea7b5392774dbbace273816827eb34
I20260709 12:12:49.843495 13134 ts_tablet_manager.cc:1434] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:49.843907 13137 raft_consensus.cc:2804] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.844259 13137 raft_consensus.cc:493] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.844712 13137 raft_consensus.cc:3060] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.851266 13137 raft_consensus.cc:515] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.854228 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d" candidate_uuid: "9f30db8de1b64f7b8c4797e45884b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea7b5392774dbbace273816827eb34"
I20260709 12:12:49.854476 13137 leader_election.cc:290] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 1 election: Requested vote from peers 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859), 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663)
I20260709 12:12:49.855224 12943 raft_consensus.cc:3060] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.855644 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d" candidate_uuid: "9f30db8de1b64f7b8c4797e45884b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
I20260709 12:12:49.856230 13018 raft_consensus.cc:3060] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.863040 12943 raft_consensus.cc:2468] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f30db8de1b64f7b8c4797e45884b6be in term 1.
I20260709 12:12:49.863576 13018 raft_consensus.cc:2468] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f30db8de1b64f7b8c4797e45884b6be in term 1.
I20260709 12:12:49.864533 13056 leader_election.cc:304] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea7b5392774dbbace273816827eb34, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 
I20260709 12:12:49.865396 13137 raft_consensus.cc:2804] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.866654 13137 raft_consensus.cc:697] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 LEADER]: Becoming Leader. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Running, Role: LEADER
I20260709 12:12:49.867745 13137 consensus_queue.cc:237] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:49.876706 12838 catalog_manager.cc:5697] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3). New cstate: current_term: 1 leader_uuid: "9f30db8de1b64f7b8c4797e45884b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:50.090664 13139 raft_consensus.cc:493] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.091269 13139 raft_consensus.cc:515] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:50.093575 13139 leader_election.cc:290] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093), 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663)
I20260709 12:12:50.105131 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e38516a3624127b1436a259b6cbd0f" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be" is_pre_election: true
I20260709 12:12:50.105916 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e38516a3624127b1436a259b6cbd0f" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512773d8a534b5b9be7f83695e697e9" is_pre_election: true
I20260709 12:12:50.105999 13092 raft_consensus.cc:2468] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 0.
I20260709 12:12:50.106698 13018 raft_consensus.cc:2468] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 0.
I20260709 12:12:50.107420 12906 leader_election.cc:304] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea7b5392774dbbace273816827eb34, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 
I20260709 12:12:50.108476 13139 raft_consensus.cc:2804] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.108880 13139 raft_consensus.cc:493] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.109174 13139 raft_consensus.cc:3060] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.114564 13139 raft_consensus.cc:515] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:50.116102 13139 leader_election.cc:290] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 election: Requested vote from peers 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093), 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663)
I20260709 12:12:50.117123 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e38516a3624127b1436a259b6cbd0f" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
I20260709 12:12:50.117169 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e38516a3624127b1436a259b6cbd0f" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
I20260709 12:12:50.117704 13092 raft_consensus.cc:3060] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.117869 13018 raft_consensus.cc:3060] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.123082 13018 raft_consensus.cc:2468] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 1.
I20260709 12:12:50.123267 13092 raft_consensus.cc:2468] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 1.
I20260709 12:12:50.124336 12907 leader_election.cc:304] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 52ea7b5392774dbbace273816827eb34; no voters: 
I20260709 12:12:50.125268 13139 raft_consensus.cc:2804] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.126133 13139 raft_consensus.cc:697] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Running, Role: LEADER
I20260709 12:12:50.126816 13139 consensus_queue.cc:237] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } }
I20260709 12:12:50.134238 12840 catalog_manager.cc:5697] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ea7b5392774dbbace273816827eb34 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "52ea7b5392774dbbace273816827eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.217196 12840 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43156:
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:12:50.219198 12840 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:12:50.244778 12933 tablet_service.cc:1511] Processing CreateTablet for tablet f19f185dd06f42609b201c1d5af64aea (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=41a799e9106d44ecbdd16b172f9f47b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:12:50.246106 12933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19f185dd06f42609b201c1d5af64aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.247005 13008 tablet_service.cc:1511] Processing CreateTablet for tablet f19f185dd06f42609b201c1d5af64aea (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=41a799e9106d44ecbdd16b172f9f47b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:12:50.247334 13081 tablet_service.cc:1511] Processing CreateTablet for tablet f19f185dd06f42609b201c1d5af64aea (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=41a799e9106d44ecbdd16b172f9f47b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:12:50.248427 13008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19f185dd06f42609b201c1d5af64aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.248665 13081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19f185dd06f42609b201c1d5af64aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.252988 13007 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3d64dcf9b64dd89f9371e5aeb43e20 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=41a799e9106d44ecbdd16b172f9f47b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:12:50.253502 12932 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3d64dcf9b64dd89f9371e5aeb43e20 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=41a799e9106d44ecbdd16b172f9f47b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:12:50.254400 13007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3d64dcf9b64dd89f9371e5aeb43e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.254774 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3d64dcf9b64dd89f9371e5aeb43e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.257840 13082 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3d64dcf9b64dd89f9371e5aeb43e20 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=41a799e9106d44ecbdd16b172f9f47b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:12:50.259141 13082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3d64dcf9b64dd89f9371e5aeb43e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.269106 13137 consensus_queue.cc:1048] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 }, 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.277747 13132 tablet_bootstrap.cc:492] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: Bootstrap starting.
I20260709 12:12:50.278257 13134 tablet_bootstrap.cc:492] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9: Bootstrap starting.
I20260709 12:12:50.284668 13132 tablet_bootstrap.cc:654] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.286307 13134 tablet_bootstrap.cc:654] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.295313 13134 tablet_bootstrap.cc:492] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9: No bootstrap required, opened a new log
I20260709 12:12:50.295960 13134 ts_tablet_manager.cc:1403] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:12:50.298206 13133 tablet_bootstrap.cc:492] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: Bootstrap starting.
I20260709 12:12:50.299252 13134 raft_consensus.cc:359] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.300169 13134 raft_consensus.cc:385] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.300523 13134 raft_consensus.cc:740] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.301484 13134 consensus_queue.cc:260] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.307365 13132 tablet_bootstrap.cc:492] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: No bootstrap required, opened a new log
I20260709 12:12:50.309506 13132 ts_tablet_manager.cc:1403] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260709 12:12:50.308785 13133 tablet_bootstrap.cc:654] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.314034 13132 raft_consensus.cc:359] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.314864 13132 raft_consensus.cc:385] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.315254 13132 raft_consensus.cc:740] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.316139 13132 consensus_queue.cc:260] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.319983 13134 ts_tablet_manager.cc:1434] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.006s
I20260709 12:12:50.323330 13132 ts_tablet_manager.cc:1434] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:12:50.325146 13132 tablet_bootstrap.cc:492] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be: Bootstrap starting.
I20260709 12:12:50.335039 13134 tablet_bootstrap.cc:492] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: Bootstrap starting.
I20260709 12:12:50.337807 13132 tablet_bootstrap.cc:654] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.340709 13133 tablet_bootstrap.cc:492] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: No bootstrap required, opened a new log
I20260709 12:12:50.341310 13133 ts_tablet_manager.cc:1403] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
I20260709 12:12:50.344003 13134 tablet_bootstrap.cc:654] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.344372 13133 raft_consensus.cc:359] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.345957 13133 raft_consensus.cc:385] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.346510 13133 raft_consensus.cc:740] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.345602 13137 consensus_queue.cc:1048] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:50.348963 13133 consensus_queue.cc:260] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.353363 13132 tablet_bootstrap.cc:492] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be: No bootstrap required, opened a new log
I20260709 12:12:50.354138 13132 ts_tablet_manager.cc:1403] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260709 12:12:50.357299 13132 raft_consensus.cc:359] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.353367 13133 ts_tablet_manager.cc:1434] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:12:50.359093 13133 tablet_bootstrap.cc:492] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34: Bootstrap starting.
I20260709 12:12:50.359468 13132 raft_consensus.cc:385] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.359839 13132 raft_consensus.cc:740] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.360769 13132 consensus_queue.cc:260] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.363451 13132 ts_tablet_manager.cc:1434] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:12:50.367282 13134 tablet_bootstrap.cc:492] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: No bootstrap required, opened a new log
I20260709 12:12:50.368144 13134 ts_tablet_manager.cc:1403] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 12:12:50.368345 13133 tablet_bootstrap.cc:654] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.371882 13134 raft_consensus.cc:359] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.372695 13134 raft_consensus.cc:385] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.374416 13134 raft_consensus.cc:740] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.375324 13134 consensus_queue.cc:260] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.378340 13134 ts_tablet_manager.cc:1434] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:50.381511 13133 tablet_bootstrap.cc:492] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34: No bootstrap required, opened a new log
I20260709 12:12:50.382143 13133 ts_tablet_manager.cc:1403] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:12:50.385350 13133 raft_consensus.cc:359] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.386065 13133 raft_consensus.cc:385] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.386420 13133 raft_consensus.cc:740] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.387197 13133 consensus_queue.cc:260] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.389493 13133 ts_tablet_manager.cc:1434] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:50.460044 13139 raft_consensus.cc:493] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.460769 13139 raft_consensus.cc:515] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.462376 13139 leader_election.cc:290] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663), 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:50.463353 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512773d8a534b5b9be7f83695e697e9" is_pre_election: true
I20260709 12:12:50.463433 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be" is_pre_election: true
I20260709 12:12:50.464030 13018 raft_consensus.cc:2468] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 0.
I20260709 12:12:50.464107 13092 raft_consensus.cc:2468] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 0.
I20260709 12:12:50.465099 12907 leader_election.cc:304] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 52ea7b5392774dbbace273816827eb34; no voters: 
I20260709 12:12:50.465775 13139 raft_consensus.cc:2804] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.466080 13139 raft_consensus.cc:493] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.466356 13139 raft_consensus.cc:3060] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.471753 13142 raft_consensus.cc:493] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.471793 13139 raft_consensus.cc:515] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.472697 13142 raft_consensus.cc:515] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.474670 13139 leader_election.cc:290] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 election: Requested vote from peers 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663), 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:50.474992 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
I20260709 12:12:50.475265 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
I20260709 12:12:50.475368 13142 leader_election.cc:290] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859), 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:50.475697 13018 raft_consensus.cc:3060] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.475821 13092 raft_consensus.cc:3060] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.487782 13092 raft_consensus.cc:2468] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 1.
I20260709 12:12:50.489187 12906 leader_election.cc:304] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea7b5392774dbbace273816827eb34, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 
I20260709 12:12:50.490379 13018 raft_consensus.cc:2468] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 1.
I20260709 12:12:50.491144 13139 raft_consensus.cc:2804] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.492570 13139 raft_consensus.cc:697] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Running, Role: LEADER
I20260709 12:12:50.493422 13139 consensus_queue.cc:237] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.500985 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20" candidate_uuid: "4512773d8a534b5b9be7f83695e697e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be" is_pre_election: true
I20260709 12:12:50.501721 13092 raft_consensus.cc:2468] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4512773d8a534b5b9be7f83695e697e9 in term 0.
I20260709 12:12:50.502581 12942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20" candidate_uuid: "4512773d8a534b5b9be7f83695e697e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea7b5392774dbbace273816827eb34" is_pre_election: true
I20260709 12:12:50.502749 12981 leader_election.cc:304] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 
I20260709 12:12:50.503319 12942 raft_consensus.cc:2468] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4512773d8a534b5b9be7f83695e697e9 in term 0.
I20260709 12:12:50.502820 12838 catalog_manager.cc:5697] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ea7b5392774dbbace273816827eb34 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "52ea7b5392774dbbace273816827eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.503629 13142 raft_consensus.cc:2804] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.504115 13142 raft_consensus.cc:493] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.504408 13142 raft_consensus.cc:3060] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.510670 13142 raft_consensus.cc:515] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.512603 13142 leader_election.cc:290] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [CANDIDATE]: Term 1 election: Requested vote from peers 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859), 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:50.513496 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20" candidate_uuid: "4512773d8a534b5b9be7f83695e697e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
I20260709 12:12:50.513413 12942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20" candidate_uuid: "4512773d8a534b5b9be7f83695e697e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea7b5392774dbbace273816827eb34"
I20260709 12:12:50.514178 13092 raft_consensus.cc:3060] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.514245 12942 raft_consensus.cc:3060] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.519774 13092 raft_consensus.cc:2468] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512773d8a534b5b9be7f83695e697e9 in term 1.
I20260709 12:12:50.520466 12942 raft_consensus.cc:2468] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512773d8a534b5b9be7f83695e697e9 in term 1.
I20260709 12:12:50.520731 12981 leader_election.cc:304] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 
I20260709 12:12:50.521596 13142 raft_consensus.cc:2804] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.522791 13142 raft_consensus.cc:697] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 LEADER]: Becoming Leader. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Running, Role: LEADER
I20260709 12:12:50.523614 13142 consensus_queue.cc:237] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.530556 12838 catalog_manager.cc:5697] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "4512773d8a534b5b9be7f83695e697e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.594347 13092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d"
dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
mode: GRACEFUL
new_leader_uuid: "4512773d8a534b5b9be7f83695e697e9"
 from {username='slave'} at 127.0.0.1:54356
I20260709 12:12:50.594875 13092 raft_consensus.cc:606] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 LEADER]: Received request to transfer leadership to TS 4512773d8a534b5b9be7f83695e697e9
I20260709 12:12:50.612826 13018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20"
dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
mode: GRACEFUL
new_leader_uuid: "52ea7b5392774dbbace273816827eb34"
 from {username='slave'} at 127.0.0.1:59862
I20260709 12:12:50.613430 13018 raft_consensus.cc:606] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 LEADER]: Received request to transfer leadership to TS 52ea7b5392774dbbace273816827eb34
I20260709 12:12:50.663795 13139 consensus_queue.cc:1048] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 }, 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.676625 13139 consensus_queue.cc:1048] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 }, 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.909634 13178 raft_consensus.cc:993] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: : Instructing follower 4512773d8a534b5b9be7f83695e697e9 to start an election
I20260709 12:12:50.910169 13179 raft_consensus.cc:1081] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 LEADER]: Signalling peer 4512773d8a534b5b9be7f83695e697e9 to start an election
I20260709 12:12:50.911852 13018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d"
dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
 from {username='slave'} at 127.0.0.1:59840
I20260709 12:12:50.912665 13018 raft_consensus.cc:493] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.913045 13018 raft_consensus.cc:3060] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.919319 13018 raft_consensus.cc:515] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.920974 13018 leader_election.cc:290] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [CANDIDATE]: Term 2 election: Requested vote from peers 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859), 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:50.921718 12942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d" candidate_uuid: "4512773d8a534b5b9be7f83695e697e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ea7b5392774dbbace273816827eb34"
I20260709 12:12:50.922286 12942 raft_consensus.cc:3060] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.924911 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73cc793d271406ea03ff49d6d1f0a6d" candidate_uuid: "4512773d8a534b5b9be7f83695e697e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
I20260709 12:12:50.925678 13092 raft_consensus.cc:3055] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.926000 13092 raft_consensus.cc:740] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Running, Role: LEADER
I20260709 12:12:50.926753 13092 consensus_queue.cc:260] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.927505 12942 raft_consensus.cc:2468] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512773d8a534b5b9be7f83695e697e9 in term 2.
I20260709 12:12:50.928105 13092 raft_consensus.cc:3060] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.928660 12982 leader_election.cc:304] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 52ea7b5392774dbbace273816827eb34; no voters: 
I20260709 12:12:50.929409 13142 raft_consensus.cc:2804] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.929903 13142 raft_consensus.cc:697] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 2 LEADER]: Becoming Leader. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Running, Role: LEADER
I20260709 12:12:50.930727 13142 consensus_queue.cc:237] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:50.935146 13092 raft_consensus.cc:2468] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512773d8a534b5b9be7f83695e697e9 in term 2.
I20260709 12:12:50.938030 12840 catalog_manager.cc:5697] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 reported cstate change: term changed from 1 to 2, leader changed from 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3) to 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "4512773d8a534b5b9be7f83695e697e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.944805 13139 consensus_queue.cc:1048] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 }, 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.957171 13149 consensus_queue.cc:1048] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 }, 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.002779 13142 consensus_queue.cc:1048] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:51.017545 13172 raft_consensus.cc:993] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: : Instructing follower 52ea7b5392774dbbace273816827eb34 to start an election
I20260709 12:12:51.018219 13142 raft_consensus.cc:1081] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 LEADER]: Signalling peer 52ea7b5392774dbbace273816827eb34 to start an election
I20260709 12:12:51.020720 12943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20"
dest_uuid: "52ea7b5392774dbbace273816827eb34"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:12:51.021560 12943 raft_consensus.cc:493] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.022002 12943 raft_consensus.cc:3060] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.032644 13184 consensus_queue.cc:1048] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 }, 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.033524 12943 raft_consensus.cc:515] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:51.039502 13091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
I20260709 12:12:51.039527 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3d64dcf9b64dd89f9371e5aeb43e20" candidate_uuid: "52ea7b5392774dbbace273816827eb34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
I20260709 12:12:51.040617 13018 raft_consensus.cc:3055] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:51.041085 13018 raft_consensus.cc:740] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4512773d8a534b5b9be7f83695e697e9, State: Running, Role: LEADER
I20260709 12:12:51.041679 12943 leader_election.cc:290] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [CANDIDATE]: Term 2 election: Requested vote from peers 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663), 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3:36093)
I20260709 12:12:51.042626 13018 consensus_queue.cc:260] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:51.044831 13018 raft_consensus.cc:3060] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.055195 13018 raft_consensus.cc:2468] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea7b5392774dbbace273816827eb34 in term 2.
I20260709 12:12:51.056689 12907 leader_election.cc:304] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [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: 4512773d8a534b5b9be7f83695e697e9, 52ea7b5392774dbbace273816827eb34; no voters: 9f30db8de1b64f7b8c4797e45884b6be
I20260709 12:12:51.057868 13149 raft_consensus.cc:2804] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:51.058390 13149 raft_consensus.cc:697] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 2 LEADER]: Becoming Leader. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Running, Role: LEADER
I20260709 12:12:51.059561 13149 consensus_queue.cc:237] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:51.066000 12838 catalog_manager.cc:5697] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 reported cstate change: term changed from 1 to 2, leader changed from 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2) to 52ea7b5392774dbbace273816827eb34 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "52ea7b5392774dbbace273816827eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.316357 13092 raft_consensus.cc:1275] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Refusing update from remote peer 4512773d8a534b5b9be7f83695e697e9: 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:51.317651 13142 consensus_queue.cc:1048] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.327505 12943 raft_consensus.cc:1275] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Refusing update from remote peer 4512773d8a534b5b9be7f83695e697e9: 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:51.329455 13184 consensus_queue.cc:1048] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.354785  4444 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:12:51.356241  4444 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:12:51.356634  4444 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:12:51.370595 12943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea"
dest_uuid: "52ea7b5392774dbbace273816827eb34"
mode: GRACEFUL
new_leader_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
 from {username='slave'} at 127.0.0.1:43768
I20260709 12:12:51.371167 12943 raft_consensus.cc:606] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Received request to transfer leadership to TS 9f30db8de1b64f7b8c4797e45884b6be
I20260709 12:12:51.372525  4444 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:12:51.451936 13018 raft_consensus.cc:1275] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Refusing update from remote peer 52ea7b5392774dbbace273816827eb34: 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:51.453459 13149 consensus_queue.cc:1048] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.462285 13092 raft_consensus.cc:3060] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.473577 13092 raft_consensus.cc:1275] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Refusing update from remote peer 52ea7b5392774dbbace273816827eb34: 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:51.474967 13139 consensus_queue.cc:1048] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:51.519132 13189 raft_consensus.cc:993] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: : Instructing follower 9f30db8de1b64f7b8c4797e45884b6be to start an election
I20260709 12:12:51.519758 13139 raft_consensus.cc:1081] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Signalling peer 9f30db8de1b64f7b8c4797e45884b6be to start an election
I20260709 12:12:51.521593 13092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea"
dest_uuid: "9f30db8de1b64f7b8c4797e45884b6be"
 from {username='slave'} at 127.0.0.1:54330
I20260709 12:12:51.522329 13092 raft_consensus.cc:493] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:51.522665 13092 raft_consensus.cc:3060] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.528297 13092 raft_consensus.cc:515] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:51.530180 13092 leader_election.cc:290] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 2 election: Requested vote from peers 52ea7b5392774dbbace273816827eb34 (127.4.87.1:46859), 4512773d8a534b5b9be7f83695e697e9 (127.4.87.2:38663)
I20260709 12:12:51.530943 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea" candidate_uuid: "9f30db8de1b64f7b8c4797e45884b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ea7b5392774dbbace273816827eb34"
I20260709 12:12:51.531471 13018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19f185dd06f42609b201c1d5af64aea" candidate_uuid: "9f30db8de1b64f7b8c4797e45884b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4512773d8a534b5b9be7f83695e697e9"
I20260709 12:12:51.531742 12943 raft_consensus.cc:3055] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:51.532035 13018 raft_consensus.cc:3060] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.532138 12943 raft_consensus.cc:740] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52ea7b5392774dbbace273816827eb34, State: Running, Role: LEADER
I20260709 12:12:51.533215 12943 consensus_queue.cc:260] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:51.534309 12943 raft_consensus.cc:3060] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:51.537919 13018 raft_consensus.cc:2468] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f30db8de1b64f7b8c4797e45884b6be in term 2.
I20260709 12:12:51.539359 13056 leader_election.cc:304] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512773d8a534b5b9be7f83695e697e9, 9f30db8de1b64f7b8c4797e45884b6be; no voters: 
I20260709 12:12:51.539635 12943 raft_consensus.cc:2468] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f30db8de1b64f7b8c4797e45884b6be in term 2.
I20260709 12:12:51.540261 13179 raft_consensus.cc:2804] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:51.541373 13179 raft_consensus.cc:697] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 2 LEADER]: Becoming Leader. State: Replica: 9f30db8de1b64f7b8c4797e45884b6be, State: Running, Role: LEADER
I20260709 12:12:51.542240 13179 consensus_queue.cc:237] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } }
I20260709 12:12:51.548696 12838 catalog_manager.cc:5697] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be reported cstate change: term changed from 1 to 2, leader changed from 52ea7b5392774dbbace273816827eb34 (127.4.87.1) to 9f30db8de1b64f7b8c4797e45884b6be (127.4.87.3). New cstate: current_term: 2 leader_uuid: "9f30db8de1b64f7b8c4797e45884b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea7b5392774dbbace273816827eb34" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512773d8a534b5b9be7f83695e697e9" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f30db8de1b64f7b8c4797e45884b6be" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.591573  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:12:51.622674  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:51.623565  4444 tablet_replica.cc:333] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34: stopping tablet replica
I20260709 12:12:51.624339  4444 raft_consensus.cc:2243] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.624801  4444 raft_consensus.cc:2272] T f19f185dd06f42609b201c1d5af64aea P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.627962  4444 tablet_replica.cc:333] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34: stopping tablet replica
I20260709 12:12:51.628613  4444 raft_consensus.cc:2243] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.629076  4444 raft_consensus.cc:2272] T a73cc793d271406ea03ff49d6d1f0a6d P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.631964  4444 tablet_replica.cc:333] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34: stopping tablet replica
I20260709 12:12:51.632437  4444 raft_consensus.cc:2243] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:51.633263  4444 raft_consensus.cc:2272] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 52ea7b5392774dbbace273816827eb34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.636397  4444 tablet_replica.cc:333] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34: stopping tablet replica
I20260709 12:12:51.637020  4444 raft_consensus.cc:2243] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:51.637876  4444 raft_consensus.cc:2272] T 61e38516a3624127b1436a259b6cbd0f P 52ea7b5392774dbbace273816827eb34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.665268  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
I20260709 12:12:51.684017  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
I20260709 12:12:51.709177  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:51.710019  4444 tablet_replica.cc:333] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9: stopping tablet replica
I20260709 12:12:51.710824  4444 raft_consensus.cc:2243] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.711375  4444 raft_consensus.cc:2272] T f19f185dd06f42609b201c1d5af64aea P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.714859  4444 tablet_replica.cc:333] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9: stopping tablet replica
I20260709 12:12:51.715566  4444 raft_consensus.cc:2243] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.716037  4444 raft_consensus.cc:2272] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.719221  4444 tablet_replica.cc:333] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9: stopping tablet replica
I20260709 12:12:51.719798  4444 raft_consensus.cc:2243] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.720311  4444 raft_consensus.cc:2272] T 61e38516a3624127b1436a259b6cbd0f P 4512773d8a534b5b9be7f83695e697e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.722841  4444 tablet_replica.cc:333] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9: stopping tablet replica
I20260709 12:12:51.723382  4444 raft_consensus.cc:2243] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:51.724238  4444 raft_consensus.cc:2272] T a73cc793d271406ea03ff49d6d1f0a6d P 4512773d8a534b5b9be7f83695e697e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.750139  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
I20260709 12:12:51.767279  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
I20260709 12:12:51.788111  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:51.788975  4444 tablet_replica.cc:333] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: stopping tablet replica
I20260709 12:12:51.789669  4444 raft_consensus.cc:2243] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:51.790311  4444 pending_rounds.cc:70] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: Trying to abort 1 pending ops.
I20260709 12:12:51.790526  4444 pending_rounds.cc:77] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622206644539392 op_type: NO_OP noop_request { }
I20260709 12:12:51.790827  4444 raft_consensus.cc:2889] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:12:51.791143  4444 raft_consensus.cc:2272] T f19f185dd06f42609b201c1d5af64aea P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.793876  4444 tablet_replica.cc:333] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be: stopping tablet replica
I20260709 12:12:51.794472  4444 raft_consensus.cc:2243] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.794946  4444 raft_consensus.cc:2272] T 7b3d64dcf9b64dd89f9371e5aeb43e20 P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.797729  4444 tablet_replica.cc:333] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be: stopping tablet replica
I20260709 12:12:51.798317  4444 raft_consensus.cc:2243] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.798842  4444 raft_consensus.cc:2272] T 61e38516a3624127b1436a259b6cbd0f P 9f30db8de1b64f7b8c4797e45884b6be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.801167  4444 tablet_replica.cc:333] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be: stopping tablet replica
I20260709 12:12:51.801640  4444 raft_consensus.cc:2243] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:51.802088  4444 raft_consensus.cc:2272] T a73cc793d271406ea03ff49d6d1f0a6d P 9f30db8de1b64f7b8c4797e45884b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.826567  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:12:51.844238  4444 master.cc:562] Master@127.4.87.62:43005 shutting down...
I20260709 12:12:51.863936  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:51.864609  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:51.864974  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P f669434cdabf459e91aed28dd9688cc6: stopping tablet replica
I20260709 12:12:51.886499  4444 master.cc:584] Master@127.4.87.62:43005 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2847 ms)
[----------] 6 tests from LeaderRebalancerTest (276852 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:12:51.926625  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:36313
I20260709 12:12:51.927906  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:51.934087 13192 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:51.934217 13191 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:51.935513 13194 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:51.936630  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:51.937429  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:51.937621  4444 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:51.937798  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599171937785 us; error 0 us; skew 500 ppm
I20260709 12:12:51.938385  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:51.940848  4444 webserver.cc:533] Webserver started at http://127.4.87.62:41759/ using document root <none> and password file <none>
I20260709 12:12:51.941344  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:51.941507  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:51.941924  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:51.943102  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "f8048a7241ef476f8499bd224a53eec8"
format_stamp: "Formatted at 2026-07-09 12:12:51 on dist-test-slave-px1m"
I20260709 12:12:51.947975  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 12:12:51.951681 13199 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:51.952502  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:51.952864  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "f8048a7241ef476f8499bd224a53eec8"
format_stamp: "Formatted at 2026-07-09 12:12:51 on dist-test-slave-px1m"
I20260709 12:12:51.953169  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-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:51.974923  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:51.976431  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:52.016535  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:36313
I20260709 12:12:52.016765 13250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:36313 every 8 connection(s)
I20260709 12:12:52.020970 13251 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:52.032119 13251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8: Bootstrap starting.
I20260709 12:12:52.037274 13251 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.041661 13251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8: No bootstrap required, opened a new log
I20260709 12:12:52.043773 13251 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8048a7241ef476f8499bd224a53eec8" member_type: VOTER }
I20260709 12:12:52.044139 13251 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.044314 13251 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8048a7241ef476f8499bd224a53eec8, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.044871 13251 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8048a7241ef476f8499bd224a53eec8" member_type: VOTER }
I20260709 12:12:52.045293 13251 raft_consensus.cc:399] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:52.045480 13251 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:52.045696 13251 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.050367 13251 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8048a7241ef476f8499bd224a53eec8" member_type: VOTER }
I20260709 12:12:52.050824 13251 leader_election.cc:304] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [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: f8048a7241ef476f8499bd224a53eec8; no voters: 
I20260709 12:12:52.051864 13251 leader_election.cc:290] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:52.052286 13254 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.053642 13254 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 1 LEADER]: Becoming Leader. State: Replica: f8048a7241ef476f8499bd224a53eec8, State: Running, Role: LEADER
I20260709 12:12:52.054338 13254 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [LEADER]: Queue going to LEADER mode. State: All 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: "f8048a7241ef476f8499bd224a53eec8" member_type: VOTER }
I20260709 12:12:52.054839 13251 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:52.057400 13255 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8048a7241ef476f8499bd224a53eec8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8048a7241ef476f8499bd224a53eec8" member_type: VOTER } }
I20260709 12:12:52.057615 13256 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8048a7241ef476f8499bd224a53eec8. Latest consensus state: current_term: 1 leader_uuid: "f8048a7241ef476f8499bd224a53eec8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8048a7241ef476f8499bd224a53eec8" member_type: VOTER } }
I20260709 12:12:52.058228 13256 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:52.060410 13255 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:52.060820 13260 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:52.066031 13260 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:52.070930  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:52.075541 13260 catalog_manager.cc:1383] Generated new cluster ID: eafe166dd71642e88eb0abf8b4e2b998
I20260709 12:12:52.075882 13260 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:52.100025 13260 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:52.101480 13260 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:52.115533 13260 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8: Generated new TSK 0
I20260709 12:12:52.116146 13260 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:52.142563  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:52.148581 13272 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:52.150254 13273 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:52.151798  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:52.151839 13275 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:52.152945  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:52.153153  4444 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:52.153311  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599172153295 us; error 0 us; skew 500 ppm
I20260709 12:12:52.153887  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:52.156702  4444 webserver.cc:533] Webserver started at http://127.4.87.1:35599/ using document root <none> and password file <none>
I20260709 12:12:52.157198  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:52.157389  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:52.157685  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:52.158808  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "75ca7202232d4646a0ead6e90798c4e1"
format_stamp: "Formatted at 2026-07-09 12:12:52 on dist-test-slave-px1m"
I20260709 12:12:52.163730  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:52.167474 13280 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:52.168375  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:52.168706  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "75ca7202232d4646a0ead6e90798c4e1"
format_stamp: "Formatted at 2026-07-09 12:12:52 on dist-test-slave-px1m"
I20260709 12:12:52.168972  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-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:52.182341  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:52.183560  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:52.185024  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:52.187439  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:52.187631  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:52.187937  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:52.188124  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:52.232481  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:36117
I20260709 12:12:52.232743 13342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:36117 every 8 connection(s)
I20260709 12:12:52.237977  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:52.246129 13347 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:52.247726 13348 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:52.252470  4444 server_base.cc:1061] running on GCE node
W20260709 12:12:52.254438 13350 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:52.254886 13343 heartbeater.cc:344] Connected to a master server at 127.4.87.62:36313
I20260709 12:12:52.255381 13343 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:52.255616  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:52.255903  4444 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:52.256116  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599172256098 us; error 0 us; skew 500 ppm
I20260709 12:12:52.256273 13343 heartbeater.cc:507] Master 127.4.87.62:36313 requested a full tablet report, sending...
I20260709 12:12:52.256897  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:52.258821 13216 ts_manager.cc:194] Registered new tserver with Master: 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117)
I20260709 12:12:52.259631  4444 webserver.cc:533] Webserver started at http://127.4.87.2:39007/ using document root <none> and password file <none>
I20260709 12:12:52.260151  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:52.260362  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:52.260676  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:52.260982 13216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44708
I20260709 12:12:52.261989  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "2612ee50539b4983884099dbf64366b7"
format_stamp: "Formatted at 2026-07-09 12:12:52 on dist-test-slave-px1m"
I20260709 12:12:52.266888  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:52.270709 13355 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:52.271559  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260709 12:12:52.271970  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "2612ee50539b4983884099dbf64366b7"
format_stamp: "Formatted at 2026-07-09 12:12:52 on dist-test-slave-px1m"
I20260709 12:12:52.272284  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-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:52.322938  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:52.324155  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:52.325743  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:52.328208  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:52.328430  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:52.328722  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:52.328899  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:52.372871  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:36411
I20260709 12:12:52.372963 13417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:36411 every 8 connection(s)
I20260709 12:12:52.378363  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:52.386790 13421 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:52.388046 13422 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:52.391870 13424 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:52.392364 13418 heartbeater.cc:344] Connected to a master server at 127.4.87.62:36313
I20260709 12:12:52.392761  4444 server_base.cc:1061] running on GCE node
I20260709 12:12:52.392903 13418 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:52.393795  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:12:52.393870 13418 heartbeater.cc:507] Master 127.4.87.62:36313 requested a full tablet report, sending...
W20260709 12:12:52.394083  4444 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:52.394384  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599172394359 us; error 0 us; skew 500 ppm
I20260709 12:12:52.395082  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:52.396339 13216 ts_manager.cc:194] Registered new tserver with Master: 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:52.398015  4444 webserver.cc:533] Webserver started at http://127.4.87.3:37679/ using document root <none> and password file <none>
I20260709 12:12:52.398522 13216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44714
I20260709 12:12:52.398801  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:52.399140  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:52.399499  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:52.400990  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "a0bd9030cb044e5da345a1b421cce0a3"
format_stamp: "Formatted at 2026-07-09 12:12:52 on dist-test-slave-px1m"
I20260709 12:12:52.405660  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:52.409323 13429 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:52.410228  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:12:52.410480  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "a0bd9030cb044e5da345a1b421cce0a3"
format_stamp: "Formatted at 2026-07-09 12:12:52 on dist-test-slave-px1m"
I20260709 12:12:52.410732  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598894903911-4444-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:52.419215  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:52.420275  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:52.421736  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:52.423897  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:52.424126  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:52.424367  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:52.424595  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:52.464737  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:35623
I20260709 12:12:52.464864 13491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:35623 every 8 connection(s)
I20260709 12:12:52.479413 13492 heartbeater.cc:344] Connected to a master server at 127.4.87.62:36313
I20260709 12:12:52.479841 13492 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:52.480888 13492 heartbeater.cc:507] Master 127.4.87.62:36313 requested a full tablet report, sending...
I20260709 12:12:52.483218 13216 ts_manager.cc:194] Registered new tserver with Master: a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:52.484186  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016130867s
I20260709 12:12:52.485162 13216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44722
I20260709 12:12:52.512053 13216 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44726:
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:12:52.514847 13216 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:52.589691 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 91a88b80216d468997df6c7048a02c10 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:52.591109 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a88b80216d468997df6c7048a02c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.593648 13455 tablet_service.cc:1511] Processing CreateTablet for tablet 02a83459d5a243a68b6c0ba08673c2f4 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:52.595088 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a83459d5a243a68b6c0ba08673c2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.596951 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 91a88b80216d468997df6c7048a02c10 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:52.598374 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a88b80216d468997df6c7048a02c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.598100 13454 tablet_service.cc:1511] Processing CreateTablet for tablet c2d5e764e33c4a18bc50b8e0a91c400b (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:52.598176 13383 tablet_service.cc:1511] Processing CreateTablet for tablet 8cebd8f1c1bf4683bda1da3f44cba82a (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:52.598623 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 8cebd8f1c1bf4683bda1da3f44cba82a (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:52.599639 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d5e764e33c4a18bc50b8e0a91c400b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.599854 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cebd8f1c1bf4683bda1da3f44cba82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.601768 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 02a83459d5a243a68b6c0ba08673c2f4 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:52.603158 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a83459d5a243a68b6c0ba08673c2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.605016 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cebd8f1c1bf4683bda1da3f44cba82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.605737 13380 tablet_service.cc:1511] Processing CreateTablet for tablet c2d5e764e33c4a18bc50b8e0a91c400b (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:52.607062 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d5e764e33c4a18bc50b8e0a91c400b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.629197 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 8cebd8f1c1bf4683bda1da3f44cba82a (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:52.629685 13379 tablet_service.cc:1511] Processing CreateTablet for tablet fddf261d3edf452a9d465d4b7a9ee8aa (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:52.630998 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cebd8f1c1bf4683bda1da3f44cba82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.631280 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf261d3edf452a9d465d4b7a9ee8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.634450 13453 tablet_service.cc:1511] Processing CreateTablet for tablet fddf261d3edf452a9d465d4b7a9ee8aa (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:52.637867 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 5a942e28bd844549be6afb084b95f173 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:52.638621 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 91a88b80216d468997df6c7048a02c10 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:52.639469 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a942e28bd844549be6afb084b95f173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.640404 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a88b80216d468997df6c7048a02c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.642957 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 5a942e28bd844549be6afb084b95f173 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:52.644647 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf261d3edf452a9d465d4b7a9ee8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.645828 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 5b26428c1e0d42fb8bb369220dc509c6 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:52.647320 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b26428c1e0d42fb8bb369220dc509c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.647423 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 5b26428c1e0d42fb8bb369220dc509c6 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:52.648782 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b26428c1e0d42fb8bb369220dc509c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.652220 13450 tablet_service.cc:1511] Processing CreateTablet for tablet f3f7029152e743e59d5ab4682262a93a (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:52.653854 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f7029152e743e59d5ab4682262a93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.654047 13376 tablet_service.cc:1511] Processing CreateTablet for tablet f3f7029152e743e59d5ab4682262a93a (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:52.655463 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f7029152e743e59d5ab4682262a93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.660503 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a942e28bd844549be6afb084b95f173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.665354 13375 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31a35f65e5419b821d5eb71fa70926 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:52.666957 13375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31a35f65e5419b821d5eb71fa70926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.673616 13449 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31a35f65e5419b821d5eb71fa70926 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:52.675076 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31a35f65e5419b821d5eb71fa70926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.690569 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 02a83459d5a243a68b6c0ba08673c2f4 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:52.692188 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a83459d5a243a68b6c0ba08673c2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.695345 13305 tablet_service.cc:1511] Processing CreateTablet for tablet c2d5e764e33c4a18bc50b8e0a91c400b (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:52.696928 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d5e764e33c4a18bc50b8e0a91c400b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.710312 13304 tablet_service.cc:1511] Processing CreateTablet for tablet fddf261d3edf452a9d465d4b7a9ee8aa (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:52.712198 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf261d3edf452a9d465d4b7a9ee8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.728873 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 5a942e28bd844549be6afb084b95f173 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:52.730635 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a942e28bd844549be6afb084b95f173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.738626 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 5b26428c1e0d42fb8bb369220dc509c6 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:52.740298 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b26428c1e0d42fb8bb369220dc509c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.766413 13301 tablet_service.cc:1511] Processing CreateTablet for tablet f3f7029152e743e59d5ab4682262a93a (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:52.767860 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f7029152e743e59d5ab4682262a93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.771234 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31a35f65e5419b821d5eb71fa70926 (DEFAULT_TABLE table=test-workload [id=a90fbeb53ac74bea87dd6912c90b68b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:52.772631 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31a35f65e5419b821d5eb71fa70926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.811338 13508 tablet_bootstrap.cc:492] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:52.813325 13507 tablet_bootstrap.cc:492] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:52.820493 13507 tablet_bootstrap.cc:654] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.829077 13508 tablet_bootstrap.cc:654] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.853103 13508 tablet_bootstrap.cc:492] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:52.853691 13508 ts_tablet_manager.cc:1403] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.008s
I20260709 12:12:52.857054 13508 raft_consensus.cc:359] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:52.857837 13508 raft_consensus.cc:385] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.858179 13508 raft_consensus.cc:740] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.859112 13508 consensus_queue.cc:260] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:52.862265 13509 tablet_bootstrap.cc:492] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:52.874692 13418 heartbeater.cc:499] Master 127.4.87.62:36313 was elected leader, sending a full tablet report...
I20260709 12:12:52.875269 13509 tablet_bootstrap.cc:654] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.879695 13508 ts_tablet_manager.cc:1434] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:12:52.880388 13507 tablet_bootstrap.cc:492] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:52.881119 13508 tablet_bootstrap.cc:492] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:52.881194 13507 ts_tablet_manager.cc:1403] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.068s	user 0.039s	sys 0.015s
I20260709 12:12:52.885493 13507 raft_consensus.cc:359] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.886476 13507 raft_consensus.cc:385] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.886861 13507 raft_consensus.cc:740] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.889317 13508 tablet_bootstrap.cc:654] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.895427 13507 consensus_queue.cc:260] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.903285 13507 ts_tablet_manager.cc:1434] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.001s
I20260709 12:12:52.905655 13492 heartbeater.cc:499] Master 127.4.87.62:36313 was elected leader, sending a full tablet report...
I20260709 12:12:52.912211 13507 tablet_bootstrap.cc:492] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:52.914748 13508 tablet_bootstrap.cc:492] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:52.915416 13508 ts_tablet_manager.cc:1403] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.005s
I20260709 12:12:52.918594 13508 raft_consensus.cc:359] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.919402 13508 raft_consensus.cc:385] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.919757 13508 raft_consensus.cc:740] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.920282 13507 tablet_bootstrap.cc:654] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.920804 13508 consensus_queue.cc:260] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.923368 13508 ts_tablet_manager.cc:1434] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:52.924778 13508 tablet_bootstrap.cc:492] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:52.926389 13509 tablet_bootstrap.cc:492] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:52.926945 13509 ts_tablet_manager.cc:1403] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.065s	user 0.041s	sys 0.000s
I20260709 12:12:52.930388 13509 raft_consensus.cc:359] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.931200 13509 raft_consensus.cc:385] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.931543 13509 raft_consensus.cc:740] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.934171 13508 tablet_bootstrap.cc:654] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.938107 13509 consensus_queue.cc:260] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.941967 13509 ts_tablet_manager.cc:1434] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:12:52.942735 13343 heartbeater.cc:499] Master 127.4.87.62:36313 was elected leader, sending a full tablet report...
I20260709 12:12:52.953048 13509 tablet_bootstrap.cc:492] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:52.963735 13509 tablet_bootstrap.cc:654] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.970166 13508 tablet_bootstrap.cc:492] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:52.970817 13508 ts_tablet_manager.cc:1403] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.018s
I20260709 12:12:52.971459 13509 tablet_bootstrap.cc:492] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:52.972076 13509 ts_tablet_manager.cc:1403] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 12:12:52.974439 13508 raft_consensus.cc:359] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.975327 13508 raft_consensus.cc:385] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.975808 13508 raft_consensus.cc:740] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.977152 13509 raft_consensus.cc:359] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.977070 13508 consensus_queue.cc:260] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.978176 13509 raft_consensus.cc:385] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.978639 13509 raft_consensus.cc:740] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.979519 13509 consensus_queue.cc:260] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.982880 13509 ts_tablet_manager.cc:1434] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:12:52.983678 13508 ts_tablet_manager.cc:1434] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:12:52.983942 13509 tablet_bootstrap.cc:492] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:52.984853 13508 tablet_bootstrap.cc:492] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:52.990868 13507 tablet_bootstrap.cc:492] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:52.991439 13507 ts_tablet_manager.cc:1403] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.036s
I20260709 12:12:52.991745 13508 tablet_bootstrap.cc:654] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.995906 13507 raft_consensus.cc:359] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:52.996944 13507 raft_consensus.cc:385] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.997341 13507 raft_consensus.cc:740] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.998505 13507 consensus_queue.cc:260] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.001633 13508 tablet_bootstrap.cc:492] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:53.002190 13508 ts_tablet_manager.cc:1403] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260709 12:12:53.003971 13509 tablet_bootstrap.cc:654] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.005568 13508 raft_consensus.cc:359] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.006404 13508 raft_consensus.cc:385] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.006731 13508 raft_consensus.cc:740] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.008145 13507 ts_tablet_manager.cc:1434] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 12:12:53.007916 13508 consensus_queue.cc:260] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.010831 13508 ts_tablet_manager.cc:1434] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:12:53.012065 13508 tablet_bootstrap.cc:492] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:53.012251 13509 tablet_bootstrap.cc:492] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.012948 13509 ts_tablet_manager.cc:1403] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260709 12:12:53.016152 13509 raft_consensus.cc:359] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.016984 13509 raft_consensus.cc:385] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.017453 13509 raft_consensus.cc:740] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.018303 13509 consensus_queue.cc:260] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.020056 13508 tablet_bootstrap.cc:654] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.020707 13509 ts_tablet_manager.cc:1434] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:12:53.021761 13509 tablet_bootstrap.cc:492] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:53.024660 13507 tablet_bootstrap.cc:492] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:53.028460 13509 tablet_bootstrap.cc:654] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.031806 13507 tablet_bootstrap.cc:654] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.040782 13509 tablet_bootstrap.cc:492] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.041558 13509 ts_tablet_manager.cc:1403] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 12:12:53.043579 13508 tablet_bootstrap.cc:492] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:53.044128 13508 ts_tablet_manager.cc:1403] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.020s
I20260709 12:12:53.044405 13509 raft_consensus.cc:359] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.045217 13509 raft_consensus.cc:385] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.045513 13509 raft_consensus.cc:740] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.046036 13507 tablet_bootstrap.cc:492] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.046552 13507 ts_tablet_manager.cc:1403] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.013s
I20260709 12:12:53.046272 13509 consensus_queue.cc:260] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.047153 13508 raft_consensus.cc:359] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.048012 13508 raft_consensus.cc:385] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.048331 13508 raft_consensus.cc:740] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.048676 13509 ts_tablet_manager.cc:1434] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:12:53.049687 13509 tablet_bootstrap.cc:492] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:53.049312 13508 consensus_queue.cc:260] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.049589 13507 raft_consensus.cc:359] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.050405 13507 raft_consensus.cc:385] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.050738 13507 raft_consensus.cc:740] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.051621 13507 consensus_queue.cc:260] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.054180 13508 ts_tablet_manager.cc:1434] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:53.055403 13508 tablet_bootstrap.cc:492] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:53.057125 13509 tablet_bootstrap.cc:654] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.062875 13508 tablet_bootstrap.cc:654] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:53.066020 13264 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:53.070619 13507 ts_tablet_manager.cc:1434] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:12:53.071615 13509 tablet_bootstrap.cc:492] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.072136 13509 ts_tablet_manager.cc:1403] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:12:53.073549 13507 tablet_bootstrap.cc:492] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:53.075227 13509 raft_consensus.cc:359] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.075824 13512 raft_consensus.cc:493] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.076027 13509 raft_consensus.cc:385] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.076486 13512 raft_consensus.cc:515] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.079378 13512 leader_election.cc:290] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.076479 13509 raft_consensus.cc:740] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.080582 13509 consensus_queue.cc:260] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.083209 13509 ts_tablet_manager.cc:1434] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:12:53.084219 13509 tablet_bootstrap.cc:492] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:53.085606 13507 tablet_bootstrap.cc:654] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.090281 13508 tablet_bootstrap.cc:492] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:53.090852 13508 ts_tablet_manager.cc:1403] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.000s
I20260709 12:12:53.091236 13509 tablet_bootstrap.cc:654] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.102741 13509 tablet_bootstrap.cc:492] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.103345 13509 ts_tablet_manager.cc:1403] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:12:53.103873 13512 raft_consensus.cc:493] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.104192 13508 raft_consensus.cc:359] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.105892 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.104440 13512 raft_consensus.cc:515] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.106401 13508 raft_consensus.cc:385] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.106612 13467 raft_consensus.cc:2468] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
I20260709 12:12:53.106784 13508 raft_consensus.cc:740] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.107506 13509 raft_consensus.cc:359] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.108004 13512 leader_election.cc:290] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.107712 13508 consensus_queue.cc:260] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.108199 13357 leader_election.cc:304] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:53.108353 13509 raft_consensus.cc:385] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.108959 13509 raft_consensus.cc:740] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.109736 13509 consensus_queue.cc:260] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.110107 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b26428c1e0d42fb8bb369220dc509c6" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.111050 13317 raft_consensus.cc:2468] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
I20260709 12:12:53.112326 13509 ts_tablet_manager.cc:1434] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:53.113606 13509 tablet_bootstrap.cc:492] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:53.115795 13512 raft_consensus.cc:2804] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.116262 13512 raft_consensus.cc:493] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.116649 13512 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.120261 13509 tablet_bootstrap.cc:654] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.122004 13356 leader_election.cc:304] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.126783 13508 ts_tablet_manager.cc:1434] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.002s
I20260709 12:12:53.105741 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
W20260709 12:12:53.128619 13356 leader_election.cc:343] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.132028 13509 tablet_bootstrap.cc:492] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.132666 13509 ts_tablet_manager.cc:1403] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260709 12:12:53.136008 13509 raft_consensus.cc:359] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.136289 13531 raft_consensus.cc:2804] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.136859 13507 tablet_bootstrap.cc:492] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.136921 13531 raft_consensus.cc:493] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.136873 13509 raft_consensus.cc:385] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.137593 13507 ts_tablet_manager.cc:1403] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.001s
I20260709 12:12:53.137552 13531 raft_consensus.cc:3060] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.137775 13509 raft_consensus.cc:740] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.137962 13512 raft_consensus.cc:515] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.139132 13509 consensus_queue.cc:260] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.141119 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.141028 13507 raft_consensus.cc:359] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.141948 13507 raft_consensus.cc:385] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.142266 13507 raft_consensus.cc:740] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
W20260709 12:12:53.142645 13356 leader_election.cc:343] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.137162 13508 tablet_bootstrap.cc:492] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:53.143108 13507 consensus_queue.cc:260] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.144443 13509 ts_tablet_manager.cc:1434] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:12:53.145597 13509 tablet_bootstrap.cc:492] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:53.151154 13508 tablet_bootstrap.cc:654] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.152784 13509 tablet_bootstrap.cc:654] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.153416 13507 ts_tablet_manager.cc:1434] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260709 12:12:53.152801 13357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:35623, user_credentials={real_user=slave}} blocked reactor thread for 44825.9us
I20260709 12:12:53.140658 13512 leader_election.cc:290] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.155846 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b26428c1e0d42fb8bb369220dc509c6" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.158077 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.158478 13508 tablet_bootstrap.cc:492] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:53.158638 13467 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.158635 13531 raft_consensus.cc:515] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.159206 13508 ts_tablet_manager.cc:1403] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.008s
I20260709 12:12:53.161059 13531 leader_election.cc:290] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.161469 13518 raft_consensus.cc:493] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.161988 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b26428c1e0d42fb8bb369220dc509c6" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.162622 13318 raft_consensus.cc:3060] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.164523 13508 raft_consensus.cc:359] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.165621 13508 raft_consensus.cc:385] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.165992 13508 raft_consensus.cc:740] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.167165 13508 consensus_queue.cc:260] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.168066 13467 raft_consensus.cc:2468] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:53.171335 13512 raft_consensus.cc:493] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.161998 13518 raft_consensus.cc:515] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.172025 13512 raft_consensus.cc:515] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.172703 13507 tablet_bootstrap.cc:492] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
W20260709 12:12:53.174074 13357 leader_election.cc:343] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.171586 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b26428c1e0d42fb8bb369220dc509c6" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.176188 13509 tablet_bootstrap.cc:492] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.174255 13512 leader_election.cc:290] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623), 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117)
I20260709 12:12:53.176760 13509 ts_tablet_manager.cc:1403] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260709 12:12:53.184767 13357 leader_election.cc:304] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:53.184959 13509 raft_consensus.cc:359] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.190340 13509 raft_consensus.cc:385] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.190754 13509 raft_consensus.cc:740] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.176532 13508 ts_tablet_manager.cc:1434] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:12:53.187963 13518 leader_election.cc:290] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.194331 13512 raft_consensus.cc:2804] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.200161 13512 raft_consensus.cc:697] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:53.202328 13508 tablet_bootstrap.cc:492] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:53.201620 13512 consensus_queue.cc:237] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.205359 13509 consensus_queue.cc:260] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
W20260709 12:12:53.195900 13357 leader_election.cc:343] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.208528 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.210577 13509 ts_tablet_manager.cc:1434] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.005s
I20260709 12:12:53.212453 13509 tablet_bootstrap.cc:492] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:53.200167 13318 raft_consensus.cc:2468] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:53.214740 13356 leader_election.cc:304] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:53.215706 13507 tablet_bootstrap.cc:654] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.209503 13317 raft_consensus.cc:2468] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
I20260709 12:12:53.217769 13531 raft_consensus.cc:2804] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.216763 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.221253 13356 leader_election.cc:304] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
W20260709 12:12:53.221937 13357 leader_election.cc:343] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.223181 13512 raft_consensus.cc:2804] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.223631 13512 raft_consensus.cc:493] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.223997 13512 raft_consensus.cc:3060] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.224493 13509 tablet_bootstrap.cc:654] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.230080 13214 catalog_manager.cc:5697] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.235925 13515 raft_consensus.cc:493] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.236523 13515 raft_consensus.cc:515] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.239272 13531 raft_consensus.cc:697] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:53.246171 13531 consensus_queue.cc:237] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.244578 13518 raft_consensus.cc:493] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.248075 13518 raft_consensus.cc:515] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.255829 13515 leader_election.cc:290] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.257928 13518 leader_election.cc:290] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.260074 13512 raft_consensus.cc:515] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.273098 13512 leader_election.cc:290] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Requested vote from peers a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623), 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117)
I20260709 12:12:53.277621 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.279903 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d5e764e33c4a18bc50b8e0a91c400b" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
W20260709 12:12:53.280709 13281 leader_election.cc:343] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.280992 13392 raft_consensus.cc:2468] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:53.279999 13509 tablet_bootstrap.cc:492] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:53.282495 13509 ts_tablet_manager.cc:1403] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.015s
I20260709 12:12:53.282567 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.282891 13281 leader_election.cc:304] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.283255 13317 raft_consensus.cc:3060] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.284459 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.284739 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d5e764e33c4a18bc50b8e0a91c400b" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.285336 13467 raft_consensus.cc:2468] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:53.283882 13518 raft_consensus.cc:493] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:53.289242 13282 leader_election.cc:343] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.288976 13518 raft_consensus.cc:515] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.289767 13282 leader_election.cc:304] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1; no voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:53.289705 13509 raft_consensus.cc:359] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.291836 13509 raft_consensus.cc:385] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.292145 13509 raft_consensus.cc:740] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.294803 13507 tablet_bootstrap.cc:492] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.295439 13507 ts_tablet_manager.cc:1403] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.004s
I20260709 12:12:53.295138 13509 consensus_queue.cc:260] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.303237 13515 raft_consensus.cc:493] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.303570 13518 leader_election.cc:290] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.303829 13515 raft_consensus.cc:515] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.304159 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a83459d5a243a68b6c0ba08673c2f4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.304967 13392 raft_consensus.cc:2468] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:53.304291 13518 raft_consensus.cc:2804] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.306274 13518 raft_consensus.cc:493] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.306391 13515 leader_election.cc:290] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.306730 13518 raft_consensus.cc:3060] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.309717 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.301811 13317 raft_consensus.cc:2468] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:53.314126 13531 raft_consensus.cc:493] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.314795 13531 raft_consensus.cc:515] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.317132 13531 leader_election.cc:290] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.316757 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a83459d5a243a68b6c0ba08673c2f4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.312928 13281 leader_election.cc:304] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.319339 13507 raft_consensus.cc:359] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.320075 13508 tablet_bootstrap.cc:654] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.319870 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.320307 13507 raft_consensus.cc:385] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.320070 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.320731 13318 raft_consensus.cc:2468] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
I20260709 12:12:53.320739 13507 raft_consensus.cc:740] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.321403 13466 raft_consensus.cc:2468] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
I20260709 12:12:53.312788 13546 raft_consensus.cc:2749] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.322202 13356 leader_election.cc:304] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
W20260709 12:12:53.322392 13357 leader_election.cc:343] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.324705 13546 raft_consensus.cc:2804] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.325402 13531 raft_consensus.cc:2804] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:53.325922 13282 leader_election.cc:343] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.325446 13546 raft_consensus.cc:493] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.327131 13546 raft_consensus.cc:3060] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.327625 13507 consensus_queue.cc:260] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.330883 13507 ts_tablet_manager.cc:1434] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.003s
I20260709 12:12:53.325982 13531 raft_consensus.cc:493] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.333480 13531 raft_consensus.cc:3060] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.343863 13531 raft_consensus.cc:515] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.346643 13356 leader_election.cc:304] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:53.347304 13515 raft_consensus.cc:493] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.348143 13512 raft_consensus.cc:2804] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.346719 13507 tablet_bootstrap.cc:492] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:53.347844 13515 raft_consensus.cc:515] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.353677 13515 leader_election.cc:290] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117)
I20260709 12:12:53.354056 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.354194 13512 raft_consensus.cc:697] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:53.354806 13317 raft_consensus.cc:3060] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.354749 13546 raft_consensus.cc:515] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.355270 13512 consensus_queue.cc:237] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.358314 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a83459d5a243a68b6c0ba08673c2f4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.359324 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a83459d5a243a68b6c0ba08673c2f4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
W20260709 12:12:53.359843 13282 leader_election.cc:343] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.359946 13392 raft_consensus.cc:3060] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.361966 13509 ts_tablet_manager.cc:1434] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.001s
I20260709 12:12:53.360563 13546 leader_election.cc:290] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.367364 13531 leader_election.cc:290] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.368992 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.369899 13318 raft_consensus.cc:2468] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:53.372047 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.372684 13466 raft_consensus.cc:3060] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.372956 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.373123 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.373857 13316 raft_consensus.cc:2393] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0bd9030cb044e5da345a1b421cce0a3 in current term 1: Already voted for candidate 2612ee50539b4983884099dbf64366b7 in this term.
I20260709 12:12:53.374965 13430 leader_election.cc:304] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:53.376124 13515 raft_consensus.cc:2804] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.376482 13515 raft_consensus.cc:493] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.376801 13515 raft_consensus.cc:3060] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.372278 13317 raft_consensus.cc:2468] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:53.377914 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.378706 13393 raft_consensus.cc:2468] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:53.378587 13356 leader_election.cc:304] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.378551 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.381412 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.381563 13531 raft_consensus.cc:2804] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.382513 13531 raft_consensus.cc:697] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:53.383420 13531 consensus_queue.cc:237] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.383985 13430 leader_election.cc:304] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0bd9030cb044e5da345a1b421cce0a3; no voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:53.390236 13515 raft_consensus.cc:515] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.390966 13392 raft_consensus.cc:2468] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:53.392287 13281 leader_election.cc:304] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:53.393177 13546 raft_consensus.cc:2804] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.393321 13466 raft_consensus.cc:2468] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:53.393709 13546 raft_consensus.cc:697] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:53.392710 13515 leader_election.cc:290] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.396629 13546 consensus_queue.cc:237] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.398607 13518 raft_consensus.cc:515] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.400533 13515 raft_consensus.cc:3060] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.403816 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.404809 13317 raft_consensus.cc:3060] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.405311 13507 tablet_bootstrap.cc:654] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.407296 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:53.407933 13392 raft_consensus.cc:3060] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.409825 13508 tablet_bootstrap.cc:492] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:53.410282 13508 ts_tablet_manager.cc:1403] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.208s	user 0.009s	sys 0.011s
I20260709 12:12:53.411383 13518 leader_election.cc:290] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.412765 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d5e764e33c4a18bc50b8e0a91c400b" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:53.413491 13390 raft_consensus.cc:3060] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.419962 13392 raft_consensus.cc:2468] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:53.425294 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d5e764e33c4a18bc50b8e0a91c400b" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.426786 13466 raft_consensus.cc:3060] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.426714 13508 raft_consensus.cc:359] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.427582 13508 raft_consensus.cc:385] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.427887 13508 raft_consensus.cc:740] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.428853 13508 consensus_queue.cc:260] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.431286 13508 ts_tablet_manager.cc:1434] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:12:53.432260 13508 tablet_bootstrap.cc:492] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:53.432760 13515 raft_consensus.cc:2749] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.438123 13317 raft_consensus.cc:2468] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:53.441828 13430 leader_election.cc:304] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:53.443421 13390 raft_consensus.cc:2468] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:53.444974 13281 leader_election.cc:304] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.447077 13546 raft_consensus.cc:2804] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.447559 13546 raft_consensus.cc:697] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:53.448588 13546 consensus_queue.cc:237] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.449723 13466 raft_consensus.cc:2468] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:53.449966 13214 catalog_manager.cc:5697] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.451764 13430 leader_election.cc:304] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0bd9030cb044e5da345a1b421cce0a3; no voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:53.452584 13515 raft_consensus.cc:2804] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.448119 13213 catalog_manager.cc:5697] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.454062 13515 raft_consensus.cc:697] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:53.456709 13554 raft_consensus.cc:2749] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.457261 13515 consensus_queue.cc:237] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.457231 13213 catalog_manager.cc:5697] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.464345 13213 catalog_manager.cc:5697] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.465534 13507 tablet_bootstrap.cc:492] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.465802 13508 tablet_bootstrap.cc:654] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.466209 13507 ts_tablet_manager.cc:1403] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.017s
I20260709 12:12:53.469671 13214 catalog_manager.cc:5697] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.469957 13507 raft_consensus.cc:359] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.471256 13507 raft_consensus.cc:385] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.471720 13507 raft_consensus.cc:740] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.472770 13507 consensus_queue.cc:260] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.474606 13507 ts_tablet_manager.cc:1434] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:53.475307 13508 tablet_bootstrap.cc:492] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:53.475483 13507 tablet_bootstrap.cc:492] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:53.475813 13508 ts_tablet_manager.cc:1403] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260709 12:12:53.478757 13508 raft_consensus.cc:359] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.479415 13508 raft_consensus.cc:385] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.479682 13508 raft_consensus.cc:740] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.480342 13508 consensus_queue.cc:260] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.482363 13508 ts_tablet_manager.cc:1434] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:53.483274 13507 tablet_bootstrap.cc:654] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.488754 13507 tablet_bootstrap.cc:492] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.489862 13507 ts_tablet_manager.cc:1403] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260709 12:12:53.492231 13507 raft_consensus.cc:359] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.492871 13507 raft_consensus.cc:385] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.493139 13507 raft_consensus.cc:740] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.492973 13213 catalog_manager.cc:5697] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.493971 13507 consensus_queue.cc:260] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.494369 13546 raft_consensus.cc:493] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.494911 13546 raft_consensus.cc:515] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.496613 13507 ts_tablet_manager.cc:1434] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:12:53.496975 13546 leader_election.cc:290] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.497632 13507 tablet_bootstrap.cc:492] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:53.497701 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.498528 13390 raft_consensus.cc:2468] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:53.499578 13281 leader_election.cc:304] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.500952 13546 raft_consensus.cc:2804] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.501291 13546 raft_consensus.cc:493] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.501078 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.501669 13546 raft_consensus.cc:3060] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.501914 13466 raft_consensus.cc:2468] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:53.504736 13515 raft_consensus.cc:493] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.505077 13507 tablet_bootstrap.cc:654] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.505265 13515 raft_consensus.cc:515] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.511777 13515 leader_election.cc:290] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.512532 13507 tablet_bootstrap.cc:492] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.513104 13507 ts_tablet_manager.cc:1403] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:12:53.513063 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.513887 13317 raft_consensus.cc:2468] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:53.513906 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.514721 13390 raft_consensus.cc:2468] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:53.515291 13430 leader_election.cc:304] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:53.510074 13546 raft_consensus.cc:515] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.516093 13507 raft_consensus.cc:359] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.516774 13507 raft_consensus.cc:385] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.516765 13515 raft_consensus.cc:2804] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.517284 13507 raft_consensus.cc:740] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.517370 13515 raft_consensus.cc:493] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.517767 13515 raft_consensus.cc:3060] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.518185 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:53.518132 13507 consensus_queue.cc:260] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.518887 13390 raft_consensus.cc:3060] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.520677 13507 ts_tablet_manager.cc:1434] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:53.521653 13507 tablet_bootstrap.cc:492] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:53.525012 13515 raft_consensus.cc:515] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.526008 13390 raft_consensus.cc:2468] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:53.527390 13515 leader_election.cc:290] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.528653 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.529028 13507 tablet_bootstrap.cc:654] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.529276 13317 raft_consensus.cc:3060] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.529135 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:53.530040 13392 raft_consensus.cc:3060] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.527362 13281 leader_election.cc:304] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:53.536090 13392 raft_consensus.cc:2468] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:53.536615 13518 raft_consensus.cc:2804] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.537092 13518 raft_consensus.cc:697] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:53.537259 13430 leader_election.cc:304] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:53.537940 13518 consensus_queue.cc:237] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.538414 13515 raft_consensus.cc:2804] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.539005 13515 raft_consensus.cc:697] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:53.539831 13515 consensus_queue.cc:237] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.546623 13317 raft_consensus.cc:2468] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:53.554095 13546 leader_election.cc:290] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.554677 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.555408 13466 raft_consensus.cc:3060] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.555657 13214 catalog_manager.cc:5697] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.556535 13507 tablet_bootstrap.cc:492] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:53.557154 13507 ts_tablet_manager.cc:1403] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260709 12:12:53.559458 13507 raft_consensus.cc:359] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.560117 13507 raft_consensus.cc:385] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.560382 13507 raft_consensus.cc:740] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.561131 13507 consensus_queue.cc:260] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.562857 13466 raft_consensus.cc:2468] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:53.563108 13507 ts_tablet_manager.cc:1434] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:53.562336 13213 catalog_manager.cc:5697] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.584851 13531 consensus_queue.cc:1048] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.590634 13546 raft_consensus.cc:493] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.591297 13546 raft_consensus.cc:515] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.596520 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.596984 13546 leader_election.cc:290] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:53.598685 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:53.600164 13317 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.600255 13282 leader_election.cc:304] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1; no voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:53.609586 13546 raft_consensus.cc:2749] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.611498 13512 consensus_queue.cc:1048] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.735648 13466 raft_consensus.cc:3060] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.742749 13512 consensus_queue.cc:1048] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.754186 13531 consensus_queue.cc:1048] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.780133 13390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
mode: GRACEFUL
new_leader_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42292
I20260709 12:12:53.780786 13390 raft_consensus.cc:606] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Received request to transfer leadership to TS 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:53.786433 13390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a88b80216d468997df6c7048a02c10"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
mode: GRACEFUL
new_leader_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42292
I20260709 12:12:53.787034 13390 raft_consensus.cc:606] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Received request to transfer leadership to TS 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:53.810328 13466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a942e28bd844549be6afb084b95f173"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
mode: GRACEFUL
new_leader_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:33016
I20260709 12:12:53.810892 13466 raft_consensus.cc:606] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Received request to transfer leadership to TS 2612ee50539b4983884099dbf64366b7
I20260709 12:12:53.819852 13466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
mode: GRACEFUL
new_leader_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:33016
I20260709 12:12:53.820415 13466 raft_consensus.cc:606] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Received request to transfer leadership to TS 2612ee50539b4983884099dbf64366b7
I20260709 12:12:53.833127 13316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:42302
I20260709 12:12:53.833647 13316 raft_consensus.cc:606] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Received request to transfer leadership to TS a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:53.834540 13531 consensus_queue.cc:1048] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.841205 13539 raft_consensus.cc:993] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: : Instructing follower 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:53.841681 13512 raft_consensus.cc:1081] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Signalling peer 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:53.843761 13317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42290
I20260709 12:12:53.844523 13317 raft_consensus.cc:493] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.845283 13317 raft_consensus.cc:3060] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.847927 13512 consensus_queue.cc:1048] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.853765 13317 raft_consensus.cc:515] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.854940 13316 raft_consensus.cc:1240] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Rejecting Update request from peer 2612ee50539b4983884099dbf64366b7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:53.856959 13317 leader_election.cc:290] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Requested vote from peers a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.858681 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:53.859294 13467 raft_consensus.cc:3060] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.862164 13512 consensus_queue.cc:1059] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.862370 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cebd8f1c1bf4683bda1da3f44cba82a" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:53.863049 13390 raft_consensus.cc:3055] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:53.863389 13390 raft_consensus.cc:740] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:53.864274 13390 consensus_queue.cc:260] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.865468 13390 raft_consensus.cc:3060] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.866639 13467 raft_consensus.cc:2468] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:53.868075 13282 leader_election.cc:304] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:53.869026 13546 raft_consensus.cc:2804] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:53.869524 13546 raft_consensus.cc:697] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:53.870569 13546 consensus_queue.cc:237] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [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: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } }
I20260709 12:12:53.872779 13390 raft_consensus.cc:2468] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
W20260709 12:12:53.873365 13512 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:53.877840 13213 catalog_manager.cc:5697] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 1 to 2, leader changed from 2612ee50539b4983884099dbf64366b7 (127.4.87.2) to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.879412 13515 raft_consensus.cc:493] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.879947 13515 raft_consensus.cc:515] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.882230 13515 leader_election.cc:290] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.883136 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a83459d5a243a68b6c0ba08673c2f4" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:53.883414 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a83459d5a243a68b6c0ba08673c2f4" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:53.884259 13390 raft_consensus.cc:2393] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0bd9030cb044e5da345a1b421cce0a3 in current term 1: Already voted for candidate 75ca7202232d4646a0ead6e90798c4e1 in this term.
I20260709 12:12:53.885223 13430 leader_election.cc:304] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0bd9030cb044e5da345a1b421cce0a3; no voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:53.885917 13515 raft_consensus.cc:3060] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.891531 13515 raft_consensus.cc:2749] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.913715 13546 consensus_queue.cc:1048] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.927608 13579 consensus_queue.cc:1048] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.929453 13579 consensus_queue.cc:1048] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.943383 13518 consensus_queue.cc:1048] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.943567 13512 consensus_queue.cc:1048] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.954764 13518 consensus_queue.cc:1048] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.961122 13531 consensus_queue.cc:1048] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.972491 13546 raft_consensus.cc:993] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:12:53.973062 13579 raft_consensus.cc:1081] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Signalling peer a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:12:53.976001 13467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:33002
I20260709 12:12:53.977201 13467 raft_consensus.cc:493] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.977602 13467 raft_consensus.cc:3060] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.980737 13547 consensus_queue.cc:1048] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.985131 13467 raft_consensus.cc:515] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.990653 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:53.991318 13316 raft_consensus.cc:3055] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:53.991639 13467 leader_election.cc:290] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:53.991726 13316 raft_consensus.cc:740] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:53.993386 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31a35f65e5419b821d5eb71fa70926" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:53.992897 13316 consensus_queue.cc:260] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:53.993978 13392 raft_consensus.cc:3060] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.994774 13316 raft_consensus.cc:3060] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.999630 13392 raft_consensus.cc:2468] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 2.
I20260709 12:12:54.000025 13316 raft_consensus.cc:2468] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 2.
I20260709 12:12:54.000787 13430 leader_election.cc:304] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:54.001709 13515 raft_consensus.cc:2804] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:54.002225 13515 raft_consensus.cc:697] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:54.003160 13515 consensus_queue.cc:237] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.011518 13214 catalog_manager.cc:5697] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 1 to 2, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.018942 13515 consensus_queue.cc:1048] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.025080 13515 consensus_queue.cc:1048] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.027143 13558 raft_consensus.cc:993] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: : Instructing follower 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:54.027618 13515 raft_consensus.cc:1081] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Signalling peer 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:54.028767 13531 raft_consensus.cc:993] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: : Instructing follower 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:54.029302 13531 raft_consensus.cc:1081] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Signalling peer 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:54.029315 13390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42288
I20260709 12:12:54.030181 13390 raft_consensus.cc:493] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:54.030632 13390 raft_consensus.cc:3060] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.033358 13317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a88b80216d468997df6c7048a02c10"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42290
I20260709 12:12:54.034032 13317 raft_consensus.cc:493] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:54.034440 13317 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.041348 13317 raft_consensus.cc:515] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.044543 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:54.045176 13467 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.045603 13390 raft_consensus.cc:515] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.049865 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:54.050432 13392 raft_consensus.cc:3055] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.050734 13392 raft_consensus.cc:740] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:54.051885 13392 consensus_queue.cc:260] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.053411 13392 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.056851 13317 leader_election.cc:290] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:54.061414 13390 leader_election.cc:290] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:54.063232 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:54.064122 13465 raft_consensus.cc:3055] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.066015 13465 raft_consensus.cc:740] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:54.071887 13465 consensus_queue.cc:260] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.073438 13465 raft_consensus.cc:3060] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.075307 13392 raft_consensus.cc:2468] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:54.076432 13281 leader_election.cc:304] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:54.077168 13547 raft_consensus.cc:2804] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:54.077664 13547 raft_consensus.cc:697] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:54.078483 13547 consensus_queue.cc:237] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.067005 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f7029152e743e59d5ab4682262a93a" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:54.082077 13317 raft_consensus.cc:3060] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.084209 13465 raft_consensus.cc:2468] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:54.085701 13357 leader_election.cc:304] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:54.086349 13467 raft_consensus.cc:2468] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:54.086683 13512 raft_consensus.cc:2804] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:54.087248 13512 raft_consensus.cc:697] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:54.088085 13512 consensus_queue.cc:237] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.091468 13214 catalog_manager.cc:5697] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 1 to 2, leader changed from 2612ee50539b4983884099dbf64366b7 (127.4.87.2) to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.096452 13558 consensus_queue.cc:1048] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:54.096670 13317 raft_consensus.cc:2468] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:54.097808 13215 catalog_manager.cc:5697] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 1 to 2, leader changed from a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3) to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.104151 13588 raft_consensus.cc:993] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: : Instructing follower 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:54.104712 13515 raft_consensus.cc:1081] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Signalling peer 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:54.106737 13390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a942e28bd844549be6afb084b95f173"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42288
I20260709 12:12:54.107863 13390 raft_consensus.cc:493] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:54.108251 13390 raft_consensus.cc:3060] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.110510 13588 consensus_queue.cc:1048] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.114284 13390 raft_consensus.cc:515] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.118799 13390 leader_election.cc:290] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:54.119230 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:54.121268 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a942e28bd844549be6afb084b95f173" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:54.121867 13467 raft_consensus.cc:3055] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.122164 13467 raft_consensus.cc:740] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:54.123035 13467 consensus_queue.cc:260] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.124079 13467 raft_consensus.cc:3060] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.130251 13467 raft_consensus.cc:2468] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:54.131325 13357 leader_election.cc:304] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [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: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:54.132192 13512 raft_consensus.cc:2804] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:54.132773 13512 raft_consensus.cc:697] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:54.133510 13512 consensus_queue.cc:237] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:54.139726 13214 catalog_manager.cc:5697] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 1 to 2, leader changed from a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3) to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.287331 13390 raft_consensus.cc:1275] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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.288746 13547 consensus_queue.cc:1048] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.297637 13467 raft_consensus.cc:1275] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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.299386 13547 consensus_queue.cc:1048] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.404423 13317 raft_consensus.cc:1275] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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.405694 13588 consensus_queue.cc:1048] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.413873 13390 raft_consensus.cc:1275] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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.415633 13515 consensus_queue.cc:1048] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.529680 13390 raft_consensus.cc:1275] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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.531250 13518 consensus_queue.cc:1048] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.539517 13467 raft_consensus.cc:1275] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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.540988 13579 consensus_queue.cc:1048] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.572868 13317 raft_consensus.cc:1275] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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.574270 13512 consensus_queue.cc:1048] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.581871 13467 raft_consensus.cc:1275] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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.583616 13531 consensus_queue.cc:1048] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.670782 13467 raft_consensus.cc:1275] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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.672119 13531 consensus_queue.cc:1048] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.679944 13317 raft_consensus.cc:3060] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.687558 13317 raft_consensus.cc:1275] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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.688998 13531 consensus_queue.cc:1048] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:56.861438 13214 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54192:
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:12:56.863651 13214 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:12:56.914840 13301 tablet_service.cc:1511] Processing CreateTablet for tablet bea743eb73534daab84d011c1de9c58c (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:56.915812 13375 tablet_service.cc:1511] Processing CreateTablet for tablet bea743eb73534daab84d011c1de9c58c (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:56.916193 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea743eb73534daab84d011c1de9c58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.917129 13375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea743eb73534daab84d011c1de9c58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.918643 13307 tablet_service.cc:1511] Processing CreateTablet for tablet d43b49041b094583bc3ad3ad5d26ccc7 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:56.919406 13455 tablet_service.cc:1511] Processing CreateTablet for tablet bea743eb73534daab84d011c1de9c58c (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:56.919909 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43b49041b094583bc3ad3ad5d26ccc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.920699 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea743eb73534daab84d011c1de9c58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.927019 13383 tablet_service.cc:1511] Processing CreateTablet for tablet d43b49041b094583bc3ad3ad5d26ccc7 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:56.927325 13378 tablet_service.cc:1511] Processing CreateTablet for tablet d54184fa20604a8ebd5bc8dcd94c8278 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:56.928400 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43b49041b094583bc3ad3ad5d26ccc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.930500 13451 tablet_service.cc:1511] Processing CreateTablet for tablet d43b49041b094583bc3ad3ad5d26ccc7 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:56.930791 13452 tablet_service.cc:1511] Processing CreateTablet for tablet d54184fa20604a8ebd5bc8dcd94c8278 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:56.931890 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43b49041b094583bc3ad3ad5d26ccc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.931994 13449 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:56.932412 13308 tablet_service.cc:1511] Processing CreateTablet for tablet d54184fa20604a8ebd5bc8dcd94c8278 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:56.933905 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54184fa20604a8ebd5bc8dcd94c8278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.935442 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:56.936776 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54184fa20604a8ebd5bc8dcd94c8278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.936622 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 353680eb8405423b9ac0c1d11513ffa4 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:56.937512 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 353680eb8405423b9ac0c1d11513ffa4 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:56.937952 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353680eb8405423b9ac0c1d11513ffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.938807 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353680eb8405423b9ac0c1d11513ffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.941013 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c4a8ec33d4c3f8f39e3cdae65eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.941556 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:56.943064 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 23ba3d64b4a54bc6b2683865feae2d90 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:56.944307 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ba3d64b4a54bc6b2683865feae2d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.944088 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 353680eb8405423b9ac0c1d11513ffa4 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:56.945464 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c4a8ec33d4c3f8f39e3cdae65eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.946027 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54184fa20604a8ebd5bc8dcd94c8278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.943120 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c4a8ec33d4c3f8f39e3cdae65eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.945502 13453 tablet_service.cc:1511] Processing CreateTablet for tablet 827f3be6a9fc4f3a98c406b2ec2368fe (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:56.949913 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f3be6a9fc4f3a98c406b2ec2368fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.950459 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 23ba3d64b4a54bc6b2683865feae2d90 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:56.951736 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ba3d64b4a54bc6b2683865feae2d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.953877 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353680eb8405423b9ac0c1d11513ffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.953555 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 76612ff4710a4e48a12fa79f0f599cfa (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:56.954914 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76612ff4710a4e48a12fa79f0f599cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.953569 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 23ba3d64b4a54bc6b2683865feae2d90 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:56.958220 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ba3d64b4a54bc6b2683865feae2d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.951383 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 827f3be6a9fc4f3a98c406b2ec2368fe (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:56.961537 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f3be6a9fc4f3a98c406b2ec2368fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.970103 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 827f3be6a9fc4f3a98c406b2ec2368fe (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:56.970364 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 76612ff4710a4e48a12fa79f0f599cfa (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:56.971514 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f3be6a9fc4f3a98c406b2ec2368fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.972923 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce145869d5544e9bd4ec33c6ae17534 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:56.974243 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce145869d5544e9bd4ec33c6ae17534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.980597 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76612ff4710a4e48a12fa79f0f599cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.986044 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 76612ff4710a4e48a12fa79f0f599cfa (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:56.987443 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76612ff4710a4e48a12fa79f0f599cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.990005 13450 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce145869d5544e9bd4ec33c6ae17534 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:56.991279 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce145869d5544e9bd4ec33c6ae17534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.993685 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce145869d5544e9bd4ec33c6ae17534 (DEFAULT_TABLE table=soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:56.994966 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce145869d5544e9bd4ec33c6ae17534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.092643 13609 tablet_bootstrap.cc:492] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.097182 13610 tablet_bootstrap.cc:492] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.099124 13608 tablet_bootstrap.cc:492] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.100901 13609 tablet_bootstrap.cc:654] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.104640 13610 tablet_bootstrap.cc:654] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.105463 13609 tablet_bootstrap.cc:492] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.105933 13609 ts_tablet_manager.cc:1403] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 12:12:57.106717 13608 tablet_bootstrap.cc:654] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.108644 13609 raft_consensus.cc:359] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.109344 13609 raft_consensus.cc:385] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.109593 13609 raft_consensus.cc:740] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.110571 13610 tablet_bootstrap.cc:492] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.110297 13609 consensus_queue.cc:260] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.111106 13610 ts_tablet_manager.cc:1403] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:12:57.112768 13608 tablet_bootstrap.cc:492] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.112987 13609 ts_tablet_manager.cc:1434] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:12:57.113433 13608 ts_tablet_manager.cc:1403] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:12:57.114369 13610 raft_consensus.cc:359] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.115196 13610 raft_consensus.cc:385] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.115530 13610 raft_consensus.cc:740] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.116367 13610 consensus_queue.cc:260] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
W20260709 12:12:57.117825 13264 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:57.118742 13610 ts_tablet_manager.cc:1434] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:12:57.114981 13609 tablet_bootstrap.cc:492] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.120015 13610 tablet_bootstrap.cc:492] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.126596 13609 tablet_bootstrap.cc:654] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.127051 13610 tablet_bootstrap.cc:654] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.116811 13608 raft_consensus.cc:359] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.128494 13608 raft_consensus.cc:385] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.128854 13608 raft_consensus.cc:740] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.129657 13608 consensus_queue.cc:260] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.132247 13608 ts_tablet_manager.cc:1434] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:12:57.135046 13610 tablet_bootstrap.cc:492] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.135604 13610 ts_tablet_manager.cc:1403] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 12:12:57.139835 13608 tablet_bootstrap.cc:492] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.143524 13609 tablet_bootstrap.cc:492] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.144050 13609 ts_tablet_manager.cc:1403] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260709 12:12:57.143883 13610 raft_consensus.cc:359] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.144721 13610 raft_consensus.cc:385] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.145023 13610 raft_consensus.cc:740] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.145855 13610 consensus_queue.cc:260] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.147500 13609 raft_consensus.cc:359] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.148159 13610 ts_tablet_manager.cc:1434] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:57.148254 13609 raft_consensus.cc:385] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.148758 13609 raft_consensus.cc:740] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.149266 13610 tablet_bootstrap.cc:492] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.149526 13609 consensus_queue.cc:260] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.151683 13609 ts_tablet_manager.cc:1434] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:57.152593 13609 tablet_bootstrap.cc:492] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.156409 13610 tablet_bootstrap.cc:654] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.158701 13609 tablet_bootstrap.cc:654] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.170840 13609 tablet_bootstrap.cc:492] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.171435 13609 ts_tablet_manager.cc:1403] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:12:57.173337 13608 tablet_bootstrap.cc:654] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.174542 13609 raft_consensus.cc:359] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.175323 13609 raft_consensus.cc:385] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.175588 13609 raft_consensus.cc:740] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.176237 13609 consensus_queue.cc:260] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.177982 13609 ts_tablet_manager.cc:1434] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:12:57.179345 13609 tablet_bootstrap.cc:492] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.181499 13531 raft_consensus.cc:493] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.182051 13531 raft_consensus.cc:515] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.184096 13531 leader_election.cc:290] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.185977 13609 tablet_bootstrap.cc:654] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.185899 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
W20260709 12:12:57.188599 13356 leader_election.cc:343] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.191763 13609 tablet_bootstrap.cc:492] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.188827 13610 tablet_bootstrap.cc:492] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.189316 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.192739 13609 ts_tablet_manager.cc:1403] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:12:57.192785 13610 ts_tablet_manager.cc:1403] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.004s
W20260709 12:12:57.193756 13357 leader_election.cc:343] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.194275 13357 leader_election.cc:304] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2612ee50539b4983884099dbf64366b7; no voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:57.195472 13531 raft_consensus.cc:2749] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.195871 13608 tablet_bootstrap.cc:492] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.196354 13608 ts_tablet_manager.cc:1403] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 12:12:57.196182 13609 raft_consensus.cc:359] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.197044 13609 raft_consensus.cc:385] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.196573 13610 raft_consensus.cc:359] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.197372 13609 raft_consensus.cc:740] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.197494 13610 raft_consensus.cc:385] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.197853 13610 raft_consensus.cc:740] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.198207 13609 consensus_queue.cc:260] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.198611 13610 consensus_queue.cc:260] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.200583 13609 ts_tablet_manager.cc:1434] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:57.200901 13610 ts_tablet_manager.cc:1434] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:57.201751 13609 tablet_bootstrap.cc:492] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.201983 13610 tablet_bootstrap.cc:492] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.199054 13608 raft_consensus.cc:359] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.203528 13608 raft_consensus.cc:385] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.203871 13608 raft_consensus.cc:740] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.204661 13608 consensus_queue.cc:260] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.207065 13608 ts_tablet_manager.cc:1434] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260709 12:12:57.208021 13608 tablet_bootstrap.cc:492] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.208630 13609 tablet_bootstrap.cc:654] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.216621 13610 tablet_bootstrap.cc:654] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.220449 13609 tablet_bootstrap.cc:492] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.220983 13609 ts_tablet_manager.cc:1403] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:12:57.224085 13609 raft_consensus.cc:359] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.224838 13609 raft_consensus.cc:385] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.225153 13609 raft_consensus.cc:740] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.225841 13609 consensus_queue.cc:260] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.227957 13609 ts_tablet_manager.cc:1434] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:12:57.228832 13610 tablet_bootstrap.cc:492] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.229346 13609 tablet_bootstrap.cc:492] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.229398 13610 ts_tablet_manager.cc:1403] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260709 12:12:57.229884 13608 tablet_bootstrap.cc:654] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.233024 13610 raft_consensus.cc:359] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.233825 13610 raft_consensus.cc:385] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.234117 13610 raft_consensus.cc:740] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.234989 13610 consensus_queue.cc:260] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.237638 13610 ts_tablet_manager.cc:1434] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:12:57.238168 13609 tablet_bootstrap.cc:654] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.238654 13610 tablet_bootstrap.cc:492] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.244539 13608 tablet_bootstrap.cc:492] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.245371 13608 ts_tablet_manager.cc:1403] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260709 12:12:57.245904 13610 tablet_bootstrap.cc:654] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.248248 13609 tablet_bootstrap.cc:492] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.248803 13609 ts_tablet_manager.cc:1403] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:12:57.248837 13608 raft_consensus.cc:359] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.249841 13608 raft_consensus.cc:385] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.250212 13608 raft_consensus.cc:740] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.250993 13608 consensus_queue.cc:260] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.252071 13609 raft_consensus.cc:359] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.252902 13609 raft_consensus.cc:385] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.253172 13609 raft_consensus.cc:740] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.254001 13609 consensus_queue.cc:260] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.256390 13609 ts_tablet_manager.cc:1434] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:12:57.257400 13609 tablet_bootstrap.cc:492] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.263979 13609 tablet_bootstrap.cc:654] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.264602 13608 ts_tablet_manager.cc:1434] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:12:57.265887 13608 tablet_bootstrap.cc:492] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.273950 13608 tablet_bootstrap.cc:654] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.281008 13609 tablet_bootstrap.cc:492] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.281673 13609 ts_tablet_manager.cc:1403] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260709 12:12:57.287350 13608 tablet_bootstrap.cc:492] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.288004 13608 ts_tablet_manager.cc:1403] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 12:12:57.289884 13609 raft_consensus.cc:359] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.290714 13609 raft_consensus.cc:385] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.291004 13609 raft_consensus.cc:740] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.291244 13610 tablet_bootstrap.cc:492] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.291833 13610 ts_tablet_manager.cc:1403] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.020s
I20260709 12:12:57.291878 13609 consensus_queue.cc:260] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.292443 13608 raft_consensus.cc:359] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.293295 13608 raft_consensus.cc:385] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.293565 13608 raft_consensus.cc:740] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.294231 13608 consensus_queue.cc:260] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.295024 13610 raft_consensus.cc:359] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.295790 13610 raft_consensus.cc:385] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.296083 13610 raft_consensus.cc:740] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.296738 13608 ts_tablet_manager.cc:1434] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:57.296945 13610 consensus_queue.cc:260] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.297772 13609 ts_tablet_manager.cc:1434] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:12:57.297819 13608 tablet_bootstrap.cc:492] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.298944 13609 tablet_bootstrap.cc:492] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.301164 13531 raft_consensus.cc:493] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.301681 13531 raft_consensus.cc:515] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.303790 13531 leader_election.cc:290] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.308013 13609 tablet_bootstrap.cc:654] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.310438 13608 tablet_bootstrap.cc:654] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.311965 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:57.312004 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.313059 13467 raft_consensus.cc:2468] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
W20260709 12:12:57.313781 13356 leader_election.cc:343] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.314913 13357 leader_election.cc:304] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:57.315778 13610 ts_tablet_manager.cc:1434] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 12:12:57.316920 13610 tablet_bootstrap.cc:492] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.324060 13531 raft_consensus.cc:2804] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.324738 13531 raft_consensus.cc:493] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.325208 13531 raft_consensus.cc:3060] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.335569 13596 raft_consensus.cc:493] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.336135 13629 raft_consensus.cc:493] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.336186 13596 raft_consensus.cc:515] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.336731 13629 raft_consensus.cc:515] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.338990 13629 leader_election.cc:290] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.340430 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:57.340901 13610 tablet_bootstrap.cc:654] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.340755 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:57.340493 13596 leader_election.cc:290] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:57.341638 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.341264 13531 raft_consensus.cc:515] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
W20260709 12:12:57.343225 13356 leader_election.cc:343] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.340447 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
W20260709 12:12:57.345925 13357 leader_election.cc:343] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.346541 13357 leader_election.cc:304] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2612ee50539b4983884099dbf64366b7; no voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:57.346190 13531 leader_election.cc:290] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.349689 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.341281 13317 raft_consensus.cc:2468] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:57.351162 13629 raft_consensus.cc:2749] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.351747 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:57.350858 13609 tablet_bootstrap.cc:492] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.342550 13390 raft_consensus.cc:2468] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:57.353411 13609 ts_tablet_manager.cc:1403] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.027s
I20260709 12:12:57.351866 13465 raft_consensus.cc:3060] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.351285 13608 tablet_bootstrap.cc:492] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.354279 13518 raft_consensus.cc:493] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.355037 13430 leader_election.cc:304] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.355801 13518 raft_consensus.cc:515] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.356319 13596 raft_consensus.cc:2804] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.356806 13610 tablet_bootstrap.cc:492] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.356812 13596 raft_consensus.cc:493] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.357378 13596 raft_consensus.cc:3060] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.357479 13610 ts_tablet_manager.cc:1403] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.009s
I20260709 12:12:57.357924 13518 leader_election.cc:290] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.359375 13609 raft_consensus.cc:359] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.358011 13608 ts_tablet_manager.cc:1403] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260709 12:12:57.359694 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.365237 13609 raft_consensus.cc:385] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.365597 13609 raft_consensus.cc:740] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.365622 13467 raft_consensus.cc:2468] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
W20260709 12:12:57.361243 13356 leader_election.cc:343] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.366421 13609 consensus_queue.cc:260] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.367050 13282 leader_election.cc:304] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.367204 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.364631 13465 raft_consensus.cc:2468] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:57.367961 13518 raft_consensus.cc:2804] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.368525 13609 ts_tablet_manager.cc:1434] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:57.368283 13608 raft_consensus.cc:359] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.369307 13608 raft_consensus.cc:385] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.369073 13357 leader_election.cc:304] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:57.369557 13609 tablet_bootstrap.cc:492] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: Bootstrap starting.
I20260709 12:12:57.369656 13608 raft_consensus.cc:740] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.360702 13610 raft_consensus.cc:359] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.370405 13531 raft_consensus.cc:2804] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.371214 13531 raft_consensus.cc:697] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:57.364513 13596 raft_consensus.cc:515] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.372164 13531 consensus_queue.cc:237] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.373559 13596 leader_election.cc:290] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:57.370517 13610 raft_consensus.cc:385] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.374199 13610 raft_consensus.cc:740] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.375074 13610 consensus_queue.cc:260] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.377008 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:57.367954 13390 raft_consensus.cc:2468] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.377728 13316 raft_consensus.cc:3060] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.377774 13610 ts_tablet_manager.cc:1434] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 12:12:57.379158 13610 tablet_bootstrap.cc:492] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.368366 13518 raft_consensus.cc:493] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.379871 13518 raft_consensus.cc:3060] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.386775 13610 tablet_bootstrap.cc:654] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.386858 13316 raft_consensus.cc:2468] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:57.388742 13430 leader_election.cc:304] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.389618 13596 raft_consensus.cc:2804] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.390141 13596 raft_consensus.cc:697] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:57.391297 13596 consensus_queue.cc:237] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.395290 13609 tablet_bootstrap.cc:654] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.396792 13518 raft_consensus.cc:515] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.397200 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.399253 13390 raft_consensus.cc:3060] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.370602 13608 consensus_queue.cc:260] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.408428 13608 ts_tablet_manager.cc:1434] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 12:12:57.409837 13608 tablet_bootstrap.cc:492] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.415304 13214 catalog_manager.cc:5697] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:57.427084 13608 tablet_bootstrap.cc:654] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.427457 13609 tablet_bootstrap.cc:492] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: No bootstrap required, opened a new log
I20260709 12:12:57.428277 13609 ts_tablet_manager.cc:1403] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260709 12:12:57.431209 13609 raft_consensus.cc:359] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.431916 13609 raft_consensus.cc:385] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.432210 13609 raft_consensus.cc:740] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.432983 13609 consensus_queue.cc:260] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.435441 13390 raft_consensus.cc:2468] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:57.438855 13609 ts_tablet_manager.cc:1434] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:57.441145 13531 raft_consensus.cc:493] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.441407 13518 leader_election.cc:290] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.441706 13531 raft_consensus.cc:515] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.445742 13632 raft_consensus.cc:493] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.446269 13632 raft_consensus.cc:515] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.447535 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.448307 13632 leader_election.cc:290] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.448807 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.448827 13518 raft_consensus.cc:493] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.449462 13465 raft_consensus.cc:3060] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:57.450078 13357 leader_election.cc:343] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.450946 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
W20260709 12:12:57.452354 13357 leader_election.cc:343] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.449597 13518 raft_consensus.cc:515] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.453789 13531 leader_election.cc:290] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.454335 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:57.455605 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:57.456293 13317 raft_consensus.cc:2468] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 0.
I20260709 12:12:57.454659 13610 tablet_bootstrap.cc:492] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.457139 13610 ts_tablet_manager.cc:1403] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.078s	user 0.038s	sys 0.024s
I20260709 12:12:57.457458 13608 tablet_bootstrap.cc:492] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.457996 13608 ts_tablet_manager.cc:1403] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.015s
W20260709 12:12:57.457939 13356 leader_election.cc:343] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.458858 13356 leader_election.cc:304] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2612ee50539b4983884099dbf64366b7; no voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:57.459138 13465 raft_consensus.cc:2468] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.460683 13531 raft_consensus.cc:2749] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.460052 13356 leader_election.cc:304] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:57.460582 13282 leader_election.cc:304] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.461374 13608 raft_consensus.cc:359] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.462472 13637 raft_consensus.cc:2804] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.462514 13608 raft_consensus.cc:385] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.462585 13531 raft_consensus.cc:2804] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.463336 13608 raft_consensus.cc:740] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.463506 13531 raft_consensus.cc:493] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.464442 13531 raft_consensus.cc:3060] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.460106 13610 raft_consensus.cc:359] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.465535 13610 raft_consensus.cc:385] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.464421 13608 consensus_queue.cc:260] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.454828 13216 catalog_manager.cc:5697] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.466640 13518 leader_election.cc:290] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.460125 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.468191 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.468837 13392 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.468467 13390 raft_consensus.cc:3060] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.470300 13281 leader_election.cc:304] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:57.465852 13610 raft_consensus.cc:740] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.473718 13610 consensus_queue.cc:260] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.475510 13608 ts_tablet_manager.cc:1434] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:12:57.476068 13610 ts_tablet_manager.cc:1434] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:12:57.476656 13608 tablet_bootstrap.cc:492] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.478240 13390 raft_consensus.cc:2468] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.479628 13610 tablet_bootstrap.cc:492] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.480628 13637 raft_consensus.cc:697] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:57.479578 13531 raft_consensus.cc:515] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.481598 13637 consensus_queue.cc:237] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.484524 13642 raft_consensus.cc:2804] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.484963 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:57.485253 13642 raft_consensus.cc:493] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.485353 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.485643 13317 raft_consensus.cc:3060] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.485802 13642 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.486059 13467 raft_consensus.cc:3060] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.491947 13610 tablet_bootstrap.cc:654] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.493345 13317 raft_consensus.cc:2468] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:57.494071 13641 raft_consensus.cc:493] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.494709 13356 leader_election.cc:304] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:57.495757 13632 raft_consensus.cc:2804] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.495771 13608 tablet_bootstrap.cc:654] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.482707 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.496308 13632 raft_consensus.cc:697] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:57.497104 13465 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.497550 13632 consensus_queue.cc:237] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.498037 13531 leader_election.cc:290] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.503206 13642 raft_consensus.cc:515] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.505234 13641 raft_consensus.cc:515] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.508352 13610 tablet_bootstrap.cc:492] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.510697 13610 ts_tablet_manager.cc:1403] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 12:12:57.511338 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.512229 13392 raft_consensus.cc:2468] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.512773 13641 leader_election.cc:290] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.513674 13281 leader_election.cc:304] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:57.515002 13641 raft_consensus.cc:2804] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.515383 13641 raft_consensus.cc:493] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.515748 13641 raft_consensus.cc:3060] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.517146 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.518203 13466 raft_consensus.cc:2468] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.506237 13642 leader_election.cc:290] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.506883 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.507829 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.522399 13390 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.522758 13465 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.524536 13641 raft_consensus.cc:515] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.527393 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.527961 13392 raft_consensus.cc:3060] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.494922 13467 raft_consensus.cc:2468] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 1.
I20260709 12:12:57.531320 13610 raft_consensus.cc:359] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.532119 13610 raft_consensus.cc:385] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.532405 13610 raft_consensus.cc:740] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.533149 13610 consensus_queue.cc:260] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.534822 13610 ts_tablet_manager.cc:1434] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:12:57.535930 13392 raft_consensus.cc:2468] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.535578 13214 catalog_manager.cc:5697] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.536669 13390 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.537177 13281 leader_election.cc:304] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:57.538210 13281 leader_election.cc:304] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:57.539129 13637 raft_consensus.cc:2804] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.539625 13637 raft_consensus.cc:697] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:57.540807 13518 raft_consensus.cc:2804] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.540674 13637 consensus_queue.cc:237] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.542347 13608 tablet_bootstrap.cc:492] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.542933 13608 ts_tablet_manager.cc:1403] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.012s
I20260709 12:12:57.545941 13641 leader_election.cc:290] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.539660 13610 tablet_bootstrap.cc:492] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: Bootstrap starting.
I20260709 12:12:57.547065 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.546893 13608 raft_consensus.cc:359] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.547844 13467 raft_consensus.cc:3060] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.547880 13608 raft_consensus.cc:385] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.549649 13216 catalog_manager.cc:5697] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.552769 13610 tablet_bootstrap.cc:654] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.564155 13608 raft_consensus.cc:740] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.565125 13608 consensus_queue.cc:260] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.566210 13465 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.567121 13608 ts_tablet_manager.cc:1434] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:12:57.568394 13608 tablet_bootstrap.cc:492] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.579003 13608 tablet_bootstrap.cc:654] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.593536 13608 tablet_bootstrap.cc:492] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.594259 13608 ts_tablet_manager.cc:1403] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 12:12:57.595691 13596 raft_consensus.cc:493] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.596251 13596 raft_consensus.cc:515] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.596593 13518 raft_consensus.cc:697] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:57.597611 13518 consensus_queue.cc:237] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.598465 13596 leader_election.cc:290] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:57.601048 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.602118 13392 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
I20260709 12:12:57.603606 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1" is_pre_election: true
I20260709 12:12:57.604636 13317 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 0.
W20260709 12:12:57.605576 13647 log.cc:927] Time spent T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Append to log took a long time: real 0.089s	user 0.004s	sys 0.000s
I20260709 12:12:57.608337 13430 leader_election.cc:304] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.610054 13616 raft_consensus.cc:2804] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.610421 13616 raft_consensus.cc:493] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.610771 13616 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.613430 13467 raft_consensus.cc:2468] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.615285 13608 raft_consensus.cc:359] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.616005 13608 raft_consensus.cc:385] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.616262 13608 raft_consensus.cc:740] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.616957 13608 consensus_queue.cc:260] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.619014 13608 ts_tablet_manager.cc:1434] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:12:57.619990 13608 tablet_bootstrap.cc:492] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: Bootstrap starting.
I20260709 12:12:57.623205 13610 tablet_bootstrap.cc:492] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: No bootstrap required, opened a new log
I20260709 12:12:57.623592 13610 ts_tablet_manager.cc:1403] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.030s
I20260709 12:12:57.625976 13610 raft_consensus.cc:359] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.626622 13610 raft_consensus.cc:385] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.626857 13608 tablet_bootstrap.cc:654] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.626947 13610 raft_consensus.cc:740] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.626144 13216 catalog_manager.cc:5697] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.627111 13616 raft_consensus.cc:515] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.627847 13610 consensus_queue.cc:260] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.628322 13216 catalog_manager.cc:5697] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.629563 13616 leader_election.cc:290] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:57.630053 13610 ts_tablet_manager.cc:1434] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:57.631250 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:57.631829 13317 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.632064 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.632730 13392 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.634389 13608 tablet_bootstrap.cc:492] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: No bootstrap required, opened a new log
I20260709 12:12:57.634894 13608 ts_tablet_manager.cc:1403] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:12:57.637576 13608 raft_consensus.cc:359] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.638211 13608 raft_consensus.cc:385] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.638474 13608 raft_consensus.cc:740] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.639071 13317 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:57.639197 13608 consensus_queue.cc:260] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.640322 13430 leader_election.cc:304] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.641366 13608 ts_tablet_manager.cc:1434] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:57.641234 13616 raft_consensus.cc:2804] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.643903 13392 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 1.
I20260709 12:12:57.644176 13616 raft_consensus.cc:697] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:57.645802 13616 consensus_queue.cc:237] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.656437 13214 catalog_manager.cc:5697] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:57.676461 13637 raft_consensus.cc:493] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.677040 13637 raft_consensus.cc:515] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.678797 13637 leader_election.cc:290] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.679673 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.679808 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.680522 13392 raft_consensus.cc:2468] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.680605 13467 raft_consensus.cc:2468] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.681864 13282 leader_election.cc:304] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.682677 13637 raft_consensus.cc:2804] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.683089 13637 raft_consensus.cc:493] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.683446 13637 raft_consensus.cc:3060] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.689117 13637 raft_consensus.cc:515] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.690925 13637 leader_election.cc:290] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.691664 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.691880 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.692251 13392 raft_consensus.cc:3060] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.692467 13467 raft_consensus.cc:3060] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.697147 13467 raft_consensus.cc:2468] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.698239 13282 leader_election.cc:304] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.698954 13637 raft_consensus.cc:2804] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.698799 13392 raft_consensus.cc:2468] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.699518 13637 raft_consensus.cc:697] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:57.700371 13637 consensus_queue.cc:237] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.707706 13214 catalog_manager.cc:5697] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.726678 13637 raft_consensus.cc:493] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.727177 13637 raft_consensus.cc:515] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.729480 13637 leader_election.cc:290] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.730160 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7" is_pre_election: true
I20260709 12:12:57.730378 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3" is_pre_election: true
I20260709 12:12:57.730890 13392 raft_consensus.cc:2468] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.730890 13467 raft_consensus.cc:2468] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 0.
I20260709 12:12:57.732131 13281 leader_election.cc:304] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:57.732868 13637 raft_consensus.cc:2804] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.733188 13637 raft_consensus.cc:493] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.733456 13637 raft_consensus.cc:3060] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.738476 13637 raft_consensus.cc:515] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.740051 13637 leader_election.cc:290] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:57.740948 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:57.741021 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:57.741545 13392 raft_consensus.cc:3060] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.741772 13467 raft_consensus.cc:3060] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.746770 13467 raft_consensus.cc:2468] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.747543 13392 raft_consensus.cc:2468] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 1.
I20260709 12:12:57.747685 13282 leader_election.cc:304] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:57.748528 13518 raft_consensus.cc:2804] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.748974 13518 raft_consensus.cc:697] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:57.749670 13518 consensus_queue.cc:237] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:57.756949 13214 catalog_manager.cc:5697] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.806313 13632 consensus_queue.cc:1048] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, 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.816226 13316 raft_consensus.cc:3060] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.824790 13531 consensus_queue.cc:1048] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.865922 13616 consensus_queue.cc:1048] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.877859 13664 consensus_queue.cc:1048] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:57.940467 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
mode: GRACEFUL
new_leader_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:33016
I20260709 12:12:57.941025 13467 raft_consensus.cc:606] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Received request to transfer leadership to TS 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:57.946259 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
mode: GRACEFUL
new_leader_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42292
I20260709 12:12:57.946784 13392 raft_consensus.cc:606] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Received request to transfer leadership to TS 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:57.951891 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
mode: GRACEFUL
new_leader_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:33016
I20260709 12:12:57.952334 13467 raft_consensus.cc:606] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Received request to transfer leadership to TS 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:57.958624 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
mode: GRACEFUL
new_leader_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42292
I20260709 12:12:57.959143 13392 raft_consensus.cc:606] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Received request to transfer leadership to TS 75ca7202232d4646a0ead6e90798c4e1
I20260709 12:12:57.963901 13316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42302
I20260709 12:12:57.964409 13316 raft_consensus.cc:606] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Received request to transfer leadership to TS 2612ee50539b4983884099dbf64366b7
I20260709 12:12:57.970007 13317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42302
I20260709 12:12:57.970639 13317 raft_consensus.cc:606] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Received request to transfer leadership to TS 2612ee50539b4983884099dbf64366b7
I20260709 12:12:57.975415 13317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42302
I20260709 12:12:57.975922 13317 raft_consensus.cc:606] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Received request to transfer leadership to TS 2612ee50539b4983884099dbf64366b7
I20260709 12:12:57.981074 13317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42302
I20260709 12:12:57.981549 13317 raft_consensus.cc:606] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Received request to transfer leadership to TS 2612ee50539b4983884099dbf64366b7
I20260709 12:12:57.986109 13317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:42302
I20260709 12:12:57.986621 13317 raft_consensus.cc:606] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Received request to transfer leadership to TS a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:12:57.988670 13518 consensus_queue.cc:1048] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.995187 13637 raft_consensus.cc:993] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:57.995703 13641 raft_consensus.cc:1081] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Signalling peer 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:57.997639 13390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42272
I20260709 12:12:57.999617 13390 raft_consensus.cc:493] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.000838 13390 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.002737 13641 consensus_queue.cc:1048] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.006995 13637 consensus_queue.cc:1048] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.008435 13390 raft_consensus.cc:515] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.016723 13637 raft_consensus.cc:993] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:58.017212 13649 raft_consensus.cc:1081] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Signalling peer 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:58.019526 13391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42272
I20260709 12:12:58.020062 13391 raft_consensus.cc:493] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.020324 13390 leader_election.cc:290] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.020390 13391 raft_consensus.cc:3060] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.021935 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.022583 13465 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.025395 13649 consensus_queue.cc:1048] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.031077 13391 raft_consensus.cc:515] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.031826 13641 consensus_queue.cc:1048] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.032294 13465 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.033342 13391 leader_election.cc:290] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.033522 13357 leader_election.cc:304] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:58.034535 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:58.034772 13531 raft_consensus.cc:2804] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.035111 13317 raft_consensus.cc:3055] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.035393 13392 raft_consensus.cc:1240] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Rejecting Update request from peer 75ca7202232d4646a0ead6e90798c4e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:58.036194 13317 raft_consensus.cc:740] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.036363 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:58.037005 13316 raft_consensus.cc:3055] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.037329 13316 raft_consensus.cc:740] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.037114 13317 consensus_queue.cc:260] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.038429 13317 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.038137 13316 consensus_queue.cc:260] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.039047 13316 raft_consensus.cc:3060] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.035231 13531 raft_consensus.cc:697] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:58.042146 13531 consensus_queue.cc:237] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.048023 13664 consensus_queue.cc:1048] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.053586 13316 raft_consensus.cc:2468] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.054246 13531 consensus_queue.cc:1048] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:58.061026 13317 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.061868 13214 catalog_manager.cc:5697] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 1 to 2, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.054306 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f3be6a9fc4f3a98c406b2ec2368fe" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.065052 13356 leader_election.cc:304] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:58.066030 13629 raft_consensus.cc:2804] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.066532 13629 raft_consensus.cc:697] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:58.067540 13664 consensus_queue.cc:1048] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.067389 13629 consensus_queue.cc:237] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.071636 13629 consensus_queue.cc:1048] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.083161 13214 catalog_manager.cc:5697] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 1 to 2, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.108990 13596 raft_consensus.cc:993] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: : Instructing follower 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.109419 13596 raft_consensus.cc:1081] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Signalling peer 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.112491 13315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42300
I20260709 12:12:58.122629 13629 raft_consensus.cc:993] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: : Instructing follower 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.123131 13629 raft_consensus.cc:1081] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Signalling peer 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.128424 13318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42290
I20260709 12:12:58.129253 13318 raft_consensus.cc:493] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.129761 13318 raft_consensus.cc:3060] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.119493 13315 raft_consensus.cc:493] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.131457 13315 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.151024 13518 consensus_queue.cc:1048] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:58.153343 13315 raft_consensus.cc:515] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.167388 13318 raft_consensus.cc:515] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.168313 13317 raft_consensus.cc:1240] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Rejecting Update request from peer 2612ee50539b4983884099dbf64366b7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:58.170572 13629 consensus_queue.cc:1059] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.171568 13531 raft_consensus.cc:3055] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.171903 13531 raft_consensus.cc:740] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:58.172709 13531 consensus_queue.cc:260] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.173755 13531 raft_consensus.cc:3060] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.177043 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:58.177563 13518 raft_consensus.cc:993] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:58.177677 13390 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.178481 13518 raft_consensus.cc:1081] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Signalling peer 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:58.181627 13393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42272
I20260709 12:12:58.182188 13393 raft_consensus.cc:493] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.182525 13393 raft_consensus.cc:3060] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.185834 13390 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.187026 13281 leader_election.cc:304] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:58.187901 13518 raft_consensus.cc:2804] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.188380 13518 raft_consensus.cc:697] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.189229 13518 consensus_queue.cc:237] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.190178 13393 raft_consensus.cc:515] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.193224 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:58.193976 13317 raft_consensus.cc:3055] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.194285 13317 raft_consensus.cc:740] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.194940 13318 leader_election.cc:290] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.195041 13317 consensus_queue.cc:260] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.197716 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.198220 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.198391 13465 raft_consensus.cc:3055] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.198853 13465 raft_consensus.cc:740] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:58.199805 13465 consensus_queue.cc:260] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.199805 13392 raft_consensus.cc:1240] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Rejecting Update request from peer a0bd9030cb044e5da345a1b421cce0a3 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:58.203226 13465 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.204368 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ba3d64b4a54bc6b2683865feae2d90" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.205003 13467 raft_consensus.cc:3060] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.200423 13317 raft_consensus.cc:3060] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.198861 13466 raft_consensus.cc:3060] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.214694 13467 raft_consensus.cc:2468] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.214260 13213 catalog_manager.cc:5697] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 1 to 2, leader changed from a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3) to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.218801 13357 leader_election.cc:304] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:58.219805 13393 leader_election.cc:290] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.220932 13466 raft_consensus.cc:2468] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.221535 13531 raft_consensus.cc:2804] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.223153 13531 raft_consensus.cc:697] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:58.223861 13465 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.223951 13531 consensus_queue.cc:237] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.215771 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43b49041b094583bc3ad3ad5d26ccc7" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:58.216939 13518 consensus_queue.cc:1048] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.193997 13315 leader_election.cc:290] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.222327 13282 leader_election.cc:304] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:58.214987 13317 raft_consensus.cc:2468] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.228914 13518 raft_consensus.cc:2804] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.229483 13518 raft_consensus.cc:697] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.230324 13518 consensus_queue.cc:237] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.234700 13391 raft_consensus.cc:2468] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.241999 13214 catalog_manager.cc:5697] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 1 to 2, leader changed from 2612ee50539b4983884099dbf64366b7 (127.4.87.2) to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.243456 13213 catalog_manager.cc:5697] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 1 to 2, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.245534 13641 consensus_queue.cc:1048] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.256507 13641 raft_consensus.cc:993] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:12:58.257021 13637 raft_consensus.cc:1081] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Signalling peer a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:12:58.262557 13466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:33002
I20260709 12:12:58.263211 13466 raft_consensus.cc:493] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.263590 13466 raft_consensus.cc:3060] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.270660 13466 raft_consensus.cc:515] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.273653 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:58.274279 13315 raft_consensus.cc:3055] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.274392 13466 leader_election.cc:290] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:12:58.274657 13315 raft_consensus.cc:740] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.274976 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce145869d5544e9bd4ec33c6ae17534" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:58.275590 13393 raft_consensus.cc:3060] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.275558 13315 consensus_queue.cc:260] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.277064 13315 raft_consensus.cc:3060] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.283133 13393 raft_consensus.cc:2468] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 2.
I20260709 12:12:58.284235 13315 raft_consensus.cc:2468] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 2.
I20260709 12:12:58.284330 13430 leader_election.cc:304] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:58.285261 13664 raft_consensus.cc:2804] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.285780 13664 raft_consensus.cc:697] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:58.286628 13664 consensus_queue.cc:237] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.293555 13216 catalog_manager.cc:5697] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 1 to 2, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.298573 13531 raft_consensus.cc:993] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: : Instructing follower 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.299129 13629 raft_consensus.cc:1081] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Signalling peer 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.300762 13317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42290
I20260709 12:12:58.301285 13317 raft_consensus.cc:493] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.301697 13317 raft_consensus.cc:3060] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.307130 13317 raft_consensus.cc:515] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.308583 13317 leader_election.cc:290] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.309566 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:58.309594 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c4a8ec33d4c3f8f39e3cdae65eaf3" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.310128 13393 raft_consensus.cc:3055] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.310405 13393 raft_consensus.cc:740] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:58.310491 13466 raft_consensus.cc:3060] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.311064 13393 consensus_queue.cc:260] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.312053 13393 raft_consensus.cc:3060] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.315846 13466 raft_consensus.cc:2468] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.316993 13393 raft_consensus.cc:2468] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.317286 13282 leader_election.cc:304] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:12:58.318142 13518 raft_consensus.cc:2804] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.318634 13518 raft_consensus.cc:697] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.319495 13518 consensus_queue.cc:237] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.320268 13641 consensus_queue.cc:1048] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.327833 13641 raft_consensus.cc:993] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:58.328330 13649 raft_consensus.cc:1081] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Signalling peer 2612ee50539b4983884099dbf64366b7 to start an election
I20260709 12:12:58.329010 13213 catalog_manager.cc:5697] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 1 to 2, leader changed from 2612ee50539b4983884099dbf64366b7 (127.4.87.2) to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.330263 13393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
 from {username='slave'} at 127.0.0.1:42272
I20260709 12:12:58.330976 13393 raft_consensus.cc:493] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.331374 13393 raft_consensus.cc:3060] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.338629 13393 raft_consensus.cc:515] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.339520 13392 raft_consensus.cc:1240] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Rejecting Update request from peer 75ca7202232d4646a0ead6e90798c4e1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:58.340992 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:12:58.341595 13317 raft_consensus.cc:3055] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.341913 13317 raft_consensus.cc:740] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.342585 13317 consensus_queue.cc:260] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.343430 13317 raft_consensus.cc:3060] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.349149 13393 leader_election.cc:290] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.349661 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76612ff4710a4e48a12fa79f0f599cfa" candidate_uuid: "2612ee50539b4983884099dbf64366b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.350332 13466 raft_consensus.cc:3060] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.351126 13317 raft_consensus.cc:2468] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.352943 13356 leader_election.cc:304] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:58.353772 13629 raft_consensus.cc:2804] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.354322 13629 raft_consensus.cc:697] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:12:58.355084 13629 consensus_queue.cc:237] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.357962 13466 raft_consensus.cc:2468] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2612ee50539b4983884099dbf64366b7 in term 2.
I20260709 12:12:58.362133 13216 catalog_manager.cc:5697] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 reported cstate change: term changed from 1 to 2, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to 2612ee50539b4983884099dbf64366b7 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "2612ee50539b4983884099dbf64366b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.366453 13616 raft_consensus.cc:993] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: : Instructing follower 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.366967 13616 raft_consensus.cc:1081] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Signalling peer 75ca7202232d4646a0ead6e90798c4e1 to start an election
I20260709 12:12:58.368533 13317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
 from {username='slave'} at 127.0.0.1:42300
I20260709 12:12:58.369061 13317 raft_consensus.cc:493] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:58.369347 13317 raft_consensus.cc:3060] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.374473 13317 raft_consensus.cc:515] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.376062 13317 leader_election.cc:290] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Requested vote from peers 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411), a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3:35623)
I20260709 12:12:58.376811 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:12:58.377132 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea743eb73534daab84d011c1de9c58c" candidate_uuid: "75ca7202232d4646a0ead6e90798c4e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
I20260709 12:12:58.377431 13393 raft_consensus.cc:3060] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.377749 13466 raft_consensus.cc:3055] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:58.378028 13466 raft_consensus.cc:740] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:12:58.378649 13466 consensus_queue.cc:260] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.379606 13466 raft_consensus.cc:3060] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.382575 13393 raft_consensus.cc:2468] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.383668 13281 leader_election.cc:304] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2612ee50539b4983884099dbf64366b7, 75ca7202232d4646a0ead6e90798c4e1; no voters: 
I20260709 12:12:58.384451 13637 raft_consensus.cc:2804] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:58.384963 13637 raft_consensus.cc:697] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Leader. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:12:58.385617 13637 consensus_queue.cc:237] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:12:58.387943 13466 raft_consensus.cc:2468] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75ca7202232d4646a0ead6e90798c4e1 in term 2.
I20260709 12:12:58.392365 13213 catalog_manager.cc:5697] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 reported cstate change: term changed from 1 to 2, leader changed from a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3) to 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "75ca7202232d4646a0ead6e90798c4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.544799 13317 raft_consensus.cc:1275] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.546258 13629 consensus_queue.cc:1048] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.554358 13466 raft_consensus.cc:1275] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.557119 13629 consensus_queue.cc:1048] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.577190 13317 raft_consensus.cc:1275] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.578426 13629 consensus_queue.cc:1048] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.585964 13466 raft_consensus.cc:3060] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:58.595407 13466 raft_consensus.cc:1275] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.597236 13680 consensus_queue.cc:1048] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.624148 13317 raft_consensus.cc:1275] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.625440 13680 consensus_queue.cc:1048] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.632789 13466 raft_consensus.cc:1275] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.634338 13680 consensus_queue.cc:1048] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.694692 13317 raft_consensus.cc:1275] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:58.695905 13616 consensus_queue.cc:1048] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.703613 13393 raft_consensus.cc:1275] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:58.706058 13664 consensus_queue.cc:1048] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.714790 13466 raft_consensus.cc:1275] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.716027 13637 consensus_queue.cc:1048] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.722051 13393 raft_consensus.cc:1275] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.726254 13393 raft_consensus.cc:1275] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.727084 13518 consensus_queue.cc:1048] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.728252 13649 consensus_queue.cc:1048] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.742835 13466 raft_consensus.cc:1275] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.744210 13649 consensus_queue.cc:1048] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.770045 13466 raft_consensus.cc:1275] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.771378 13637 consensus_queue.cc:1048] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.779368 13393 raft_consensus.cc:1275] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.780942 13637 consensus_queue.cc:1048] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.791525 13317 raft_consensus.cc:1275] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.792768 13629 consensus_queue.cc:1048] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.797320 13467 raft_consensus.cc:1275] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 2612ee50539b4983884099dbf64366b7: 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:58.799523 13680 consensus_queue.cc:1048] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.843743 13466 raft_consensus.cc:1275] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.845067 13637 consensus_queue.cc:1048] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.853108 13393 raft_consensus.cc:1275] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer 75ca7202232d4646a0ead6e90798c4e1: 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:58.859503 13637 consensus_queue.cc:1048] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.990015 13214 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54192:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:13:01.013510 13214 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54192:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:13:01.143678  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:13:01.285254 13702 log.cc:927] Time spent T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
W20260709 12:13:01.464133 13698 log.cc:927] Time spent T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 12:13:01.495299 13728 tablet.cc:1724] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.517099 13356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:36117, user_credentials={real_user=slave}} blocked reactor thread for 68887.4us
I20260709 12:13:01.534372 13742 tablet.cc:1724] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.536285 13724 log.cc:927] Time spent T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: Append to log took a long time: real 0.070s	user 0.002s	sys 0.000s
W20260709 12:13:01.545650 13731 log.cc:927] Time spent T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: Append to log took a long time: real 0.076s	user 0.002s	sys 0.000s
W20260709 12:13:01.547425 13719 log.cc:927] Time spent T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260709 12:13:01.579586 13721 log.cc:927] Time spent T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: Append to log took a long time: real 0.113s	user 0.002s	sys 0.000s
W20260709 12:13:01.593128 13344 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:d43b49041b094583bc3ad3ad5d26ccc7)
I20260709 12:13:01.596019 13745 tablet.cc:1724] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.632748 13741 tablet.cc:1724] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.690052 13756 tablet.cc:1724] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.682142 13430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:36117, user_credentials={real_user=slave}} blocked reactor thread for 113254us
I20260709 12:13:01.697329 13755 tablet.cc:1724] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.632186 13744 tablet.cc:1724] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.679879 13747 tablet.cc:1724] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.724684 13727 log.cc:927] Time spent T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 12:13:01.728449 13754 tablet.cc:1724] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.728960 13755 tablet.cc:1724] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.695703 13749 tablet.cc:1724] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.733657 13753 log.cc:927] Time spent T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260709 12:13:01.734894 13419 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:23ba3d64b4a54bc6b2683865feae2d90)
W20260709 12:13:01.735775 13419 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:23ba3d64b4a54bc6b2683865feae2d90)
I20260709 12:13:01.700492 13751 tablet.cc:1724] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.749701 13742 tablet.cc:1724] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.794642 13747 tablet.cc:1724] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.797750 13756 tablet.cc:1724] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.794437 13754 tablet.cc:1724] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.800886 13751 tablet.cc:1724] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.803068 13741 tablet.cc:1724] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.806313 13387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
mode: GRACEFUL
new_leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:54048
I20260709 12:13:01.807235 13387 raft_consensus.cc:606] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Received request to transfer leadership to TS a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:13:01.810988 13754 tablet.cc:1724] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.814934 13751 tablet.cc:1724] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.825724 13754 tablet.cc:1724] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.842491 13744 tablet.cc:1724] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.841786 13760 tablet.cc:1724] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.849537 13754 tablet.cc:1724] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.850560 13745 tablet.cc:1724] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.861068 13318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:47234
I20260709 12:13:01.861755 13318 raft_consensus.cc:606] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Received request to transfer leadership to TS a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:13:01.863713  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:13:01.864530  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:01.876914 13756 tablet.cc:1724] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.879758 13318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a88b80216d468997df6c7048a02c10"
dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
mode: GRACEFUL
new_leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:47234
I20260709 12:13:01.880473 13318 raft_consensus.cc:606] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Received request to transfer leadership to TS a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:13:01.883643 13387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa"
dest_uuid: "2612ee50539b4983884099dbf64366b7"
mode: GRACEFUL
new_leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:54048
I20260709 12:13:01.884541 13387 raft_consensus.cc:606] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Received request to transfer leadership to TS a0bd9030cb044e5da345a1b421cce0a3
I20260709 12:13:01.886405  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:01.887125  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:01.880448 13744 tablet.cc:1724] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:01.901033 13213 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8: soft_deleted_table [id=461a5ed159a447c6822be629c4f0efa1] alter complete (version 1)
I20260709 12:13:01.923837 13709 raft_consensus.cc:993] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: : Instructing follower a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:01.924472 13739 raft_consensus.cc:1081] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Signalling peer a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:01.926218 13463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:33000
I20260709 12:13:01.926709 13463 raft_consensus.cc:493] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:01.926995 13463 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.932459 13463 raft_consensus.cc:515] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:01.935154 13463 leader_election.cc:290] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 3 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:13:01.935984 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:13:01.936190 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353680eb8405423b9ac0c1d11513ffa4" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:13:01.936789 13318 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.936866 13387 raft_consensus.cc:3055] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:01.937295 13387 raft_consensus.cc:740] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:13:01.938117 13387 consensus_queue.cc:260] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:01.939142 13387 raft_consensus.cc:3060] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:01.943112 13318 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 3.
I20260709 12:13:01.944581 13430 leader_election.cc:304] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [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: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:13:01.944767 13387 raft_consensus.cc:2468] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 3.
I20260709 12:13:01.945590 13746 raft_consensus.cc:2804] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:01.946098 13746 raft_consensus.cc:697] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:13:01.947054 13746 consensus_queue.cc:237] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:01.955084 13214 catalog_manager.cc:5697] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 2 to 3, leader changed from 2612ee50539b4983884099dbf64366b7 (127.4.87.2) to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.163905 13757 raft_consensus.cc:993] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:02.164513 13717 raft_consensus.cc:1081] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Signalling peer a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:02.166141 13465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a88b80216d468997df6c7048a02c10"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:33002
I20260709 12:13:02.166641 13465 raft_consensus.cc:493] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:02.166929 13465 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.173023 13465 raft_consensus.cc:515] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.175293 13465 leader_election.cc:290] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 3 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:13:02.176199 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:13:02.176252 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a88b80216d468997df6c7048a02c10" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:13:02.176834 13315 raft_consensus.cc:3055] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:02.177125 13387 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.177244 13315 raft_consensus.cc:740] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:13:02.178251 13315 consensus_queue.cc:260] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.179461 13315 raft_consensus.cc:3060] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.182922 13387 raft_consensus.cc:2468] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 3.
I20260709 12:13:02.184146 13430 leader_election.cc:304] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [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: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:13:02.185041 13746 raft_consensus.cc:2804] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:02.185490 13746 raft_consensus.cc:697] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:13:02.185640 13315 raft_consensus.cc:2468] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 3.
I20260709 12:13:02.186472 13746 consensus_queue.cc:237] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.195446 13214 catalog_manager.cc:5697] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 2 to 3, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.206310 13709 raft_consensus.cc:993] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: : Instructing follower a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:02.206813 13709 raft_consensus.cc:1081] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Signalling peer a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:02.208292 13465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:33000
I20260709 12:13:02.208827 13465 raft_consensus.cc:493] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:02.209090 13465 raft_consensus.cc:3060] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.214131 13465 raft_consensus.cc:515] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.215728 13465 leader_election.cc:290] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 2 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:13:02.216807 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:13:02.217583 13315 raft_consensus.cc:3060] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.217911 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf261d3edf452a9d465d4b7a9ee8aa" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:13:02.218555 13387 raft_consensus.cc:3055] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:02.218894 13387 raft_consensus.cc:740] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2612ee50539b4983884099dbf64366b7, State: Running, Role: LEADER
I20260709 12:13:02.219769 13757 raft_consensus.cc:993] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: : Instructing follower a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:02.220307 13717 raft_consensus.cc:1081] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Signalling peer a0bd9030cb044e5da345a1b421cce0a3 to start an election
I20260709 12:13:02.219959 13387 consensus_queue.cc:260] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.221899 13387 raft_consensus.cc:3060] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.222002 13465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278"
dest_uuid: "a0bd9030cb044e5da345a1b421cce0a3"
 from {username='slave'} at 127.0.0.1:33002
I20260709 12:13:02.223104 13465 raft_consensus.cc:493] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:02.223510 13465 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.226370 13315 raft_consensus.cc:2468] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 2.
I20260709 12:13:02.227684 13430 leader_election.cc:304] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75ca7202232d4646a0ead6e90798c4e1, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:13:02.228652 13746 raft_consensus.cc:2804] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:02.229116 13746 raft_consensus.cc:697] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:13:02.229943 13387 raft_consensus.cc:2468] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 2.
I20260709 12:13:02.229804 13465 raft_consensus.cc:515] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.230068 13746 consensus_queue.cc:237] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.232085 13465 leader_election.cc:290] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [CANDIDATE]: Term 3 election: Requested vote from peers 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117), 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411)
I20260709 12:13:02.234169 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "75ca7202232d4646a0ead6e90798c4e1"
I20260709 12:13:02.234614 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54184fa20604a8ebd5bc8dcd94c8278" candidate_uuid: "a0bd9030cb044e5da345a1b421cce0a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2612ee50539b4983884099dbf64366b7"
I20260709 12:13:02.234983 13315 raft_consensus.cc:3055] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:02.235486 13392 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.235455 13315 raft_consensus.cc:740] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75ca7202232d4646a0ead6e90798c4e1, State: Running, Role: LEADER
I20260709 12:13:02.238354 13315 consensus_queue.cc:260] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [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: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.240679 13315 raft_consensus.cc:3060] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.242583 13214 catalog_manager.cc:5697] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 1 to 2, leader changed from 2612ee50539b4983884099dbf64366b7 (127.4.87.2) to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.243660 13392 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 3.
I20260709 12:13:02.245409 13430 leader_election.cc:304] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [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: 2612ee50539b4983884099dbf64366b7, a0bd9030cb044e5da345a1b421cce0a3; no voters: 
I20260709 12:13:02.248978 13746 raft_consensus.cc:2804] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:02.249516 13746 raft_consensus.cc:697] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 LEADER]: Becoming Leader. State: Replica: a0bd9030cb044e5da345a1b421cce0a3, State: Running, Role: LEADER
I20260709 12:13:02.251004 13746 consensus_queue.cc:237] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } }
I20260709 12:13:02.251696 13315 raft_consensus.cc:2468] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bd9030cb044e5da345a1b421cce0a3 in term 3.
I20260709 12:13:02.259297 13214 catalog_manager.cc:5697] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 reported cstate change: term changed from 2 to 3, leader changed from 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1) to a0bd9030cb044e5da345a1b421cce0a3 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "a0bd9030cb044e5da345a1b421cce0a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bd9030cb044e5da345a1b421cce0a3" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.348460 13315 raft_consensus.cc:1275] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.349866 13746 consensus_queue.cc:1048] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.357720 13392 raft_consensus.cc:1275] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.359361 13768 consensus_queue.cc:1048] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.631129 13315 raft_consensus.cc:1275] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.632622 13768 consensus_queue.cc:1048] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.639429 13392 raft_consensus.cc:1275] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.643205 13392 raft_consensus.cc:1275] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.644400 13318 raft_consensus.cc:1275] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.645430 13768 consensus_queue.cc:1048] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.645949 13746 consensus_queue.cc:1048] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, 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.649456 13746 consensus_queue.cc:1048] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:02.658461 13318 raft_consensus.cc:1275] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.664016 13664 consensus_queue.cc:1048] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75ca7202232d4646a0ead6e90798c4e1" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 36117 }, 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.676100 13387 raft_consensus.cc:1275] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Refusing update from remote peer a0bd9030cb044e5da345a1b421cce0a3: 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:02.678900 13746 consensus_queue.cc:1048] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2612ee50539b4983884099dbf64366b7" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:02.889115  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:02.896147  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:02.896605  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:02.901778  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:02.902233  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:03.903280  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:03.908279  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:03.908758  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:03.913923  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:03.914331  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:04.915417  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:04.920696  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:04.921125  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:04.925879  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:04.926273  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:05.927578  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:05.933346  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:05.933745  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:05.938635  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:05.939126  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:06.940150  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:06.945801  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:06.946487  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:06.951639  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:06.952051  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:08.258956  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:13:08.260427 13357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.3:35623, user_credentials={real_user=slave}} blocked reactor thread for 189082us
I20260709 12:13:08.316781  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:08.317589  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:08.327726  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:08.328483  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:09.292275 13414 debug-util.cc:398] Leaking SignalData structure 0x7b080004bd40 after lost signal to thread 4447
W20260709 12:13:09.293445 13414 debug-util.cc:398] Leaking SignalData structure 0x7b0800210160 after lost signal to thread 13250
W20260709 12:13:09.294600 13414 debug-util.cc:398] Leaking SignalData structure 0x7b08000d13a0 after lost signal to thread 13342
W20260709 12:13:09.295641 13414 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0a20 after lost signal to thread 13417
W20260709 12:13:09.296653 13414 debug-util.cc:398] Leaking SignalData structure 0x7b080015e6e0 after lost signal to thread 13491
I20260709 12:13:09.329608  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:09.335150  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:09.335620  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:09.340288  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:09.340735  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:10.341743  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:10.347424  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:10.347963  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:10.354082  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:10.354562  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:11.356069  4444 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:13:11.364604  4444 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:13:11.365118  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:11.372906  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:11.373463  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:12.432744  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:13:12.479305  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:12.480140  4444 tablet_replica.cc:333] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.481139  4444 raft_consensus.cc:2243] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.481887  4444 raft_consensus.cc:2272] T 76612ff4710a4e48a12fa79f0f599cfa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.484490  4444 tablet_replica.cc:333] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.485237  4444 raft_consensus.cc:2243] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.485845  4444 raft_consensus.cc:2272] T 7ce145869d5544e9bd4ec33c6ae17534 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.488626  4444 tablet_replica.cc:333] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.489735  4444 raft_consensus.cc:2243] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.490319  4444 raft_consensus.cc:2272] T d54184fa20604a8ebd5bc8dcd94c8278 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:12.491550 13430 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 12:13:12.493903  4444 tablet_replica.cc:333] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.495098  4444 raft_consensus.cc:2243] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:12.495724 13430 consensus_peers.cc:597] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: 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:12.496665  4444 raft_consensus.cc:2272] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:12.498570 13430 consensus_peers.cc:597] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: 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:12.499687  4444 tablet_replica.cc:333] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.500373  4444 raft_consensus.cc:2243] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.501014  4444 raft_consensus.cc:2272] T 353680eb8405423b9ac0c1d11513ffa4 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.503500  4444 tablet_replica.cc:333] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.504164  4444 raft_consensus.cc:2243] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.504913  4444 raft_consensus.cc:2272] T 3c31a35f65e5419b821d5eb71fa70926 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.507480  4444 tablet_replica.cc:333] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.508093  4444 raft_consensus.cc:2243] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.509089  4444 raft_consensus.cc:2272] T d43b49041b094583bc3ad3ad5d26ccc7 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.512941  4444 tablet_replica.cc:333] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.513634  4444 raft_consensus.cc:2243] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.514227  4444 raft_consensus.cc:2272] T 827f3be6a9fc4f3a98c406b2ec2368fe P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.516736  4444 tablet_replica.cc:333] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.517467  4444 raft_consensus.cc:2243] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.518518  4444 raft_consensus.cc:2272] T 8cebd8f1c1bf4683bda1da3f44cba82a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.521142  4444 tablet_replica.cc:333] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.521818  4444 raft_consensus.cc:2243] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.522300  4444 raft_consensus.cc:2272] T 5b26428c1e0d42fb8bb369220dc509c6 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.524768  4444 tablet_replica.cc:333] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.525411  4444 raft_consensus.cc:2243] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.526396  4444 raft_consensus.cc:2272] T bea743eb73534daab84d011c1de9c58c P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.528846  4444 tablet_replica.cc:333] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.529515  4444 raft_consensus.cc:2243] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.530256  4444 raft_consensus.cc:2272] T 91a88b80216d468997df6c7048a02c10 P 75ca7202232d4646a0ead6e90798c4e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.533162  4444 tablet_replica.cc:333] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.533730  4444 raft_consensus.cc:2243] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.534272  4444 raft_consensus.cc:2272] T 5a942e28bd844549be6afb084b95f173 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.537436  4444 tablet_replica.cc:333] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.538036  4444 raft_consensus.cc:2243] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.538697  4444 raft_consensus.cc:2272] T f3f7029152e743e59d5ab4682262a93a P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.541180  4444 tablet_replica.cc:333] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.541710  4444 raft_consensus.cc:2243] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.542269  4444 raft_consensus.cc:2272] T 23ba3d64b4a54bc6b2683865feae2d90 P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.544775  4444 tablet_replica.cc:333] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.545284  4444 raft_consensus.cc:2243] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.546283  4444 raft_consensus.cc:2272] T c2d5e764e33c4a18bc50b8e0a91c400b P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.548714  4444 tablet_replica.cc:333] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.549249  4444 raft_consensus.cc:2243] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.549793  4444 raft_consensus.cc:2272] T fddf261d3edf452a9d465d4b7a9ee8aa P 75ca7202232d4646a0ead6e90798c4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.552340  4444 tablet_replica.cc:333] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1: stopping tablet replica
I20260709 12:13:12.552915  4444 raft_consensus.cc:2243] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.553817  4444 raft_consensus.cc:2272] T 02a83459d5a243a68b6c0ba08673c2f4 P 75ca7202232d4646a0ead6e90798c4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.605400  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
W20260709 12:13:12.616983 13430 consensus_peers.cc:597] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:12.621328 13356 consensus_peers.cc:597] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:12.657061 13430 consensus_peers.cc:597] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.657051  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
W20260709 12:13:12.665340 13356 consensus_peers.cc:597] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:12.673854 13356 consensus_peers.cc:597] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.697571  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:12.698411  4444 tablet_replica.cc:333] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.699280  4444 raft_consensus.cc:2243] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.700275  4444 raft_consensus.cc:2272] T 76612ff4710a4e48a12fa79f0f599cfa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.703578  4444 tablet_replica.cc:333] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.704890  4444 raft_consensus.cc:2243] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:12.705610 13430 consensus_peers.cc:597] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.705639  4444 raft_consensus.cc:2272] T 353680eb8405423b9ac0c1d11513ffa4 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.708866  4444 tablet_replica.cc:333] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.709523  4444 raft_consensus.cc:2243] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.710212  4444 raft_consensus.cc:2272] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.713577  4444 tablet_replica.cc:333] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.714265  4444 raft_consensus.cc:2243] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.714881  4444 raft_consensus.cc:2272] T d54184fa20604a8ebd5bc8dcd94c8278 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.717619  4444 tablet_replica.cc:333] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.718590  4444 raft_consensus.cc:2243] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.719347  4444 raft_consensus.cc:2272] T 7ce145869d5544e9bd4ec33c6ae17534 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:12.720796 13430 consensus_peers.cc:597] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411): Couldn't send request to peer 2612ee50539b4983884099dbf64366b7. Status: 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:12.722416  4444 tablet_replica.cc:333] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.723172  4444 raft_consensus.cc:2243] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.723744  4444 raft_consensus.cc:2272] T 3c31a35f65e5419b821d5eb71fa70926 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.726634  4444 tablet_replica.cc:333] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.727276  4444 raft_consensus.cc:2243] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.727833  4444 raft_consensus.cc:2272] T d43b49041b094583bc3ad3ad5d26ccc7 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.730321  4444 tablet_replica.cc:333] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.730990  4444 raft_consensus.cc:2243] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.731465  4444 raft_consensus.cc:2272] T c2d5e764e33c4a18bc50b8e0a91c400b P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.733775  4444 tablet_replica.cc:333] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.734338  4444 raft_consensus.cc:2243] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.735195  4444 raft_consensus.cc:2272] T 23ba3d64b4a54bc6b2683865feae2d90 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.738116  4444 tablet_replica.cc:333] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.738754  4444 raft_consensus.cc:2243] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.739322  4444 raft_consensus.cc:2272] T 02a83459d5a243a68b6c0ba08673c2f4 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:12.741845 13356 consensus_peers.cc:597] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.742825  4444 tablet_replica.cc:333] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.743585  4444 raft_consensus.cc:2243] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.744863  4444 raft_consensus.cc:2272] T f3f7029152e743e59d5ab4682262a93a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.748302  4444 tablet_replica.cc:333] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.748912  4444 raft_consensus.cc:2243] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.749483  4444 raft_consensus.cc:2272] T fddf261d3edf452a9d465d4b7a9ee8aa P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.752189  4444 tablet_replica.cc:333] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.752852  4444 raft_consensus.cc:2243] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.753835  4444 raft_consensus.cc:2272] T 5a942e28bd844549be6afb084b95f173 P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.756735  4444 tablet_replica.cc:333] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.757263  4444 raft_consensus.cc:2243] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.758033  4444 raft_consensus.cc:2272] T 91a88b80216d468997df6c7048a02c10 P 2612ee50539b4983884099dbf64366b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.761417  4444 tablet_replica.cc:333] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.761951  4444 raft_consensus.cc:2243] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.762521  4444 raft_consensus.cc:2272] T bea743eb73534daab84d011c1de9c58c P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.764990  4444 tablet_replica.cc:333] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.765483  4444 raft_consensus.cc:2243] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.766382  4444 raft_consensus.cc:2272] T 5b26428c1e0d42fb8bb369220dc509c6 P 2612ee50539b4983884099dbf64366b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.768832  4444 tablet_replica.cc:333] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.769421  4444 raft_consensus.cc:2243] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.770290  4444 raft_consensus.cc:2272] T 827f3be6a9fc4f3a98c406b2ec2368fe P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.772997  4444 tablet_replica.cc:333] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7: stopping tablet replica
I20260709 12:13:12.773754  4444 raft_consensus.cc:2243] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.774477  4444 raft_consensus.cc:2272] T 8cebd8f1c1bf4683bda1da3f44cba82a P 2612ee50539b4983884099dbf64366b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:12.776115 13430 consensus_peers.cc:597] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411): Couldn't send request to peer 2612ee50539b4983884099dbf64366b7. Status: 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:12.838140  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
W20260709 12:13:12.842420 13430 consensus_peers.cc:597] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 75ca7202232d4646a0ead6e90798c4e1 (127.4.87.1:36117): Couldn't send request to peer 75ca7202232d4646a0ead6e90798c4e1. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:36117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.878844  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
W20260709 12:13:12.903985 13430 consensus_peers.cc:597] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 -> Peer 2612ee50539b4983884099dbf64366b7 (127.4.87.2:36411): Couldn't send request to peer 2612ee50539b4983884099dbf64366b7. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:36411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.921485  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:12.923002  4444 tablet_replica.cc:333] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.923872  4444 raft_consensus.cc:2243] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.924448  4444 raft_consensus.cc:2272] T 76612ff4710a4e48a12fa79f0f599cfa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.926765  4444 tablet_replica.cc:333] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.927387  4444 raft_consensus.cc:2243] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.928236  4444 raft_consensus.cc:2272] T 353680eb8405423b9ac0c1d11513ffa4 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.930436  4444 tablet_replica.cc:333] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.931051  4444 raft_consensus.cc:2243] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.931541  4444 raft_consensus.cc:2272] T 6d3c4a8ec33d4c3f8f39e3cdae65eaf3 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.933650  4444 tablet_replica.cc:333] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.934187  4444 raft_consensus.cc:2243] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.935009  4444 raft_consensus.cc:2272] T 7ce145869d5544e9bd4ec33c6ae17534 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.937440  4444 tablet_replica.cc:333] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.938231  4444 raft_consensus.cc:2243] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.939078  4444 raft_consensus.cc:2272] T d54184fa20604a8ebd5bc8dcd94c8278 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.941551  4444 tablet_replica.cc:333] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.942255  4444 raft_consensus.cc:2243] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.943238  4444 raft_consensus.cc:2272] T 02a83459d5a243a68b6c0ba08673c2f4 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.945643  4444 tablet_replica.cc:333] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.946767  4444 raft_consensus.cc:2243] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.947376  4444 raft_consensus.cc:2272] T d43b49041b094583bc3ad3ad5d26ccc7 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.949780  4444 tablet_replica.cc:333] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.950354  4444 raft_consensus.cc:2243] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.951279  4444 raft_consensus.cc:2272] T 3c31a35f65e5419b821d5eb71fa70926 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.953645  4444 tablet_replica.cc:333] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.954243  4444 raft_consensus.cc:2243] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.954734  4444 raft_consensus.cc:2272] T 827f3be6a9fc4f3a98c406b2ec2368fe P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.957284  4444 tablet_replica.cc:333] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.957949  4444 raft_consensus.cc:2243] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.958559  4444 raft_consensus.cc:2272] T 8cebd8f1c1bf4683bda1da3f44cba82a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.960786  4444 tablet_replica.cc:333] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.961279  4444 raft_consensus.cc:2243] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.961736  4444 raft_consensus.cc:2272] T 23ba3d64b4a54bc6b2683865feae2d90 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.963696  4444 tablet_replica.cc:333] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.964197  4444 raft_consensus.cc:2243] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.964676  4444 raft_consensus.cc:2272] T c2d5e764e33c4a18bc50b8e0a91c400b P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.967058  4444 tablet_replica.cc:333] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.967602  4444 raft_consensus.cc:2243] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.968436  4444 raft_consensus.cc:2272] T fddf261d3edf452a9d465d4b7a9ee8aa P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.970597  4444 tablet_replica.cc:333] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.971076  4444 raft_consensus.cc:2243] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.971498  4444 raft_consensus.cc:2272] T f3f7029152e743e59d5ab4682262a93a P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.973506  4444 tablet_replica.cc:333] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.973963  4444 raft_consensus.cc:2243] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.974416  4444 raft_consensus.cc:2272] T bea743eb73534daab84d011c1de9c58c P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.976292  4444 tablet_replica.cc:333] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.976758  4444 raft_consensus.cc:2243] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.977170  4444 raft_consensus.cc:2272] T 5b26428c1e0d42fb8bb369220dc509c6 P a0bd9030cb044e5da345a1b421cce0a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.979211  4444 tablet_replica.cc:333] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.979661  4444 raft_consensus.cc:2243] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.980113  4444 raft_consensus.cc:2272] T 5a942e28bd844549be6afb084b95f173 P a0bd9030cb044e5da345a1b421cce0a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.982401  4444 tablet_replica.cc:333] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3: stopping tablet replica
I20260709 12:13:12.982818  4444 raft_consensus.cc:2243] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:12.983560  4444 raft_consensus.cc:2272] T 91a88b80216d468997df6c7048a02c10 P a0bd9030cb044e5da345a1b421cce0a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:13.028427  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:13:13.069125  4444 master.cc:562] Master@127.4.87.62:36313 shutting down...
I20260709 12:13:13.090929  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:13.091600  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:13.091945  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P f8048a7241ef476f8499bd224a53eec8: stopping tablet replica
I20260709 12:13:13.113973  4444 master.cc:584] Master@127.4.87.62:36313 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21247 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:13:13.174504  4444 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.87.62:43761
I20260709 12:13:13.175770  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:13.182498 13810 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:13:13.182521 13811 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:13:13.183559 13813 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:13:13.184094  4444 server_base.cc:1061] running on GCE node
I20260709 12:13:13.185184  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:13.185411  4444 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:13:13.185539  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599193185526 us; error 0 us; skew 500 ppm
I20260709 12:13:13.186108  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:13.188730  4444 webserver.cc:533] Webserver started at http://127.4.87.62:46251/ using document root <none> and password file <none>
I20260709 12:13:13.189229  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:13.189405  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:13.189643  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:13.190828  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/master-0-root/instance:
uuid: "788681365d4d4b658052210073279b4c"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.195469  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:13.199038 13818 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:13:13.199826  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:13:13.200075  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/master-0-root
uuid: "788681365d4d4b658052210073279b4c"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.200307  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-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:13:13.210556  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:13.211692  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:13.253685  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.62:43761
I20260709 12:13:13.253804 13869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.62:43761 every 8 connection(s)
I20260709 12:13:13.257720 13870 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:13:13.269604 13870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c: Bootstrap starting.
I20260709 12:13:13.274816 13870 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.279497 13870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c: No bootstrap required, opened a new log
I20260709 12:13:13.282006 13870 raft_consensus.cc:359] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788681365d4d4b658052210073279b4c" member_type: VOTER }
I20260709 12:13:13.282672 13870 raft_consensus.cc:385] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.282934 13870 raft_consensus.cc:740] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788681365d4d4b658052210073279b4c, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.283802 13870 consensus_queue.cc:260] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "788681365d4d4b658052210073279b4c" member_type: VOTER }
I20260709 12:13:13.285024 13870 raft_consensus.cc:399] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:13.285290 13870 raft_consensus.cc:493] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:13.285580 13870 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.290649 13870 raft_consensus.cc:515] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788681365d4d4b658052210073279b4c" member_type: VOTER }
I20260709 12:13:13.291251 13870 leader_election.cc:304] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [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: 788681365d4d4b658052210073279b4c; no voters: 
I20260709 12:13:13.292517 13870 leader_election.cc:290] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:13.293017 13873 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.295032 13873 raft_consensus.cc:697] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 1 LEADER]: Becoming Leader. State: Replica: 788681365d4d4b658052210073279b4c, State: Running, Role: LEADER
I20260709 12:13:13.295897 13873 consensus_queue.cc:237] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [LEADER]: Queue going to LEADER mode. State: All 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: "788681365d4d4b658052210073279b4c" member_type: VOTER }
I20260709 12:13:13.296873 13870 sys_catalog.cc:565] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:13.304275 13874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "788681365d4d4b658052210073279b4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788681365d4d4b658052210073279b4c" member_type: VOTER } }
I20260709 12:13:13.304706 13875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 788681365d4d4b658052210073279b4c. Latest consensus state: current_term: 1 leader_uuid: "788681365d4d4b658052210073279b4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788681365d4d4b658052210073279b4c" member_type: VOTER } }
I20260709 12:13:13.305352 13875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:13.305130 13874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:13.307663 13881 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:13.313143 13881 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:13.315752  4444 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:13.324105 13881 catalog_manager.cc:1383] Generated new cluster ID: bbf8a3cf3d014c0dacf5487683606fc7
I20260709 12:13:13.324476 13881 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:13.342268 13881 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:13.343876 13881 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:13.366468 13881 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c: Generated new TSK 0
I20260709 12:13:13.367122 13881 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:13.383073  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:13.389779 13891 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:13:13.391099 13892 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:13:13.392764 13894 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:13:13.393018  4444 server_base.cc:1061] running on GCE node
I20260709 12:13:13.394708  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:13.394958  4444 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:13:13.395169  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599193395151 us; error 0 us; skew 500 ppm
I20260709 12:13:13.396063  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:13.398635  4444 webserver.cc:533] Webserver started at http://127.4.87.1:45523/ using document root <none> and password file <none>
I20260709 12:13:13.399111  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:13.399322  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:13.399595  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:13.400745  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-0-root/instance:
uuid: "7077ea3794254a6ab646c5e1beaf2d67"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.405763  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:13.409735 13899 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:13:13.410636  4444 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:13:13.410931  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-0-root
uuid: "7077ea3794254a6ab646c5e1beaf2d67"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.411173  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-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:13:13.427558  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:13.428803  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:13.430272  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:13.432607  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:13.432832  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:13.433121  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:13.433276  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:13.477067  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.1:44805
I20260709 12:13:13.477164 13961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.1:44805 every 8 connection(s)
I20260709 12:13:13.482730  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:13.492054 13966 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:13:13.493422 13967 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:13:13.499752 13969 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:13:13.500460  4444 server_base.cc:1061] running on GCE node
I20260709 12:13:13.501916  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:13.502106  4444 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:13:13.502326  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599193502297 us; error 0 us; skew 500 ppm
I20260709 12:13:13.502854  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:13.506047  4444 webserver.cc:533] Webserver started at http://127.4.87.2:39083/ using document root <none> and password file <none>
I20260709 12:13:13.506543  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:13.506737  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:13.507047  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:13.507165 13962 heartbeater.cc:344] Connected to a master server at 127.4.87.62:43761
I20260709 12:13:13.507645 13962 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:13.508420 13962 heartbeater.cc:507] Master 127.4.87.62:43761 requested a full tablet report, sending...
I20260709 12:13:13.508430  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-1-root/instance:
uuid: "1964c6c53a544224b81926919d904f89"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.510994 13835 ts_manager.cc:194] Registered new tserver with Master: 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805)
I20260709 12:13:13.513612 13835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50706
I20260709 12:13:13.514950  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:13.518730 13974 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:13:13.519603  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:13:13.520000  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-1-root
uuid: "1964c6c53a544224b81926919d904f89"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.520253  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-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:13:13.545776  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:13.547348  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:13.549278  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:13.551647  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:13.551846  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:13.552172  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:13.552341  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:13.598919  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.2:35671
I20260709 12:13:13.598976 14036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.2:35671 every 8 connection(s)
I20260709 12:13:13.604249  4444 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:13.613219 14040 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:13:13.617092 14041 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:13:13.617271 14043 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:13:13.617444  4444 server_base.cc:1061] running on GCE node
I20260709 12:13:13.619385  4444 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:13.619602  4444 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:13:13.619849  4444 hybrid_clock.cc:648] HybridClock initialized: now 1783599193619829 us; error 0 us; skew 500 ppm
I20260709 12:13:13.620604 14037 heartbeater.cc:344] Connected to a master server at 127.4.87.62:43761
I20260709 12:13:13.620716  4444 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:13.621018 14037 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:13.621940 14037 heartbeater.cc:507] Master 127.4.87.62:43761 requested a full tablet report, sending...
I20260709 12:13:13.623780  4444 webserver.cc:533] Webserver started at http://127.4.87.3:43271/ using document root <none> and password file <none>
I20260709 12:13:13.624341  4444 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:13.624603  4444 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:13.624444 13835 ts_manager.cc:194] Registered new tserver with Master: 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:13.625171  4444 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:13.626318  4444 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-2-root/instance:
uuid: "beda55682e55439b8dd7a0c94e98c337"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.626335 13835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50716
I20260709 12:13:13.630858  4444 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:13.634320 14048 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:13:13.635231  4444 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:13:13.635496  4444 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-2-root
uuid: "beda55682e55439b8dd7a0c94e98c337"
format_stamp: "Formatted at 2026-07-09 12:13:13 on dist-test-slave-px1m"
I20260709 12:13:13.635733  4444 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-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:13:13.664450  4444 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:13.665652  4444 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:13.667296  4444 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:13.669672  4444 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:13.669914  4444 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:13.670179  4444 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:13.670356  4444 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:13.716114  4444 rpc_server.cc:307] RPC server started. Bound to: 127.4.87.3:40751
I20260709 12:13:13.716300 14110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.87.3:40751 every 8 connection(s)
I20260709 12:13:13.731446 14111 heartbeater.cc:344] Connected to a master server at 127.4.87.62:43761
I20260709 12:13:13.731909 14111 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:13.732753 14111 heartbeater.cc:507] Master 127.4.87.62:43761 requested a full tablet report, sending...
I20260709 12:13:13.734706 13835 ts_manager.cc:194] Registered new tserver with Master: beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:13.735585  4444 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015843404s
I20260709 12:13:13.736163 13835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50732
I20260709 12:13:13.762115 13835 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50734:
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:13:13.764956 13835 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:13:13.837160 13927 tablet_service.cc:1511] Processing CreateTablet for tablet 285cd8c76d6f4a3bbc08c780abf9364c (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:13.838066 13924 tablet_service.cc:1511] Processing CreateTablet for tablet 625308bc1df54df78acdc7e3919bd4ee (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:13.841917 13925 tablet_service.cc:1511] Processing CreateTablet for tablet fa4d8571f5f84aff82356c64f9c3bb64 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:13.844260 14002 tablet_service.cc:1511] Processing CreateTablet for tablet 285cd8c76d6f4a3bbc08c780abf9364c (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:13.844425 14001 tablet_service.cc:1511] Processing CreateTablet for tablet 1863c6cec50341b1ba6d466b238ea514 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:13.845703 14002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285cd8c76d6f4a3bbc08c780abf9364c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.847050 14000 tablet_service.cc:1511] Processing CreateTablet for tablet fa4d8571f5f84aff82356c64f9c3bb64 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:13.839818 13926 tablet_service.cc:1511] Processing CreateTablet for tablet 1863c6cec50341b1ba6d466b238ea514 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:13.848523 14000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4d8571f5f84aff82356c64f9c3bb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.850382 13999 tablet_service.cc:1511] Processing CreateTablet for tablet 625308bc1df54df78acdc7e3919bd4ee (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:13.851859 13999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625308bc1df54df78acdc7e3919bd4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.856346 14001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1863c6cec50341b1ba6d466b238ea514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.857949 13923 tablet_service.cc:1511] Processing CreateTablet for tablet 100c7ac8e1fb4da7a13cecd3562fb4f8 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:13.861761 13997 tablet_service.cc:1511] Processing CreateTablet for tablet 06eaabc7e92643a18b10444e4e41fb0d (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:13.863201 13997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eaabc7e92643a18b10444e4e41fb0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.865779 13996 tablet_service.cc:1511] Processing CreateTablet for tablet 2d908d0dad094bf09c94dba224ffa62b (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:13.867183 13996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d908d0dad094bf09c94dba224ffa62b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.869741 13995 tablet_service.cc:1511] Processing CreateTablet for tablet a44e405e688541bf927a3c8fde8fde14 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:13.871222 13995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44e405e688541bf927a3c8fde8fde14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.876824 13994 tablet_service.cc:1511] Processing CreateTablet for tablet 821ad2e0b5014fe6b265b232689e0d96 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:13.878542 13994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821ad2e0b5014fe6b265b232689e0d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.884025 13920 tablet_service.cc:1511] Processing CreateTablet for tablet a44e405e688541bf927a3c8fde8fde14 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:13.884488 13921 tablet_service.cc:1511] Processing CreateTablet for tablet 2d908d0dad094bf09c94dba224ffa62b (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:13.885860 13919 tablet_service.cc:1511] Processing CreateTablet for tablet 821ad2e0b5014fe6b265b232689e0d96 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:13.860296 13922 tablet_service.cc:1511] Processing CreateTablet for tablet 06eaabc7e92643a18b10444e4e41fb0d (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:13.855947 13998 tablet_service.cc:1511] Processing CreateTablet for tablet 100c7ac8e1fb4da7a13cecd3562fb4f8 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:13.890383 13998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100c7ac8e1fb4da7a13cecd3562fb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.849669 13927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285cd8c76d6f4a3bbc08c780abf9364c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.891286 13920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44e405e688541bf927a3c8fde8fde14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.896908 13921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d908d0dad094bf09c94dba224ffa62b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.897588 13919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821ad2e0b5014fe6b265b232689e0d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.898375 13923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100c7ac8e1fb4da7a13cecd3562fb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.904995 13922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eaabc7e92643a18b10444e4e41fb0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.909438 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4d8571f5f84aff82356c64f9c3bb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.912921 13924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625308bc1df54df78acdc7e3919bd4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.919217 13926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1863c6cec50341b1ba6d466b238ea514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.941116 14126 tablet_bootstrap.cc:492] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:13.941918 14072 tablet_service.cc:1511] Processing CreateTablet for tablet 100c7ac8e1fb4da7a13cecd3562fb4f8 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:13.943506 14072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100c7ac8e1fb4da7a13cecd3562fb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.946214 14075 tablet_service.cc:1511] Processing CreateTablet for tablet 1863c6cec50341b1ba6d466b238ea514 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:13.947875 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1863c6cec50341b1ba6d466b238ea514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.949569 14126 tablet_bootstrap.cc:654] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.950320 14074 tablet_service.cc:1511] Processing CreateTablet for tablet fa4d8571f5f84aff82356c64f9c3bb64 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:13.952142 14074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4d8571f5f84aff82356c64f9c3bb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.954200 14071 tablet_service.cc:1511] Processing CreateTablet for tablet 06eaabc7e92643a18b10444e4e41fb0d (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:13.958734 14070 tablet_service.cc:1511] Processing CreateTablet for tablet 2d908d0dad094bf09c94dba224ffa62b (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:13.960898 14076 tablet_service.cc:1511] Processing CreateTablet for tablet 285cd8c76d6f4a3bbc08c780abf9364c (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:13.940369 14073 tablet_service.cc:1511] Processing CreateTablet for tablet 625308bc1df54df78acdc7e3919bd4ee (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:13.969380 14069 tablet_service.cc:1511] Processing CreateTablet for tablet a44e405e688541bf927a3c8fde8fde14 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:13.972589 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eaabc7e92643a18b10444e4e41fb0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.972992 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 821ad2e0b5014fe6b265b232689e0d96 (DEFAULT_TABLE table=test-workload [id=b76f45dd64694eb48d4de7f033f2a027]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:13.974462 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821ad2e0b5014fe6b265b232689e0d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.976984 14069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44e405e688541bf927a3c8fde8fde14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.979470 14126 tablet_bootstrap.cc:492] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:13.980104 14126 ts_tablet_manager.cc:1403] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260709 12:13:13.980180 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625308bc1df54df78acdc7e3919bd4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.981769 14076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285cd8c76d6f4a3bbc08c780abf9364c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.983631 14126 raft_consensus.cc:359] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:13.984519 14126 raft_consensus.cc:385] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.995836 14126 raft_consensus.cc:740] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.985001 14070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d908d0dad094bf09c94dba224ffa62b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.997274 14126 consensus_queue.cc:260] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.049414 14127 tablet_bootstrap.cc:492] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.065655 14126 ts_tablet_manager.cc:1434] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.085s	user 0.034s	sys 0.026s
I20260709 12:13:14.066558 14037 heartbeater.cc:499] Master 127.4.87.62:43761 was elected leader, sending a full tablet report...
I20260709 12:13:14.066919 14126 tablet_bootstrap.cc:492] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.073311 14127 tablet_bootstrap.cc:654] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.074069 14126 tablet_bootstrap.cc:654] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.090027 14127 tablet_bootstrap.cc:492] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.090583 14127 ts_tablet_manager.cc:1403] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.014s
I20260709 12:13:14.098232 14130 tablet_bootstrap.cc:492] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
W20260709 12:13:14.103541 14038 tablet.cc:2406] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:14.105129 14126 tablet_bootstrap.cc:492] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.105821 14126 ts_tablet_manager.cc:1403] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.003s
I20260709 12:13:14.106125 14130 tablet_bootstrap.cc:654] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.108907 14126 raft_consensus.cc:359] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.110507 14126 raft_consensus.cc:385] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.111001 14126 raft_consensus.cc:740] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.110527 14127 raft_consensus.cc:359] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.111511 14127 raft_consensus.cc:385] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.111857 14127 raft_consensus.cc:740] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.111979 14126 consensus_queue.cc:260] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.112794 14127 consensus_queue.cc:260] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.114470 14126 ts_tablet_manager.cc:1434] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:14.115309 13962 heartbeater.cc:499] Master 127.4.87.62:43761 was elected leader, sending a full tablet report...
I20260709 12:13:14.115684 14126 tablet_bootstrap.cc:492] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.115758 14127 ts_tablet_manager.cc:1434] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 12:13:14.116865 14127 tablet_bootstrap.cc:492] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.123587 14127 tablet_bootstrap.cc:654] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.124434 14126 tablet_bootstrap.cc:654] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.125064 14130 tablet_bootstrap.cc:492] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.125682 14130 ts_tablet_manager.cc:1403] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 12:13:14.129984 14130 raft_consensus.cc:359] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.131027 14130 raft_consensus.cc:385] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.131454 14130 raft_consensus.cc:740] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.132541 14130 consensus_queue.cc:260] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.139031 14126 tablet_bootstrap.cc:492] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.139765 14126 ts_tablet_manager.cc:1403] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 12:13:14.143231 14126 raft_consensus.cc:359] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.144246 14126 raft_consensus.cc:385] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.144673 14126 raft_consensus.cc:740] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.145540 14126 consensus_queue.cc:260] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.150067 14126 ts_tablet_manager.cc:1434] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:13:14.151290 14126 tablet_bootstrap.cc:492] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.158866 14126 tablet_bootstrap.cc:654] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.169766 14129 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.169860 14111 heartbeater.cc:499] Master 127.4.87.62:43761 was elected leader, sending a full tablet report...
I20260709 12:13:14.170367 14130 ts_tablet_manager.cc:1434] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.044s	user 0.024s	sys 0.020s
I20260709 12:13:14.170398 14129 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.171895 14130 tablet_bootstrap.cc:492] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.173105 14126 tablet_bootstrap.cc:492] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.173785 14126 ts_tablet_manager.cc:1403] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 12:13:14.177613 14126 raft_consensus.cc:359] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.178109 14129 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.178587 14126 raft_consensus.cc:385] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.178761 14129 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.179047 14126 raft_consensus.cc:740] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.179457 14127 tablet_bootstrap.cc:492] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.181903 14127 ts_tablet_manager.cc:1403] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.030s
I20260709 12:13:14.182057 14126 consensus_queue.cc:260] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.179324 14129 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.179338 14130 tablet_bootstrap.cc:654] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.185777 14127 raft_consensus.cc:359] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.186511 14127 raft_consensus.cc:385] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.186834 14127 raft_consensus.cc:740] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.188052 14127 consensus_queue.cc:260] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.189657 14126 ts_tablet_manager.cc:1434] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 12:13:14.194023 14126 tablet_bootstrap.cc:492] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.190189 14129 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.204457 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.206465 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
W20260709 12:13:14.209039 13978 leader_election.cc:343] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:14.209874 13978 leader_election.cc:343] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.210549 14127 ts_tablet_manager.cc:1434] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:13:14.214618 14126 tablet_bootstrap.cc:654] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.216952 14127 tablet_bootstrap.cc:492] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.228720 14130 tablet_bootstrap.cc:492] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.228896 14126 tablet_bootstrap.cc:492] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.229357 14130 ts_tablet_manager.cc:1403] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.006s
I20260709 12:13:14.229627 14126 ts_tablet_manager.cc:1403] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.004s
I20260709 12:13:14.229669 14127 tablet_bootstrap.cc:654] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.234030 14126 raft_consensus.cc:359] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.234870 14126 raft_consensus.cc:385] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.234308 14130 raft_consensus.cc:359] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.235234 14126 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.235634 14130 raft_consensus.cc:385] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.236169 14130 raft_consensus.cc:740] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.236485 14126 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.237840 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.238761 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.240733 14130 consensus_queue.cc:260] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.242511 14126 ts_tablet_manager.cc:1434] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 12:13:14.243762 14126 tablet_bootstrap.cc:492] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
W20260709 12:13:14.247848 13976 leader_election.cc:343] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.248776 14129 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.248976 13976 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.249396 14129 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.250334 14140 raft_consensus.cc:2749] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:14.252506 13976 leader_election.cc:343] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.253429 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.253108 13976 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.254863 14140 raft_consensus.cc:2749] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.255229 14130 ts_tablet_manager.cc:1434] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
W20260709 12:13:14.255496 13978 leader_election.cc:343] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.256635 14129 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.260244 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.261128 14085 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:14.264402 13976 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.265148 14126 tablet_bootstrap.cc:654] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.265805 14129 raft_consensus.cc:2804] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.266371 14129 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.267030 14129 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.269416 14130 tablet_bootstrap.cc:492] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.272106 14127 tablet_bootstrap.cc:492] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.272758 14127 ts_tablet_manager.cc:1403] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.056s	user 0.044s	sys 0.008s
I20260709 12:13:14.276233 14127 raft_consensus.cc:359] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.277029 14127 raft_consensus.cc:385] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.277325 14127 raft_consensus.cc:740] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.278164 14130 tablet_bootstrap.cc:654] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.278259 14127 consensus_queue.cc:260] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.278530 14129 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.282958 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:14.283586 14127 ts_tablet_manager.cc:1434] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:14.284756 14127 tablet_bootstrap.cc:492] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
W20260709 12:13:14.285081 13978 leader_election.cc:343] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.286362 14129 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.287644 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:14.288232 14085 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.299378 14127 tablet_bootstrap.cc:654] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.300661 14126 tablet_bootstrap.cc:492] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.301165 14130 tablet_bootstrap.cc:492] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.301419 14126 ts_tablet_manager.cc:1403] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.019s
I20260709 12:13:14.301865 14130 ts_tablet_manager.cc:1403] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260709 12:13:14.302125 14085 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:14.304158 13976 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.305501 14129 raft_consensus.cc:2804] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.305998 14129 raft_consensus.cc:697] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:14.307022 14126 raft_consensus.cc:359] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.307147 14129 consensus_queue.cc:237] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.308010 14126 raft_consensus.cc:385] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.308501 14126 raft_consensus.cc:740] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.309958 14126 consensus_queue.cc:260] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:14.310911 13883 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:14.305936 14130 raft_consensus.cc:359] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.312135 14130 raft_consensus.cc:385] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.312456 14130 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.313120 14126 ts_tablet_manager.cc:1434] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:13:14.313542 14127 tablet_bootstrap.cc:492] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.313380 14130 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.314678 14126 tablet_bootstrap.cc:492] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.314783 14127 ts_tablet_manager.cc:1403] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260709 12:13:14.318493 14127 raft_consensus.cc:359] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.319270 14127 raft_consensus.cc:385] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.319655 14130 ts_tablet_manager.cc:1434] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:14.319613 14127 raft_consensus.cc:740] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.320920 14130 tablet_bootstrap.cc:492] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.320935 14127 consensus_queue.cc:260] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.329497 14127 ts_tablet_manager.cc:1434] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:13:14.330724 14127 tablet_bootstrap.cc:492] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.331238 14129 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.331753 14129 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.332388 14126 tablet_bootstrap.cc:654] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.334055 14129 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.323508 13833 catalog_manager.cc:5697] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.335880 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.329332 14130 tablet_bootstrap.cc:654] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.336572 13936 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:14.338333 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
W20260709 12:13:14.341864 13976 leader_election.cc:343] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.343392 13978 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.344494 14127 tablet_bootstrap.cc:654] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.345435 14129 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.345983 14129 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.346419 14129 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.356981 14129 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.361999 14130 tablet_bootstrap.cc:492] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.362448 14134 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.363651 14130 ts_tablet_manager.cc:1403] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.010s
I20260709 12:13:14.363823 14134 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.362088 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:14.362751 14126 tablet_bootstrap.cc:492] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.367810 13936 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.368002 14126 ts_tablet_manager.cc:1403] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.025s
I20260709 12:13:14.372148 14126 raft_consensus.cc:359] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.372965 14134 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.375908 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:14.373147 14126 raft_consensus.cc:385] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.376924 14126 raft_consensus.cc:740] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.367482 14130 raft_consensus.cc:359] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:14.377871 13976 leader_election.cc:343] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.377916 14126 consensus_queue.cc:260] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.378697 14130 raft_consensus.cc:385] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.381909 14130 raft_consensus.cc:740] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.374177 14129 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.385141 13936 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:14.383466 14130 consensus_queue.cc:260] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.387627 13978 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.388388 14127 tablet_bootstrap.cc:492] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.391005 14127 ts_tablet_manager.cc:1403] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.005s
I20260709 12:13:14.389820 14126 ts_tablet_manager.cc:1434] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 12:13:14.393280 14130 ts_tablet_manager.cc:1434] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 12:13:14.393759 14129 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.399560 14129 raft_consensus.cc:697] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:14.400965 14130 tablet_bootstrap.cc:492] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.395427 14126 tablet_bootstrap.cc:492] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.405426 14127 raft_consensus.cc:359] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.409610 14127 raft_consensus.cc:385] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.410073 14127 raft_consensus.cc:740] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.410686 14126 tablet_bootstrap.cc:654] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.410876 14127 consensus_queue.cc:260] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.400636 14129 consensus_queue.cc:237] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.412773 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.418457 14126 tablet_bootstrap.cc:492] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.419493 14126 ts_tablet_manager.cc:1403] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
W20260709 12:13:14.419831 13901 leader_election.cc:343] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.420706 14134 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.420763 14137 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.421746 14134 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.421850 14137 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.422901 14126 raft_consensus.cc:359] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.423589 14126 raft_consensus.cc:385] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.423946 14126 raft_consensus.cc:740] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.424134 14134 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.424679 14137 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.424716 14126 consensus_queue.cc:260] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.426285 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.426800 14127 ts_tablet_manager.cc:1434] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:13:14.427069 14126 ts_tablet_manager.cc:1434] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:14.426906 14012 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:14.428175 14126 tablet_bootstrap.cc:492] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:14.429141 14130 tablet_bootstrap.cc:654] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.430099 13901 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:14.432334 14134 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.432731 14134 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.433068 14134 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.433987 14127 tablet_bootstrap.cc:492] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.439495 14126 tablet_bootstrap.cc:654] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.449570 14127 tablet_bootstrap.cc:654] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.450474 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.452651 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.453118 14134 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:14.455206 13901 leader_election.cc:343] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.455668 13901 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.461212 14130 tablet_bootstrap.cc:492] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.462023 14130 ts_tablet_manager.cc:1403] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.011s
I20260709 12:13:14.457021 14134 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.463282 14134 raft_consensus.cc:2749] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.469054 13832 catalog_manager.cc:5697] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.476581 14130 raft_consensus.cc:359] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.477420 14126 tablet_bootstrap.cc:492] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:14.478184 14126 ts_tablet_manager.cc:1403] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.011s
I20260709 12:13:14.477711 14130 raft_consensus.cc:385] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.479504 14130 raft_consensus.cc:740] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.482183 14130 consensus_queue.cc:260] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.482805 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:14.483451 14012 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.483933 14126 raft_consensus.cc:359] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.484766 14126 raft_consensus.cc:385] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.485086 14126 raft_consensus.cc:740] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.485376 14130 ts_tablet_manager.cc:1434] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 12:13:14.486799 14130 tablet_bootstrap.cc:492] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.490059 14126 consensus_queue.cc:260] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.492475 14126 ts_tablet_manager.cc:1434] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 12:13:14.495273 14130 tablet_bootstrap.cc:654] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.496251 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.497045 14011 raft_consensus.cc:2468] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:14.498788 14050 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.499737 14137 raft_consensus.cc:2804] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.500197 14137 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.500483 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:14.500703 14134 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:14.499887 13901 leader_election.cc:343] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.501247 14134 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:14.502831 13901 leader_election.cc:343] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.502925 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.503413 14134 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.504032 14137 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.504520 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.504830 14012 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:14.505290 14011 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
W20260709 12:13:14.507159 14052 leader_election.cc:343] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.508383 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.509019 14127 tablet_bootstrap.cc:492] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.509128 14086 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:14.509647 14127 ts_tablet_manager.cc:1403] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.006s
I20260709 12:13:14.510735 13901 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.512144 13901 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:14.512943 14134 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.512495 14137 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.514664 14127 raft_consensus.cc:359] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.515057 14137 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.515569 14127 raft_consensus.cc:385] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.516127 14127 raft_consensus.cc:740] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.516377 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:14.517139 14127 consensus_queue.cc:260] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.517885 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:14.518209 14134 raft_consensus.cc:697] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:14.518581 14011 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.519235 14134 consensus_queue.cc:237] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.520642 14130 tablet_bootstrap.cc:492] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.521210 14130 ts_tablet_manager.cc:1403] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
W20260709 12:13:14.524158 14052 leader_election.cc:343] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.524825 14130 raft_consensus.cc:359] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.525565 14130 raft_consensus.cc:385] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.525902 14127 ts_tablet_manager.cc:1434] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 12:13:14.525856 14130 raft_consensus.cc:740] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.526908 14127 tablet_bootstrap.cc:492] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.523277 14167 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.526757 14130 consensus_queue.cc:260] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.528105 14167 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.530447 14130 ts_tablet_manager.cc:1434] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:13:14.531524 14130 tablet_bootstrap.cc:492] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.533674 14167 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.534346 13832 catalog_manager.cc:5697] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.536645 14127 tablet_bootstrap.cc:654] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.538069 14130 tablet_bootstrap.cc:654] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.527776 14011 raft_consensus.cc:2468] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:14.546834 14050 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.548475 14137 raft_consensus.cc:2804] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.551714 14127 tablet_bootstrap.cc:492] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.552603 14127 ts_tablet_manager.cc:1403] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 12:13:14.560950 14127 raft_consensus.cc:359] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.561844 14127 raft_consensus.cc:385] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.562219 14127 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.562412 14137 raft_consensus.cc:697] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:14.563131 14127 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.563659 14137 consensus_queue.cc:237] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.564806 14130 tablet_bootstrap.cc:492] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.565341 14130 ts_tablet_manager.cc:1403] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260709 12:13:14.565901 14127 ts_tablet_manager.cc:1434] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:14.569344 14130 raft_consensus.cc:359] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.570323 14130 raft_consensus.cc:385] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.570649 14130 raft_consensus.cc:740] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.571455 14167 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.571647 14127 tablet_bootstrap.cc:492] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.572697 14171 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.573266 14171 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.576784 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.577591 13936 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:14.577697 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.578421 14011 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:14.579053 14052 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.578672 13833 catalog_manager.cc:5697] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 0 to 1, leader changed from <none> to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.579686 14127 tablet_bootstrap.cc:654] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.579763 14171 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.580646 14171 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.580991 14171 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.581312 14171 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.571652 14130 consensus_queue.cc:260] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.590916 14130 ts_tablet_manager.cc:1434] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:13:14.591873 14130 tablet_bootstrap.cc:492] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.593531 14171 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.596773 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:14.597606 13936 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.599167 14171 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.596933 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:14.600296 14011 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.603051 14167 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.605646 14130 tablet_bootstrap.cc:654] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.606149 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:14.606855 14012 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.606663 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:14.607630 14086 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.616852 14130 tablet_bootstrap.cc:492] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.617445 14130 ts_tablet_manager.cc:1403] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260709 12:13:14.620177 14012 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:14.620112 14130 raft_consensus.cc:359] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.620829 14130 raft_consensus.cc:385] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.621352 14130 raft_consensus.cc:740] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.621764 13901 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:14.622349 14130 consensus_queue.cc:260] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.622817 14167 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.624869 14130 ts_tablet_manager.cc:1434] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:14.625972 14130 tablet_bootstrap.cc:492] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:14.626521 14167 raft_consensus.cc:697] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:14.627441 14167 consensus_queue.cc:237] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.631865 14130 tablet_bootstrap.cc:654] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.646018 14011 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:14.648329 14130 tablet_bootstrap.cc:492] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:14.648175 14050 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.649448 14130 ts_tablet_manager.cc:1403] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260709 12:13:14.649686 14137 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.650440 14137 raft_consensus.cc:697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:14.651556 14137 consensus_queue.cc:237] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.653975 14130 raft_consensus.cc:359] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.655092 14130 raft_consensus.cc:385] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.655491 14130 raft_consensus.cc:740] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.656684 14130 consensus_queue.cc:260] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.660053 14130 ts_tablet_manager.cc:1434] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:13:14.660673 14173 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.661412 14173 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.662248 14171 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.662995 14171 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.665319 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.666224 13937 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:14.666365 14171 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.669026 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.669871 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.672070 13937 raft_consensus.cc:2393] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beda55682e55439b8dd7a0c94e98c337 in current term 1: Already voted for candidate 1964c6c53a544224b81926919d904f89 in this term.
I20260709 12:13:14.674077 14052 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.674922 13936 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:14.675130 14052 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.673818 14086 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:14.676332 14171 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.678334 14137 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.679543 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.680727 14171 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.682250 14171 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.682276 14011 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:14.680882 14173 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.685293 14127 tablet_bootstrap.cc:492] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.685736 14127 ts_tablet_manager.cc:1403] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.118s	user 0.032s	sys 0.067s
I20260709 12:13:14.684491 13833 catalog_manager.cc:5697] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.687687 14127 raft_consensus.cc:359] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.688189 14127 raft_consensus.cc:385] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.688412 14127 raft_consensus.cc:740] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.689070 14127 consensus_queue.cc:260] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.691102 14127 ts_tablet_manager.cc:1434] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:13:14.692003 14127 tablet_bootstrap.cc:492] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:14.695955 14137 raft_consensus.cc:2749] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.698589 14171 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.699342 14167 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.699904 14167 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.700739 14127 tablet_bootstrap.cc:654] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.702121 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:14.701961 14167 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.702850 13936 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.703346 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.704154 14011 raft_consensus.cc:2393] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 1: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:14.704298 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.706385 13901 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:14.707315 14167 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.706959 13834 catalog_manager.cc:5697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 0 to 1, leader changed from <none> to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.709272 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:14.709936 14011 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.711329 13936 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:14.712829 14052 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.714890 14137 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.715631 14137 raft_consensus.cc:697] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:14.716990 14137 consensus_queue.cc:237] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.721238 14127 tablet_bootstrap.cc:492] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:14.718351 14167 raft_consensus.cc:2749] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.718535 14011 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:14.722016 14127 ts_tablet_manager.cc:1403] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260709 12:13:14.719094 14171 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:14.725351 14127 raft_consensus.cc:359] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.726240 14127 raft_consensus.cc:385] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.727164 14127 raft_consensus.cc:740] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.727849 14127 consensus_queue.cc:260] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.729730 14127 ts_tablet_manager.cc:1434] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:14.736137 13832 catalog_manager.cc:5697] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 0 to 1, leader changed from <none> to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.753398 14129 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.754040 14129 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.756013 14129 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.756739 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:14.757062 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.757366 13936 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:14.757676 14086 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:14.758400 13978 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:14.759114 14129 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.759414 14129 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.759697 14129 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.764789 14129 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.766371 14129 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.767230 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:14.767433 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:14.767892 13936 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.767935 14086 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.775400 14086 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:14.775400 13936 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:14.776795 13976 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.777563 14129 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.777993 14129 raft_consensus.cc:697] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:14.778764 14129 consensus_queue.cc:237] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.786355 13832 catalog_manager.cc:5697] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.804411 14167 raft_consensus.cc:493] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.805032 14167 raft_consensus.cc:515] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.806740 14167 leader_election.cc:290] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.807731 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:14.808076 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:14.808537 14011 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:14.808820 14086 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:14.809960 13901 leader_election.cc:304] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:14.810655 14167 raft_consensus.cc:2804] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.811060 14167 raft_consensus.cc:493] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.811352 14167 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.814873 14129 consensus_queue.cc:1048] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.818536 14167 raft_consensus.cc:515] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.819496 14129 consensus_queue.cc:1048] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.820986 14167 leader_election.cc:290] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:14.823215 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:14.824039 14011 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.823314 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:14.828881 14086 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.837863 14086 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:14.838835 13901 leader_election.cc:304] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:14.839535 14167 raft_consensus.cc:2804] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.839984 14167 raft_consensus.cc:697] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:14.840880 14167 consensus_queue.cc:237] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:14.846388 14011 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:14.853058 13833 catalog_manager.cc:5697] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.855907 14140 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.869885 13936 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.879025 14187 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.956382 14011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514"
dest_uuid: "1964c6c53a544224b81926919d904f89"
mode: GRACEFUL
new_leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:35810
I20260709 12:13:14.957190 14011 raft_consensus.cc:606] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Received request to transfer leadership to TS 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.958395 14167 consensus_queue.cc:1048] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.973208 14086 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.979207 14085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
mode: GRACEFUL
new_leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:51428
I20260709 12:13:14.979897 14085 raft_consensus.cc:606] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Received request to transfer leadership to TS 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.983103 14137 consensus_queue.cc:1048] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.986116 14086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
mode: GRACEFUL
new_leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:51428
I20260709 12:13:14.986863 14086 raft_consensus.cc:606] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Received request to transfer leadership to TS 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:14.986967 14167 consensus_queue.cc:1048] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.994583 14085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
mode: GRACEFUL
new_leader_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:51428
I20260709 12:13:14.995224 14085 raft_consensus.cc:606] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Received request to transfer leadership to TS 1964c6c53a544224b81926919d904f89
I20260709 12:13:14.996455 14171 raft_consensus.cc:993] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: : Instructing follower 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:14.997790 14171 raft_consensus.cc:1081] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Signalling peer 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:15.001708 13937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:58604
I20260709 12:13:15.002336 13937 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.002736 13937 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.003549 14173 consensus_queue.cc:1048] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.016824 13937 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.020114 13937 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:15.020961 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:15.024370 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:15.025334 14086 raft_consensus.cc:3055] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.025803 14086 raft_consensus.cc:740] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:15.027060 14086 consensus_queue.cc:260] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.027971 14086 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.037274 14086 raft_consensus.cc:2468] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:15.037853 13937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
mode: GRACEFUL
new_leader_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:58618
I20260709 12:13:15.038506 13937 raft_consensus.cc:606] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Received request to transfer leadership to TS 1964c6c53a544224b81926919d904f89
I20260709 12:13:15.038959 13901 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:15.040366 14134 raft_consensus.cc:2804] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.040951 14134 raft_consensus.cc:697] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:15.040477 14167 consensus_queue.cc:1048] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:15.041801 14134 consensus_queue.cc:237] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.044927 13937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
mode: GRACEFUL
new_leader_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:58618
I20260709 12:13:15.045575 13937 raft_consensus.cc:606] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Received request to transfer leadership to TS 1964c6c53a544224b81926919d904f89
I20260709 12:13:15.050582 13835 catalog_manager.cc:5697] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 2, leader changed from beda55682e55439b8dd7a0c94e98c337 (127.4.87.3) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.054991 14011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96"
dest_uuid: "1964c6c53a544224b81926919d904f89"
mode: GRACEFUL
new_leader_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:35810
I20260709 12:13:15.055688 14011 raft_consensus.cc:606] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Received request to transfer leadership to TS beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:15.059442 14164 consensus_queue.cc:1048] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.109884 14137 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.120843 14179 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:15.131822 14179 raft_consensus.cc:993] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: : Instructing follower 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:15.132305 14137 raft_consensus.cc:1081] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Signalling peer 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:15.134047 13937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:58604
I20260709 12:13:15.134582 13937 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.134919 13937 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.141839 13937 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.143970 13937 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:15.144910 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:15.145378 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:15.145686 14011 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.146059 14086 raft_consensus.cc:3055] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.146296 14086 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:15.147133 14086 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.148432 14086 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.152778 14011 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:15.154014 13901 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:15.154938 14164 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.155587 14164 raft_consensus.cc:697] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:15.156371 14086 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:15.156442 14164 consensus_queue.cc:237] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.163654 13832 catalog_manager.cc:5697] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 2, leader changed from beda55682e55439b8dd7a0c94e98c337 (127.4.87.3) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.169512 14137 consensus_queue.cc:1048] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.171507 14137 consensus_queue.cc:1048] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.177577 14179 raft_consensus.cc:993] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: : Instructing follower 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:15.178025 14179 raft_consensus.cc:1081] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Signalling peer 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:15.179767 14011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8"
dest_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:13:15.180531 14011 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.180948 14011 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.189661 14011 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.190729 14012 raft_consensus.cc:1240] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Rejecting Update request from peer beda55682e55439b8dd7a0c94e98c337 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.192509 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:15.193225 13937 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.193846 14011 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:15.194962 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:15.194865 14137 consensus_queue.cc:1059] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.196447 14086 raft_consensus.cc:3055] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.196825 14086 raft_consensus.cc:740] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:15.197662 14086 consensus_queue.cc:260] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.199005 14086 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.200935 13937 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:15.202016 13978 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:15.202780 14187 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.203177 14187 raft_consensus.cc:697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:15.203929 14187 consensus_queue.cc:237] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.205088 14086 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
W20260709 12:13:15.205610 14173 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:13:15.211458 13835 catalog_manager.cc:5697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 1 to 2, leader changed from beda55682e55439b8dd7a0c94e98c337 (127.4.87.3) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.243574 14164 consensus_queue.cc:1048] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.255683 14164 consensus_queue.cc:1048] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.263042 14134 raft_consensus.cc:993] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: : Instructing follower 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:15.263821 14164 raft_consensus.cc:1081] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Signalling peer 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:15.265375 14011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14"
dest_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:35790
I20260709 12:13:15.265859 14011 raft_consensus.cc:493] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.266161 14011 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.271661 14011 raft_consensus.cc:515] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.273679 14011 leader_election.cc:290] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:15.274398 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:15.275225 13937 raft_consensus.cc:3055] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.275036 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:15.275658 13937 raft_consensus.cc:740] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:15.275892 14086 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.276700 13937 consensus_queue.cc:260] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.278141 13937 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.283857 14086 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:15.285184 13976 leader_election.cc:304] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:15.285657 13937 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:15.286315 14187 raft_consensus.cc:2804] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.286939 14187 raft_consensus.cc:697] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:15.287952 14187 consensus_queue.cc:237] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.290087 14140 consensus_queue.cc:1048] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.298499 13832 catalog_manager.cc:5697] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 1 to 2, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.303555 14187 consensus_queue.cc:1048] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:15.380893 14134 raft_consensus.cc:993] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: : Instructing follower 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:15.381315 14164 raft_consensus.cc:1081] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Signalling peer 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:15.382905 14011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b"
dest_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:35790
I20260709 12:13:15.383432 14011 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.383729 14011 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.388892 14011 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.390771 14011 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:15.391568 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:15.391799 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:15.392299 13937 raft_consensus.cc:3055] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.392324 14086 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.393005 13937 raft_consensus.cc:740] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:15.393908 13937 consensus_queue.cc:260] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.395210 13937 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.400249 14086 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:15.401872 13976 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:15.402151 13937 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:15.402606 14187 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.403079 14187 raft_consensus.cc:697] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:15.404042 14187 consensus_queue.cc:237] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.410461 13832 catalog_manager.cc:5697] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 1 to 2, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.426424 14129 raft_consensus.cc:993] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: : Instructing follower beda55682e55439b8dd7a0c94e98c337 to start an election
I20260709 12:13:15.426894 14187 raft_consensus.cc:1081] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Signalling peer beda55682e55439b8dd7a0c94e98c337 to start an election
I20260709 12:13:15.428433 14086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:51406
I20260709 12:13:15.428972 14086 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.429236 14086 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.434114 14086 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.435722 14086 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:15.436599 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:15.436832 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:15.437283 13937 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.437417 14011 raft_consensus.cc:3055] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.437826 14011 raft_consensus.cc:740] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:15.438647 14011 consensus_queue.cc:260] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.439901 14011 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.444732 13937 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:15.446125 14052 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:15.446887 14173 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.446887 14011 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:15.447711 14173 raft_consensus.cc:697] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 2 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:15.448647 14173 consensus_queue.cc:237] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.454643 13832 catalog_manager.cc:5697] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 1 to 2, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 2 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.463708 14129 raft_consensus.cc:993] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: : Instructing follower 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:15.464246 14129 raft_consensus.cc:1081] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Signalling peer 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:15.465860 13937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:58596
I20260709 12:13:15.466095 14011 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.466436 13937 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.466876 13937 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.471868 14011 raft_consensus.cc:1275] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:15.472193 13937 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.473582 14164 consensus_queue.cc:1048] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.474260 13937 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:15.474984 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:15.475322 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:15.476130 14011 raft_consensus.cc:3055] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.476187 14086 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.476593 14011 raft_consensus.cc:740] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:15.477782 14011 consensus_queue.cc:260] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.479564 14011 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.485127 14085 raft_consensus.cc:1275] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:15.487036 14167 consensus_queue.cc:1048] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.487836 14086 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:15.487094 14011 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:15.492899 13901 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:15.493856 14164 raft_consensus.cc:2804] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.494411 14164 raft_consensus.cc:697] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:15.495323 14164 consensus_queue.cc:237] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:15.503717 13835 catalog_manager.cc:5697] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 2, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.662357 13937 raft_consensus.cc:1275] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:15.663731 14129 consensus_queue.cc:1048] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.667665 14011 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:15.668983 14167 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.672286 14086 raft_consensus.cc:1275] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:15.674854 14187 consensus_queue.cc:1048] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.680466 14085 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:15.686264 14164 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.696907 13937 raft_consensus.cc:1275] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:15.698493 14187 consensus_queue.cc:1048] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.709846 14086 raft_consensus.cc:1275] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:15.711236 14140 consensus_queue.cc:1048] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.849319 14086 raft_consensus.cc:1275] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:15.850726 14140 consensus_queue.cc:1048] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.859378 13937 raft_consensus.cc:1275] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:15.861090 14210 consensus_queue.cc:1048] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:15.876368 14011 raft_consensus.cc:1275] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:15.877748 14134 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:15.886821 14086 raft_consensus.cc:1275] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:15.888842 14134 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.957019 14011 raft_consensus.cc:1275] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:15.958592 14173 consensus_queue.cc:1048] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.969012 13937 raft_consensus.cc:1275] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:15.970342 14215 consensus_queue.cc:1048] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.087006 13835 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55154:
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:13:18.089550 13835 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:13:18.138841 13921 tablet_service.cc:1511] Processing CreateTablet for tablet 06552081b0cf4919936af78b9e9b0c95 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:18.140197 13921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06552081b0cf4919936af78b9e9b0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.140836 13997 tablet_service.cc:1511] Processing CreateTablet for tablet 06552081b0cf4919936af78b9e9b0c95 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:18.142133 13997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06552081b0cf4919936af78b9e9b0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.143499 13995 tablet_service.cc:1511] Processing CreateTablet for tablet 5e41b63336ce474db32e9479cd7b4069 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:18.144778 13995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e41b63336ce474db32e9479cd7b4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.149940 14069 tablet_service.cc:1511] Processing CreateTablet for tablet 06552081b0cf4919936af78b9e9b0c95 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:18.151216 14069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06552081b0cf4919936af78b9e9b0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.154623 14070 tablet_service.cc:1511] Processing CreateTablet for tablet 5e41b63336ce474db32e9479cd7b4069 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:18.154949 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 41ccdd40007a48cb9b5c56b7f39098c4 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:18.155632 13924 tablet_service.cc:1511] Processing CreateTablet for tablet 41ccdd40007a48cb9b5c56b7f39098c4 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:18.154663 13926 tablet_service.cc:1511] Processing CreateTablet for tablet 5e41b63336ce474db32e9479cd7b4069 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:18.156848 13924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ccdd40007a48cb9b5c56b7f39098c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.157487 13926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e41b63336ce474db32e9479cd7b4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.158792 13923 tablet_service.cc:1511] Processing CreateTablet for tablet ed2fe15f9fa84a39b554a5526903249e (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:18.160104 13923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2fe15f9fa84a39b554a5526903249e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.163543 13925 tablet_service.cc:1511] Processing CreateTablet for tablet 04940ab01f054ff69f035da8db1f7e95 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:18.165441 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04940ab01f054ff69f035da8db1f7e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.166847 13996 tablet_service.cc:1511] Processing CreateTablet for tablet 41ccdd40007a48cb9b5c56b7f39098c4 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:18.168133 13996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ccdd40007a48cb9b5c56b7f39098c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.155997 14070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e41b63336ce474db32e9479cd7b4069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.169026 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ccdd40007a48cb9b5c56b7f39098c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.169483 13994 tablet_service.cc:1511] Processing CreateTablet for tablet ed2fe15f9fa84a39b554a5526903249e (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:18.170727 13994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2fe15f9fa84a39b554a5526903249e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.173009 13927 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae765d92b1042edb7d0121100e41d3b (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:18.174296 13927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae765d92b1042edb7d0121100e41d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.175699 13920 tablet_service.cc:1511] Processing CreateTablet for tablet e03e0955a4164ddaa61d02bbc5a4dbc3 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:18.176959 13920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03e0955a4164ddaa61d02bbc5a4dbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.179370 14072 tablet_service.cc:1511] Processing CreateTablet for tablet ed2fe15f9fa84a39b554a5526903249e (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:18.179701 14071 tablet_service.cc:1511] Processing CreateTablet for tablet 04940ab01f054ff69f035da8db1f7e95 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:18.180671 14072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2fe15f9fa84a39b554a5526903249e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.181274 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04940ab01f054ff69f035da8db1f7e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.182435 14002 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae765d92b1042edb7d0121100e41d3b (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:18.182560 14076 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae765d92b1042edb7d0121100e41d3b (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:18.183669 14002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae765d92b1042edb7d0121100e41d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.183791 14076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae765d92b1042edb7d0121100e41d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.180928 14000 tablet_service.cc:1511] Processing CreateTablet for tablet 04940ab01f054ff69f035da8db1f7e95 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:18.189556 14000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04940ab01f054ff69f035da8db1f7e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.191810 14230 tablet_bootstrap.cc:492] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.195112 13922 tablet_service.cc:1511] Processing CreateTablet for tablet 1501d2788cca4bacab3cf1efd6989acd (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:18.196412 13922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1501d2788cca4bacab3cf1efd6989acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.207612 13997 tablet_service.cc:1511] Processing CreateTablet for tablet e03e0955a4164ddaa61d02bbc5a4dbc3 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:18.208372 14073 tablet_service.cc:1511] Processing CreateTablet for tablet e03e0955a4164ddaa61d02bbc5a4dbc3 (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:18.209026 13997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03e0955a4164ddaa61d02bbc5a4dbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.209682 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03e0955a4164ddaa61d02bbc5a4dbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.220788 14230 tablet_bootstrap.cc:654] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.229704 14232 tablet_bootstrap.cc:492] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.240899 14231 tablet_bootstrap.cc:492] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.251315 14230 tablet_bootstrap.cc:492] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.252017 14230 ts_tablet_manager.cc:1403] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.060s	user 0.000s	sys 0.010s
I20260709 12:13:18.256078 14230 raft_consensus.cc:359] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.257071 14230 raft_consensus.cc:385] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.257638 14230 raft_consensus.cc:740] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.258368 14230 consensus_queue.cc:260] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.260032 14232 tablet_bootstrap.cc:654] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.266973 14231 tablet_bootstrap.cc:654] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.269910 14230 ts_tablet_manager.cc:1434] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260709 12:13:18.272753 13997 tablet_service.cc:1511] Processing CreateTablet for tablet 1501d2788cca4bacab3cf1efd6989acd (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:18.274101 13997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1501d2788cca4bacab3cf1efd6989acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.277383 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 1501d2788cca4bacab3cf1efd6989acd (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:18.278761 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1501d2788cca4bacab3cf1efd6989acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.298132 14071 tablet_service.cc:1511] Processing CreateTablet for tablet a1c81f9f4af04fe9a2232e56fabad61a (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:18.299599 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c81f9f4af04fe9a2232e56fabad61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.299436 13924 tablet_service.cc:1511] Processing CreateTablet for tablet a1c81f9f4af04fe9a2232e56fabad61a (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:18.301051 13924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c81f9f4af04fe9a2232e56fabad61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.308863 14230 tablet_bootstrap.cc:492] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.315659 14230 tablet_bootstrap.cc:654] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.298154 13995 tablet_service.cc:1511] Processing CreateTablet for tablet a1c81f9f4af04fe9a2232e56fabad61a (DEFAULT_TABLE table=soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:18.338769 13995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c81f9f4af04fe9a2232e56fabad61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.339147 14232 tablet_bootstrap.cc:492] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.339951 14232 ts_tablet_manager.cc:1403] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.007s
I20260709 12:13:18.344197 14232 raft_consensus.cc:359] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.346976 14232 raft_consensus.cc:385] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.347383 14232 raft_consensus.cc:740] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
W20260709 12:13:18.355329 13883 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:18.348510 14232 consensus_queue.cc:260] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.362687 14230 tablet_bootstrap.cc:492] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.363234 14230 ts_tablet_manager.cc:1403] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.027s
I20260709 12:13:18.366250 14230 raft_consensus.cc:359] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.367041 14230 raft_consensus.cc:385] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.367336 14230 raft_consensus.cc:740] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.368136 14230 consensus_queue.cc:260] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.368611 14231 tablet_bootstrap.cc:492] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.369357 14231 ts_tablet_manager.cc:1403] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.000s
I20260709 12:13:18.370543 14230 ts_tablet_manager.cc:1434] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:13:18.371596 14230 tablet_bootstrap.cc:492] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.373135 14231 raft_consensus.cc:359] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.373917 14231 raft_consensus.cc:385] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.374231 14231 raft_consensus.cc:740] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.374909 14232 ts_tablet_manager.cc:1434] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.009s
I20260709 12:13:18.375100 14231 consensus_queue.cc:260] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.377979 14231 ts_tablet_manager.cc:1434] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:18.378787 14232 tablet_bootstrap.cc:492] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.378837 14231 tablet_bootstrap.cc:492] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.383302 14230 tablet_bootstrap.cc:654] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.385783 14231 tablet_bootstrap.cc:654] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.385783 14232 tablet_bootstrap.cc:654] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.395288 14230 tablet_bootstrap.cc:492] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.395812 14230 ts_tablet_manager.cc:1403] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 12:13:18.396107 14231 tablet_bootstrap.cc:492] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.396709 14231 ts_tablet_manager.cc:1403] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:13:18.399029 14230 raft_consensus.cc:359] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.399765 14230 raft_consensus.cc:385] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.400070 14230 raft_consensus.cc:740] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.399960 14231 raft_consensus.cc:359] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.400985 14231 raft_consensus.cc:385] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.401299 14231 raft_consensus.cc:740] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.401239 14230 consensus_queue.cc:260] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.402392 14231 consensus_queue.cc:260] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.402971 14232 tablet_bootstrap.cc:492] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.403543 14232 ts_tablet_manager.cc:1403] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260709 12:13:18.403662 14230 ts_tablet_manager.cc:1434] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:13:18.404780 14230 tablet_bootstrap.cc:492] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.405098 14231 ts_tablet_manager.cc:1434] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:18.406255 14231 tablet_bootstrap.cc:492] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.406746 14232 raft_consensus.cc:359] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.407784 14232 raft_consensus.cc:385] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.408140 14232 raft_consensus.cc:740] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.409067 14232 consensus_queue.cc:260] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.411134 14238 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.411605 14238 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.413883 14238 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:18.416077 14232 ts_tablet_manager.cc:1434] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:18.416674 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.417055 14231 tablet_bootstrap.cc:654] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.417992 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
W20260709 12:13:18.419704 14050 leader_election.cc:343] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:18.423048 14052 leader_election.cc:343] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.423491 14052 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:18.427695 14218 raft_consensus.cc:2749] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.427811 14232 tablet_bootstrap.cc:492] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.433723 14230 tablet_bootstrap.cc:654] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.436789 14232 tablet_bootstrap.cc:654] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.439626 14231 tablet_bootstrap.cc:492] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.440196 14231 ts_tablet_manager.cc:1403] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.007s
I20260709 12:13:18.443024 14230 tablet_bootstrap.cc:492] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.443537 14230 ts_tablet_manager.cc:1403] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260709 12:13:18.444175 14231 raft_consensus.cc:359] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.445233 14231 raft_consensus.cc:385] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.445597 14231 raft_consensus.cc:740] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.446555 14230 raft_consensus.cc:359] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.447387 14230 raft_consensus.cc:385] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.446563 14231 consensus_queue.cc:260] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.447657 14230 raft_consensus.cc:740] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.449913 14231 ts_tablet_manager.cc:1434] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260709 12:13:18.450947 14231 tablet_bootstrap.cc:492] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.450555 14230 consensus_queue.cc:260] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.452085 14232 tablet_bootstrap.cc:492] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.452697 14232 ts_tablet_manager.cc:1403] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260709 12:13:18.455139 14230 ts_tablet_manager.cc:1434] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:13:18.456133 14230 tablet_bootstrap.cc:492] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.455783 14232 raft_consensus.cc:359] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.456570 14232 raft_consensus.cc:385] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.456869 14232 raft_consensus.cc:740] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.457731 14232 consensus_queue.cc:260] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.460294 14232 ts_tablet_manager.cc:1434] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:18.461401 14232 tablet_bootstrap.cc:492] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.455194 14234 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.462411 14234 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.462991 14230 tablet_bootstrap.cc:654] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.463790 14231 tablet_bootstrap.cc:654] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.463843 14238 raft_consensus.cc:493] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.464504 14238 raft_consensus.cc:515] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.465909 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.466779 13936 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:18.468605 13978 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:18.468816 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.470250 14187 raft_consensus.cc:2804] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.466801 14238 leader_election.cc:290] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:18.470775 14187 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:18.470592 14052 leader_election.cc:343] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.471441 14187 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.472754 14231 tablet_bootstrap.cc:492] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.473335 14231 ts_tablet_manager.cc:1403] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 12:13:18.476269 14232 tablet_bootstrap.cc:654] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.476734 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.476398 14231 raft_consensus.cc:359] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:18.478163 14050 leader_election.cc:343] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.478467 14231 raft_consensus.cc:385] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.478609 14050 leader_election.cc:304] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:18.478820 14231 raft_consensus.cc:740] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.479426 14238 raft_consensus.cc:2749] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.479660 14231 consensus_queue.cc:260] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.481232 14230 tablet_bootstrap.cc:492] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.481738 14230 ts_tablet_manager.cc:1403] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 12:13:18.483124 14231 ts_tablet_manager.cc:1434] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:18.483475 14234 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.484509 14231 tablet_bootstrap.cc:492] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.485057 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.485685 14086 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:18.489256 14232 tablet_bootstrap.cc:492] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.489836 14232 ts_tablet_manager.cc:1403] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 12:13:18.493005 14231 tablet_bootstrap.cc:654] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.492614 14230 raft_consensus.cc:359] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.493594 14230 raft_consensus.cc:385] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.493299 14232 raft_consensus.cc:359] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.493925 14230 raft_consensus.cc:740] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.494150 14232 raft_consensus.cc:385] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.494578 14232 raft_consensus.cc:740] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.494809 14230 consensus_queue.cc:260] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.495734 14232 consensus_queue.cc:260] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.497916 14230 ts_tablet_manager.cc:1434] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:13:18.499097 14230 tablet_bootstrap.cc:492] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.499795 14232 ts_tablet_manager.cc:1434] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:13:18.501334 14232 tablet_bootstrap.cc:492] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.505473 14231 tablet_bootstrap.cc:492] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.506088 14231 ts_tablet_manager.cc:1403] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:13:18.507261 14230 tablet_bootstrap.cc:654] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.508469 14232 tablet_bootstrap.cc:654] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.509333 14231 raft_consensus.cc:359] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.510541 14231 raft_consensus.cc:385] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.510916 14231 raft_consensus.cc:740] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.511766 14231 consensus_queue.cc:260] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.515136 14231 ts_tablet_manager.cc:1434] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:18.516505 14231 tablet_bootstrap.cc:492] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.521315 14232 tablet_bootstrap.cc:492] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.521915 14232 ts_tablet_manager.cc:1403] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:13:18.524577 14230 tablet_bootstrap.cc:492] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.525107 14230 ts_tablet_manager.cc:1403] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260709 12:13:18.525125 14232 raft_consensus.cc:359] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.527784 14232 raft_consensus.cc:385] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.528111 14232 raft_consensus.cc:740] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.528879 14232 consensus_queue.cc:260] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.530156 14231 tablet_bootstrap.cc:654] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.530015 14230 raft_consensus.cc:359] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.530795 14230 raft_consensus.cc:385] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.531697 14232 ts_tablet_manager.cc:1434] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:18.531015 14187 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.531111 14230 raft_consensus.cc:740] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.535146 14230 consensus_queue.cc:260] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.537503 14230 ts_tablet_manager.cc:1434] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:13:18.537694 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:18.538326 13936 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.538482 14230 tablet_bootstrap.cc:492] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.542361 14231 tablet_bootstrap.cc:492] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.532922 14232 tablet_bootstrap.cc:492] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.542883 14231 ts_tablet_manager.cc:1403] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 12:13:18.545295 14230 tablet_bootstrap.cc:654] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.545936 14231 raft_consensus.cc:359] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.546717 14231 raft_consensus.cc:385] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.547015 14231 raft_consensus.cc:740] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.547933 14231 consensus_queue.cc:260] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.549518 14232 tablet_bootstrap.cc:654] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.549899 14231 ts_tablet_manager.cc:1434] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:18.551010 14231 tablet_bootstrap.cc:492] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.552767 14229 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.553449 14229 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.558476 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.559122 14231 tablet_bootstrap.cc:654] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.559351 14086 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:18.561259 13901 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.562508 14167 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.562987 14167 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.563418 14167 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.568522 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.569464 14011 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:18.573460 14231 tablet_bootstrap.cc:492] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.574299 14231 ts_tablet_manager.cc:1403] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 12:13:18.556239 14229 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.589313 14231 raft_consensus.cc:359] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.590342 14231 raft_consensus.cc:385] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.590735 14231 raft_consensus.cc:740] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.591691 14231 consensus_queue.cc:260] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.594375 14231 ts_tablet_manager.cc:1434] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:13:18.595618 14231 tablet_bootstrap.cc:492] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.601994 14167 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.603957 14231 tablet_bootstrap.cc:654] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.604664 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.608142 14086 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.612914 14167 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.614133 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.614781 14085 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.619886 14232 tablet_bootstrap.cc:492] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.620611 14232 ts_tablet_manager.cc:1403] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.039s
I20260709 12:13:18.621416 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:18.621984 14011 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.623908 14230 tablet_bootstrap.cc:492] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.624399 14230 ts_tablet_manager.cc:1403] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.046s
I20260709 12:13:18.624739 14232 raft_consensus.cc:359] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.625746 14232 raft_consensus.cc:385] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.605726 13936 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:18.604773 14187 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.626129 14232 raft_consensus.cc:740] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.627375 14230 raft_consensus.cc:359] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.627478 13978 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:18.628306 14230 raft_consensus.cc:385] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.627404 14232 consensus_queue.cc:260] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.628654 14230 raft_consensus.cc:740] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.628710 14187 raft_consensus.cc:2804] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.629284 14187 raft_consensus.cc:697] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:18.629482 14230 consensus_queue.cc:260] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.630116 14187 consensus_queue.cc:237] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.634581 14232 ts_tablet_manager.cc:1434] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:13:18.636581 14232 tablet_bootstrap.cc:492] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.651002 14234 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.656219 14232 tablet_bootstrap.cc:654] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.656140 14234 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.652774 14229 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.640651 14167 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.660634 14229 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.661015 14167 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.662612 14229 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.662928 14167 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.665565 14234 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.665752 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.666546 14238 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.668033 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.668402 14238 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.669099 13936 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:18.638028 14085 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:18.671209 14238 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:18.672619 13976 leader_election.cc:343] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.674501 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.677680 14012 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:18.678431 14232 tablet_bootstrap.cc:492] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.679159 14232 ts_tablet_manager.cc:1403] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.014s
I20260709 12:13:18.679976 13978 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:18.681473 14050 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.682782 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.683264 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.683467 13937 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:18.683559 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.684207 14238 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.684696 14084 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:18.685124 14238 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.685485 14238 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.674716 14086 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
W20260709 12:13:18.688988 13901 leader_election.cc:343] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.689921 13901 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.690990 14259 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.691358 14259 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.691694 14259 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.692041 14232 raft_consensus.cc:359] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.693156 14232 raft_consensus.cc:385] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.693567 14232 raft_consensus.cc:740] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.694715 14232 consensus_queue.cc:260] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.698834 14232 ts_tablet_manager.cc:1434] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.005s
I20260709 12:13:18.700248 14232 tablet_bootstrap.cc:492] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.700462 14259 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.709379 14232 tablet_bootstrap.cc:654] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.710035 14234 raft_consensus.cc:2804] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.710669 14234 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.711205 14234 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.714121 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.715090 14012 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:18.717116 14229 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.717903 14229 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.720665 14229 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.721935 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
W20260709 12:13:18.723417 13901 leader_election.cc:343] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.724609 14232 tablet_bootstrap.cc:492] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.724807 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.725354 14232 ts_tablet_manager.cc:1403] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260709 12:13:18.726680 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:18.728576 14010 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.731769 14232 raft_consensus.cc:359] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.732771 14232 raft_consensus.cc:385] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.733146 14232 raft_consensus.cc:740] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.739152 14238 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.741364 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.745129 13901 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.748127 14232 consensus_queue.cc:260] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.766392 14229 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.757759 14218 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.766872 14229 raft_consensus.cc:697] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:18.767160 14218 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.767963 14229 consensus_queue.cc:237] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.769407 14218 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:18.771729 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
W20260709 12:13:18.773267 14052 leader_election.cc:343] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.777002 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:18.764010 14261 raft_consensus.cc:493] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.784411 14261 raft_consensus.cc:515] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.784972 14187 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.785995 14187 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.779165 14232 ts_tablet_manager.cc:1434] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.051s	user 0.017s	sys 0.000s
I20260709 12:13:18.780313 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.788666 14009 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:18.781553 13835 catalog_manager.cc:5697] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.790179 14187 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.790323 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.790848 13936 raft_consensus.cc:2393] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beda55682e55439b8dd7a0c94e98c337 in current term 1: Already voted for candidate 7077ea3794254a6ab646c5e1beaf2d67 in this term.
I20260709 12:13:18.790957 14086 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
W20260709 12:13:18.783353 13901 leader_election.cc:343] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.792366 13901 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:18.792035 13976 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.794145 14187 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.794579 14229 raft_consensus.cc:2749] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.794734 14187 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.795578 14187 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.796056 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.796916 14085 raft_consensus.cc:2468] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:18.798153 13976 leader_election.cc:304] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.799898 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.800273 14050 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
W20260709 12:13:18.801299 13978 leader_election.cc:343] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.801455 14262 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.802093 14262 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.802462 14262 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.804025 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.804881 14085 raft_consensus.cc:2393] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 1: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:18.803781 14010 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:18.811012 14259 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.799723 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:18.811408 13901 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:18.811944 13936 raft_consensus.cc:2468] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 0.
I20260709 12:13:18.799746 14261 leader_election.cc:290] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.813380 14261 raft_consensus.cc:2804] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.758175 14011 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:18.813719 14259 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.813714 14262 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.813777 14261 raft_consensus.cc:493] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.815279 14261 raft_consensus.cc:3060] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.818668 14259 raft_consensus.cc:697] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:18.819407 14238 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:18.819672 14259 consensus_queue.cc:237] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.820334 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:18.820817 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
W20260709 12:13:18.821621 14052 leader_election.cc:343] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.821866 14011 raft_consensus.cc:2393] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beda55682e55439b8dd7a0c94e98c337 in current term 1: Already voted for candidate 7077ea3794254a6ab646c5e1beaf2d67 in this term.
I20260709 12:13:18.823186 14050 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:18.825676 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:18.826387 14238 raft_consensus.cc:2749] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.826488 14262 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:18.823412 14231 tablet_bootstrap.cc:492] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.833051 14231 ts_tablet_manager.cc:1403] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.238s	user 0.059s	sys 0.105s
I20260709 12:13:18.843356 14259 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.847100 14259 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.847517 14232 tablet_bootstrap.cc:492] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: Bootstrap starting.
I20260709 12:13:18.849176 14259 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.849469 14231 raft_consensus.cc:359] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.850198 14231 raft_consensus.cc:385] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.849956 14261 raft_consensus.cc:515] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.850502 14231 raft_consensus.cc:740] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.850726 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:18.851121 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:18.852013 14010 raft_consensus.cc:2468] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:18.851403 14085 raft_consensus.cc:2468] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 0.
I20260709 12:13:18.853215 14261 leader_election.cc:290] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.854234 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:18.854861 14234 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.856186 14012 raft_consensus.cc:2393] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 1: Already voted for candidate 1964c6c53a544224b81926919d904f89 in this term.
I20260709 12:13:18.857235 14234 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.858657 14232 tablet_bootstrap.cc:654] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.859710 13901 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.860179 14187 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.861320 14011 raft_consensus.cc:2393] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beda55682e55439b8dd7a0c94e98c337 in current term 1: Already voted for candidate 1964c6c53a544224b81926919d904f89 in this term.
I20260709 12:13:18.863057 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:18.863677 14187 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.854872 13936 raft_consensus.cc:3060] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.864792 14230 ts_tablet_manager.cc:1434] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.240s	user 0.052s	sys 0.105s
I20260709 12:13:18.851244 14231 consensus_queue.cc:260] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.865940 14229 raft_consensus.cc:2804] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.866220 14230 tablet_bootstrap.cc:492] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.866302 14229 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.866954 14229 raft_consensus.cc:3060] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.863694 13937 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.870093 14232 tablet_bootstrap.cc:492] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: No bootstrap required, opened a new log
I20260709 12:13:18.870643 14232 ts_tablet_manager.cc:1403] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 12:13:18.873557 14232 raft_consensus.cc:359] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.874210 14232 raft_consensus.cc:385] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.874660 14232 raft_consensus.cc:740] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.874744 14229 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.875351 14232 consensus_queue.cc:260] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.875846 14231 ts_tablet_manager.cc:1434] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:13:18.876966 14229 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:18.873987 14230 tablet_bootstrap.cc:654] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.877111 14231 tablet_bootstrap.cc:492] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: Bootstrap starting.
I20260709 12:13:18.877405 14232 ts_tablet_manager.cc:1434] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260709 12:13:18.878443 14050 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:18.879264 14238 raft_consensus.cc:2749] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.879856 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:18.880507 13935 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.881390 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.881960 14086 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.882879 13901 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:18.884920 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.886018 14082 raft_consensus.cc:2393] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 in current term 1: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:18.886415 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.886989 14085 raft_consensus.cc:3060] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.888818 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:18.889564 14086 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:18.889539 14084 raft_consensus.cc:3060] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.890676 13976 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:18.891362 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:18.891986 14187 raft_consensus.cc:2804] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.892795 14187 raft_consensus.cc:697] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:18.893616 14187 consensus_queue.cc:237] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.897329 13936 raft_consensus.cc:2468] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:18.898303 13937 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:18.898733 13978 leader_election.cc:304] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:18.899407 14231 tablet_bootstrap.cc:654] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.899729 14234 raft_consensus.cc:2804] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.900228 14234 raft_consensus.cc:697] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:18.901368 14234 consensus_queue.cc:237] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.904655 14259 raft_consensus.cc:2749] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.905335 14084 raft_consensus.cc:2468] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:18.907599 13901 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:18.908707 14259 raft_consensus.cc:2804] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.909644 14259 raft_consensus.cc:697] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:18.910696 14259 consensus_queue.cc:237] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.916818 14231 tablet_bootstrap.cc:492] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: No bootstrap required, opened a new log
I20260709 12:13:18.917395 14231 ts_tablet_manager.cc:1403] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 12:13:18.919946 13832 catalog_manager.cc:5697] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.927091 14085 raft_consensus.cc:2468] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:18.928449 13935 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
I20260709 12:13:18.929044 14231 raft_consensus.cc:359] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.932009 14231 raft_consensus.cc:385] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.932514 14231 raft_consensus.cc:740] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.933504 14231 consensus_queue.cc:260] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.935252 14230 tablet_bootstrap.cc:492] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.935753 13978 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:18.935783 14230 ts_tablet_manager.cc:1403] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.026s
I20260709 12:13:18.936859 14256 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.937692 14256 raft_consensus.cc:697] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:18.938656 14256 consensus_queue.cc:237] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.939460 14230 raft_consensus.cc:359] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.940168 14230 raft_consensus.cc:385] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.940438 14230 raft_consensus.cc:740] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.941188 14230 consensus_queue.cc:260] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.942554 14231 ts_tablet_manager.cc:1434] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:13:18.943526 14230 ts_tablet_manager.cc:1434] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:18.944947 14230 tablet_bootstrap.cc:492] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: Bootstrap starting.
I20260709 12:13:18.950235 13832 catalog_manager.cc:5697] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 1 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.951282 14230 tablet_bootstrap.cc:654] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.956231 14230 tablet_bootstrap.cc:492] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: No bootstrap required, opened a new log
I20260709 12:13:18.956748 14230 ts_tablet_manager.cc:1403] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:13:18.959465 14230 raft_consensus.cc:359] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.960180 14230 raft_consensus.cc:385] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.960458 14230 raft_consensus.cc:740] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.961125 14230 consensus_queue.cc:260] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:18.964360 14230 ts_tablet_manager.cc:1434] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:18.963320 13835 catalog_manager.cc:5697] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.966060 13835 catalog_manager.cc:5697] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.967574 13835 catalog_manager.cc:5697] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.968953 13835 catalog_manager.cc:5697] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 1 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.029289 14238 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.029928 14238 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.031703 14238 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:19.032723 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:19.032743 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:19.033402 13935 raft_consensus.cc:2468] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:19.033675 14010 raft_consensus.cc:2468] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:19.034435 14052 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:19.035404 14238 raft_consensus.cc:2804] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.035717 14238 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.036036 14238 raft_consensus.cc:3060] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.041558 14238 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.043231 14238 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:19.044175 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:19.044318 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:19.044834 13935 raft_consensus.cc:3060] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.044942 14010 raft_consensus.cc:3060] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.050446 13935 raft_consensus.cc:2468] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:19.050680 14010 raft_consensus.cc:2468] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:19.051642 14052 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:19.052958 14238 raft_consensus.cc:2804] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.053393 14238 raft_consensus.cc:697] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:19.054103 14238 consensus_queue.cc:237] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.062347 13835 catalog_manager.cc:5697] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 0 to 1, leader changed from <none> to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.066855 14256 consensus_queue.cc:1048] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.081203 14256 consensus_queue.cc:1048] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.081764 14238 raft_consensus.cc:493] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.082301 14238 raft_consensus.cc:515] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.087167 14238 leader_election.cc:290] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:19.087421 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:19.088348 14011 raft_consensus.cc:2468] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:19.089917 14050 leader_election.cc:304] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:19.090786 14238 raft_consensus.cc:2804] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.091171 14238 raft_consensus.cc:493] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.091516 14238 raft_consensus.cc:3060] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.088383 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:19.097057 13935 raft_consensus.cc:2468] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 0.
I20260709 12:13:19.098798 14238 raft_consensus.cc:515] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.101878 14238 leader_election.cc:290] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:19.102631 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:19.103250 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:19.103268 14011 raft_consensus.cc:3060] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.103926 13935 raft_consensus.cc:3060] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.109706 14011 raft_consensus.cc:2468] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:19.111243 14050 leader_election.cc:304] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:19.112146 14262 raft_consensus.cc:2804] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.112766 14262 raft_consensus.cc:697] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:19.113701 14262 consensus_queue.cc:237] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.117965 13935 raft_consensus.cc:2468] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:19.125568 13835 catalog_manager.cc:5697] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 0 to 1, leader changed from <none> to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 1 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.233920 14259 consensus_queue.cc:1048] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.245811 14229 consensus_queue.cc:1048] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.297215 14187 consensus_queue.cc:1048] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.310643 14261 consensus_queue.cc:1048] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.325030 14011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95"
dest_uuid: "1964c6c53a544224b81926919d904f89"
mode: GRACEFUL
new_leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:35810
I20260709 12:13:19.325677 14011 raft_consensus.cc:606] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Received request to transfer leadership to TS 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:19.332365 14011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069"
dest_uuid: "1964c6c53a544224b81926919d904f89"
mode: GRACEFUL
new_leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:35810
I20260709 12:13:19.332882 14011 raft_consensus.cc:606] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Received request to transfer leadership to TS 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:19.347256 13937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
mode: GRACEFUL
new_leader_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:58618
I20260709 12:13:19.347800 13937 raft_consensus.cc:606] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Received request to transfer leadership to TS 1964c6c53a544224b81926919d904f89
I20260709 12:13:19.356014 14085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
mode: GRACEFUL
new_leader_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:51428
I20260709 12:13:19.356717 14085 raft_consensus.cc:606] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Received request to transfer leadership to TS 1964c6c53a544224b81926919d904f89
I20260709 12:13:19.380877 14256 consensus_queue.cc:1048] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.383697 14256 consensus_queue.cc:1048] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.390961 14234 raft_consensus.cc:993] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: : Instructing follower 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:19.392872 14256 raft_consensus.cc:1081] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Signalling peer 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:19.396530 14010 raft_consensus.cc:3060] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.397894 13935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:58596
I20260709 12:13:19.398582 13935 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:19.398969 13935 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.405438 14229 consensus_queue.cc:1048] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.409070 14256 consensus_queue.cc:1048] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.415872 13935 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.417208 13937 raft_consensus.cc:1240] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.419030 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:19.419649 14011 raft_consensus.cc:3055] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.419961 14011 raft_consensus.cc:740] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:19.420384 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:19.421233 14085 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.421543 14011 consensus_queue.cc:260] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.423008 14011 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.422187 13935 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:19.431401 14167 consensus_queue.cc:1048] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.437254 14085 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:19.438457 13901 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:19.439302 14229 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.439895 14229 raft_consensus.cc:697] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:19.440773 14229 consensus_queue.cc:237] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.449700 14011 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:19.449957 14229 consensus_queue.cc:1048] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.458201 14259 raft_consensus.cc:993] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: : Instructing follower 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:19.458779 14167 raft_consensus.cc:1081] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Signalling peer 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:19.460294 13832 catalog_manager.cc:5697] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 2, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.461974 14010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b"
dest_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:35790
I20260709 12:13:19.462788 14010 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:19.463256 14010 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.465091 14167 consensus_queue.cc:1048] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.473480 14010 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.475425 14011 raft_consensus.cc:1240] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.477873 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:19.478842 13936 raft_consensus.cc:3055] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.479173 13936 raft_consensus.cc:740] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:19.479729 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:19.480036 13936 consensus_queue.cc:260] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.478225 14010 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
W20260709 12:13:19.481633 14229 consensus_queue.cc:1175] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1964c6c53a544224b81926919d904f89" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:19.481635 13936 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.488715 14238 consensus_queue.cc:1048] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.493669 13936 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:19.497574 13978 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:19.498641 14238 raft_consensus.cc:993] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: : Instructing follower 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:19.498863 14234 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.499369 14262 raft_consensus.cc:1081] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Signalling peer 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:19.499472 14234 raft_consensus.cc:697] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:19.500399 14234 consensus_queue.cc:237] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.502929 14011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd"
dest_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:13:19.504364 14011 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:19.504763 14011 raft_consensus.cc:3060] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.507097 14262 consensus_queue.cc:1048] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.512215 13835 catalog_manager.cc:5697] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 1 to 2, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.523707 14011 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.528018 14011 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:19.530215 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:19.530843 13935 raft_consensus.cc:3060] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.530532 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:19.531579 14084 raft_consensus.cc:3055] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.531898 14084 raft_consensus.cc:740] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:19.532832 14084 consensus_queue.cc:260] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.534230 14084 raft_consensus.cc:3060] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.538341 13935 raft_consensus.cc:2468] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:19.539754 13978 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:19.540611 14234 raft_consensus.cc:2804] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.541091 14234 raft_consensus.cc:697] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:19.541314 14084 raft_consensus.cc:2468] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:19.542052 14234 consensus_queue.cc:237] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.548480 13832 catalog_manager.cc:5697] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 1 to 2, leader changed from beda55682e55439b8dd7a0c94e98c337 (127.4.87.3) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.582386 14297 consensus_queue.cc:1048] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.593773 14297 consensus_queue.cc:1048] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.699306 14256 raft_consensus.cc:993] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: : Instructing follower 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:19.699801 14256 raft_consensus.cc:1081] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Signalling peer 7077ea3794254a6ab646c5e1beaf2d67 to start an election
I20260709 12:13:19.701417 13935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
 from {username='slave'} at 127.0.0.1:58596
I20260709 12:13:19.701943 13935 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:19.702287 13935 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.707180 13935 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.708859 13935 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:19.709769 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:19.709957 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:19.710426 14011 raft_consensus.cc:3055] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.710479 14084 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.710829 14011 raft_consensus.cc:740] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:19.711612 14011 consensus_queue.cc:260] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.712862 14011 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.717685 14084 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:19.719264 13901 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:19.719923 14259 raft_consensus.cc:2804] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.720010 14011 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:19.720486 14259 raft_consensus.cc:697] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:19.721365 14259 consensus_queue.cc:237] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:19.728003 13835 catalog_manager.cc:5697] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 2, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.854794 14011 raft_consensus.cc:1275] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:19.855979 14259 consensus_queue.cc:1048] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.864703 14085 raft_consensus.cc:1275] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:19.866904 14259 consensus_queue.cc:1048] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.927987 13935 raft_consensus.cc:1275] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:19.929181 14234 consensus_queue.cc:1048] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.939988 14085 raft_consensus.cc:1275] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:19.941847 14289 consensus_queue.cc:1048] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:19.960079 14084 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.965366 14084 raft_consensus.cc:1275] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:19.966807 14289 consensus_queue.cc:1048] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.976471 13935 raft_consensus.cc:1275] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:19.977934 14234 consensus_queue.cc:1048] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.127321 14011 raft_consensus.cc:1275] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:20.128614 14229 consensus_queue.cc:1048] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.139240 14084 raft_consensus.cc:1275] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:20.141489 14167 consensus_queue.cc:1048] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, 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.993091 14309 raft_consensus.cc:493] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:22.994581 14309 raft_consensus.cc:515] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:22.999248 14308 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.004788 14309 leader_election.cc:290] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.010496 14307 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.011473 14307 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.012854 14309 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.013511 14309 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.015172 14307 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.016096 14309 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.017182 14308 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.019896 14308 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.020396 14308 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:23.020988 14308 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.023028 14308 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.023846 14309 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.024612 14309 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.026681 14309 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.027391 14313 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.036975 14313 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.044273 14307 raft_consensus.cc:493] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.044612 14312 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.045303 14312 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.045209 14307 raft_consensus.cc:515] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.038144 14310 raft_consensus.cc:493] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:23.047852 14312 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.048359 14307 leader_election.cc:290] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.048291 14310 raft_consensus.cc:515] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.048905 14312 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.049598 14312 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.050575 14310 leader_election.cc:290] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.051388 14307 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.051687 14311 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.051909 14312 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.052112 14307 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.052495 14311 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.054548 14307 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.054690 14311 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805)
I20260709 12:13:23.055578 14314 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.055081 14307 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.056399 14314 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.057956 14007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.058658 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.059003 14007 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:23.060168 14007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.060544 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.060940 14007 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:23.061307 14003 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:23.057009 14307 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.061640 14316 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.061321 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.062809 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.064798 14050 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.075672 14317 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.079046 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.131016 14050 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.145331 14309 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.145871 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.140914 14311 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.146059 14309 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.146952 14311 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.139251 14312 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.146173 14307 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.139389 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.157277 14307 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.158299 14318 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.151932 14317 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.158004 14307 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.159237 14318 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.160740 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.161980 14318 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.162051 14307 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.162817 14307 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.163225 14307 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.174734 14307 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.176738 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.179229 14012 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:23.175066 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.174907 14011 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35796 (request call id 52) took 1020 ms. Trace:
I20260709 12:13:23.180161 14085 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:23.180408 14011 rpcz_store.cc:276] 0709 12:13:22.129083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.137413 (+1008330us) service_pool.cc:224] Handling call
0709 12:13:23.140188 (+  2775us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:23.148805 (+  8617us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.148831 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:23.148864 (+    33us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:23.148884 (+    20us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.148925 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.149005 (+    80us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:23.181416 14315 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.129565 14316 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.181918 14315 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.156147 14314 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.185690 14316 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.185920 14310 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.175038 14312 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.186569 14310 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.188192 14312 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.189642 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.190644 14311 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.184409 14315 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.191286 14317 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.191514 14313 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.185130 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.193181 14322 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.193189 13936 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:23.193871 14322 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.196928 14322 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.192062 14309 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.198107 14309 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.198684 14309 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:23.206004 14050 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.2:35671, user_credentials={real_user=slave}} blocked reactor thread for 75442.4us
I20260709 12:13:23.207839 14050 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.209105 14309 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.209944 14309 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.210325 14309 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.210691 14309 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.213068 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.212852 14326 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.216387 14326 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.218779 14326 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.206314 14310 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.221072 14310 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.222687 14310 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.224965 14329 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.232092 14308 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.232812 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.232982 14308 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.235172 14308 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.235669 14310 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.236447 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.236299 14329 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.238273 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.238660 14329 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.238976 14083 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 1.
I20260709 12:13:23.241051 14307 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.241876 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.243201 14307 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.243726 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.244352 14082 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:23.244721 13976 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.245788 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.246644 14326 raft_consensus.cc:2804] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.247421 14326 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.248039 14082 raft_consensus.cc:1240] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:23.248327 14326 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.252394 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
W20260709 12:13:23.252852 13978 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:44805, user_credentials={real_user=slave}} blocked reactor thread for 76430.2us
I20260709 12:13:23.253374 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.255288 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.240434 14315 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.256670 14084 raft_consensus.cc:2393] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 in current term 3: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:23.257020 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.257721 13936 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:23.259020 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.259214 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.260529 14085 raft_consensus.cc:1240] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.261945 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.263427 14315 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.264645 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.264987 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04940ab01f054ff69f035da8db1f7e95" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.265404 13936 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:23.266992 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.269539 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.269647 14309 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.270581 13936 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:23.271878 14309 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805)
I20260709 12:13:23.273113 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.273340 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.274732 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.274864 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.275377 14326 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.274629 13978 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.277175 14329 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.277575 14326 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.281998 13932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.283612 13932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.284466 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.285351 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.286024 13936 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 1.
I20260709 12:13:23.286172 13930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.284600 13933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.287135 13936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.288348 13931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.288872 14052 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:23.289767 14309 raft_consensus.cc:2804] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.290151 14309 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.290580 14309 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.290863 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.292408 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:23.292842 13901 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.293905 14052 leader_election.cc:304] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.294560 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.277664 14329 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:23.295450 14329 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.294737 14315 raft_consensus.cc:2749] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.297847 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.298736 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.301196 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.299650 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.300993 14309 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.298831 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.303885 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.303996 14309 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.304373 14006 raft_consensus.cc:1240] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.305203 14050 leader_election.cc:304] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.305470 14052 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:23.305956 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.306753 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1501d2788cca4bacab3cf1efd6989acd" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.309242 14310 raft_consensus.cc:2804] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.309729 14310 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.309828 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.310217 14310 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.310633 14315 raft_consensus.cc:2749] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.311559 14315 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.311911 14315 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.312278 14315 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.314774 14052 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:23.315748 14307 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.306715 14050 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.307381 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.316243 14307 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.277192 13976 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.307853 14010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.307819 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.308198 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
W20260709 12:13:23.317693 13976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.3:40751, user_credentials={real_user=slave}} blocked reactor thread for 49538.9us
I20260709 12:13:23.318274 14012 raft_consensus.cc:2393] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beda55682e55439b8dd7a0c94e98c337 in current term 3: Already voted for candidate 1964c6c53a544224b81926919d904f89 in this term.
I20260709 12:13:23.308823 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:23.309012 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.319422 14309 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.319567 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:23.316952 14307 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.317592 14326 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.320362 14084 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.321130 14329 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.321587 13901 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.322528 14327 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.322896 14327 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.323297 14327 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.324543 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:23.326408 14329 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.329984 14084 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:23.331430 13976 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.332139 14329 raft_consensus.cc:2804] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.332752 14329 raft_consensus.cc:697] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:23.333837 14329 consensus_queue.cc:237] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.320106 14309 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:23.334839 14309 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.335788 14327 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.351886 14082 raft_consensus.cc:1240] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.334177 14052 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:23.338780 14307 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.360698 14315 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.338734 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:23.330053 14326 raft_consensus.cc:2749] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.339936 14085 raft_consensus.cc:1240] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:23.345969 14309 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.388876 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.319736 14310 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.420120 14315 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.421078 14307 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.408344 13901 leader_election.cc:304] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.415306 13929 raft_consensus.cc:1240] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.421592 14310 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.422048 14309 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.422365 14310 raft_consensus.cc:2749] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.424347 13901 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.391822 14050 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.345801 14321 consensus_queue.cc:1059] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.338426 14323 consensus_queue.cc:1059] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:23.358803 14007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.425011 14313 raft_consensus.cc:2749] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.425371 13901 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.380849 13835 catalog_manager.cc:5697] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 2 to 3, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:23.417245 14052 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.87.1:44805, user_credentials={real_user=slave}} blocked reactor thread for 83142.6us
I20260709 12:13:23.426106 14309 raft_consensus.cc:2749] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.417747 14322 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.426872 14322 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:23.427284 14322 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.427357 14050 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.427767 14052 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.428656 14050 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.429235 14317 raft_consensus.cc:2749] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.429557 14052 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.417850 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.430478 14050 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.430979 13901 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.431416 14309 raft_consensus.cc:2749] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.431497 14324 raft_consensus.cc:2749] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.432318 14324 raft_consensus.cc:2749] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.432379 14309 raft_consensus.cc:2749] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.433291 14313 raft_consensus.cc:3055] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:23.433957 14313 raft_consensus.cc:740] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:23.434170 14315 raft_consensus.cc:2749] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.416363 14327 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:23.434079 14050 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.435264 14307 raft_consensus.cc:2749] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.435704 14050 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.418134 13978 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.436496 14307 raft_consensus.cc:2749] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.435040 14313 consensus_queue.cc:260] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.437204 14326 raft_consensus.cc:2749] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.437752 14313 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.438160 13978 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.438813 14329 raft_consensus.cc:2749] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.439152 13978 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.439931 14329 raft_consensus.cc:2749] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.436087 14322 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.442400 14322 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:23.443550 14326 consensus_queue.cc:1059] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.444604 14329 raft_consensus.cc:3055] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.444862 14318 raft_consensus.cc:2749] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.444998 14329 raft_consensus.cc:740] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:23.445338 14320 raft_consensus.cc:3055] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.443730 13978 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.445788 14320 raft_consensus.cc:740] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:23.446372 14329 consensus_queue.cc:260] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.446921 14320 consensus_queue.cc:260] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.447603 14007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.447851 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.448386 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.448976 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.449245 14326 raft_consensus.cc:2749] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:23.449443 14310 consensus_queue.cc:1175] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1964c6c53a544224b81926919d904f89" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 12:13:23.450304 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.452139 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.452814 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.452957 14321 consensus_queue.cc:1059] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:23.454320 14321 raft_consensus.cc:3055] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.454744 14321 raft_consensus.cc:740] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:23.457191 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:23.460201 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.461210 13901 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.461243 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.460233 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:23.462303 14323 raft_consensus.cc:2749] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.463068 14323 consensus_queue.cc:1059] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.463335 14329 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.464437 14318 raft_consensus.cc:3055] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:23.464849 14318 raft_consensus.cc:740] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:23.465960 14318 consensus_queue.cc:260] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.467175 14320 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.467206 14318 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.469229 14050 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.469291 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:23.470199 14322 raft_consensus.cc:2749] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.471510 14050 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.472622 14322 raft_consensus.cc:2749] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.473919 14050 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.474659 14322 raft_consensus.cc:2749] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.475912 14050 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.476631 14322 raft_consensus.cc:2749] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.458786 14321 consensus_queue.cc:260] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.477692 14310 consensus_queue.cc:1059] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.478225 14050 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.479377 14322 raft_consensus.cc:2749] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.480136 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.480712 14050 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:23.481009 14321 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.481454 14322 raft_consensus.cc:2749] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.485149 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:23.486488 13901 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67; no voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.487524 14318 raft_consensus.cc:2749] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.489161 14008 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:23.490110 13901 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:23.490907 14318 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.491715 14318 raft_consensus.cc:697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:23.492966 14318 consensus_queue.cc:237] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.508438 13835 catalog_manager.cc:5697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 2 to 3, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.557852 14008 raft_consensus.cc:1240] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Rejecting Update request from peer beda55682e55439b8dd7a0c94e98c337 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.559387 14322 consensus_queue.cc:1059] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.560325 14307 raft_consensus.cc:3055] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.560691 14307 raft_consensus.cc:740] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:23.561491 14307 consensus_queue.cc:260] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.562762 14307 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.600008 14084 raft_consensus.cc:1240] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.601285 14082 raft_consensus.cc:1240] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.601832 14085 raft_consensus.cc:1240] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:23.601576 14321 consensus_queue.cc:1059] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.602689 14318 raft_consensus.cc:3055] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.602941 14329 consensus_queue.cc:1059] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.603109 14318 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:23.603618 14326 consensus_queue.cc:1059] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.603996 14308 raft_consensus.cc:3055] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.604461 14308 raft_consensus.cc:740] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:23.604692 14329 raft_consensus.cc:3055] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:23.604377 14318 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.605146 14329 raft_consensus.cc:740] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:23.606266 14318 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.606591 14329 consensus_queue.cc:260] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.605670 14308 consensus_queue.cc:260] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.608381 14308 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.608608 14329 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.618954 14085 raft_consensus.cc:1240] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:23.620781 14326 consensus_queue.cc:1059] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.622251 14329 raft_consensus.cc:3055] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:23.622543 14329 raft_consensus.cc:740] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:23.623253 14329 consensus_queue.cc:260] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.624205 14329 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.679973 14085 raft_consensus.cc:1240] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.681591 14329 consensus_queue.cc:1059] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.682533 14326 raft_consensus.cc:3055] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:23.682802 14326 raft_consensus.cc:740] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:23.683439 14326 consensus_queue.cc:260] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:23.684409 14326 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.771265 14085 raft_consensus.cc:1275] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:23.772692 14326 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.785533 13935 raft_consensus.cc:1275] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:23.788801 14329 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.857048 13832 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55154:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:13:23.877485 13832 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55154:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 12:13:23.891228 13925 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:23.893596 13822 catalog_manager.cc:5107] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): alter failed for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]): Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:23.897842 13925 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:23.924353 13925 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:23.942953 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
W20260709 12:13:23.947489 13925 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:23.948105 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:23.949813 14351 tablet.cc:1724] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:23.967855  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:23.963527 14352 tablet.cc:1724] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.002806 13925 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.004691 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.005440 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.007781 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.009851 14083 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.030500 14358 tablet.cc:1724] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.036698 14355 tablet.cc:1724] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.046682 14107 debug-util.cc:398] Leaking SignalData structure 0x7b0800144960 after lost signal to thread 4447
W20260709 12:13:24.048483 14107 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc020 after lost signal to thread 13869
W20260709 12:13:24.051899 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.040969 14357 tablet.cc:1724] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.055362 14107 debug-util.cc:398] Leaking SignalData structure 0x7b08001054e0 after lost signal to thread 13961
W20260709 12:13:24.060668 14107 debug-util.cc:398] Leaking SignalData structure 0x7b0800231640 after lost signal to thread 14110
I20260709 12:13:24.065606 14083 raft_consensus.cc:1275] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:24.069798 14321 consensus_queue.cc:1048] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260709 12:13:24.081388 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.114815 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.129403 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.132000 14366 tablet.cc:1724] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.134114 14008 raft_consensus.cc:1275] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:24.112769 14352 tablet.cc:1724] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.127878 14355 tablet.cc:1724] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.152748 14310 consensus_queue.cc:1048] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:24.156957 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.158808 14357 tablet.cc:1724] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.186280 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.196224 14004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514"
dest_uuid: "1964c6c53a544224b81926919d904f89"
mode: GRACEFUL
new_leader_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:59418
I20260709 12:13:24.197263 14004 raft_consensus.cc:606] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Received request to transfer leadership to TS beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:24.200170 14352 tablet.cc:1724] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.202648 14052 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.1:44805, user_credentials={real_user=slave}} blocked reactor thread for 61677us
I20260709 12:13:24.203059 14351 tablet.cc:1724] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.203313 14372 tablet.cc:1724] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.210702 14370 tablet.cc:1724] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.212522 14357 tablet.cc:1724] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.237123 14371 tablet.cc:1724] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:24.271068 13929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
mode: GRACEFUL
new_leader_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:55028
I20260709 12:13:24.271770 13929 raft_consensus.cc:606] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Received request to transfer leadership to TS beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:24.272171 13929 raft_consensus.cc:614] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:24.275341  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:24.276080  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:24.290370 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.299825 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.319507 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.343317 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.378944 14308 raft_consensus.cc:993] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: : Instructing follower beda55682e55439b8dd7a0c94e98c337 to start an election
I20260709 12:13:24.379503 14329 raft_consensus.cc:1081] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Signalling peer beda55682e55439b8dd7a0c94e98c337 to start an election
I20260709 12:13:24.381484 14082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:51406
I20260709 12:13:24.382088 14082 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:24.382473 14082 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.390579 14082 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.392712 14082 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:24.393935 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:24.394063 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:24.394829 14004 raft_consensus.cc:3055] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:24.395012 13929 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.395615 14004 raft_consensus.cc:740] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:24.396786 14004 consensus_queue.cc:260] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.398344 14004 raft_consensus.cc:3060] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.404748 13929 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 4.
I20260709 12:13:24.406243 14052 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:24.406873 14004 raft_consensus.cc:2468] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 4.
I20260709 12:13:24.407208 14373 raft_consensus.cc:2804] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:24.407815 14373 raft_consensus.cc:697] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 4 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:24.409112 14373 consensus_queue.cc:237] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.418381 13831 catalog_manager.cc:5697] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 3 to 4, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:24.569801 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.573021 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.610836 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
W20260709 12:13:24.619364 13995 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35778: Illegal state: replica 1964c6c53a544224b81926919d904f89 is not leader of this config: current role FOLLOWER
I20260709 12:13:24.627203 14318 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.627897 14318 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.630820 14318 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.631665 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:24.631871 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:24.632742 14082 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:24.634050 13901 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:24.634729 14318 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.635142 14318 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.635505 14318 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.643728 14318 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.645857 14318 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.646495 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:24.647413 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:24.648010 14082 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.653195 14082 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:24.654785 13901 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:24.655532 14318 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.656162 14318 raft_consensus.cc:697] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:24.657325 14318 consensus_queue.cc:237] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER 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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.667639 13831 catalog_manager.cc:5697] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.669281 13831 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet ed2fe15f9fa84a39b554a5526903249e (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:24.784539 14329 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:24.785166 14329 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.787883 14329 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.788364 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:24.789177 13929 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:24.789244 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:24.790205 14082 raft_consensus.cc:2393] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 in current term 3: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:24.790293 13978 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:24.791795 14329 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.792201 14329 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:24.792603 14329 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.799243 14308 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:24.799979 14308 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.800797 14329 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.803373 14329 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.804299 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:24.805037 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:24.805408 13929 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:24.805546 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:24.805848 14084 raft_consensus.cc:2393] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 in current term 3: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:24.806473 14082 raft_consensus.cc:2393] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 in current term 2: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:24.804198 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:24.807507 13978 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:24.805258 14308 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.808332 14308 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:24.809026 14329 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:24.808835 14308 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.809538 14329 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:24.810109 14329 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:24.812393 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:24.813191 14082 raft_consensus.cc:2368] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3.
I20260709 12:13:24.814188 13976 leader_election.cc:400] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Vote denied by peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) with higher term. Message: Invalid argument: T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3.
I20260709 12:13:24.814499 13976 leader_election.cc:403] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:24.814546 13934 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:24.816782 13978 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:24.817209 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:24.817567 14308 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.818096 14308 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.816425 14380 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.818544 14308 raft_consensus.cc:697] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:24.818742 14329 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.819674 14308 consensus_queue.cc:237] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.821250 14329 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.822312 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:24.823207 14082 raft_consensus.cc:2393] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 in current term 2: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:24.824170 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:24.826653 13929 raft_consensus.cc:1275] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:24.828173 14373 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.831537 14380 raft_consensus.cc:2749] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) with higher term. Message: Invalid argument: T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3.
I20260709 12:13:24.835311 13934 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:24.836401 13978 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:24.837432 14308 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:24.838090 14308 raft_consensus.cc:697] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:24.839032 14308 consensus_queue.cc:237] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.839365 13831 catalog_manager.cc:5697] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 2 to 3, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 3 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.856146 14004 raft_consensus.cc:1275] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:24.858259 14368 consensus_queue.cc:1048] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:24.858858 13831 catalog_manager.cc:5697] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 1 to 2, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 2 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.983247 14321 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:24.983744 14321 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.985762 14373 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.986505 14373 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:24.986773 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:24.987388 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:24.987556 14004 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:24.988209 14082 raft_consensus.cc:2393] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 3: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:24.985877 14321 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:24.989490 13901 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:24.989557 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:24.990263 13929 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:24.990491 14321 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.989509 14373 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:24.990983 14321 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:24.991271 14052 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:24.991752 14321 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.992312 14373 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.992393 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:24.992780 14373 raft_consensus.cc:493] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.993158 14373 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.993250 14004 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.000057 14368 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.000672 14368 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.000587 14373 raft_consensus.cc:515] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.001435 14321 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.002949 14368 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.004226 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.004832 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.005116 14373 leader_election.cc:290] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.004884 13934 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.006141 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:25.006904 14082 raft_consensus.cc:2393] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 3: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:25.008620 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:25.009341 13929 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:25.009795 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae765d92b1042edb7d0121100e41d3b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.010608 14009 raft_consensus.cc:3060] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.010655 14052 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.011868 14373 raft_consensus.cc:2804] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.012275 14373 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.012717 14373 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.013274 13934 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 4.
I20260709 12:13:25.014297 14008 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:25.014551 14052 leader_election.cc:304] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.015990 14368 raft_consensus.cc:2804] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.016017 13901 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:25.017124 14318 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.017433 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.018476 14004 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:25.003587 14321 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.022718 14321 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:25.022449 14373 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.024930 14321 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.026880 14373 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.022969 14368 raft_consensus.cc:697] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 4 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:25.028362 14318 raft_consensus.cc:697] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:25.028908 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.029560 14004 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.029037 14368 consensus_queue.cc:237] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.029489 14318 consensus_queue.cc:237] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.027765 13934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.031327 13934 raft_consensus.cc:3060] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.020406 14009 raft_consensus.cc:2468] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 4.
I20260709 12:13:25.039881 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:25.040776 14082 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:25.042249 13901 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.048859 14389 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.052170 14389 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:25.052587 14389 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.052361 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.053562 14009 raft_consensus.cc:2393] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 3: Already voted for candidate 1964c6c53a544224b81926919d904f89 in this term.
I20260709 12:13:25.057237 14321 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.056986 13831 catalog_manager.cc:5697] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 2 to 4, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 4 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.058801 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet 0ae765d92b1042edb7d0121100e41d3b (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.061622 14389 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.063746 14389 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.064990 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.065855 14009 raft_consensus.cc:2393] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 3: Already voted for candidate 1964c6c53a544224b81926919d904f89 in this term.
I20260709 12:13:25.065647 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:25.070766 13934 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.074169 14082 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:25.075157 14004 raft_consensus.cc:2468] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.076377 14050 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.063772 13832 catalog_manager.cc:5697] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 2 to 3, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.076946 13901 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:25.077905 14368 raft_consensus.cc:2804] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.078891 14368 raft_consensus.cc:697] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 3 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:25.079967 14389 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.080641 14389 raft_consensus.cc:697] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:25.080102 14368 consensus_queue.cc:237] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER 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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.081700 14389 consensus_queue.cc:237] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.107786 13832 catalog_manager.cc:5697] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 2 to 3, leader changed from beda55682e55439b8dd7a0c94e98c337 (127.4.87.3) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 3 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.107692 13831 catalog_manager.cc:5697] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 1 to 3, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.109719 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet e03e0955a4164ddaa61d02bbc5a4dbc3 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.119011 14004 raft_consensus.cc:1275] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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.120946 14321 consensus_queue.cc:1048] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, 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.130275 13924 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58590: Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
W20260709 12:13:25.132383 13822 catalog_manager.cc:5107] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): alter failed for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]): Illegal state: replica 7077ea3794254a6ab646c5e1beaf2d67 is not leader of this config: current role FOLLOWER
I20260709 12:13:25.135331 14082 raft_consensus.cc:1275] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:25.138397 14321 consensus_queue.cc:1048] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, 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.148841 13832 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet ed2fe15f9fa84a39b554a5526903249e (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.157274 13934 raft_consensus.cc:1275] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:25.158836 14368 consensus_queue.cc:1048] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.159145 13832 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet ed2fe15f9fa84a39b554a5526903249e (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.159866 14308 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.160364 14009 raft_consensus.cc:1275] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:25.160383 14308 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.163065 14308 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.165316 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:25.164309 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:25.169028 14368 consensus_queue.cc:1048] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:25.168870 14084 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:25.172073 13976 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.173187 14308 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.173563 14308 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.173895 14308 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.177253 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet ed2fe15f9fa84a39b554a5526903249e (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.179610 13832 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet ed2fe15f9fa84a39b554a5526903249e (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.201205 14008 raft_consensus.cc:1275] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:25.211771 14368 consensus_queue.cc:1048] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, 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.212457 14308 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.217175 13929 raft_consensus.cc:1275] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:25.235493 14389 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.236649 14308 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.241547 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:25.242821 14084 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.243245 13831 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet 0ae765d92b1042edb7d0121100e41d3b (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.237543 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.236027 14389 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.250689 14399 tablet.cc:1724] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.251688 14389 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.237769 14368 consensus_queue.cc:1048] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:25.254191 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.255578 14012 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:25.255677 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:25.256286 14083 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 3.
I20260709 12:13:25.258569 13901 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.259958 14368 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.261900 14368 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.269531 14007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.269742 13832 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet 0ae765d92b1042edb7d0121100e41d3b (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.271363 14385 mvcc.cc:204] Tried to move back new op lower bound from 7305622344303534080 to 7305622343812587520. Current Snapshot: MvccSnapshot[applied={T|T < 7305622344303534080}]
I20260709 12:13:25.273767 13935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:25.274535 13935 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.263039 14401 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.275126 14401 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.275468 14401 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.278468 14368 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.282058  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:25.280648 14052 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:25.286854 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet ed2fe15f9fa84a39b554a5526903249e (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.300822 14084 raft_consensus.cc:2468] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 4.
I20260709 12:13:25.301950 13934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "821ad2e0b5014fe6b265b232689e0d96"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
mode: GRACEFUL
new_leader_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:55028
I20260709 12:13:25.304138 14390 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.304633 14390 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.302841 14402 tablet.cc:1724] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.305024 14390 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.302628 13934 raft_consensus.cc:606] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Received request to transfer leadership to TS beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:25.313110 13832 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet e03e0955a4164ddaa61d02bbc5a4dbc3 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.314817 14401 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.319455 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.320051 14401 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 4 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.326954 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:25.326303 14004 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.332587 14084 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.333117 14407 tablet.cc:1724] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.336119 14008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14"
dest_uuid: "1964c6c53a544224b81926919d904f89"
mode: GRACEFUL
new_leader_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:59418
I20260709 12:13:25.336807 14008 raft_consensus.cc:606] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Received request to transfer leadership to TS beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:25.337781 14403 tablet.cc:1724] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.346557 14084 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 4.
I20260709 12:13:25.348577 13937 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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.351940 14308 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.349056  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:25.354722  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:25.361825 13831 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet e03e0955a4164ddaa61d02bbc5a4dbc3 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.367858 13901 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.371974 14406 tablet.cc:1724] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.369913 14321 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.374866 14321 raft_consensus.cc:697] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:25.375658 14321 consensus_queue.cc:237] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.383117 13976 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.369210 14390 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.387820 14402 tablet.cc:1724] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.389413 14390 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.387182 14308 raft_consensus.cc:2804] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.393059 14308 raft_consensus.cc:697] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:25.392644 14403 tablet.cc:1724] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.393980 14308 consensus_queue.cc:237] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.395289 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.397053 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet 0ae765d92b1042edb7d0121100e41d3b (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.399096 14004 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 4.
I20260709 12:13:25.402015 14411 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.402710 14411 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.407387 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.422796 13832 catalog_manager.cc:5697] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.423729 13832 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.425379 14399 tablet.cc:1724] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.427019 14411 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805)
I20260709 12:13:25.427635 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.437420 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:25.437508 14004 raft_consensus.cc:1275] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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.438050 13937 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:25.439353 14321 consensus_queue.cc:1048] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, 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.440405 14052 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.442188 14414 tablet.cc:1724] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:25.448870 13831 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet 0ae765d92b1042edb7d0121100e41d3b (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.453316 14411 raft_consensus.cc:2749] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.455853 14052 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89
I20260709 12:13:25.456625 14084 raft_consensus.cc:1275] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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.457525 14411 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.457883 14411 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.458321 14411 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.462877 13937 raft_consensus.cc:1275] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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.465054 14308 consensus_queue.cc:1048] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.469882 14401 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:25.468868 14411 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.470554 14401 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.472806 14008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.473160 14401 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.473752 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.474640 14009 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:25.475207 14411 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805)
I20260709 12:13:25.474650 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:25.476217 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.476430 14084 raft_consensus.cc:2393] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 2: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:25.478366 13901 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: 
I20260709 12:13:25.480048 14052 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.481880 14411 raft_consensus.cc:2749] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.484186 14401 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:25.484658 14401 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:25.485070 14401 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:25.489176 14084 raft_consensus.cc:1240] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:25.490651 14082 raft_consensus.cc:1275] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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.493304 14381 consensus_queue.cc:1048] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, 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.495106 14401 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.495764 14380 consensus_queue.cc:1059] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.496600 14381 raft_consensus.cc:3055] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:25.497002 14381 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:25.497201 14401 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 2 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:25.497941 14082 raft_consensus.cc:1240] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Rejecting Update request from peer 1964c6c53a544224b81926919d904f89 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:25.498335 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.498528 14381 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.498992 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:25.499867 14084 raft_consensus.cc:2393] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 2: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:25.500164 14380 consensus_queue.cc:1059] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.500937 14380 raft_consensus.cc:3055] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:25.501279 14380 raft_consensus.cc:740] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:25.501538 14381 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.502022 14380 consensus_queue.cc:260] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [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: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.503489 14380 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.503381 13834 catalog_manager.cc:5697] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 3 to 4, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.505002 14416 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.509727 14416 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.512005 14416 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.505155 14411 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.507769 14009 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 2.
I20260709 12:13:25.512984 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:25.513549 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.497812 14401 consensus_queue.cc:1048] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:25.514046 13901 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:25.512812 14411 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.514848 14321 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:25.515537 14321 raft_consensus.cc:697] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:25.517601 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:25.517856 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:25.518472 14009 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 2.
I20260709 12:13:25.519318 14321 consensus_queue.cc:237] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.520066 14050 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.521095 14416 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.521481 14416 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.521829 14416 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.523550 14050 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.524444 14390 raft_consensus.cc:2749] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.530834 14416 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.518951 14411 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.535593 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.536514 14009 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.537058 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.543282 14416 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.548861 14009 raft_consensus.cc:2468] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.548601 13831 catalog_manager.cc:5697] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 1 to 2, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 2 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.551023 14050 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:25.551776 14411 raft_consensus.cc:2804] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.552268 14411 raft_consensus.cc:697] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 3 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:25.553369 14411 consensus_queue.cc:237] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Queue going to LEADER 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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.567168 13831 catalog_manager.cc:5697] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 2 to 3, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.617684 14009 raft_consensus.cc:1240] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:25.619371 14321 consensus_queue.cc:1059] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:25.620121 14321 consensus_queue.cc:1243] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer 1964c6c53a544224b81926919d904f89 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:25.620697 14401 raft_consensus.cc:3055] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:25.621073 14401 raft_consensus.cc:740] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:25.621989 14401 consensus_queue.cc:260] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.623786 14401 raft_consensus.cc:3060] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.734087 14381 raft_consensus.cc:993] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: : Instructing follower beda55682e55439b8dd7a0c94e98c337 to start an election
I20260709 12:13:25.734651 14380 raft_consensus.cc:1081] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Signalling peer beda55682e55439b8dd7a0c94e98c337 to start an election
I20260709 12:13:25.736935 14084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14"
dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
 from {username='slave'} at 127.0.0.1:51406
I20260709 12:13:25.737623 14084 raft_consensus.cc:493] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:25.737983 14084 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.743968 14084 raft_consensus.cc:515] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.745807 14084 leader_election.cc:290] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:25.746810 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:25.747542 13937 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.748059 14009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:25.748683 14009 raft_consensus.cc:3055] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:25.748960 14009 raft_consensus.cc:740] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:25.749698 14009 consensus_queue.cc:260] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.751335 14009 raft_consensus.cc:3060] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.755798 13937 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.758042 14052 leader_election.cc:304] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [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: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:25.759325 14411 raft_consensus.cc:2804] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.759863 14411 raft_consensus.cc:697] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 3 LEADER]: Becoming Leader. State: Replica: beda55682e55439b8dd7a0c94e98c337, State: Running, Role: LEADER
I20260709 12:13:25.760782 14411 consensus_queue.cc:237] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.761368 14009 raft_consensus.cc:2468] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beda55682e55439b8dd7a0c94e98c337 in term 3.
I20260709 12:13:25.768954 13831 catalog_manager.cc:5697] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 reported cstate change: term changed from 2 to 3, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to beda55682e55439b8dd7a0c94e98c337 (127.4.87.3). New cstate: current_term: 3 leader_uuid: "beda55682e55439b8dd7a0c94e98c337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.813982 14082 raft_consensus.cc:1275] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:25.815811 14401 consensus_queue.cc:1048] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, 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.827430 14082 raft_consensus.cc:1275] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:25.829049 14380 consensus_queue.cc:1048] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, 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.830370 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.832533 14009 raft_consensus.cc:1275] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:25.836247 14401 consensus_queue.cc:1048] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, 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.841846 13832 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.849081 13929 raft_consensus.cc:1275] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:25.849506 13929 pending_rounds.cc:85] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: Aborting all ops after (but not including) 2
I20260709 12:13:25.849758 13929 pending_rounds.cc:107] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:25.850075 13929 raft_consensus.cc:2889] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:25.853837 14308 consensus_queue.cc:1048] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.858697 13831 catalog_manager.cc:5789] TS beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.862332 13832 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.874662 13832 catalog_manager.cc:5789] TS 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:25.943769 14009 raft_consensus.cc:1240] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Rejecting Update request from peer 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:25.945374 14401 consensus_queue.cc:1059] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.946590 14389 raft_consensus.cc:3055] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:25.947063 14389 raft_consensus.cc:740] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:25.948191 14389 consensus_queue.cc:260] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:25.949523 14389 raft_consensus.cc:3060] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.180337 14009 raft_consensus.cc:1275] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:26.180337 13929 raft_consensus.cc:1275] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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:26.180971 13929 pending_rounds.cc:85] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: Aborting all ops after (but not including) 1
I20260709 12:13:26.181236 13929 pending_rounds.cc:107] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:26.181516 13929 raft_consensus.cc:2889] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:26.181983 14416 consensus_queue.cc:1048] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, 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.183043 14411 consensus_queue.cc:1048] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.218977 13831 catalog_manager.cc:5789] TS 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805) does not have the latest schema for tablet 5e41b63336ce474db32e9479cd7b4069 (table soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18]). Expected version 1 got 0
I20260709 12:13:26.235695 14428 tablet.cc:1724] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:26.236471 14429 tablet.cc:1724] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:26.239845 14430 tablet.cc:1724] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:13:26.274139 13834 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c: soft_deleted_table [id=610cd3a3d50441a384f12dc5619aad18] alter complete (version 1)
I20260709 12:13:26.277761 14004 raft_consensus.cc:1275] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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.282418 14411 consensus_queue.cc:1048] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, 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.291407 13929 raft_consensus.cc:1275] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Refusing update from remote peer beda55682e55439b8dd7a0c94e98c337: 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.293874 14411 consensus_queue.cc:1048] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:26.356014  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:26.361461  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:26.361897  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:26.711030 14308 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.711608 14308 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.713675 14308 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:26.714489 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:26.714851 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:26.715458 14082 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:26.716750 13976 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:26.717677 14308 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.718099 14308 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.718482 14308 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.725219 14308 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.727470 14308 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:26.728277 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:26.728556 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:26.729321 14082 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.735267 14082 raft_consensus.cc:2468] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 4.
I20260709 12:13:26.736481 13976 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:26.737435 14308 raft_consensus.cc:2804] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:26.737951 14308 raft_consensus.cc:697] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:26.738710 14308 consensus_queue.cc:237] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [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: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.747969 13834 catalog_manager.cc:5697] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.936980 14318 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:26.937508 14318 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.939318 14318 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:26.940328 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:26.940328 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:26.941339 14084 raft_consensus.cc:2393] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 4: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:26.941337 14004 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 4.
I20260709 12:13:26.942992 13901 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:26.943758 14318 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.944267 14318 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:26.944674 14318 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.959478 14318 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.962869 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89"
I20260709 12:13:26.964164 14318 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 4 election: Requested vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:26.964330 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:26.965289 14084 raft_consensus.cc:2393] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 in current term 4: Already voted for candidate beda55682e55439b8dd7a0c94e98c337 in this term.
I20260709 12:13:26.976182 14004 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7077ea3794254a6ab646c5e1beaf2d67 in term 4.
I20260709 12:13:26.977816 13901 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [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: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67; no voters: beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:26.978767 14318 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:26.979318 14318 raft_consensus.cc:697] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Becoming Leader. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:26.980201 14318 consensus_queue.cc:237] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.991549 13834 catalog_manager.cc:5697] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 reported cstate change: term changed from 3 to 4, leader changed from 1964c6c53a544224b81926919d904f89 (127.4.87.2) to 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1). New cstate: current_term: 4 leader_uuid: "7077ea3794254a6ab646c5e1beaf2d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.995793 14318 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:26.996490 14318 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:26.999583 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:26.999868 14318 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:27.003509 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285cd8c76d6f4a3bbc08c780abf9364c" candidate_uuid: "7077ea3794254a6ab646c5e1beaf2d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:27.004338 14084 raft_consensus.cc:2368] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 3. Current term is 4.
I20260709 12:13:27.006059 13901 leader_election.cc:400] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Vote denied by peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) with higher term. Message: Invalid argument: T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 3. Current term is 4.
I20260709 12:13:27.006413 13901 leader_election.cc:403] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:27.007095 14318 raft_consensus.cc:3060] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.016955 14318 raft_consensus.cc:2749] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751) with higher term. Message: Invalid argument: T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7077ea3794254a6ab646c5e1beaf2d67 for earlier term 3. Current term is 4.
I20260709 12:13:27.255728 13929 raft_consensus.cc:1275] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:27.257974 14308 consensus_queue.cc:1048] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.279901 14084 raft_consensus.cc:1275] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:27.281841 14439 consensus_queue.cc:1048] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:27.363227  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:27.372927 13929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64"
dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
mode: GRACEFUL
new_leader_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:55028
I20260709 12:13:27.373503 13929 raft_consensus.cc:606] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Received request to transfer leadership to TS 1964c6c53a544224b81926919d904f89
I20260709 12:13:27.374665  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:27.375379  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:27.444842 14084 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:27.445716 14411 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.446383 14411 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:27.446883 14318 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.449307 14411 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:27.449703 14004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1964c6c53a544224b81926919d904f89" is_pre_election: true
I20260709 12:13:27.450098 13929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "beda55682e55439b8dd7a0c94e98c337" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67" is_pre_election: true
I20260709 12:13:27.451013 14004 raft_consensus.cc:2410] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beda55682e55439b8dd7a0c94e98c337 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:27.453224 14050 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:27.454384 14411 raft_consensus.cc:2749] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:27.459813 14004 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Refusing update from remote peer 7077ea3794254a6ab646c5e1beaf2d67: 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:27.461458 14318 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.471154 14445 raft_consensus.cc:993] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: : Instructing follower 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:27.471621 14445 raft_consensus.cc:1081] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Signalling peer 1964c6c53a544224b81926919d904f89 to start an election
I20260709 12:13:27.473552 14009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64"
dest_uuid: "1964c6c53a544224b81926919d904f89"
 from {username='slave'} at 127.0.0.1:35790
I20260709 12:13:27.474182 14009 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.474565 14009 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:27.483129 14009 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:27.486791 14009 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:27.488272 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7077ea3794254a6ab646c5e1beaf2d67"
I20260709 12:13:27.488999 13937 raft_consensus.cc:3055] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:27.489311 13937 raft_consensus.cc:740] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7077ea3794254a6ab646c5e1beaf2d67, State: Running, Role: LEADER
I20260709 12:13:27.490089 13937 consensus_queue.cc:260] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:27.491344 13937 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:27.493032 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4d8571f5f84aff82356c64f9c3bb64" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:27.493681 14084 raft_consensus.cc:3060] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:27.502086 14084 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 5.
I20260709 12:13:27.503590 13976 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:27.504359 14439 raft_consensus.cc:2804] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:27.504989 14439 raft_consensus.cc:697] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 5 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:27.505582 13937 raft_consensus.cc:2468] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 5.
I20260709 12:13:27.505893 14439 consensus_queue.cc:237] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:27.515349 13834 catalog_manager.cc:5697] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 4 to 5, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 5 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.000352 13937 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 5 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:28.001751 14308 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 }, 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.012795 14084 raft_consensus.cc:1275] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Refusing update from remote peer 1964c6c53a544224b81926919d904f89: 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:28.016759 14450 consensus_queue.cc:1048] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 }, 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.376385  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:28.381989  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:28.382511  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:29.383497  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:29.389321  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:29.389804  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:30.390870  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:30.397943  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:30.398412  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:31.400137  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:31.407634  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:31.408103  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:32.409231  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:32.414203  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:32.414671  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:33.415851  4444 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.421605  4444 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:33.422063  4444 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:755: Failure
Expected: (leader.second) != (3), actual: 3 vs 3
I20260709 12:13:34.480356  4444 tablet_server.cc:179] TabletServer@127.4.87.1:0 shutting down...
I20260709 12:13:34.522792  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:34.523748  4444 tablet_replica.cc:333] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.525019  4444 raft_consensus.cc:2243] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.526239  4444 raft_consensus.cc:2272] T 06552081b0cf4919936af78b9e9b0c95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.530009  4444 tablet_replica.cc:333] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.530857  4444 raft_consensus.cc:2243] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.531983  4444 raft_consensus.cc:2272] T 5e41b63336ce474db32e9479cd7b4069 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.534669  4444 tablet_replica.cc:333] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.535365  4444 raft_consensus.cc:2243] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.536309  4444 raft_consensus.cc:2272] T ed2fe15f9fa84a39b554a5526903249e P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.538961  4444 tablet_replica.cc:333] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.539637  4444 raft_consensus.cc:2243] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.540287  4444 raft_consensus.cc:2272] T 0ae765d92b1042edb7d0121100e41d3b P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.542933  4444 tablet_replica.cc:333] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.543563  4444 raft_consensus.cc:2243] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.544143  4444 raft_consensus.cc:2272] T 1863c6cec50341b1ba6d466b238ea514 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.547138  4444 tablet_replica.cc:333] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.548025  4444 raft_consensus.cc:2243] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.549041  4444 raft_consensus.cc:2272] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.553028  4444 tablet_replica.cc:333] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.553711  4444 raft_consensus.cc:2243] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.554258  4444 raft_consensus.cc:2272] T 285cd8c76d6f4a3bbc08c780abf9364c P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.557034  4444 tablet_replica.cc:333] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.557731  4444 raft_consensus.cc:2243] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.558357  4444 raft_consensus.cc:2272] T fa4d8571f5f84aff82356c64f9c3bb64 P 7077ea3794254a6ab646c5e1beaf2d67 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.561625  4444 tablet_replica.cc:333] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.562330  4444 raft_consensus.cc:2243] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.563469  4444 raft_consensus.cc:2272] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.567413  4444 tablet_replica.cc:333] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.568315  4444 raft_consensus.cc:2243] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.569293  4444 raft_consensus.cc:2272] T 04940ab01f054ff69f035da8db1f7e95 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.572206  4444 tablet_replica.cc:333] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.573066  4444 raft_consensus.cc:2243] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.573807  4444 raft_consensus.cc:2272] T 821ad2e0b5014fe6b265b232689e0d96 P 7077ea3794254a6ab646c5e1beaf2d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.576982  4444 tablet_replica.cc:333] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.577638  4444 raft_consensus.cc:2243] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.578727  4444 raft_consensus.cc:2272] T 625308bc1df54df78acdc7e3919bd4ee P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.582396  4444 tablet_replica.cc:333] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.583313  4444 raft_consensus.cc:2243] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.584115  4444 raft_consensus.cc:2272] T 06eaabc7e92643a18b10444e4e41fb0d P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.587185  4444 tablet_replica.cc:333] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.587735  4444 raft_consensus.cc:2243] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.588281  4444 raft_consensus.cc:2272] T a1c81f9f4af04fe9a2232e56fabad61a P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.590822  4444 tablet_replica.cc:333] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.591372  4444 raft_consensus.cc:2243] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.591955  4444 raft_consensus.cc:2272] T a44e405e688541bf927a3c8fde8fde14 P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.594347  4444 tablet_replica.cc:333] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.594863  4444 raft_consensus.cc:2243] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.595384  4444 raft_consensus.cc:2272] T 1501d2788cca4bacab3cf1efd6989acd P 7077ea3794254a6ab646c5e1beaf2d67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.597666  4444 tablet_replica.cc:333] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.598199  4444 raft_consensus.cc:2243] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.599181  4444 raft_consensus.cc:2272] T 41ccdd40007a48cb9b5c56b7f39098c4 P 7077ea3794254a6ab646c5e1beaf2d67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.601624  4444 tablet_replica.cc:333] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67: stopping tablet replica
I20260709 12:13:34.602118  4444 raft_consensus.cc:2243] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.602993  4444 raft_consensus.cc:2272] T 2d908d0dad094bf09c94dba224ffa62b P 7077ea3794254a6ab646c5e1beaf2d67 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.605993 14052 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260709 12:13:34.610136 14052 consensus_peers.cc:597] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. 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:34.614768 13978 consensus_peers.cc:597] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. 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:34.651368 13978 consensus_peers.cc:597] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.655803  4444 tablet_server.cc:196] TabletServer@127.4.87.1:0 shutdown complete.
W20260709 12:13:34.706346 14052 consensus_peers.cc:597] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.753762  4444 tablet_server.cc:179] TabletServer@127.4.87.2:0 shutting down...
W20260709 12:13:34.772037 14052 consensus_peers.cc:597] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:34.780966 14050 consensus_peers.cc:597] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. 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:34.781544 13978 consensus_peers.cc:597] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.583388 14478 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.584303 14478 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.597435 14478 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.745272 14477 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.745997 14477 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.749023 14477 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:35.799549  4444 thread.cc:527] Waited for 1000ms trying to join with rpc worker (tid 14013)
I20260709 12:13:35.841548 14479 raft_consensus.cc:493] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:35.842664 14479 raft_consensus.cc:515] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.845376 14479 leader_election.cc:290] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.846244 14479 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.846414 14478 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.846963 14479 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.847160 14478 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.849547 14478 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.850067 14478 raft_consensus.cc:493] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:35.850689 14478 raft_consensus.cc:515] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.851507 14479 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.852758 14080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44e405e688541bf927a3c8fde8fde14" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.854588 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.855299 14080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03e0955a4164ddaa61d02bbc5a4dbc3" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.854851 14478 leader_election.cc:290] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.855376 14083 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:35.857266 13976 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.858445 14478 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:35.858779 14478 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.859200 14478 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.860931 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.861685 14079 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:35.862012 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.862627 14085 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:35.862923 13976 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.863767 14479 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:35.864127 14479 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.864487 14479 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.865391 13976 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.866292 14474 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:35.866673 14474 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.866995 14474 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.868160 14482 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.868767 14482 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.870944 14482 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:35.871414 14482 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.871840 14482 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.872789 14481 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.873327 14481 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.873865 14482 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:35.875478 14481 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:35.877398 14478 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.880916 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d908d0dad094bf09c94dba224ffa62b" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:35.881557 14081 raft_consensus.cc:3060] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.882827 14474 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.885481 14474 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
W20260709 12:13:35.887643 14033 debug-util.cc:398] Leaking SignalData structure 0x7b080022f260 after lost signal to thread 4447
I20260709 12:13:35.887841 14478 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.888072 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100c7ac8e1fb4da7a13cecd3562fb4f8" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:35.888711 14085 raft_consensus.cc:3060] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:35.888928 14033 debug-util.cc:398] Leaking SignalData structure 0x7b0800235040 after lost signal to thread 13869
W20260709 12:13:35.890254 14033 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5140 after lost signal to thread 14036
I20260709 12:13:35.893616 14081 raft_consensus.cc:2468] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 4.
I20260709 12:13:35.895051 13976 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.901446 14478 raft_consensus.cc:2804] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:35.902310 14473 raft_consensus.cc:493] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:35.902456 14085 raft_consensus.cc:2468] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 4.
I20260709 12:13:35.902848 14473 raft_consensus.cc:515] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.905102 14473 leader_election.cc:290] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.905558 14473 raft_consensus.cc:493] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:35.906036 14473 raft_consensus.cc:515] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.909821 13976 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.912482 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c81f9f4af04fe9a2232e56fabad61a" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.912638 14455 raft_consensus.cc:2804] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:35.912871 14476 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.913336 14455 raft_consensus.cc:697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:35.913462 14476 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.914430 14455 consensus_queue.cc:237] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.916057 14476 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.916640 14478 raft_consensus.cc:697] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:35.917788 14478 consensus_queue.cc:237] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.908097 14473 leader_election.cc:290] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.923295 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
W20260709 12:13:35.923605 14033 debug-util.cc:398] Leaking SignalData structure 0x7b08000be460 after lost signal to thread 14110
I20260709 12:13:35.923992 14082 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 4.
I20260709 12:13:35.925853 13976 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.928304 14475 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:35.928678 14475 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.928722 14455 raft_consensus.cc:493] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader beda55682e55439b8dd7a0c94e98c337)
I20260709 12:13:35.929075 14475 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.929229 14455 raft_consensus.cc:515] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.921240 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1863c6cec50341b1ba6d466b238ea514" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.932456 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eaabc7e92643a18b10444e4e41fb0d" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.933334 14455 leader_election.cc:290] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.937057 14474 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.941139 14474 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.943732 14474 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
W20260709 12:13:35.946281 13978 consensus_peers.cc:597] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.947911 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:35.948267 14479 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.948939 14085 raft_consensus.cc:2468] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:35.950598 14479 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.950448 13976 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
W20260709 12:13:35.951594 14050 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.87.2:35671, user_credentials={real_user=slave}} blocked reactor thread for 58564.6us
I20260709 12:13:35.955166 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fe15f9fa84a39b554a5526903249e" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:35.955705 14085 raft_consensus.cc:3060] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.954070 14474 raft_consensus.cc:2804] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:35.958280 14474 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:35.958658 14474 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.962975 14475 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.967607 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e41b63336ce474db32e9479cd7b4069" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:35.968205 14086 raft_consensus.cc:3060] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:35.956035 13978 consensus_peers.cc:597] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:35.969393 13978 leader_election.cc:336] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:35.978266 14086 raft_consensus.cc:2468] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 5.
I20260709 12:13:35.978787 14475 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:35.980685 13834 catalog_manager.cc:5697] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 3 to 4, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.981441 13976 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:35.982420 14475 raft_consensus.cc:2804] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:35.983006 14475 raft_consensus.cc:697] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 5 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:35.983996 14475 consensus_queue.cc:237] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:35.984246 13834 catalog_manager.cc:5697] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 reported cstate change: term changed from 3 to 4, leader changed from 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1) to 1964c6c53a544224b81926919d904f89 (127.4.87.2). New cstate: current_term: 4 leader_uuid: "1964c6c53a544224b81926919d904f89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.994405 14085 raft_consensus.cc:2468] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 4.
W20260709 12:13:35.995491 14052 consensus_peers.cc:597] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:35.996065 14052 consensus_peers.cc:597] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.996140 13976 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
W20260709 12:13:35.996757 14052 consensus_peers.cc:597] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.997048 14476 raft_consensus.cc:2804] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:35.997288 14052 leader_election.cc:336] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:35.997642 14476 raft_consensus.cc:697] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
W20260709 12:13:35.997920 14052 leader_election.cc:336] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:35.997090 14474 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:35.998984 14052 leader_election.cc:336] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:35.998683 14476 consensus_queue.cc:237] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:36.003118 13978 leader_election.cc:336] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:36.004070 14052 leader_election.cc:336] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.003564 13978 leader_election.cc:304] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:36.007306 14478 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
W20260709 12:13:36.006662 13978 leader_election.cc:336] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.007342 14475 raft_consensus.cc:2749] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:36.008080 14478 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:36.008472 14479 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:36.009027 14479 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:36.010296 14478 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:36.010565 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625308bc1df54df78acdc7e3919bd4ee" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:36.011073 14479 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:36.011221 14085 raft_consensus.cc:3060] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.012331 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:36.012969 14086 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:36.013000 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337" is_pre_election: true
I20260709 12:13:36.013638 14082 raft_consensus.cc:2468] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 1.
W20260709 12:13:36.014400 13978 leader_election.cc:336] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.014333 13976 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
W20260709 12:13:36.015221 13978 leader_election.cc:336] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.015602 13978 leader_election.cc:304] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:36.015662 13976 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:36.016506 14479 raft_consensus.cc:2804] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:36.016918 14479 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
W20260709 12:13:36.017006 13978 leader_election.cc:336] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.017467 14479 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:36.018175 13978 leader_election.cc:336] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:36.018945 13978 leader_election.cc:336] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.019371 13978 leader_election.cc:304] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:36.020125 14455 raft_consensus.cc:2749] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:36.020700 14085 raft_consensus.cc:2468] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:36.020807 14455 raft_consensus.cc:2804] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:36.021328 14455 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7077ea3794254a6ab646c5e1beaf2d67)
I20260709 12:13:36.021642 14455 raft_consensus.cc:3060] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.021971 13976 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:36.022781 14473 raft_consensus.cc:2749] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:36.023455 14473 raft_consensus.cc:2804] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:36.023918 14473 raft_consensus.cc:697] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:36.025110 14479 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:36.024987 14473 consensus_queue.cc:237] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:36.027169 14479 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:36.029079 14455 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:36.034062 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ccdd40007a48cb9b5c56b7f39098c4" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:36.034607 14086 raft_consensus.cc:3060] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:36.030002 13978 leader_election.cc:336] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.030346 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06552081b0cf4919936af78b9e9b0c95" candidate_uuid: "1964c6c53a544224b81926919d904f89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "beda55682e55439b8dd7a0c94e98c337"
I20260709 12:13:36.037523 14082 raft_consensus.cc:3060] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.036605 14474 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:36.039444  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:36.040894  4444 tablet_replica.cc:333] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.042042  4444 raft_consensus.cc:2243] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.043258  4444 raft_consensus.cc:2272] T 1501d2788cca4bacab3cf1efd6989acd P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.043404 14086 raft_consensus.cc:2468] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 2.
I20260709 12:13:36.045259 13976 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:36.045799 14082 raft_consensus.cc:2468] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1964c6c53a544224b81926919d904f89 in term 3.
I20260709 12:13:36.046681 13978 leader_election.cc:304] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:36.047410  4444 tablet_replica.cc:333] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.047049 13976 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89, beda55682e55439b8dd7a0c94e98c337; no voters: 
I20260709 12:13:36.047909 14479 raft_consensus.cc:2804] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.051579 14479 raft_consensus.cc:697] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:36.048030 14474 raft_consensus.cc:2749] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:36.048475 13978 leader_election.cc:336] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.052572 14479 consensus_queue.cc:237] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [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: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
W20260709 12:13:36.054332 14050 consensus_peers.cc:597] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. 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:36.054940 14050 consensus_peers.cc:597] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. 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:36.055572 14050 consensus_peers.cc:597] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. 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:36.056180 14050 leader_election.cc:336] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:36.056185 14476 raft_consensus.cc:2804] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:36.056674 14050 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
W20260709 12:13:36.056947 13978 leader_election.cc:336] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.057178 14476 raft_consensus.cc:697] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Becoming Leader. State: Replica: 1964c6c53a544224b81926919d904f89, State: Running, Role: LEADER
I20260709 12:13:36.057664 14483 raft_consensus.cc:2749] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:36.057955  4444 raft_consensus.cc:2243] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 5 LEADER]: Raft consensus shutting down.
W20260709 12:13:36.058866 14050 consensus_peers.cc:597] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: 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:36.059005  4444 pending_rounds.cc:70] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.048900 14455 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: Requested vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), beda55682e55439b8dd7a0c94e98c337 (127.4.87.3:40751)
I20260709 12:13:36.058529 14476 consensus_queue.cc:237] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:36.059347  4444 pending_rounds.cc:77] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7305622388682547200 op_type: NO_OP noop_request { }
W20260709 12:13:36.059465 14050 consensus_peers.cc:597] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: 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:36.059846  4444 raft_consensus.cc:2889] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260709 12:13:36.060153 14050 leader_election.cc:336] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:36.060248  4444 raft_consensus.cc:2272] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.060746 14050 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:36.057394 13978 leader_election.cc:304] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [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: 1964c6c53a544224b81926919d904f89; no voters: 7077ea3794254a6ab646c5e1beaf2d67, beda55682e55439b8dd7a0c94e98c337
I20260709 12:13:36.061462 14483 raft_consensus.cc:2749] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:36.062237 13978 leader_election.cc:336] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.062278 14455 raft_consensus.cc:2749] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:36.063153 13978 leader_election.cc:336] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:36.063493 14050 leader_election.cc:336] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:36.063805 13978 leader_election.cc:336] T 5e41b63336ce474db32e9479cd7b4069 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.063884 14050 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:36.064646 14483 raft_consensus.cc:2749] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:36.064916 14050 leader_election.cc:336] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:36.065346 14050 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
W20260709 12:13:36.068209 13978 leader_election.cc:336] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.068746 14483 raft_consensus.cc:2749] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:36.068920 13978 leader_election.cc:336] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:36.069777 13978 leader_election.cc:336] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:36.070662 13978 leader_election.cc:336] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.071072  4444 tablet_replica.cc:333] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: stopping tablet replica
W20260709 12:13:36.071426 13978 leader_election.cc:336] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:36.071892  4444 raft_consensus.cc:2243] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.072768  4444 pending_rounds.cc:70] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.072991  4444 pending_rounds.cc:77] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622388741189632 op_type: NO_OP noop_request { }
I20260709 12:13:36.073393  4444 raft_consensus.cc:2889] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:36.073793  4444 raft_consensus.cc:2272] T ed2fe15f9fa84a39b554a5526903249e P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.077394  4444 tablet_replica.cc:333] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.078349  4444 raft_consensus.cc:2243] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.079083  4444 raft_consensus.cc:2272] T 0ae765d92b1042edb7d0121100e41d3b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.081511  4444 tablet_replica.cc:333] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.082268  4444 raft_consensus.cc:2243] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.082930  4444 pending_rounds.cc:70] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.083140  4444 pending_rounds.cc:77] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305622388986646528 op_type: NO_OP noop_request { }
I20260709 12:13:36.083416  4444 raft_consensus.cc:2889] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:36.083691  4444 raft_consensus.cc:2272] T 06552081b0cf4919936af78b9e9b0c95 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.086609  4444 tablet_replica.cc:333] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.087330  4444 raft_consensus.cc:2243] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.088094  4444 raft_consensus.cc:2272] T a1c81f9f4af04fe9a2232e56fabad61a P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.090619  4444 tablet_replica.cc:333] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.091266  4444 raft_consensus.cc:2243] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.091804  4444 raft_consensus.cc:2272] T a44e405e688541bf927a3c8fde8fde14 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.094606  4444 tablet_replica.cc:333] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.095234  4444 raft_consensus.cc:2243] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.095930  4444 pending_rounds.cc:70] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.096163  4444 pending_rounds.cc:77] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 2 index: 3 } timestamp: 7305622388960223232 op_type: NO_OP noop_request { }
I20260709 12:13:36.096447  4444 raft_consensus.cc:2889] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:36.096777  4444 raft_consensus.cc:2272] T 41ccdd40007a48cb9b5c56b7f39098c4 P 1964c6c53a544224b81926919d904f89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.099475  4444 tablet_replica.cc:333] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.100030  4444 raft_consensus.cc:2243] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.100687  4444 pending_rounds.cc:70] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.100929  4444 pending_rounds.cc:77] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622388423303168 op_type: NO_OP noop_request { }
I20260709 12:13:36.101209  4444 raft_consensus.cc:2889] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:36.101480  4444 raft_consensus.cc:2272] T 2d908d0dad094bf09c94dba224ffa62b P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.104039  4444 tablet_replica.cc:333] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.104684  4444 raft_consensus.cc:2243] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.105473  4444 raft_consensus.cc:2272] T 04940ab01f054ff69f035da8db1f7e95 P 1964c6c53a544224b81926919d904f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.107677  4444 tablet_replica.cc:333] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.108204  4444 raft_consensus.cc:2243] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.109046  4444 raft_consensus.cc:2272] T 821ad2e0b5014fe6b265b232689e0d96 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.111205  4444 tablet_replica.cc:333] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.111799  4444 raft_consensus.cc:2243] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.112349  4444 raft_consensus.cc:2272] T e03e0955a4164ddaa61d02bbc5a4dbc3 P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.114418  4444 tablet_replica.cc:333] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.114979  4444 raft_consensus.cc:2243] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.115859  4444 raft_consensus.cc:2272] T 285cd8c76d6f4a3bbc08c780abf9364c P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.118307  4444 tablet_replica.cc:333] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.118883  4444 raft_consensus.cc:2243] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.119700  4444 raft_consensus.cc:2272] T fa4d8571f5f84aff82356c64f9c3bb64 P 1964c6c53a544224b81926919d904f89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.122035  4444 tablet_replica.cc:333] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.122543  4444 raft_consensus.cc:2243] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.123005  4444 raft_consensus.cc:2272] T 06eaabc7e92643a18b10444e4e41fb0d P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.125833  4444 tablet_replica.cc:333] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.126603  4444 raft_consensus.cc:2243] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.127405  4444 pending_rounds.cc:70] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.127656  4444 pending_rounds.cc:77] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622388850786304 op_type: NO_OP noop_request { }
I20260709 12:13:36.128026  4444 raft_consensus.cc:2889] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:36.128398  4444 raft_consensus.cc:2272] T 625308bc1df54df78acdc7e3919bd4ee P 1964c6c53a544224b81926919d904f89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.131595  4444 tablet_replica.cc:333] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.132339  4444 raft_consensus.cc:2243] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:36.133019  4444 pending_rounds.cc:70] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: Trying to abort 1 pending ops.
I20260709 12:13:36.133209  4444 pending_rounds.cc:77] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622388399845376 op_type: NO_OP noop_request { }
I20260709 12:13:36.133483  4444 raft_consensus.cc:2889] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:36.133757  4444 raft_consensus.cc:2272] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.136369  4444 tablet_replica.cc:333] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89: stopping tablet replica
I20260709 12:13:36.137059  4444 raft_consensus.cc:2243] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.137718  4444 raft_consensus.cc:2272] T 1863c6cec50341b1ba6d466b238ea514 P 1964c6c53a544224b81926919d904f89 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:36.765435 13866 debug-util.cc:398] Leaking SignalData structure 0x7b080008f460 after lost signal to thread 4447
W20260709 12:13:36.766649 13866 debug-util.cc:398] Leaking SignalData structure 0x7b080007f6e0 after lost signal to thread 13869
W20260709 12:13:36.767693 13866 debug-util.cc:398] Leaking SignalData structure 0x7b0800041ce0 after lost signal to thread 14036
W20260709 12:13:36.768743 13866 debug-util.cc:398] Leaking SignalData structure 0x7b0800242020 after lost signal to thread 14110
W20260709 12:13:37.185062  4444 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14033)
I20260709 12:13:37.349792 14483 raft_consensus.cc:493] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:37.350539 14483 raft_consensus.cc:515] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.353010 14483 leader_election.cc:290] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.359185 14052 leader_election.cc:336] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.363656 14050 leader_election.cc:336] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.364100 14050 leader_election.cc:304] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.364904 14483 raft_consensus.cc:2749] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:37.405155 14483 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:37.405807 14483 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.408108 14483 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.413218 14052 leader_election.cc:336] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.414095 14050 leader_election.cc:336] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.414536 14050 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.415881 14483 raft_consensus.cc:2749] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.423848 14483 raft_consensus.cc:493] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:37.424449 14483 raft_consensus.cc:515] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.426205 14499 raft_consensus.cc:493] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:37.426875 14499 raft_consensus.cc:515] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.429150 14499 leader_election.cc:290] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:37.429260 14483 leader_election.cc:290] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.435397 14052 leader_election.cc:336] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.436012 14052 leader_election.cc:336] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.436532 14050 leader_election.cc:336] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.436998 14050 leader_election.cc:304] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.437768 14483 raft_consensus.cc:2749] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:37.437939 14050 leader_election.cc:336] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.438539 14050 leader_election.cc:304] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.439307 14483 raft_consensus.cc:2749] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:37.454977 14050 consensus_peers.cc:597] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:37.577981 14483 raft_consensus.cc:493] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:37.578994 14483 raft_consensus.cc:515] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.584643 14483 leader_election.cc:290] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671), 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805)
W20260709 12:13:37.587002 14052 leader_election.cc:336] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.587651 14050 leader_election.cc:336] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.588227 14050 leader_election.cc:304] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.589044 14483 raft_consensus.cc:2749] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:37.617550 14483 raft_consensus.cc:493] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.618127 14483 raft_consensus.cc:515] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.620672 14483 leader_election.cc:290] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:37.624231 14483 raft_consensus.cc:493] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.624768 14483 raft_consensus.cc:515] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.626971 14483 leader_election.cc:290] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.627792 14052 leader_election.cc:336] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.628749 14050 leader_election.cc:336] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.629236 14050 leader_election.cc:304] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.631081 14483 raft_consensus.cc:2749] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:37.632608 14050 leader_election.cc:336] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
W20260709 12:13:37.634038 14052 leader_election.cc:336] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:37.634545 14052 leader_election.cc:304] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.635381 14483 raft_consensus.cc:2749] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:37.652699 14052 consensus_peers.cc:597] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.785701 14052 consensus_peers.cc:597] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.794431 14052 consensus_peers.cc:597] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:37.879523 14483 raft_consensus.cc:493] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.880219 14483 raft_consensus.cc:515] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.882697 14483 leader_election.cc:290] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.887477 14052 leader_election.cc:336] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.889384 14050 leader_election.cc:336] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.889851 14050 leader_election.cc:304] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.890619 14483 raft_consensus.cc:2749] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:37.912691 14483 raft_consensus.cc:493] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.913287 14483 raft_consensus.cc:515] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.915736 14483 leader_election.cc:290] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.922406 14052 leader_election.cc:336] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.922960 14050 leader_election.cc:336] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.923429 14050 leader_election.cc:304] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.924178 14483 raft_consensus.cc:2749] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.941677 14483 raft_consensus.cc:493] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.942276 14483 raft_consensus.cc:515] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.945205 14483 leader_election.cc:290] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
I20260709 12:13:37.945874 14483 raft_consensus.cc:493] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.946378 14483 raft_consensus.cc:515] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:37.949206 14483 leader_election.cc:290] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:37.952188 14052 leader_election.cc:336] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.956070 14052 leader_election.cc:336] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:37.956920 14050 leader_election.cc:336] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.957518 14050 leader_election.cc:304] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.958285 14500 raft_consensus.cc:2749] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:37.958464 14050 leader_election.cc:336] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:37.959179 14050 leader_election.cc:304] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:37.959977 14500 raft_consensus.cc:2749] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:38.146281 14050 consensus_peers.cc:597] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:38.151198 14500 raft_consensus.cc:493] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.151818 14500 raft_consensus.cc:515] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:38.154142 14500 leader_election.cc:290] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:38.159523 14050 leader_election.cc:336] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
W20260709 12:13:38.160157 14052 leader_election.cc:336] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
I20260709 12:13:38.160640 14052 leader_election.cc:304] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:38.161427 14500 raft_consensus.cc:2749] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:38.179320 14050 consensus_peers.cc:597] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.185621  4444 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14033)
W20260709 12:13:38.205806 14052 consensus_peers.cc:597] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.269081 14050 consensus_peers.cc:597] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.297793 14050 consensus_peers.cc:597] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.337486 14050 consensus_peers.cc:597] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 -> Peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Couldn't send request to peer 1964c6c53a544224b81926919d904f89. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.516677 14052 consensus_peers.cc:597] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.646163 14052 consensus_peers.cc:597] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 -> Peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Couldn't send request to peer 7077ea3794254a6ab646c5e1beaf2d67. Status: Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:38.934690  4444 tablet_server.cc:196] TabletServer@127.4.87.2:0 shutdown complete.
I20260709 12:13:38.942608 14500 raft_consensus.cc:493] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1964c6c53a544224b81926919d904f89)
I20260709 12:13:38.943310 14500 raft_consensus.cc:515] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7077ea3794254a6ab646c5e1beaf2d67" member_type: VOTER last_known_addr { host: "127.4.87.1" port: 44805 } } peers { permanent_uuid: "1964c6c53a544224b81926919d904f89" member_type: VOTER last_known_addr { host: "127.4.87.2" port: 35671 } } peers { permanent_uuid: "beda55682e55439b8dd7a0c94e98c337" member_type: VOTER last_known_addr { host: "127.4.87.3" port: 40751 } }
I20260709 12:13:38.945746 14500 leader_election.cc:290] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805), 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671)
W20260709 12:13:38.966177 14052 leader_election.cc:336] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7077ea3794254a6ab646c5e1beaf2d67 (127.4.87.1:44805): Network error: Client connection negotiation failed: client connection to 127.4.87.1:44805: connect: Connection refused (error 111)
W20260709 12:13:38.967761 14050 leader_election.cc:336] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1964c6c53a544224b81926919d904f89 (127.4.87.2:35671): Network error: Client connection negotiation failed: client connection to 127.4.87.2:35671: connect: Connection refused (error 111)
I20260709 12:13:38.968327 14050 leader_election.cc:304] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [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: beda55682e55439b8dd7a0c94e98c337; no voters: 1964c6c53a544224b81926919d904f89, 7077ea3794254a6ab646c5e1beaf2d67
I20260709 12:13:38.969195 14500 raft_consensus.cc:2749] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.990687  4444 tablet_server.cc:179] TabletServer@127.4.87.3:0 shutting down...
I20260709 12:13:39.028721  4444 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:39.029588  4444 tablet_replica.cc:333] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.030853  4444 raft_consensus.cc:2243] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.031731  4444 raft_consensus.cc:2272] T 1501d2788cca4bacab3cf1efd6989acd P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.034477  4444 tablet_replica.cc:333] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.035148  4444 raft_consensus.cc:2243] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.035730  4444 raft_consensus.cc:2272] T 06552081b0cf4919936af78b9e9b0c95 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.037983  4444 tablet_replica.cc:333] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.038614  4444 raft_consensus.cc:2243] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.039239  4444 raft_consensus.cc:2272] T 5e41b63336ce474db32e9479cd7b4069 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.045578  4444 tablet_replica.cc:333] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.046262  4444 raft_consensus.cc:2243] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.046788  4444 raft_consensus.cc:2272] T ed2fe15f9fa84a39b554a5526903249e P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.049345  4444 tablet_replica.cc:333] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.049961  4444 raft_consensus.cc:2243] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.050843  4444 raft_consensus.cc:2272] T e03e0955a4164ddaa61d02bbc5a4dbc3 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.053057  4444 tablet_replica.cc:333] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.053610  4444 raft_consensus.cc:2243] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.054471  4444 raft_consensus.cc:2272] T 0ae765d92b1042edb7d0121100e41d3b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.056676  4444 tablet_replica.cc:333] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.057202  4444 raft_consensus.cc:2243] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.057725  4444 raft_consensus.cc:2272] T 41ccdd40007a48cb9b5c56b7f39098c4 P beda55682e55439b8dd7a0c94e98c337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.059923  4444 tablet_replica.cc:333] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.060597  4444 raft_consensus.cc:2243] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.061108  4444 raft_consensus.cc:2272] T 2d908d0dad094bf09c94dba224ffa62b P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.063287  4444 tablet_replica.cc:333] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.063824  4444 raft_consensus.cc:2243] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.064420  4444 raft_consensus.cc:2272] T 821ad2e0b5014fe6b265b232689e0d96 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.066660  4444 tablet_replica.cc:333] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.067232  4444 raft_consensus.cc:2243] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.067723  4444 raft_consensus.cc:2272] T 04940ab01f054ff69f035da8db1f7e95 P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.069854  4444 tablet_replica.cc:333] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.070434  4444 raft_consensus.cc:2243] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.071260  4444 raft_consensus.cc:2272] T a1c81f9f4af04fe9a2232e56fabad61a P beda55682e55439b8dd7a0c94e98c337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.073505  4444 tablet_replica.cc:333] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.074039  4444 raft_consensus.cc:2243] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.074854  4444 raft_consensus.cc:2272] T a44e405e688541bf927a3c8fde8fde14 P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.077131  4444 tablet_replica.cc:333] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.077661  4444 raft_consensus.cc:2243] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.078346  4444 raft_consensus.cc:2272] T 100c7ac8e1fb4da7a13cecd3562fb4f8 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.081306  4444 tablet_replica.cc:333] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.081986  4444 raft_consensus.cc:2243] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.082670  4444 raft_consensus.cc:2272] T fa4d8571f5f84aff82356c64f9c3bb64 P beda55682e55439b8dd7a0c94e98c337 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.085151  4444 tablet_replica.cc:333] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.085712  4444 raft_consensus.cc:2243] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.086282  4444 raft_consensus.cc:2272] T 285cd8c76d6f4a3bbc08c780abf9364c P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.088543  4444 tablet_replica.cc:333] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.089174  4444 raft_consensus.cc:2243] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.089982  4444 raft_consensus.cc:2272] T 1863c6cec50341b1ba6d466b238ea514 P beda55682e55439b8dd7a0c94e98c337 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.092315  4444 tablet_replica.cc:333] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.092900  4444 raft_consensus.cc:2243] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.093717  4444 raft_consensus.cc:2272] T 06eaabc7e92643a18b10444e4e41fb0d P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.095992  4444 tablet_replica.cc:333] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337: stopping tablet replica
I20260709 12:13:39.096493  4444 raft_consensus.cc:2243] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.097105  4444 raft_consensus.cc:2272] T 625308bc1df54df78acdc7e3919bd4ee P beda55682e55439b8dd7a0c94e98c337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.164517  4444 tablet_server.cc:196] TabletServer@127.4.87.3:0 shutdown complete.
I20260709 12:13:39.211122  4444 master.cc:562] Master@127.4.87.62:43761 shutting down...
I20260709 12:13:39.252101  4444 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:39.252764  4444 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.253129  4444 tablet_replica.cc:333] T 00000000000000000000000000000000 P 788681365d4d4b658052210073279b4c: stopping tablet replica
I20260709 12:13:40.204977  4444 master.cc:584] Master@127.4.87.62:43761 shutdown complete.
I20260709 12:13:40.242588  4444 test_util.cc:182] -----------------------------------------------
I20260709 12:13:40.242815  4444 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskG56KBm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598894903911-4444-0
[  FAILED  ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1, where GetParam() = true (27072 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (48319 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (325172 ms total)
[  PASSED  ] 6 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver
[  FAILED  ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1, where GetParam() = true

 2 FAILED TESTS
I20260709 12:13:40.249861  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2311 messages since previous log ~38 seconds ago
I20260709 12:13:40.250077  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2311 messages since previous log ~38 seconds ago
I20260709 12:13:40.250291  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2300 messages since previous log ~38 seconds ago
I20260709 12:13:40.250550  4444 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 ~56 seconds ago
I20260709 12:13:40.250727  4444 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 ~56 seconds ago
I20260709 12:13:40.250959  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/consensus/raft_consensus.cc:670: suppressed but not reported on 4 messages since previous log ~217 seconds ago
I20260709 12:13:40.251261  4444 logging.cc:436] LogThrottler Service Queue Overflow: suppressed but not reported on 9 messages since previous log ~228 seconds ago
I20260709 12:13:40.251459  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/service_pool.cc:136: suppressed but not reported on 9 messages since previous log ~228 seconds ago
I20260709 12:13:40.251654  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 150 messages since previous log ~5 seconds ago
I20260709 12:13:40.251988  4444 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~26 seconds ago
